summaryrefslogtreecommitdiff
path: root/gas/config
Commit message (Expand)AuthorAgeFilesLines
* Remove broken nios2 assembler dwim support.Sandra Loosemore2014-11-281-137/+0
* Fix trampolines search code for conditional branchesMax Filippov2014-11-261-4/+4
* Calculate ARM arch attribute after relaxationTerry Guo2014-11-212-4/+12
* Support ARM Cortex-M7Terry Guo2014-11-211-4/+40
* * config/tc-arm.c (rotate_left): Avoid undefined behaviour when N = 0.Richard Earnshaw2014-11-201-1/+1
* [AArch64] Fix mis-detection of unpredictable load/store operations with FP regs.Richard Earnshaw2014-11-201-6/+13
* [AArch64] Warn on load pair to same registerJiong Wang2014-11-191-0/+36
* Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin2014-11-182-48/+16
* aarch64: allow adding/removing just feature flags via .arch_extensionJan Beulich2014-11-181-12/+39
* [AArch64] Add xgene2.Philipp Tomsich2014-11-181-0/+2
* [AArch64] Add xgene1.Philipp Tomsich2014-11-181-0/+4
* Add AVX512VBMI instructionsIlya Tocar2014-11-171-0/+2
* Add AVX512IFMA instructionsIlya Tocar2014-11-171-0/+2
* Add pcommit instructionIlya Tocar2014-11-171-0/+2
* Add clwb instructionIlya Tocar2014-11-171-0/+2
* Correct x86 assembler manualH.J. Lu2014-11-141-10/+10
* [AArch64] Enable CRC feature in GAS for cortex-a53 and cortex-a57.Marcus Shawcroft2014-11-141-3/+5
* Add assembler support for @gotpltH.J. Lu2014-11-131-0/+3
* More fixes for memory access violations whilst scanning corrupt binaries.Nick Clifton2014-11-131-0/+1
* [AArch64] Remove example processors from GAS.Marcus Shawcroft2014-11-131-5/+0
* Fix z80-coff build breakageAlan Modra2014-11-121-0/+4
* Fix x86 non-ELF build breakageAlan Modra2014-11-121-0/+2
* X32: Add REX prefix to encode R_X86_64_GOTTPOFFH.J. Lu2014-11-071-0/+9
* Add mach parameter to nios2_find_opcode_hash.Sandra Loosemore2014-11-061-1/+1
* Update .MIPS.abiflags to support MIPS R6Matthew Fortune2014-11-051-0/+8
* Don't use register keywordAlan Modra2014-11-0413-34/+30
* Use frag_now_fix_octets in gas d10v, d30vAlan Modra2014-11-042-7/+3
* Fixes a snafu checking the size of 20-bit immedaite values.Nick Clifton2014-11-031-1/+1
* MIPS: Add Octeon 3 supportNaveen H.S2014-10-311-1/+3
* Remove the artificial limit on code alignment through the use of theDr Philipp Tomsich2014-10-302-46/+28
* Refactoring/cleanup of nios2 opcodes and assembler code.Sandra Loosemore2014-10-231-666/+447
* MIPS/GAS: Correct file option settings with `.insn'Maciej W. Rozycki2014-10-211-0/+4
* [AARCH64] Add thunderx support to gasAndrew Pinski2014-10-211-0/+1
* aarch64: move bogus assertionJan Beulich2014-10-211-12/+14
* Fix PR17493, attempted output of *GAS `reg' section* symbolAlan Modra2014-10-181-1/+1
* Fix memory overflow issue about strncatChen Gang2014-10-151-1/+1
* Avoid undefined behaviour with signed expressionsAlan Modra2014-10-141-13/+12
* sparc-aout and sparc-coff breakageAlan Modra2014-10-141-0/+2
* This is a series of patches that add support for the SPARC M7 cpu toJose E. Marchesi2014-10-091-40/+110
* Disallow VEX/EVEX encoded instructions in 16-bit modeH.J. Lu2014-09-231-4/+13
* Fix various warnings seen when using gcc-5.0Alan Modra2014-09-223-3/+4
* Fix arm-elf build failure on non-C99 systems (was using int64_t)Tristan Gingold2014-09-171-2/+2
* Add -mevexrcig={rne|rd|ru|rz} option to x86 assembler.Ilya Tocar2014-09-161-1/+23
* NDS32: Code refactoring of relaxation.Kuan-Lin Chen2014-09-162-1289/+1986
* Rename OPTION_omit_lock_prefix to OPTION_OMIT_LOCK_PREFIXH.J. Lu2014-09-151-3/+3
* Add support for MIPS R6.Andrew Bennett2014-09-151-44/+407
* Ensure softfloat and singlefloat take precedence in consistency checksMatthew Fortune2014-09-151-12/+12
* gas: fix bumping to architectures >v9 in sparc64-* targets.Jose E. Marchesi2014-09-121-9/+18
* Fix tc-i386.c -Werror=logical-not-parentheses errorAlan Modra2014-09-121-6/+6
* [PATCH][ARM] Add Cortex-A17 support to gasKyrylo Tkachov2014-09-091-0/+2