aboutsummaryrefslogtreecommitdiff
path: root/bfd/cpu-arm.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-02-23Test SEC_HAS_CONTENTS before reading section contentsAlan Modra1-2/+4
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-11-21Fix ARM and AArch64 assembler tests to work in a multi-arch environment.Nick Clifton1-0/+9
2022-11-14arm: Add support for Cortex-X1C CPU.Srinath Parvathaneni1-0/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-11-10arm: enable Cortex-A710 CPUPrzemyslaw Wirkus1-0/+1
2021-11-01arm: add armv9-a architecture to -marchPrzemyslaw Wirkus1-0/+1
2021-09-30arm: enable Cortex-R52+ CPUPrzemyslaw Wirkus1-0/+1
2021-03-31Use bool in bfdAlan Modra1-52/+52
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-11-16arm: Add support for Cortex-A78CPrzemyslaw Wirkus1-0/+1
2020-10-02arm: add support for Cortex-A78 and Cortex-A78AEPrzemyslaw Wirkus1-0/+2
2020-09-28This patch adds support for Cortex-X1 for ARM.Przemyslaw Wirkus1-0/+1
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra1-4/+2
2020-02-26Indent labelsAlan Modra1-4/+4
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-23arm bfd.h tidyAlan Modra1-0/+1
2019-09-10Enhance the disassembler so that it will reliably determine whether a reloc a...Nick Clifton1-1/+1
2019-08-22Arm: Add support for missing CPUsDennis Zhang1-0/+3
2019-04-15[binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLIAndre Vieira1-0/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-11-27[ARM] Update knowledge of bfd architecturesThomas Preud'homme1-31/+129
2018-07-02[ARM] Update bfd's Tag_CPU_arch knowledgeThomas Preud'homme1-14/+27
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-3/+3
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-12/+12
2017-04-13Use %A and %B in more error messagesAlan Modra1-2/+2
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-0/+3
2016-09-30Remove syntactic sugarAlan Modra1-1/+1
2016-06-02Add "arm_any" architecture type to allow -m option to various binutils to mat...Nick Clifton1-15/+18
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-2/+2
2012-01-31Support arch-dependent fillH.J. Lu1-1/+2
2010-06-27fix set but unused variable warningsAlan Modra1-2/+3
2009-09-02update copyright datesAlan Modra1-1/+1
2009-03-28 * coff-arm.c (coff_arm_merge_private_bfd_data): Use "error:", notMark Mitchell1-2/+2
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-04-26bfd/Alan Modra1-2/+2
2006-09-26bfd/Joseph Myers1-5/+13
2006-05-152006-05-15 Paul Brook <paul@codesourcery.com>Paul Brook1-5/+13
2006-05-04 * bfd/cpu-arm.c (bfd_is_arm_mapping_symbol_name): Accept moreDaniel Jacobowitz1-3/+3
2006-03-092006-03-09 Paul Brook <paul@codesourcery.com>Paul Brook1-2/+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-30 * bfd/bfd-in.h (bfd_is_arm_mapping_symbol_name): Rename fromJulian Brown1-1/+1
2005-03-30 * bfd/bfd-in.h (bfd_elf32_is_arm_mapping_symbol_name): Add prototype.Julian Brown1-0/+10