Add linker relaxation support for the AVR
[deliverable/binutils-gdb.git] / ld / ChangeLog
index bbfa9e07d8825e39ba13552a971f4e09acb99523..9bdfcc4c2010b97684efa73eb5e9408f26419fb3 100644 (file)
@@ -1,3 +1,34 @@
+2006-03-03  Bjoern Haase  <bjoern.m.haase@web.de>
+
+       * scripttempl/avr.sc:  Add *(.jumptables) *(.lowtext) sections.
+       Add KEEP() directives.
+       Add *(.data*) *(.rodata) and *(.rodata*) and *(.bss*) to .data and
+       .bss output sections.
+
+2006-03-03  Richard Sandiford  <richard@codesourcery.com>
+
+       * emulparams/vxworks.sh (VXWORKS_BASE_EM_FILE): New variable.
+       (EXTRA_EM_FILE): Define.
+       * emultempl/vxworks.em: New file.
+       * ld.texinfo (--force-dynamic): Document.
+       * Makefile.am (eelf32ppcvxworks.cm, eelf_i386_vxworks.c): Depend
+       on vxworks.em.
+       * Makefile.in: Regenerate.
+
+2006-03-02  Richard Sandiford  <richard@codesourcery.com>
+
+       * emulparams/elf32ppccommon.sh: New file, extracted from...
+       * emulparams/elf32ppc.sh: ...here.
+       * emulparams/elf32ppcvxworks.sh: Include elf32ppccommon.sh
+       instead of elf32ppc.sh.
+       (BSS_PLT): Remove override.
+       * Makefile.am (eelf32lppc.c): Depend on elf32ppccommons.h.
+       (eelf32lppcnto.c, eelf32lppcsim.c, eelf32ppcnto.c): Likewise.
+       (eelf32ppc.c, eelf32ppc_fbsd.c, eelf32ppcsimm): Likewise.
+       (eelf32ppclinux.c): Likewise.
+       (eelf32ppcvxworks.c): Likewise.  Add missing vxworks.sh dependency.
+       * Makefile.in: Regenerate.
+
 2006-02-27  Carlos O'Donell  <carlos@codesourcery.com>
 
        * Makefile.am: Add html target.
This page took 0.023906 seconds and 4 git commands to generate.