* elf32-arm.h (elf32_arm_size_dynamic_sections): Don't strip output
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index d97edd235684783fda994fb20226d8a608d1e9cc..c71c3ff1af0a496ba45538c22d09cdcf82c9eee0 100644 (file)
@@ -1,3 +1,34 @@
+2002-11-09  Jeroen Dobbelaere  <jeroen.dobbelaere@acunia.com>
+
+       * elf32-arm.h (elf32_arm_size_dynamic_sections): Don't strip output
+       section when dynamic section unused;  _bfd_strip_section_from_output
+       instead.
+
+2002-11-08  Alan Modra  <amodra@bigpond.net.au>
+
+       * targets.c (_bfd_target_vector): Disable pef_vec, pef_xlib_vec
+       and sym_vec.
+
+       * dwarf2.c: Revert last change.
+
+2002-11-07  Michal Ludvig  <mludvig@suse.cz>
+
+       * dwarf2.c (read_indirect_string, read_abbrevs, decode_line_info,
+       _bfd_dwarf2_find_nearest_line): Use
+       bfd_simple_get_relocated_section_contents() instead of
+       bfd_get_section_contents().
+       * reloc.c (bfd_perform_relocation): Add sanity check.
+       * simple.c (simple_get_relocated_section_contents): If the section
+       does not have any relocs associated with it, just return the
+       unadjusted contents.
+
+2002-11-07  Hans-Peter Nilsson  <hp@axis.com>
+
+       * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_GOT,
+       case R_CRIS_32_GOT>: Correct test for filling in constant .got
+       contents, enabling for a non-DSO, for symbols defined in the
+       program with --export-dynamic.
+
 2002-11-07  Alan Modra  <amodra@bigpond.net.au>
 
        * elf64-ppc.c: Comment typo fixes.
This page took 0.02378 seconds and 4 git commands to generate.