* elfn32-mips.c (elf32_mips_grok_prstatus): Adjust core file related
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 180688e208c0fe7e8bc330c3c7d1948ce0a23ca1..434e5463ba4a0304373a8462437d6f9e4c1e2836 100644 (file)
@@ -1,3 +1,24 @@
+2003-04-07  Kevin Buettner  <kevinb@redhat.com>
+
+       * elfn32-mips.c (elf32_mips_grok_prstatus): Adjust core file related
+       constants for n32 ABI.
+
+2003-04-06  Andrew Cagney  <cagney@redhat.com>
+
+       * simple.c (bfd_simple_get_relocated_section_contents): Disable
+       free that leads to GDB vs BFD memory corruption.
+
+2003-04-04  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * elf32-m68hc11.c (m68hc11_elf_relax_delete_bytes): Also adjust
+       symbols that mark the end of the section.
+       (m68hc11_elf_relax_section): Use R_M68HC11_PCREL_8 relocs when
+       converting to a relative branch so that the offset is computed after
+       the relaxation; also relocate a jsr into a bsr if possible but don't
+       relax them if they are to a far symbol as we need to call the
+       trampoline code.
+       (elf_m68hc11_howto_table): Set pcrel_offset to true.
+
 2003-04-04  Svein E. Seldal  <Svein.Seldal@solidas.com>
 
        * archures.c: Namespace cleanup. Rename bfd_mach_c3x to
This page took 0.022931 seconds and 4 git commands to generate.