(elf64_x86_64_relocate_section): Fix creation of dynamic symbols.
[deliverable/binutils-gdb.git] / ld / ChangeLog
index d61d68052cb1fba50a697751faf5b80365574b6a..b2c5299bff1ff1396ffbfe3bb2b7d26b4245848b 100644 (file)
@@ -1,3 +1,52 @@
+2001-06-18  H.J. Lu <hjl@gnu.org>
+
+        * Makefile.am (ld.1): Remove the prefix `$(srcdir)/'.
+        (diststuff): Add $(MANS).
+        * Makefile.in: Regenerated.
+
+        * ld.1: Removed.
+
+2001-06-18  Hans-Peter Nilsson  <hp@axis.com>
+
+       * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
+       Update for API change in bfd_elf${ELFSIZE}_size_dynamic_sections.
+       * mpw-elfmips.c (gldelf32ebmip_before_allocation): Ditto.
+       * ld.h (args_type): Remove member export_dynamic.  All users
+       changed to use struct bfd_link_info member.
+
+       * Makefile.am (ecriself.c, ed10velf.c, ei386moss.c): Depend on
+       $(srcdir)/emultempl/elf32.em, not $(srcdir)/emultempl/generic.em.
+       * Makefile.in: Regenerate.
+
+2001-06-18  H.J. Lu  <hjl@gnu.org>
+
+       * ldlang.c (init_os): Add the newline to the einfo call.
+       (lang_check): Likewise.
+       (lang_do_version_exports_section): Likewise.
+
+2001-06-15  H.J. Lu  <hjl@gnu.org>
+
+       * lexsup.c (parse_args); Save optind to report unrecognized
+       option.
+
+2001-06-15  Hans-Peter Nilsson  <hp@axis.com>
+
+       * ldlang.c (lang_check): Emit fatal error if relocatable link
+       between different object flavours.
+
+       * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>:
+       Set new link_info member export_dynamic.
+       * ldmain.c (main): Initialize new link_info member export_dynamic.
+
+2001-06-12  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * ldlang.c (walk_wild): Only call walk_wild_file if
+       lookup_name returns something.
+        (lookup_name): If load_symbols fails, return NULL.
+        (load_symbols): Chnage to a boolean function.
+        (open_input_bfds): If load_symbols fails then do not make the
+       executable.
+
 2001-06-08  Alan Modra  <amodra@bigpond.net.au>
 
        * ldlang.c (record_bfd_errors): Remove.
        * emultempl/m68kelf.em (m68k_elf_after_allocation): Call
        after_allocation_default, not gld..._before_allocation.
 
-2001-02-28  Matt Hiller  <hiller@redhat.com>
-
-       * testsuite/ld-scripts/crossref.exp: Initialize flags to
-       [big_or_little_endian].
-       * testsuite/ld-undefined/undefined.exp: Ditto, and include $flags
-       in ld invocations.
-       * testsuite/lib/ld-lib.exp (big_or_little_endian): Recognize -EB,
-       -eb, -EL and -el.
-       (is_endian_output_format): New function.
-       (default_ld_link): Set flags to [big_or_little_endian] only if ld
-       is being invoked such that the output format being used is of
-       known endianness.
-       (default_ld_simple_link): Ditto.
-
 2001-02-27  Alan Modra  <alan@linuxcare.com.au>
 
        * configure.in (BFD_VERSION): New.
This page took 0.024264 seconds and 4 git commands to generate.