]> Git Repo - binutils.git/blobdiff - ld/ChangeLog
Add support for OpenRISC 32-bit embedded processor
[binutils.git] / ld / ChangeLog
index 12f639e582862bb87dc8a818c99fa25dd096ab1c..5b3eb4829e8ff0ba3659c706e3b0af12a11a3b0a 100644 (file)
@@ -1,3 +1,47 @@
+2002-01-31  Ivan Guzvinec  <[email protected]>
+
+       * 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.
+
+2002-01-29  Chris Demetriou  <[email protected]>
+            Mitch Lichtenberg  <[email protected]>
+
+       * 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).
+
+2002-01-27  Daniel Jacobowitz  <[email protected]>
+
+       * configure: Regenerated.
+
+2002-01-26  Hans-Peter Nilsson  <[email protected]>
+
+       * Makefile.am (install): Depend on install-info.
+       * Makefile.in: Regenerate.
+
+2002-01-26  Christian Rose  <[email protected]>
+
+       * ldmain.c (main): Use full sentences to ease translation.
+
+2002-01-26  Nick Clifton  <[email protected]>
+
+       * po/fr.po: Updated version.
+
+2002-01-25  Nick Clifton  <[email protected]>
+
+       * po/es.po: Updated version.
+
+2002-01-25  Andreas Jaeger  <[email protected]>
+
+       * ldlex.l (yy_input): Correct error check.
+
 2002-01-25  Alan Modra  <[email protected]>
 
        * 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.
 
-Tue Nov 13 11:27:14 2001  Ross Alexander <[email protected]>
+2001-11-13  Ross Alexander <[email protected]>
 
        * emulparams/elf64hppa.sh (OTHER_BSS_END_SYMBOLS): Add
        additional symbols referenced by newer crt0.o files from HP.
@@ -800,7 +844,7 @@ Tue Nov 13 11:27:14 2001  Ross Alexander <[email protected]>
 
        * scripttempl/v850.sc: Add gcc_except_table sections.
 
-Fri Sep  7 11:34:24 2001  Jeffrey A Law  ([email protected])
+2001-09-11  Jeffrey A Law  ([email protected])
 
        * emulparams/h8300helf.sh: Move stack to a much higher memory address.
        * emulparams/h8300self.sh: Similarly.
@@ -856,7 +900,7 @@ Fri Sep  7 11:34:24 2001  Jeffrey A Law  ([email protected])
        ARCH specification.
        * emulparams/h8300self.sh: Similarly.
 
-Wed Aug 28 13:37:20 2001  J"orn Rennecke <[email protected]>
+2001-08-28  J"orn Rennecke <[email protected]>
 
        * Makefile.am (ALL_EMULATIONS): Add eh8300elf.o, eh8300elf.o and
        eh8300self.o .
@@ -1957,7 +2001,7 @@ Wed Aug 28 13:37:20 2001  J"orn Rennecke <[email protected]>
        * emulparams/elf32ppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
        * emulparams/elf32lppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
 
-Mon Dec 11 14:50:33 MET 2000  Jan Hubicka  <[email protected]>
+2000-12-11  Jan Hubicka  <[email protected]>
 
        * NEWS: Add note about x86_64 architecture.
 
@@ -2026,7 +2070,7 @@ Mon Dec 11 14:50:33 MET 2000  Jan Hubicka  <[email protected]>
        * scripttempl/h8300h.sc: Likewise.
        * scripttempl/h8300s.sc: Likewise.
 
-Tue Nov 14 00:59:19 2000  Denis Chertykov  <[email protected]>
+2000-11-14  Denis Chertykov  <[email protected]>
 
        * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.
 
@@ -2985,7 +3029,7 @@ Tue Nov 14 00:59:19 2000  Denis Chertykov  <[email protected]>
 
        * lexsup.c (parse_args): `i' == `r', not `q'.
 
-Thu May 18 10:47:57 2000  Jeffrey A Law  ([email protected])
+2000-05-18  Jeffrey A Law  ([email protected])
 
        * configure.tgt (hppa*64*-*-*): Enable PA64 target.
 
@@ -3026,7 +3070,7 @@ Thu May 18 10:47:57 2000  Jeffrey A Law  ([email protected])
        * lexsup.c (set_section_start): Use bfd_scan_vma rather than
        strtoul.
 
-Mon May  1 17:34:34 2000  Jim Wilson  <[email protected]>
+2000-05-01  Jim Wilson  <[email protected]>
 
        * configure.host (ia64-*-linux-gnu*): Change gcc to ${CC}.
 
@@ -3037,7 +3081,7 @@ Mon May  1 17:34:34 2000  Jim Wilson  <[email protected]>
 
        * ld.h: Correctly check GCC version.
 
-Tue Apr 25 11:20:43 2000  Jeffrey A Law  ([email protected])
+2000-04-25  Jeffrey A Law  ([email protected])
 
        * Makefile.am: Add PA64 support.  Add missing dependencies for
        PA32 elf support.
@@ -3076,8 +3120,8 @@ Tue Apr 25 11:20:43 2000  Jeffrey A Law  ([email protected])
 
        * configure.tgt: Add NetBSD/sparc ELF, and NetBSD/sparc64 support.
 
-Fri Apr 21 13:20:53 2000  Richard Henderson  <[email protected]>
-                         David Mosberger  <[email protected]>
+2000-04-21  Richard Henderson  <[email protected]>
+           David Mosberger  <[email protected]>
 
        * Makefile.am (ALL_64_EMULATIONS): Add eelf64_ia64.o.
        (eelf64_ia64.c): New rule.
@@ -3156,7 +3200,7 @@ Fri Apr 21 13:20:53 2000  Richard Henderson  <[email protected]>
 
        * ld.texinfo (Simple Example): Remove extraneous paragraph.
 
-Fri Apr  7 15:56:57 2000  Andrew Cagney  <[email protected]>
+2000-04-07  Andrew Cagney  <[email protected]>
 
        * configure.in (WARN_CFLAGS): Set to -W -Wall by default.  Add
        --enable-build-warnings option.
@@ -3425,7 +3469,7 @@ Fri Apr  7 15:56:57 2000  Andrew Cagney  <[email protected]>
        being invoked by a comnpiler driver program.
        Fix description of the behaviour of the -n command line switch.
 
-Wed Jan  5 08:02:12 2000  Catherine Moore  <[email protected]>
+2000-01-05  Catherine Moore  <[email protected]>
 
        * ld.h (wildcard_spec):  Change exclude_name to exclude_name_list.
        (name_list): New.
This page took 0.026765 seconds and 4 git commands to generate.