aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2016-02-10Add support for ARC instruction relaxation in the assembler.Claudiu Zissulescu2-957/+1480
2016-02-08FIx formatting that triggers a new compile time warning message.Nick Clifton1-2/+3
2016-02-04Remove support for creating ARM NOREAD sections.Nick Clifton3-22/+0
2016-02-04Fix the encoding of the MSP430's RRUX instruction.Nick Clifton1-57/+3
2016-02-03xtensa: fix signedness of gas relocationsMax Filippov1-3/+3
2016-02-03Add -mrelax-relocations= to x86 assemblerH.J. Lu1-3/+27
2016-02-03msp430: Set DWARF2_ADDR_SIZE to 4.Kevin Buettner1-0/+2
2016-02-01Fix ARC TLS support.Claudiu Zissulescu1-2/+9
2016-02-01Fix a problem building the ARM assembler using LLVM.Loria1-1/+4
2016-02-01Fix error building Microblaze assembler on a 32-bit host.Nick Clifton1-2/+2
2016-01-29Add option -mfence-as-lock-add=[no|yes].Andrew Senkevich1-0/+35
2016-01-25Rename OPTION_OMIT_LOCK_PREFIX to OPTION_MOMIT_LOCK_PREFIXH.J. Lu1-3/+3
2016-01-25Avoid the use of gp-relative addressing when abicalls are in effect.Catherine Moore1-0/+6
2016-01-20Add support for an ARM specific 'y' section attribute flag to mark the sectio...Mickael Guene3-0/+21
2016-01-18MIPS: Remove remnants of 48-bit microMIPS instruction supportMaciej W. Rozycki1-4/+2
2016-01-13Nios II/GAS: Fix build error in `output_movia'Maciej W. Rozycki1-1/+1
2016-01-13Remove spurious condition in test for closing parenthesis.Yoshinori Sato1-1/+1
2016-01-12[ARM] Support ARMv8.2 RAS extension.Matthew Wahab1-0/+9
2016-01-01Copyright update for binutilsAlan Modra238-238/+238
2015-12-24Add assembler support for ARMv8-M BaselineThomas Preud'homme1-19/+89
2015-12-24Add assembler support for ARMv8-M MainlineThomas Preud'homme1-25/+70
2015-12-24Consolidate Thumb-1/Thumb-2 ISA detectionThomas Preud'homme1-30/+46
2015-12-18Process 64-bit imm/disp only for 64-bit BFDH.J. Lu1-0/+6
2015-12-17[Patch ARM] Fix build attributes for armv8-a in case of assembler files that ...Ramana Radhakrishnan1-1/+2
2015-12-16[ARM] Add support for thumb1 pcrop relocations.Mickael Guene1-5/+104
2015-12-15Remove refernces to a non-existent silicon errata.Nick Clifton1-10/+3
2015-12-15Add support for RX V2 Instruction SetYoshinori Sato3-36/+225
2015-12-14[AArch64][PATCH 11/14] Add support for the 2H vector type.Matthew Wahab1-7/+6
2015-12-14[AArch64][PATCH 10/14] Rework code mapping vector types to operand qualifiers.Matthew Wahab1-6/+30
2015-12-11[AArch64][Patch 5/5] Add instruction PSB CSYNCMatthew Wahab1-1/+55
2015-12-11[AArch64][Patch 1/5] Support the ARMv8.2 Statistical Profiling Extension.Matthew Wahab1-0/+1
2015-12-10[AArch64][PATCH 2/2] Support ARMv8.2 DC CVAP instruction.Matthew Wahab1-0/+4
2015-12-10arc/gas: Accept, but ignore, dummy arguments.Andrew Burgess1-1/+2
2015-12-09Implement Intel OSPKE instructionsH.J. Lu1-0/+2
2015-12-09sparc: support %dN and %qN syntax for FP registers.Jose E. Marchesi1-5/+11
2015-12-09Fix compile time warning building RX target.Nick Clifton1-1/+1
2015-12-08ELF: don't re-order SHF_FILE symbolsJan Beulich1-3/+6
2015-12-08rl78: relaxation fixesDJ Delorie3-26/+83
2015-12-07tc-ppc.c md_apply_fix tidyAlan Modra1-12/+12
2015-12-04Fix GAS testsuite failures for COFF/PE based ARM targets.Nick Clifton1-1/+4
2015-12-04Fix failures in the GAS testsuite for the ARC architecture.Claudiu Zissulescu2-30/+71
2015-12-01Invoke aout N_* macros with pointer to struct internal_execAlan Modra1-21/+21
2015-11-27[AArch64] Add feature flags and command line for ARMv8.2 FP16 support.Matthew Wahab1-0/+2
2015-11-24[GAS, ARM] Invalid LDR immediate transformationChristophe Monat1-1/+2
2015-11-19[ARM] Add ARMv8.2 architecture feature and command line option.Matthew Wahab1-0/+1
2015-11-19[AArch64] Add ARMv8.2 command line option and feature flag.Matthew Wahab1-0/+1
2015-11-19Use default sub-segment align for non-ELF powerpcAlan Modra1-0/+2
2015-11-16gas: microblaze: fix shift overflowMike Frysinger1-1/+1
2015-11-12[AArch64] Add support for Cortex-A35James Greenhalgh1-0/+2
2015-11-12Add support for Cortex-A35Ramana Radhakrishnan1-0/+2