aboutsummaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* [ARC] Add arc-cpu.def with processor definitionsAnton Kolesov2017-05-302-26/+7
* S/390: Fix indentationAndreas Krebbel2017-05-301-5/+5
* S/390: Fix instruction types of csdtr and csxtrAndreas Krebbel2017-05-302-4/+4
* S/390: Add missing operand to tb instructionAndreas Krebbel2017-05-302-2/+2
* S/390: Add ipte/idte variants with optional operandsAndreas Krebbel2017-05-304-9/+25
* S/390: Improve error checking for optional operandsAndreas Krebbel2017-05-301-2/+14
* S/390: Remove optional operand flag.Andreas Krebbel2017-05-301-19/+0
* x86: Update notrackbad tests for non-ELF targetsH.J. Lu2017-05-233-10/+18
* [ARC] Reformat error messages.claziss2017-05-232-10/+16
* x86: Add NOTRACK prefix supportH.J. Lu2017-05-2213-17/+426
* [AArch64, gas] Support ILP32 triplet aarch64*-linux-gnu_ilp32Jiong Wang2017-05-226-8/+52
* binutils: support for the SPARC M8 processorJose E. Marchesi2017-05-1928-11/+523
* gas: fix tests call-relax and asi-bump-warn in 32-bit SPARC ELF targetsJose E. Marchesi2017-05-193-2/+8
* Update avrxmega3 linker emulation to support avrxmega2 devices with flash mem...eorg-Johann Lay2017-05-192-0/+10
* Don't compare boolean values against TRUE or FALSEAlan Modra2017-05-185-8/+15
* S/390: Fix arch level of pckmo instruction.Andreas Krebbel2017-05-174-2/+2
* Allow target files access to default TC_FORCE_RELOCATION definesAlan Modra2017-05-1623-63/+103
* Fix use of ARM ADR and ADRl pseudo-instructions with thumb function symbols.Nick Clifton2017-05-154-1/+95
* MIPS16e2: Add new MIPS16e2 relaxation GAS and LD testsMaciej W. Rozycki2017-05-1586-114/+1338
* MIPS16e2: Add new MIPS16e2 ASE binutils and GAS testsMaciej W. Rozycki2017-05-1531-6/+3425
* MIPS16e2: Add MIPS16e2 ASE GAS test infrastructureMaciej W. Rozycki2017-05-1524-5/+410
* MIPS16e2: Add MIPS16e2 ASE supportMaciej W. Rozycki2017-05-154-44/+187
* MIPS16/GAS: Improve [32768,65535] out-of-range operand error diagnosticsMaciej W. Rozycki2017-05-152-1/+10
* MIPS16/GAS: Improve non-constant operand error diagnosticsMaciej W. Rozycki2017-05-152-1/+10
* MIPS/GAS: Improve bignum operand error diagnosticsMaciej W. Rozycki2017-05-1514-2/+109
* MIPS16/GAS: Improve non-immediate operand error diagnosticsMaciej W. Rozycki2017-05-1510-40/+189
* MIPS16/GAS: Improve disallowed relocation operand error diagnosticsMaciej W. Rozycki2017-05-156-1/+98
* MIPS/GAS/testsuite: Convert LUI list tests to dump testsMaciej W. Rozycki2017-05-154-2/+15
* MIPS/GAS: Update `match_const_int' descriptionMaciej W. Rozycki2017-05-152-2/+5
* MIPS/GAS/doc: Refer to `.module' rather than `.set'Maciej W. Rozycki2017-05-153-12/+26
* MIPS/GAS: Unify GP-relative percent-opsMaciej W. Rozycki2017-05-126-1/+38
* MIPS16/opcodes: Make the handling of BREAK and SDBBP consistentMaciej W. Rozycki2017-05-129-58/+69
* MIPS/opcodes: Mark descriptive SYNC mnemonics as aliasesMaciej W. Rozycki2017-05-124-0/+66
* MIPS/GAS/testsuite: Convert ISA override list tests to dump testsMaciej W. Rozycki2017-05-1024-185/+78
* MIPS/GAS/testsuite: Correct swapped MIPS16e subset test namesMaciej W. Rozycki2017-05-108-7/+17
* MIPS/GAS/testsuite: Remove stale `mips16-macro' list test outputMaciej W. Rozycki2017-05-102-12/+4
* MIPS/GAS/testsuite: Remove last remnants of ECOFF supportMaciej W. Rozycki2017-05-1021-100/+23
* [ARC] Object attributes.Claudiu Zissulescu2017-05-1046-69/+762
* MIPS16/GAS: Relax 32-bit non-PIC PC-relative synthetic instructionsMaciej W. Rozycki2017-05-03106-109/+2349
* Prevent a seg-fault in the assembler when provided with a bogus input source ...Nick Clifton2017-05-032-3/+23
* MIPS16/GAS: Fix absolute references with PC-relative synthetic instructionsMaciej W. Rozycki2017-05-0318-1/+193
* MIPS16/GAS: Factor out duplicate symbol value conversion codeMaciej W. Rozycki2017-04-272-92/+94
* MIPS16/GAS: Rename the LONG_BRANCH relaxation flagMaciej W. Rozycki2017-04-272-6/+16
* Tidy S_FORCE_RELOCAlan Modra2017-04-272-6/+14
* MIPS/GAS: Fix `.option picX' handling with relaxationMaciej W. Rozycki2017-04-2720-52/+375
* [ARC] Enhance enter/leave mnemonics.Claudiu Zissulescu2017-04-253-16/+41
* [ARC] Prefer NOP instead of MOV 0,0Claudiu Zissulescu2017-04-253-5/+10
* MIPS/GAS: Correct BFD_RELOC_MIPS16_16_PCREL_S1 fixup sizeMaciej W. Rozycki2017-04-258-5/+108
* gas: sparc: fix relaxation of CALL instruction into branches in a.out targetsJose E. Marchesi2017-04-256-2/+69
* [GAS/ARM] Fix expansion of ldr pseudo instructionThomas Preud'homme2017-04-244-24/+40