summaryrefslogtreecommitdiff
path: root/bfd/coff-arm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge mainline to intercu branch - 2004-09-15Daniel Jacobowitz2004-09-161-58/+43
* Remainder of fixes for ARM WINCE supportNick Clifton2004-01-091-4/+10
* (coff_arm_relocate_section): Do not alter relocs that are not partial_inplaceNick Clifton2004-01-081-4/+7
* Fixes for use of ARM_26D reloc in arm-wince toolchain.Nick Clifton2003-12-051-21/+21
* Change ARM26* to ARM_26* in comments to match definitions.Nick Clifton2003-12-041-17/+17
* * aix5ppc-core.c: Fix comment typos.Kazu Hirata2003-11-241-7/+7
* Include SEC_CODE so that code sections are assigned the LOAD attribute.Nick Clifton2003-07-251-2/+2
* Correct spelling of "relocatable".Alan Modra2003-06-251-14/+14
* Altered the CREATE_xxx_COFF_TARGET_VEC macro argumentsSvein Seldal2003-06-041-2/+2
* Fixes for iWMMXt contribution.Nick Clifton2003-04-011-59/+7
* Add iWMMXt supportNick Clifton2003-03-251-0/+57
* Disable WINCE workaround that subtracted 8 from pc relative relocations.Nick Clifton2002-12-211-0/+3
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-144/+144
* Fix numerous occurrences ofAlan Modra2002-10-111-7/+9
* For the Thumb BLX reloc round the relocation up rather than down.Nick Clifton2002-05-231-13/+15
* Fix problems building arm-wince-pe toolchain.Nick Clifton2002-04-181-8/+21
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-041-2/+2
* * dep-in.sed: Cope with absolute paths.Alan Modra2002-04-041-2/+2
* Copy the r_offset field into and out of the internal reloc strcuture.Nick Clifton2002-03-271-0/+5
* 2002-01-31 Philipp Thomas <pthomas@suse.de>Philipp Thomas2002-02-011-7/+7
* Unify messages in coff-arm.c and elf32-arm.h.Philipp Thomas2002-01-301-4/+5
* * 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