* dw2gencfi.c (cfi_parse_arg): Only use tc_regname_to_dw2regnum if
[binutils-gdb.git] / ld / ChangeLog
index 4f2445425e3dfebc9bba4d59fef15801c6d2a0c8..3c20249e2d0524be4ea1aca39425771ccc54d32c 100644 (file)
@@ -1,3 +1,53 @@
+2003-05-16  Kelley Cook  <kelleycook@wideopenwest.com>
+
+       * configure.host: Accept i[3-7]86 variants.
+       * configure.tgt: Likewise.
+
+2003-05-15  H.J. Lu <hongjiu.lu@intel.com>
+
+       * emulparams/elf64_ia64.sh: Don't set COMMONPAGESIZE for now.
+
+2003-05-09  Daniel Jacobowitz  <drow@mvista.com>
+
+       * Makefile.am (ALL_EMULATIONS): Add earmelfb.o and earmelfb_linux.o.
+       (earmelfb.c, earmelfb_linux.c): New rules.
+       * Makefile.in: Regenerated.
+       * emulparams/armelfb.sh, emulparams/armelfb_linux.sh: New files.
+       * configure.tgt: Add armeb-elf and arm*b-*-linux-gnu.
+
+2003-05-09  Nick Clifton  <nickc@redhat.com>
+       
+       * ldlang.c (lang_size_sections_1): Default to generating a
+       fatal error message if a loadable section is not allocated
+       to a memory region when regions are defined.
+
+2003-05-09  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am (em68hc11elf.c): Correct dependencies.
+       (em68hc11elfb.c, em68hc12elf.c, em68hc12elfb.c): Likewise.
+       * Makefile.in: Regenerate.
+       * emultempl/elf32.em (find_exp_assignment): Adjust for changed
+       bfd_elf_record_link_assignment name.
+
+2003-05-07  Alexandre Oliva  <aoliva@redhat.com>
+
+       * ldmain.h (overflow_cutoff_limit): Declare.
+       * ldmain.c (overflow_cutoff_limit): Define, initialized to 10.
+       (reloc_overflow): Limit error messages based on it.
+       * lexsup.c (parse_args) <OPTION_VERBOSE>: Set cutoff to
+       unlimited.
+
+2003-05-05  Alan Modra  <amodra@bigpond.net.au>
+
+       * ldlex.l: Accept C style comments in version scripts.
+
+2003-04-28  H.J. Lu <hjl@gnu.org>
+
+       * ldlang.c (lang_process): Add the relax finalize pass.
+
+       * ldmain.c (main): Initialize link_info.relax_finalizing to
+       FALSE.
+
 2003-04-24  Roland McGrath  <roland@redhat.com>
 
        * ldgram.y (phdr_type): Grok PT_TLS and PT_GNU_EH_FRAME names.