+
+ * emulparams/or32.sh: New file.
+ * emulparams/or32elf.sh: New file.
+ * scripttempl/or32.sc: New file.
+ * configure.tgt : Add support for or32.
+ * configure: Regenerate
+ * Makefile.am: Add support for or32.
+ * Makefile.in: Regenerate.
+ * NEWS: Mention support for or32.
+ * po/ld.pot: Regenerate.
+
+
+ * emulparams/elf32bmip.sh (EXTRA_EM_FILE): Define to be mipself.
+ * emultempl/mipself.em: New file to handle MIPS ELF embedded
+ reloc creation (ld --embedded-relocs).
+
+
+ * configure: Regenerated.
+
+
+ * Makefile.am (install): Depend on install-info.
+ * Makefile.in: Regenerate.
+
+
+ * ldmain.c (main): Use full sentences to ease translation.
+
+
+ * po/fr.po: Updated version.
+
+
+ * po/es.po: Updated version.
+
+
+ * ldlex.l (yy_input): Correct error check.
+
* ldmisc.c (demangle): Put back dots when string not demangled.
* emultempl/elf32.em (gld${EMULATION_NAME}_finish): New.
(struct ld_emulation_xfer_struct): Use it.
* emulparams/elf64hppa.sh (OTHER_BSS_END_SYMBOLS): Add
additional symbols referenced by newer crt0.o files from HP.
* scripttempl/v850.sc: Add gcc_except_table sections.
* emulparams/h8300helf.sh: Move stack to a much higher memory address.
* emulparams/h8300self.sh: Similarly.
ARCH specification.
* emulparams/h8300self.sh: Similarly.
* Makefile.am (ALL_EMULATIONS): Add eh8300elf.o, eh8300elf.o and
eh8300self.o .
* emulparams/elf32ppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
* emulparams/elf32lppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
* NEWS: Add note about x86_64 architecture.
* scripttempl/h8300h.sc: Likewise.
* scripttempl/h8300s.sc: Likewise.
* scripttempl/elf32avr.sc: Fix bug in .eeprom segment.
* lexsup.c (parse_args): `i' == `r', not `q'.
* configure.tgt (hppa*64*-*-*): Enable PA64 target.
* lexsup.c (set_section_start): Use bfd_scan_vma rather than
strtoul.
* configure.host (ia64-*-linux-gnu*): Change gcc to ${CC}.
* ld.h: Correctly check GCC version.
* Makefile.am: Add PA64 support. Add missing dependencies for
PA32 elf support.
* configure.tgt: Add NetBSD/sparc ELF, and NetBSD/sparc64 support.
* Makefile.am (ALL_64_EMULATIONS): Add eelf64_ia64.o.
(eelf64_ia64.c): New rule.
* ld.texinfo (Simple Example): Remove extraneous paragraph.
* configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
--enable-build-warnings option.
being invoked by a comnpiler driver program.
Fix description of the behaviour of the -n command line switch.
* ld.h (wildcard_spec): Change exclude_name to exclude_name_list.
(name_list): New.