aboutsummaryrefslogtreecommitdiff
path: root/bfd/coff-arm.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-21Delete NEWHOWTO and tidy some uses of reloc_howto_structAlan Modra1-1/+1
2018-04-16Remove arm-epoc-pe supportAlan Modra1-3/+2
2018-02-26AOUT/COFF/PE messagesAlan Modra1-10/+11
2018-02-19%L conversionsAlan Modra1-2/+2
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-18/+18
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-181/+181
2017-11-28Fix a memory access violation when attempting to parse a corrupt COFF binary ...users/ARM/embedded-gdb-master-2017q4users/ARM/embedded-binutils-master-2017q4Nick Clifton1-30/+35
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra1-3/+3
2017-04-13Rewrite bfd error handlerAlan Modra1-6/+5
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-21/+21
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra1-1/+2
2016-09-30Remove syntactic sugarAlan Modra1-1/+1
2016-05-28Return void from linker callbacksAlan Modra1-11/+7
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-10/+10
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-05-02bfd target vector rationalisationAlan Modra1-2/+2
2014-03-05Update copyright yearsAlan Modra1-3/+1
2013-02-10 * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra1-5/+1
2012-05-05Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra1-3/+3
2010-08-25 * aout-arm.c (MY(bfd_reloc_type_lookup)): Use bfd_arch_bits_per_address.Alan Modra1-2/+2
2009-12-12 * coff-arm.c (coff_arm_rtype_to_howto): Fix shadowed variableNick Clifton1-1/+0
2009-09-05 * bfd/coff-arm.c (coff_arm_relocate_section)Nick Clifton1-10/+10
2009-09-02update copyright datesAlan Modra1-1/+1
2009-03-28 * coff-arm.c (coff_arm_merge_private_bfd_data): Use "error:", notMark Mitchell1-5/+5
2008-07-18 * pe-arm-wince.c (pe_print_compressed_pdata): Define new function toNick Clifton1-1/+5
2007-10-15 * coff-arm.c (arm_emit_base_file_entry): Check fwrite return value.Alan Modra1-20/+25
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-04-26bfd/Alan Modra1-1/+1
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-1/+19
2006-11-10 * pe-arm-wince.c (LOCAL_LABEL_PREFIX): Define as ".".Nick Clifton1-0/+2
2006-08-21bfdNick Clifton1-14/+13
2006-08-07* coff-arm.c (coff_arm_rtype_to_howto): Only check for ARM_SECREL relocation ...Nick Clifton1-1/+1
2006-08-06* bfd.c (bfd_get_sign_extend_vma): Add cases for pe-arm-little and pei-arm-li...Nick Clifton1-0/+27
2006-06-01 * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flagsAlan Modra1-9/+8
2006-05-11Apply fixes to allow arm WinCE toolchain to produce working executables.Nick Clifton1-6/+8
2006-03-16 PR 2434Alan Modra1-3/+5
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-03-22Oops - fix typo in ISO-C90ifcationNick Clifton1-2/+2
2005-03-22Convert to ISO C90 formatting.Nick Clifton1-281/+179
2005-03-21(coff_link_hash_entry): Only define for non WINCE targets.Nick Clifton1-0/+6
2005-02-16 * coff-arm.c (coff_arm_is_local_label_name): Warning fix.Alan Modra1-2/+4
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston1-20/+0
2004-10-21bfd/H.J. Lu1-3/+4
2004-08-13bfd/Alan Modra1-54/+38
2004-06-29 * bfd-in.h (bfd_get_section_limit): Define.Alan Modra1-5/+2
2004-06-24bfd/Alan Modra1-4/+8