Select elf for Unixware 7 (ix86-*-sysv5*)
[deliverable/binutils-gdb.git] / ld / ChangeLog
index e6759ce3baef31f8718bc754c346e807a3811e6a..e33c885cd00720713d4e6becce8d8d6cbd5b87e7 100644 (file)
@@ -1,5 +1,67 @@
+2000-08-03  Rodney Brown  <RodneyBrown@pmsc.com>
+
+       * configure.tgt: Select targ_emul=elf_i386 for Unixware 7
+       (i586-sco-sysv5uw7.1.0).
+
+2000-07-27  H.J. Lu  <hjl@gnu.org>
+
+       * emulparams/elf64alpha.sh (PARSE_AND_LIST_ARGS): Removed.
+       (PARSE_AND_LIST_PROLOGUE): New.
+       (PARSE_AND_LIST_LONGOPTS): Likewise.
+       (PARSE_AND_LIST_OPTIONS): Likewise.
+       (PARSE_AND_LIST_ARGS_CASES): Likewise.
+       (PARSE_AND_LIST_EPILOGUE): Likewise.
+
 2000-07-28  Alan Modra  <alan@linuxcare.com.au>
 
+       * emultempl/armelf.em: Elide functions common to elf32.em,
+       ie. most of the file.
+       (arm_elf_after_open): New.  Do arm specific things then call
+       gld${EMULATION_NAME}_after_open.
+       (arm_elf_before_allocation): New.  Call
+       gld${EMULATION_NAME}_before_allocation then do arm specifics.
+       (PARSE_AND_LIST_PROLOGUE): Define.
+       (PARSE_AND_LIST_SHORTOPTS): Define.
+       (PARSE_AND_LIST_LONGOPTS): Define.
+       (PARSE_AND_LIST_OPTIONS): Define.
+       (PARSE_AND_LIST_ARGS_CASES): Define.
+       (LDEMUL_AFTER_OPEN): Define.
+       (LDEMUL_BEFORE_ALLOCATION): Define.
+       (LDEMUL_BEFORE_PARSE): Define.
+       (LDEMUL_FINISH): Define.
+
+       * emultempl/hppaelf.em: Similarly zap most of this file.
+       (hppaelf_add_stub_section): Prototype.
+       (hppaelf_layaout_sections_again): Prototype.
+       (hook_in_stub): Prototype.
+       (LDEMUL_SET_OUTPUT_ARCH): Define.
+       (LDEMUL_FINISH): Define.
+       (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
+
+       * emulparams/armelf.sh (TEMPLATE_NAME): Use elf32.
+       (EXTRA_EM_FILE): New.
+       * emulparams/armelf_linux.sh: Likewise.
+       * emulparams/armelf_linux26.sh: Likewise.
+       * emulparams/hppalinux.sh: Likewise.
+       * emulparams/hppaelf.sh: Likewise.
+       (NOP): Define.
+
+       * emultempl/elf32.em: Fix formatting.
+       (EXTRA_EM_FILE): Source it.
+       (LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
+       LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
+       LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
+       LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
+       LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
+       LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
+       LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
+       LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
+       LDEMUL_FIND_POTENTIAL_LIBRARIES): New shell vars.  Add code to
+       allow functions in this file to be overridden.
+       (PARSE_AND_LIST_SHORTOPTS): Handle it.
+
+       * emultempl/m68kcoff.em: Include ldfile.h before ldemul.h.
+
        * emultempl/elf32.em: Reorganize file.
 
 2000-07-27  Ivan Kokshaysky  <ink@jurassic.park.msu.ru>
This page took 0.119995 seconds and 4 git commands to generate.