summaryrefslogtreecommitdiff
path: root/bfd/cpu-arm.c
Commit message (Expand)AuthorAgeFilesLines
* Test SEC_HAS_CONTENTS before reading section contentsAlan Modra2023-02-231-2/+4
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Fix ARM and AArch64 assembler tests to work in a multi-arch environment.Nick Clifton2022-11-211-0/+9
* arm: Add support for Cortex-X1C CPU.Srinath Parvathaneni2022-11-141-0/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* arm: enable Cortex-A710 CPUPrzemyslaw Wirkus2021-11-101-0/+1
* arm: add armv9-a architecture to -marchPrzemyslaw Wirkus2021-11-011-0/+1
* arm: enable Cortex-R52+ CPUPrzemyslaw Wirkus2021-09-301-0/+1
* Use bool in bfdAlan Modra2021-03-311-52/+52
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* arm: Add support for Cortex-A78CPrzemyslaw Wirkus2020-11-161-0/+1
* arm: add support for Cortex-A78 and Cortex-A78AEPrzemyslaw Wirkus2020-10-021-0/+2
* This patch adds support for Cortex-X1 for ARM.Przemyslaw Wirkus2020-09-281-0/+1
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-4/+2
* Indent labelsAlan Modra2020-02-261-4/+4
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* arm bfd.h tidyAlan Modra2019-09-231-0/+1
* Enhance the disassembler so that it will reliably determine whether a reloc a...Nick Clifton2019-09-101-1/+1
* Arm: Add support for missing CPUsDennis Zhang2019-08-221-0/+3
* [binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLIAndre Vieira2019-04-151-0/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* [ARM] Update knowledge of bfd architecturesThomas Preud'homme2018-11-271-31/+129
* [ARM] Update bfd's Tag_CPU_arch knowledgeThomas Preud'homme2018-07-021-14/+27
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-3/+3
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-12/+12
* Use %A and %B in more error messagesAlan Modra2017-04-131-2/+2
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+3
* Remove syntactic sugarAlan Modra2016-09-301-1/+1
* Add "arm_any" architecture type to allow -m option to various binutils to mat...Nick Clifton2016-06-021-15/+18
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-2/+2
* Support arch-dependent fillH.J. Lu2012-01-311-1/+2
* fix set but unused variable warningsAlan Modra2010-06-271-2/+3
* update copyright datesAlan Modra2009-09-021-1/+1
* * coff-arm.c (coff_arm_merge_private_bfd_data): Use "error:", notMark Mitchell2009-03-281-2/+2
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* bfd/Alan Modra2007-04-261-2/+2
* bfd/Joseph Myers2006-09-261-5/+13
* 2006-05-15 Paul Brook <paul@codesourcery.com>Paul Brook2006-05-151-5/+13
* * bfd/cpu-arm.c (bfd_is_arm_mapping_symbol_name): Accept moreDaniel Jacobowitz2006-05-041-3/+3
* 2006-03-09 Paul Brook <paul@codesourcery.com>Paul Brook2006-03-091-2/+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
* * bfd/bfd-in.h (bfd_is_arm_mapping_symbol_name): Rename fromJulian Brown2005-03-301-1/+1
* * bfd/bfd-in.h (bfd_elf32_is_arm_mapping_symbol_name): Add prototype.Julian Brown2005-03-301-0/+10
* include/Alan Modra2005-02-201-31/+15