summaryrefslogtreecommitdiff
path: root/gas/config
Commit message (Expand)AuthorAgeFilesLines
* xtensa: fix .init/.fini literals movingMax Filippov2016-02-171-2/+10
* Update list of known MSP430 MCUs.Nick Clifton2016-02-171-1/+15
* [ARC] Enable .cfi_* pseudo-ops.Claudiu Zissulescu2016-02-162-0/+31
* [PR19620][GAS][AArch64]Remove mov[z,k,n] relocation symbol name restriction.Renlin Li2016-02-161-9/+1
* Correct opcode generated for RX indirect MOVs without an offset.Vinay Kumar G2016-02-151-0/+9
* Enhance GAS's .section directive so that it can take numeric values for the f...Nick Clifton2016-02-152-9/+49
* Add support for ARC instruction relaxation in the assembler.Claudiu Zissulescu2016-02-102-957/+1480
* FIx formatting that triggers a new compile time warning message.Nick Clifton2016-02-081-2/+3
* Remove support for creating ARM NOREAD sections.Nick Clifton2016-02-043-22/+0
* Fix the encoding of the MSP430's RRUX instruction.Nick Clifton2016-02-041-57/+3
* xtensa: fix signedness of gas relocationsMax Filippov2016-02-031-3/+3
* Add -mrelax-relocations= to x86 assemblerH.J. Lu2016-02-031-3/+27
* msp430: Set DWARF2_ADDR_SIZE to 4.Kevin Buettner2016-02-031-0/+2
* Fix ARC TLS support.Claudiu Zissulescu2016-02-011-2/+9
* Fix a problem building the ARM assembler using LLVM.Loria2016-02-011-1/+4
* Fix error building Microblaze assembler on a 32-bit host.Nick Clifton2016-02-011-2/+2
* Add option -mfence-as-lock-add=[no|yes].Andrew Senkevich2016-01-291-0/+35
* Rename OPTION_OMIT_LOCK_PREFIX to OPTION_MOMIT_LOCK_PREFIXH.J. Lu2016-01-251-3/+3
* Avoid the use of gp-relative addressing when abicalls are in effect.Catherine Moore2016-01-251-0/+6
* Add support for an ARM specific 'y' section attribute flag to mark the sectio...Mickael Guene2016-01-203-0/+21
* MIPS: Remove remnants of 48-bit microMIPS instruction supportMaciej W. Rozycki2016-01-181-4/+2
* Nios II/GAS: Fix build error in `output_movia'Maciej W. Rozycki2016-01-131-1/+1
* Remove spurious condition in test for closing parenthesis.Yoshinori Sato2016-01-131-1/+1
* [ARM] Support ARMv8.2 RAS extension.Matthew Wahab2016-01-121-0/+9
* Copyright update for binutilsAlan Modra2016-01-01238-238/+238
* Add assembler support for ARMv8-M BaselineThomas Preud'homme2015-12-241-19/+89
* Add assembler support for ARMv8-M MainlineThomas Preud'homme2015-12-241-25/+70
* Consolidate Thumb-1/Thumb-2 ISA detectionThomas Preud'homme2015-12-241-30/+46
* Process 64-bit imm/disp only for 64-bit BFDH.J. Lu2015-12-181-0/+6
* [Patch ARM] Fix build attributes for armv8-a in case of assembler files that ...Ramana Radhakrishnan2015-12-171-1/+2
* [ARM] Add support for thumb1 pcrop relocations.Mickael Guene2015-12-161-5/+104
* Remove refernces to a non-existent silicon errata.Nick Clifton2015-12-151-10/+3
* Add support for RX V2 Instruction SetYoshinori Sato2015-12-153-36/+225
* [AArch64][PATCH 11/14] Add support for the 2H vector type.Matthew Wahab2015-12-141-7/+6
* [AArch64][PATCH 10/14] Rework code mapping vector types to operand qualifiers.Matthew Wahab2015-12-141-6/+30
* [AArch64][Patch 5/5] Add instruction PSB CSYNCMatthew Wahab2015-12-111-1/+55
* [AArch64][Patch 1/5] Support the ARMv8.2 Statistical Profiling Extension.Matthew Wahab2015-12-111-0/+1
* [AArch64][PATCH 2/2] Support ARMv8.2 DC CVAP instruction.Matthew Wahab2015-12-101-0/+4
* arc/gas: Accept, but ignore, dummy arguments.Andrew Burgess2015-12-101-1/+2
* Implement Intel OSPKE instructionsH.J. Lu2015-12-091-0/+2
* sparc: support %dN and %qN syntax for FP registers.Jose E. Marchesi2015-12-091-5/+11
* Fix compile time warning building RX target.Nick Clifton2015-12-091-1/+1
* ELF: don't re-order SHF_FILE symbolsJan Beulich2015-12-081-3/+6
* rl78: relaxation fixesDJ Delorie2015-12-083-26/+83
* tc-ppc.c md_apply_fix tidyAlan Modra2015-12-071-12/+12
* Fix GAS testsuite failures for COFF/PE based ARM targets.Nick Clifton2015-12-041-1/+4
* Fix failures in the GAS testsuite for the ARC architecture.Claudiu Zissulescu2015-12-042-30/+71
* Invoke aout N_* macros with pointer to struct internal_execAlan Modra2015-12-011-21/+21
* [AArch64] Add feature flags and command line for ARMv8.2 FP16 support.Matthew Wahab2015-11-271-0/+2
* [GAS, ARM] Invalid LDR immediate transformationChristophe Monat2015-11-241-1/+2