summaryrefslogtreecommitdiff
path: root/bfd/elf32-arm.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for R_ARM_XPC25 and R_ARM_THM_XPC22 relocsNick Clifton2000-04-081-28/+66
* Update copyright noticeNick Clifton2000-04-061-2/+5
* Only check EF_xxx flags if the EABI version number is unknown.Nick Clifton2000-04-061-30/+91
* 2000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-011-2/+3
* Apply Thoams de Lellis's patch to fic disassembly of Thumb instructions whenNick Clifton2000-01-271-7/+20
* Fix bug in interwork stubs from thumb to armNick Clifton2000-01-131-1/+1
* Add SEC_CODE and SEC_READONLY flags to glue sections.Nick Clifton1999-11-251-2/+3
* Undeo previous delta. Set gc_mark instead.Nick Clifton1999-09-171-2/+11
* Mark interworking sections as linker created to prevent garbage collection.Nick Clifton1999-09-161-2/+2
* Apply Philip Blundell's patch to prevent range checks on weak symbols.Nick Clifton1999-09-131-10/+17
* fix bug in previous deltaNick Clifton1999-08-201-5/+15
* Fix partial REL relocs.Nick Clifton1999-08-191-12/+41
* Fix interworking problems.Nick Clifton1999-08-121-34/+41
* Check for overflow on R_ARM_PC24 relocs.Nick Clifton1999-08-111-3/+9
* Correctly handle Vtentry relocs.Catherine Moore1999-07-301-1/+1
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-121-7/+7
* * Many files: Changes to avoid gcc warnings: Remove unused localIan Lance Taylor1999-07-121-2/+3
* * dwarf2.c (parse_comp_unit): Add ABBREV_LENGTH parameter.Mark Mitchell1999-07-021-1/+1
* Define 'elf_backend_got_header_size' and 'elf_backend_plt_header_size'.Nick Clifton1999-06-301-0/+3
* Patch from: Jim Pick <jim@jimpick.com>Nick Clifton1999-06-291-0/+2
* (ELF_MAXPAGESIZE): Default to 0x1000 not 1Nick Clifton1999-06-041-14/+15
* Fix typo: change ELF_MAXPAGE_SIZE to ELF_MAXPAGESIZE.Ulrich Drepper1999-06-031-108/+108
* Philip Blundell <philb@gnu.org>Nick Clifton1999-05-301-2/+8
* Fix implementation of R_ARM_PC24 and R_ARM_THM_PC22 relocs to conform to spec.Nick Clifton1999-05-291-54/+150
* Applied patches from Philip Blundell <pb@nexus.co.uk>, to improve PIC support.Nick Clifton1999-05-261-19/+56
* 1999-05-24 Philip Blundell <pb@nexus.co.uk>Nick Clifton1999-05-241-1/+1
* * elf32-arm.h (elf32_arm_relocate_section): Fix operatorAndreas Schwab1999-05-141-1/+1
* Initial revisionRichard Henderson1999-05-031-0/+3010