summaryrefslogtreecommitdiff
path: root/bfd/elf32-arm.h
AgeCommit message (Expand)Author
2002-06-03 * elf32-arc.c: Fix formatting.Kazu Hirata
2002-05-29Fix genreation of arm <->thumb glue stubs by ensuring that they are in the la...Nick Clifton
2002-05-23For the Thumb BLX reloc round the relocation up rather than down.Nick Clifton
2002-05-07 * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra
2002-05-06Fix check for overflow of relocation for the Thumb BL instruction.Nick Clifton
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz
2002-03-28 * linker.c (link_action): Ignore duplicate warning syms.Alan Modra
2002-03-21* elf32-arm.h (elf32_arm_final_link_relocate case R_ARM_GOTOFF)Richard Earnshaw
2002-02-19 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek
2002-02-082002-02-08 Chris Demetriou <cgd@broadcom.com>Chris Demetriou
2002-02-012002-01-31 Philipp Thomas <pthomas@suse.de>Philipp Thomas
2002-01-30Fixes for better translation into other languagesNick Clifton
2002-01-30Unify messages in coff-arm.c and elf32-arm.h.Philipp Thomas
2002-01-16* elf32-arm.h (elf32_arm_merge_private_bfd_data): HandleRichard Earnshaw
2002-01-16 * elf32-arm.h (elf32_arm_size_dynamic_sections): When removingAlan Modra
2002-01-03Handle R_ARM_THM_PC11Nick Clifton
2002-01-02Reformat error messages to ease translation into other languages.Nick Clifton
2001-12-17 Support for more than 64k ELF sections.Alan Modra
2001-12-07 * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek
2001-12-06Fixes to improve the ability to translate messages in the binutils toolsNick Clifton
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek
2001-11-10 * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra
2001-10-12Treat R_ARM_THM_PC22 like R_ARM_PC24.Nick Clifton
2001-09-27Revert most of previous delta. Do not call bfd_archive_filename on outputNick Clifton
2001-09-27Replace bfd_get_filename with bfd_archive_filename in error message.Nick Clifton
2001-09-24 * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra
2001-08-31Do not rightshift recomputed addend during relocatable link if not USE_REL.Nick Clifton
2001-08-26 * elf32-cris.c (cris_elf_check_relocs): Set DF_TEXTREL if theAndreas Jaeger
2001-08-25Add missing prototypesNick Clifton
2001-08-03Include offset of reloc from start of section when computing value forNick Clifton
2001-06-092001-06-09 Philip Blundell <philb@gnu.org>Phil Blundell
2001-05-28Support big endian PLT entries.Nick Clifton
2001-05-04Set EF_ARM_HASENTRY if the start address is set.Nick Clifton
2001-03-16Fix warning messageNick Clifton
2001-03-112001-03-11 Philip Blundell <philb@gnu.org>Phil Blundell
2001-03-08Update copyright noticesNick Clifton
2001-03-07Conditionalize prevbious pathc on ! defined OLD_ARM_ABI.Nick Clifton
2001-03-06Fix BLX(1) for ThumbNick Clifton
2001-02-282001-02-28 Philip Blundell <pb@futuretv.com>Phil Blundell
2000-12-09Pass dwarf2_find_line_info as last parameter to invocation ofNick Clifton
2000-12-08Generalize DWARF2 and COFF support.Nick Clifton
2000-12-032000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-11-062000-11-05 Philip Blundell <philb@gnu.org>Phil Blundell
2000-11-012000-10-31 Philip Blundell <philb@gnu.org>Phil Blundell
2000-10-272000-10-27 Philip Blundell <philb@gnu.org>Phil Blundell
2000-09-29(arm_add_to_rel): Fix R_ARM_THM_PC22 relocations.Alan Modra
2000-09-09Do not initialise flags in output bfd if the input bfd is the defaultNick Clifton
2000-09-032000-09-03 Philip Blundell <philb@gnu.org>Phil Blundell