summaryrefslogtreecommitdiff
path: root/bfd/coff-arm.c
Commit message (Expand)AuthorAgeFilesLines
...
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-15/+15
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-92/+127
* Add missing prototypesNick Clifton2001-08-251-318/+321
* Replace VXWORKS with ARM_COFF_BUGFIX.Nick Clifton2001-08-011-4/+4
* Add support for arm-vxworks targetNick Clifton2001-04-271-6/+12
* Update copyright noticesNick Clifton2001-03-081-1/+2
* Fix BLX(1) for ThumbNick Clifton2001-03-061-23/+22
* Add BFD_RELOC_THUMB_PCREL_BLX.Nick Clifton2001-03-061-0/+1
* 2001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-231-2/+0
* Change defn of LOCAL_LABEL_PREFIX to ""Nick Clifton2001-01-111-2/+2
* Definbe extra allowable COFF section flags for ARM_PE target/Nick Clifton2000-12-181-0/+2
* Add ARM v5t, v5te and XScale supportNick Clifton2000-11-251-0/+1
* 2000-11-15 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-151-1/+1
* 2000-09-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-081-234/+225
* * coff-arm.c (coff_arm_relocate_section): Do not ignore the symbolAlexandre Oliva2000-07-041-0/+7
* Fix building with --enable-targets=allNick Clifton2000-03-011-1/+1
* 2000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-011-1/+1
* Add WinCE support.Nick Clifton2000-02-281-69/+144
* catch bad arm relocsNick Clifton1999-12-171-10/+26
* Add SEC_CODE and SEC_READONLY flags to glue sections.Nick Clifton1999-11-251-2/+2
* Change to strip out only symbols that start with LOCAL_LABEL_PREFIX followedNick Clifton1999-07-271-19/+20
* Add new field to bfd_target structure.Nick Clifton1999-07-191-114/+19
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-121-21/+21
* * Many files: Changes to avoid gcc warnings: Remove unused localIan Lance Taylor1999-07-121-9/+7
* * coff-arm.c (arm_emit_base_file_entry): Explicitly declare returnIan Lance Taylor1999-06-211-1/+1
* * coff-arm.c (coff_arm_relocate_section): Don't emitCatherine Moore1999-05-251-12/+5
* * coff-arm.c (coff_arm_relocate_section): Account forCatherine Moore1999-05-191-3/+4
* Use renamed ARM cpu flag bitsNick Clifton1999-05-191-1/+1
* * bfd-in.h (bfd_arm_allocate_interworking_sections): StaticCatherine Moore1999-05-101-3/+9
* * coff-arm.c (coff_arm_relocate_section): Add one toCatherine Moore1999-05-051-1/+1
* Initial revisionRichard Henderson1999-05-031-0/+2557