OSDN Git Service

Add pc-relative 32-bit reloc to v850 port. Fixes ld-elf/merge test failure.
[pf3gnuchains/pf3gnuchains3x.git] / bfd / elf32-v850.c
2003-06-03 Nick CliftonAdd pc-relative 32-bit reloc to v850 port. Fixes ld...
2003-05-09 Alan Modra * elflink.c (_bfd_elf_link_create_dynamic_sections...
2002-11-30 Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-11-28 Alan Modrainclude/elf/ChangeLog
2002-11-03 Hans-Peter Nilsson * elf32-v850.c (v850_elf_relax_delete_bytes): Correct...
2002-09-02 Nick CliftonUse helpful names instead of cryptically overloaded...
2002-09-02 Alan Modra * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use...
2002-08-29 Nick CliftonAdd linker relaxation to v850 toolchain
2002-07-23 Alan Modra * elf-hppa.h (elf_hppa_relocate_section): If relocatab...
2002-07-01 Alan Modra * elflink.h (elf_gc_mark): Pass in the section whose...
2002-06-25 Alan Modra * aout-adobe.c: Don't compare against "true" or "false.
2002-06-04 Alan Modra * elf.c (bfd_section_from_shdr): Make "name" const.
2002-01-17 Alan Modra * elf-bfd.h (elf_backend_data <elf_backend_section_fro...
2001-12-18 H.J. Lu2001-12-18 H.J. Lu <hjl@gnu.org>
2001-12-17 Alan Modra Support for more than 64k ELF sections.
2001-11-23 Jakub Jelinek * elf.c (_bfd_elf_rela_local_sym): New.
2001-09-20 Alan Modra * bfd.c (bfd_archive_filename): New function.
2001-09-18 Alan ModraTouches most files in bfd/, so likely will be blamed...
2001-09-13 Alexandre Oliva* elf.c (prep_headers): Get the machine code from the elf
2001-08-25 Nick CliftonAdd missing prototypes
2001-08-13 Nick CliftonFix bug in previous delta
2001-08-13 Nick CliftonAdd missing prototypes. Fix formatting.
2001-03-08 Nick CliftonUpdate copyright notices
2001-02-04 Nick CliftonDo not convert reloc addend to PC rel, it will be handl...
2001-01-23 Kazu Hirata2001-01-23 Kazu Hirata <kazu@hxi.com>
2000-12-08 Kazu Hirata2000-12-08 Kazu Hirata <kazu@hxi.com>
2000-03-01 H.J. Lu2000-03-01 H.J. Lu <hjl@gnu.org>
1999-07-12 Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-07-12 Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Remove...
1999-06-22 Nick CliftonCatch overflow in 22_PCREL reloc.
1999-05-11 Jeff Law * elf32-v850.c (v850_elf_howto_table): Make...
1999-05-03 Richard HendersonInitial revision