2001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 8cb200d5608778dfbce0985e97315e441277ffb3..466aa0ba24ac505e1c59fdf494bfe435e5f16b79 100644 (file)
@@ -1,3 +1,26 @@
+2001-09-12  Paul Sokolovsky  <Paul.Sokolovsky@technologist.com>
+
+       * emultempl/pe.em(make_import_fixup): change signature to
+       take asection as well as arelec; we need this for proper
+       error reporting.  Only call pe_create_import_fixup() if 
+       there is no attempt to add a constant addend to the reloc;
+       otherwise, report error condition.
+       * pe-dll.c(pe_walk_relocs_of_symbol): change signature,
+       since final argument is a pointer to make_import_fixup().
+       Change call to cb() to match make_import_fixup() signature.
+       (make_import_fixup_mark): make buffer_len unsigned.
+       * pe-dll.h: change signature of pe_walk_relocs_of_symbol.
+
+2001-09-12  Charles Wilson  <cwilson@ece.gatech.edu>
+
+       * ld.texinfo: add verbose documentation for auto-import
+       direct-addressing workaround, to compliment the terse 
+       error message.
+
+2001-09-12  Andrew MacLeod  <amacleod@redhat.com>
+
+     * scripttempl/v850.sc: Add gcc_except_table sections.
+
 Fri Sep  7 11:34:24 2001  Jeffrey A Law  (law@cygnus.com)
 
        * emulparams/h8300helf.sh: Move stack to a much higher memory address.
This page took 0.023142 seconds and 4 git commands to generate.