2c610e4b46
binutils/ 2010-01-11 H.J. Lu <hongjiu.lu@intel.com> PR ld/11146 * NEWS: Mention --dyn-syms for readelf. * readelf.c (do_dyn_syms): New. (OPTION_DYN_SYMS): Likewise. (options): Add "dyn-syms". (usage): Add --dyn-syms. (parse_args): Handle OPTION_DYN_SYMS. (process_symbol_table): Handle do_dyn_syms. (process_object): Likewise. (process_archive): Likewise. * doc/binutils.texi: Document --dyn-syms for readelf. Mention symbol hash tables for -D. ld/testsuite/ 2010-01-11 H.J. Lu <hongjiu.lu@intel.com> PR ld/11146 * ld-elf/dynsym1.d: New.
42 lines
848 B
Text
42 lines
848 B
Text
2010-01-11 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR ld/11146
|
||
* ld-elf/dynsym1.d: New.
|
||
|
||
2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR ld/11138
|
||
* ld-elf/pr11138-1.c: New.
|
||
* ld-elf/pr11138-1.map: Likewise.
|
||
* ld-elf/pr11138-2.c: Likewise.
|
||
* ld-elf/pr11138-2.map: Likewise.
|
||
* ld-elf/pr11138.out: Likewise.
|
||
|
||
* ld-elf/shared.exp (build_tests): Add libpr11138-1.so and
|
||
libpr11138-2.o.
|
||
(run_tests): Add 2 tests for PR ld/11138.
|
||
|
||
2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR ld/11133
|
||
* ld-gc/gc.exp: Run start.
|
||
|
||
* ld-gc/start.d: New.
|
||
* ld-gc/start.s: Likewise.
|
||
|
||
2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR ld/11143
|
||
* ld-gc/gc.exp: Run abi-note.
|
||
|
||
* ld-gc/abi-note.d: New.
|
||
* ld-gc/abi-note.s: Likewise.
|
||
|
||
For older changes see ChangeLog-2009
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|