]>
Commit | Line | Data |
---|---|---|
54ac0771 L |
1 | 2009-01-02 H.J. Lu <[email protected]> |
2 | ||
3 | PR ld/9679 | |
4 | * elflink.c (elf_merge_st_other): New. | |
5 | (_bfd_elf_merge_symbol): Use it on skipped weak definitions and | |
6 | hide them if needed. | |
7 | (elf_link_add_object_symbols): Updated. | |
8 | ||
d8880531 L |
9 | 2009-01-02 H.J. Lu <[email protected]> |
10 | ||
11 | PR ld/9676 | |
12 | * elflink.c (elf_link_add_object_symbols): Update def_dynamic, | |
13 | ref_dynamic and dynamic_def fields when setting def_regular | |
14 | to 1. | |
15 | ||
b70b5c14 NC |
16 | 2009-01-02 Curtis Mackie <[email protected]> |
17 | ||
18 | PR 9682 | |
19 | * coff-ppc.c (dump_toc): Fix up calls to fprintf without a string | |
20 | literal. | |
21 | ||
d8880531 | 22 | For older changes see ChangeLog-2008 |
56882138 AM |
23 | \f |
24 | Local Variables: | |
25 | mode: change-log | |
26 | left-margin: 8 | |
27 | fill-column: 74 | |
28 | version-control: never | |
29 | End: |