OSDN Git Service

* as.c (show_usage): Document "@FILE".
[pf3gnuchains/pf3gnuchains3x.git] / ld / ChangeLog
index dfa7317..e886145 100644 (file)
@@ -1,3 +1,60 @@
+2005-10-30  Mark Mitchell  <mark@codesourcery.com>
+
+       * lexsup.c (help): Document "@FILE".
+
+2005-10-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * Makefile.am: Run "make dep-am".
+       * Makefile.in: Regenerated.
+
+       * dep-in.sed: Replace " ./" with " ".
+
+2005-10-25  Arnold Metselaar  <arnold.metselaar@planet.nl>
+
+       * Makefile.am: Add support for Z80
+       * Makefile.in: Regenerated
+       * configure.tgt: Add z80-*-coff
+       * emulparams/z80.sh: New file.
+       * emultempl/z80.em: New file.
+       * scripttempl/z80.sc New file.
+       * NEWS: Mention this new support.
+
+2005-10-25  Alan Modra  <amodra@bigpond.net.au>
+
+       * po/ld.pot: Regenerate.
+
+2005-10-25  Chris Metcalf <cdmetcalf@comcast.net>
+
+       * ld.texinfo (--reduce-memory-overheads): Fix typo.
+
+2005-10-23  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/1487
+       * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Call
+       bfd_match_sections_by_type to match section types.
+
+       * ldlang.c (init_os): Take the input section. Call
+       bfd_init_private_section_data if the input section isn't NULL.
+       (exp_init_os): Pass NULL to init_os.
+       (map_input_to_output_sections): Likewise.
+       (lang_add_section): Pass the input section to init_os.
+
+2005-10-19  Paul Brook  <paul@codesourcery.com>
+
+       * emulparams/armelf.sh: Add .ARM.attributes to OTHER_SECTIONS.
+
+2005-10-15  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/1467
+       * emultempl/elf32.em: Include "elf-bfd.h".
+       (gld${EMULATION_NAME}_place_orphan): Check section type and
+       don't use section name for ELF input sections.
+
+       * ld.texinfo: Document orphan section processing.
+
+       * ldlang.c (lang_output_section_find_by_flags): Match section
+       types by calling bfd_match_sections_by_type.
+
 2005-10-13  Mark Mitchell  <mark@codesourcery.com>
 
        * ld.texino: Describe double-quoted string syntax for version