aboutsummaryrefslogtreecommitdiff
path: root/bfd/coff-arm.c
AgeCommit message (Expand)AuthorFilesLines
2003-04-01Fixes for iWMMXt contribution.Nick Clifton1-59/+7
2003-03-25Add iWMMXt supportNick Clifton1-0/+57
2002-12-21Disable WINCE workaround that subtracted 8 from pc relative relocations.Nick Clifton1-0/+3
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-144/+144
2002-10-11Fix numerous occurrences ofAlan Modra1-7/+9
2002-05-23For the Thumb BLX reloc round the relocation up rather than down.Nick Clifton1-13/+15
2002-04-18Fix problems building arm-wince-pe toolchain.Nick Clifton1-8/+21
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-2/+2
2002-04-04 * dep-in.sed: Cope with absolute paths.Alan Modra1-2/+2
2002-03-27Copy the r_offset field into and out of the internal reloc strcuture.Nick Clifton1-0/+5
2002-02-012002-01-31 Philipp Thomas <pthomas@suse.de>Philipp Thomas1-7/+7
2002-01-30Unify messages in coff-arm.c and elf32-arm.h.Philipp Thomas1-4/+5
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra1-15/+15
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-92/+127
2001-08-25Add missing prototypesNick Clifton1-318/+321
2001-08-01Replace VXWORKS with ARM_COFF_BUGFIX.Nick Clifton1-4/+4
2001-04-27Add support for arm-vxworks targetNick Clifton1-6/+12
2001-03-08Update copyright noticesNick Clifton1-1/+2
2001-03-06Fix BLX(1) for ThumbNick Clifton1-23/+22
2001-03-06Add BFD_RELOC_THUMB_PCREL_BLX.Nick Clifton1-0/+1
2001-01-232001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-2/+0
2001-01-11Change defn of LOCAL_LABEL_PREFIX to ""Nick Clifton1-2/+2
2000-12-18Definbe extra allowable COFF section flags for ARM_PE target/Nick Clifton1-0/+2
2000-11-25Add ARM v5t, v5te and XScale supportNick Clifton1-0/+1
2000-11-152000-11-15 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-1/+1
2000-09-082000-09-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-234/+225
2000-07-04* coff-arm.c (coff_arm_relocate_section): Do not ignore the symbolAlexandre Oliva1-0/+7
2000-03-01Fix building with --enable-targets=allNick Clifton1-1/+1
2000-03-012000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
2000-02-28Add WinCE support.Nick Clifton1-69/+144
1999-12-17catch bad arm relocsNick Clifton1-10/+26
1999-11-25Add SEC_CODE and SEC_READONLY flags to glue sections.Nick Clifton1-2/+2
1999-07-27Change to strip out only symbols that start with LOCAL_LABEL_PREFIX followedNick Clifton1-19/+20
1999-07-19Add new field to bfd_target structure.Nick Clifton1-114/+19
1999-07-12 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-21/+21
1999-07-12 * Many files: Changes to avoid gcc warnings: Remove unused localIan Lance Taylor1-9/+7
1999-06-21 * coff-arm.c (arm_emit_base_file_entry): Explicitly declare returnIan Lance Taylor1-1/+1
1999-05-25 * coff-arm.c (coff_arm_relocate_section): Don't emitCatherine Moore1-12/+5
1999-05-19 * coff-arm.c (coff_arm_relocate_section): Account forCatherine Moore1-3/+4
1999-05-19Use renamed ARM cpu flag bitsNick Clifton1-1/+1
1999-05-10 * bfd-in.h (bfd_arm_allocate_interworking_sections): StaticCatherine Moore1-3/+9
1999-05-05 * coff-arm.c (coff_arm_relocate_section): Add one toCatherine Moore1-1/+1
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+2557