aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-arm.h
AgeCommit message (Expand)AuthorFilesLines
2001-09-24 * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra1-4/+4
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra1-51/+56
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-78/+92
2001-08-31Do not rightshift recomputed addend during relocatable link if not USE_REL.Nick Clifton1-3/+2
2001-08-26 * elf32-cris.c (cris_elf_check_relocs): Set DF_TEXTREL if theAndreas Jaeger1-50/+52
2001-08-25Add missing prototypesNick Clifton1-44/+80
2001-08-03Include offset of reloc from start of section when computing value forNick Clifton1-1/+1
2001-06-092001-06-09 Philip Blundell <philb@gnu.org>Phil Blundell1-2/+2
2001-05-28Support big endian PLT entries.Nick Clifton1-12/+20
2001-05-04Set EF_ARM_HASENTRY if the start address is set.Nick Clifton1-0/+12
2001-03-16Fix warning messageNick Clifton1-4/+4
2001-03-112001-03-11 Philip Blundell <philb@gnu.org>Phil Blundell1-0/+7
2001-03-08Update copyright noticesNick Clifton1-1/+1
2001-03-07Conditionalize prevbious pathc on ! defined OLD_ARM_ABI.Nick Clifton1-1/+2
2001-03-06Fix BLX(1) for ThumbNick Clifton1-0/+11
2001-02-282001-02-28 Philip Blundell <pb@futuretv.com>Phil Blundell1-31/+49
2000-12-09Pass dwarf2_find_line_info as last parameter to invocation ofNick Clifton1-1/+2
2000-12-08Generalize DWARF2 and COFF support.Nick Clifton1-1/+1
2000-12-032000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-7/+2
2000-11-062000-11-05 Philip Blundell <philb@gnu.org>Phil Blundell1-4/+27
2000-11-012000-10-31 Philip Blundell <philb@gnu.org>Phil Blundell1-0/+2
2000-10-272000-10-27 Philip Blundell <philb@gnu.org>Phil Blundell1-24/+34
2000-09-29(arm_add_to_rel): Fix R_ARM_THM_PC22 relocations.Alan Modra1-66/+89
2000-09-09Do not initialise flags in output bfd if the input bfd is the defaultNick Clifton1-6/+7
2000-09-032000-09-03 Philip Blundell <philb@gnu.org>Phil Blundell1-1/+8
2000-08-10Fix formattingNick Clifton1-141/+135
2000-08-04If the destination of a BLX instruction is aligned on a half word boundary,Nick Clifton1-6/+15
2000-07-202000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+1
2000-06-24* elf32-arm.h (elf32_arm_final_link_relocate): Print `(local)'Alexandre Oliva1-2/+2
2000-05-232000-05-23 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+5
2000-05-22Use bfd_generic_verify_endian_match() and fix it to only check when endiannessNick Clifton1-15/+4
2000-04-08Add support for R_ARM_XPC25 and R_ARM_THM_XPC22 relocsNick Clifton1-28/+66
2000-04-06Update copyright noticeNick Clifton1-2/+5
2000-04-06Only check EF_xxx flags if the EABI version number is unknown.Nick Clifton1-30/+91
2000-03-012000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+3
2000-01-27Apply Thoams de Lellis's patch to fic disassembly of Thumb instructions whenNick Clifton1-7/+20
2000-01-13Fix bug in interwork stubs from thumb to armNick Clifton1-1/+1
1999-11-25Add SEC_CODE and SEC_READONLY flags to glue sections.Nick Clifton1-2/+3
1999-09-17Undeo previous delta. Set gc_mark instead.Nick Clifton1-2/+11
1999-09-16Mark interworking sections as linker created to prevent garbage collection.Nick Clifton1-2/+2
1999-09-13Apply Philip Blundell's patch to prevent range checks on weak symbols.Nick Clifton1-10/+17
1999-08-20fix bug in previous deltaNick Clifton1-5/+15
1999-08-19Fix partial REL relocs.Nick Clifton1-12/+41
1999-08-12Fix interworking problems.Nick Clifton1-34/+41
1999-08-11Check for overflow on R_ARM_PC24 relocs.Nick Clifton1-3/+9
1999-07-30Correctly handle Vtentry relocs.Catherine Moore1-1/+1
1999-07-12 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-7/+7
1999-07-12 * Many files: Changes to avoid gcc warnings: Remove unused localIan Lance Taylor1-2/+3
1999-07-02 * dwarf2.c (parse_comp_unit): Add ABBREV_LENGTH parameter.Mark Mitchell1-1/+1
1999-06-30Define 'elf_backend_got_header_size' and 'elf_backend_plt_header_size'.Nick Clifton1-0/+3