mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
ac69cbc672
2008-01-11 Tristan Gingold <gingold@adacore.com> Eric Botcazou <ebotcazou@adacore.com> * ldlang.c (lang_end): Warns if the entry point is not found when --gc-sections. Emit an error if no root is specified when --gc-sections -r. * ld.texinfo (Options): Document that --gc-sections is compatible with -r and -q. * ldmain.c (main): Do not error out if -r and --gc-sections. * scripttempl/elf.sc: Emit ENTRY command only if relocating. ld/testsuite: 2008-01-11 Tristan Gingold <gingold@adacore.com> * lib/ld-lib.exp (check_gc_sections_available): Now available on VxWorks. * ld-gc: New directory for testing --gc-sections. * ld-gc/gc.c: New file. * ld-gc/gc.exp: New file. * ld-gc/noent.s: New file. * ld-gc/noent.d: New file.
31 lines
685 B
Plaintext
31 lines
685 B
Plaintext
2008-01-10 Tristan Gingold <gingold@adacore.com>
|
||
|
||
* lib/ld-lib.exp (check_gc_sections_available): Now available on
|
||
VxWorks.
|
||
* ld-gc: New directory for testing --gc-sections.
|
||
* ld-gc/gc.c: New file.
|
||
* ld-gc/gc.exp: New file.
|
||
* ld-gc/noent.s: New file.
|
||
* ld-gc/noent.d: New file.
|
||
|
||
2008-01-09 Richard Sandiford <rsandifo@nildram.co.uk>
|
||
|
||
PR ld/5526
|
||
* ld-elf/eh6.s, ld-elf/eh6.d: New test.
|
||
|
||
2008-01-07 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR ld/5522
|
||
* ld-elf/noload-3.d: New file.
|
||
* ld-elf/noload-3.s: Likewise.
|
||
* ld-elf/noload-3.t: Likewise.
|
||
|
||
For older changes see ChangeLog-2007
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|