summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* S/390: Fix opcode of ppno.Andreas Krebbel2015-09-091-1/+1
* config/tc-avr.c (md_section_align): Append UL for -1 to avoid the latest gcc'...Chen Gang2015-09-082-1/+6
* More fallout from "Allow symbol and label names to be enclosed in double quotes"Alan Modra2015-08-2718-92/+134
* Fallout from "Allow symbol and label names to be enclosed in double quotes"Alan Modra2015-08-264-4/+13
* Add asprintf to the list of functions whose decls are checked at configure time.Nick Clifton2015-08-264-1/+22
* Update MIPS tests for test failures on some configurations.Simon Dardis2015-08-254-14/+20
* Support for the sparc %pmcdper privileged register.Jose E. Marchesi2015-08-257-0/+19
* Fix the partial disassembly of a broken three byte instruction at the end of ...Jan Stancek2015-08-243-0/+21
* Allow symbol and label names to be enclosed in double quotes.Nick Clifton2015-08-2159-911/+900
* PR binutils/18257: Properly decode x86/Intel mask instructions.Alexander Fomin2015-08-215-2/+1002
* [AArch64][5/6] GAS support TLSLD load/store relocation typesJiong Wang2015-08-1919-10/+222
* [AArch64][3/6] GAS support TLSLD move/add relocation typesJiong Wang2015-08-1923-0/+247
* [AArch64][1/6] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NCJiong Wang2015-08-197-0/+53
* Rationalize ARM .alignAlan Modra2015-08-174-48/+14
* Fixes for unpredictable nops and 26-bit versions of teq,tst,cmn,cmp.Andre Vieira2015-08-134-16/+39
* gas 0f handlingAlan Modra2015-08-132-38/+30
* gas 0b vs 0b0 vs 00bAlan Modra2015-08-132-21/+32
* Correct local label docAlan Modra2015-08-132-5/+10
* xtensa: add --auto-litpools optionMax Filippov2015-08-129-7/+523
* [MIPS] Map 'move' to 'or'.Simon Dardis2015-08-1238-179/+239
* Remove trailing spaces in gasH.J. Lu2015-08-1281-812/+812
* [AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12Jiong Wang2015-08-117-0/+54
* [AArch64][5/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NCJiong Wang2015-08-117-0/+55
* [AArch64][2/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21Jiong Wang2015-08-117-1/+50
* Fix compile time warning messages about constant expressions where a value is...Nick Clifton2015-08-112-5/+13
* Convert 'A && (!A || B)' to 'A || B' in various places.Nick Clifton2015-08-112-10/+15
* Fix typo checking MMIX operands.Nick Clifton2015-08-112-2/+6
* Fix typo checking number of operands.Nick Clifton2015-08-112-1/+4
* Fix a typo where the same name was checked twice.Nick Clifton2015-08-112-1/+6
* Add SIGRIE instruction for MIPS R6Robert Suchanek2015-08-105-0/+16
* tc-arm.c: Append ULL to 0xFFFFFFFFFFFFF to avoid errors on 32-bit hosts.Hans-Peter Nilsson2015-08-082-2/+7
* 2015-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme2015-08-042-0/+8
* Fix thinkos in the description of the --hash-size command line option for GAS.Nick Clifton2015-08-032-5/+13
* Properly disassemble movnti in Intel modeH.J. Lu2015-07-304-0/+334
* Add cores for M5100 seriesRobert Suchanek2015-07-283-0/+10
* Add -march=interaptivRobert Suchanek2015-07-283-0/+8
* Regenerate configure filesH.J. Lu2015-07-272-2/+6
* Fix the evaluation of RL78 complex relocs, by making immediate values be comp...Nick Clifton2015-07-247-2/+42
* Remove leading/trailing white spaces in ChangeLogH.J. Lu2015-07-242-5/+5
* Fix memory operand size for vcvtt?ps2u?qq instructionsH.J. Lu2015-07-2213-240/+331
* gas line buffer handlingAlan Modra2015-07-222-55/+54
* [ARM] Support correctly spelled ARMv6KZ architecture namesMatthew Wahab2015-07-217-5/+55
* Make binutils abort message GDB friendlyH.J. Lu2015-07-201-4/+4
* Updates the ARM disassembler's output of floating point constants to include ...Alessandro Marzocchi2015-07-161-2/+2
* [AArch64][2/3] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21Jiong Wang2015-07-167-0/+61
* [ARM] Add crypto-neon-fp-armv8.1 as an fpu optionMatthew Wahab2015-07-163-2/+11
* [ARM] Make human parsing of "processor does not support instruction in mode" ...James Greenhalgh2015-07-169-140/+154
* Make x86 Linux assembler default to gABI compliantH.J. Lu2015-07-152-1/+6
* Make default compression gABI compliantH.J. Lu2015-07-143-9/+20
* Updated to accept .debug_* sectionsH.J. Lu2015-07-102-2/+6