XCOFF64 fixes. For setting arch/mach and for R_BR relocations.
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 93ebd70f4ee5f113418feaf9054f655ac07ef9ad..a38bd69d8452da3d40df5e25e1fb72421c271893 100644 (file)
@@ -1,3 +1,23 @@
+2002-05-10  Tom Rix  <trix@redhat.com>
+
+       * emultempl/aix.em: (gld*_set_output_arch): New function. Use 
+       architecture and machine information in the output bfd.
+       (gld*_before_parse): Remove old arch and machine code.
+       (choose_target): Rename to gld*_choose_target.
+       (rtld): Change type to int. 
+       * ldfile.c (ldfile_try_open_bfd): Disable compatiblity check for 
+       objects in XCOFF archives.
+       * ldfile.h: Update copyright date.
+
+2002-05-10  Jakub Jelinek  <jakub@redhat.com>
+
+       * ldmain.c (main): Enable -z combreloc by default.
+
+2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
+
+       * Makefile.am: Honour DESTDIR.
+       * Makefile.in: Regenerate.
+
 2002-05-07  Richard Sandiford  <rsandifo@redhat.com>
 
        * ldlang.h (lang_output_section_statement_type): Add update_dot_tree.
This page took 0.023042 seconds and 4 git commands to generate.