2000-02-27 Mark Elbrecht <snowball3@bigfoot.com>
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 97972e1951edce65f26cd78effad2f6401732022..1c72e9006c46dd59a86663bbad6f30c2e0606028 100644 (file)
@@ -1,3 +1,53 @@
+2000-02-27  Mark Elbrecht  <snowball3@bigfoot.com>
+
+       * scripttempl/i386go32.sc: Move misplaced semicolons.
+
+2000-02-25  Ian Lance Taylor  <ian@zembu.com>
+
+       * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o.
+       (ALL_64_EMULATIONS): Remove eelf64hppa.o.
+       (eelf64hppa.c, ehppaelf.c): Remove targets.
+       * Makefile.in: Rebuild.
+
+2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
+
+       * configure.tgt (targ_extra_ofiles): Enable elf64_sparc on
+       GNU/Linux/sparc, but keep the default as 32.
+
+       * configure.tgt: Enable elf64_sparc on Solaris7+/sparc.  And make
+       it default if sparcv9 or sparc64.
+
+2000-02-24  Nick Clifton  <nickc@cygnus.com>
+
+       * Makefile.am: Add rules to build emipspe.o and earmpe.o.
+       * Makefile.in: Regenerate.
+       * configure.tgt: Add targets for arm-wince, sh-pe and mips-pe.
+
+       * ldemul.h (ld_emulation_xfer_struct): Add new field:
+       find_potential_libraries.
+       * ldemul.c (ldemul_find_potential_libraries): New function.
+
+       * ldfile.c (ldfile_open_file_search): Allow function to be
+       exported. 
+       (ldfile_open_file): Call ldemul_find_potential_libraries.
+       * ldfile.h: Add prototype for ldfile_open_file_search.
+
+       * pe-dll.c: Add support for ARM, MIPS and SH targets.
+
+       * emulparams/mipspe.sh: New file.  Parameters for mips-pe target.
+       * emulparams/shpe.sh: New file.  Parameters for sh-pe target.
+
+       * emultempl/pe.em: Add support for ARM, MIPS and SH DLLs.
+       (gld_X_find_potential_libraries): New function.  Search for
+       libraries called "*.lib".
+
+       * scriptempl/pe.sc: Add .pdata section.
+
+2000-02-23  Richard Henderson  <rth@cygnus.com>
+
+       * scripttempl/elfd10v.sc: Remove dynamic linking hooks.
+       Add and use memory regions.
+
 2000-02-23  Linas Vepstas (linas@linas.org)
 
        * emulparams/elf32i370.sh, scripttempl/elfi370.sc: New.
This page took 0.02471 seconds and 4 git commands to generate.