summaryrefslogtreecommitdiff
path: root/bfd/coff-arm.c
Commit message (Expand)AuthorAgeFilesLines
* * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra2013-02-101-5/+1
* Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra2012-05-051-3/+3
* * aout-arm.c (MY(bfd_reloc_type_lookup)): Use bfd_arch_bits_per_address.Alan Modra2010-08-251-2/+2
* * coff-arm.c (coff_arm_rtype_to_howto): Fix shadowed variableNick Clifton2009-12-121-1/+0
* * bfd/coff-arm.c (coff_arm_relocate_section)Nick Clifton2009-09-051-10/+10
* update copyright datesAlan Modra2009-09-021-1/+1
* * coff-arm.c (coff_arm_merge_private_bfd_data): Use "error:", notMark Mitchell2009-03-281-5/+5
* * pe-arm-wince.c (pe_print_compressed_pdata): Define new function toNick Clifton2008-07-181-1/+5
* * coff-arm.c (arm_emit_base_file_entry): Check fwrite return value.Alan Modra2007-10-151-20/+25
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* bfd/Alan Modra2007-04-261-1/+1
* * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra2007-03-261-1/+19
* * pe-arm-wince.c (LOCAL_LABEL_PREFIX): Define as ".".Nick Clifton2006-11-101-0/+2
* bfdNick Clifton2006-08-211-14/+13
* * coff-arm.c (coff_arm_rtype_to_howto): Only check for ARM_SECREL relocation ...Nick Clifton2006-08-071-1/+1
* * bfd.c (bfd_get_sign_extend_vma): Add cases for pe-arm-little and pei-arm-li...Nick Clifton2006-08-061-0/+27
* * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flagsAlan Modra2006-06-011-9/+8
* Apply fixes to allow arm WinCE toolchain to produce working executables.Nick Clifton2006-05-111-6/+8
* PR 2434Alan Modra2006-03-161-3/+5
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* Oops - fix typo in ISO-C90ifcationNick Clifton2005-03-221-2/+2
* Convert to ISO C90 formatting.Nick Clifton2005-03-221-281/+179
* (coff_link_hash_entry): Only define for non WINCE targets.Nick Clifton2005-03-211-0/+6
* * coff-arm.c (coff_arm_is_local_label_name): Warning fix.Alan Modra2005-02-161-2/+4
* * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston2005-01-311-20/+0
* bfd/H.J. Lu2004-10-211-3/+4
* bfd/Alan Modra2004-08-131-54/+38
* * bfd-in.h (bfd_get_section_limit): Define.Alan Modra2004-06-291-5/+2
* bfd/Alan Modra2004-06-241-4/+8
* 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