D10V patches from Cagney
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 51a9dbd7e30c7c02c34447dbdcb776666d00bada..e86d8e99e3e07906d8e3cc085983e0dfebd5fd5b 100644 (file)
@@ -1,3 +1,73 @@
+Sat Oct 23 17:36:12 1999  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * archures.c: Add definitions bfd_mach_d10v, bfd_mach_d10v_ts2 and
+       bfd_mach_d10v_ts3.
+       * cpu-d10v.c (d10v_ts3_info, d10v_ts2_info): Add.
+       * bfd-in2.h: Regenerate.
+       
+1999-10-15  Andrew Haley  <aph@cygnus.com>
+
+       * dwarf1.c (parse_die): Fail to parse a die if its length is zero.
+
+Sun Oct 17 17:19:00 1999  Jeffrey A Law  (law@cygnus.com)
+
+       * libhppa.h (bfd_hppa_insn2fmt): Change to return an int.
+
+1999-10-08  Ian Lance Taylor  <ian@zembu.com>
+
+       * elflink.h (elf_merge_symbol): When overriding a weak symbol with
+       a defined symbol in a shared library, clear the DEF_DYNAMIC flag
+       too.
+
+Fri Oct  8 13:03:45 1999  Geoffrey Keating  <geoffk@cygnus.com>
+
+       * elf32-mips.c (mips_elf_calculate_relocation): R_MIPS_LITERAL
+       relocs also need the GP value.
+       (_bfd_mips_elf_relocate_section): Handle unpaired LO16 relocs
+       properly.  Handle sign-extension for R_MIPS_64 correctly.  Correct
+       the GP value for R_MIPS_LITERAL relocs too.  Handle
+       R_MIPS_64 relocs properly on big-endian MIPS.
+       (mips_elf_sign_extend): Behave properly with 'long long'.
+       (mips_elf_highest): Correct typo.
+
+Mon Oct  4 17:49:45 1999  Nick Clifton  <nickc@cygnus.com>
+
+       * cpu-m32r.c (arch_info_struct): New static global.
+       (bfd_m32r_arch): Refer to it.
+       * elf32-m32r.c (m32r_elf_object_p): Recognize E_M32RX_ARCH.
+       (m32r_elf_print_private_bfd_data): Ditto.
+       (m32r_elf_final_write_processing): Handle bfd_mach_m32rx.
+       * archures.c (bfd_mach_m32rx): Define it.
+       * bfd-in2.h: Rebuild.
+
+1999-09-28  Fred Fish  <fnf@cygnus.com>
+
+       * targets.c (cisco_core_vec): Replaced with two new vecs ...
+       (cisco_core_big_vec): Add new bigendian vec.
+       (cisco_core_little_vec): Add new little endian vec.
+
+       * cisco-core.c (CRASH_INFO): Fixed offset replaced with ...
+       (crash_info_locs): Add array of possible offsets.
+       (MASK_ADDR): Mask to apply to crash info offset.
+       (crashinfo_external): Add textbase, database, bssbase and
+       turn into a typedef.
+       (cisco_core_file_validate): Renamed from cisco_core_file_p.
+       Many small changes to account for additional hardware versions.
+       Pick a reasonable size for ".reg" section.  Add a ".crash"
+       section to allow access to crashinfo_external struct.
+       (cisco_core_file_p): New version of this function that
+       iterates over crash_info_locs, calling cisco_core_file_validate.
+       (cisco_core_vec): Old big endian only vec replaced with ...
+       (cisco_core_big_vec): Add big endian version.
+       (cisco_core_little_vec): Add little endian version.
+
+       * configure.in (cisco_core_vec): Split to two new vectors ...
+       (cisco_core_big_vec): New target vector.
+       (cisco_core_little_vec): New target vector.
+       * configure: Regenerate.
+       * config.bfd (targ): For m68*-*-aout* targ, change cisco_core_vec
+       to cisco_core_big_vec in targ_selvecs.
+
 1999-09-28  Geoffrey Keating  <geoffk@cygnus.com>
 
        * elf32-mips.c (mips_elf_relocate_hi16): Unused, delete.
This page took 0.023895 seconds and 4 git commands to generate.