aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2017-03-02Add generated filesbinutils-2_28Tristan Gingold26-10/+59019
2017-03-01Nios2 dynobj handling fixesAlan Modra2-0/+12
2017-02-28PowerPC addpcis fixAlan Modra3-81/+71
2017-02-27 sveRichard Sandiford7-8/+5081
2017-02-27 sveRichard Sandiford5-0/+62
2017-02-27 sveRichard Sandiford5-0/+85
2017-02-27 sveRichard Sandiford2-2/+6
2017-02-27[AArch64] Add separate feature flag for weaker release consistent load insnsRichard Sandiford5-0/+33
2017-02-23S/390: Add support for new cpu architecture - arch12.Andreas Krebbel7-12/+411
2017-02-14Fix powerpc testsuite source errorsAlan Modra4-22/+28
2017-02-11POWER9 add scv/rfscv instruction supportNicholas Piggin3-0/+10
2017-02-01RISC-V gas: Remove em=linux from configure.tgtSebastian Huber2-1/+5
2017-01-30MIPS: Add options to control branch ISA checksMaciej W. Rozycki11-0/+267
2017-01-30MIPS/GAS/testsuite: Convert branch local list tests to dump testsMaciej W. Rozycki8-12/+35
2017-01-18PR gas/20649: MIPS: Fix GOT16/LO16 reloc pairing with comdat sectionsMaciej W. Rozycki5-5/+89
2017-01-18Fix lex source files so that they will be accepted by flex v2.6.3Bernhard Rosenkranzer3-17/+10
2017-01-16RISC-V/GAS: Support more relocs against constant addressesAndrew Waterman2-3/+8
2017-01-16RISC-V/GAS: Improve handling of invalid relocsAndrew Waterman2-1/+15
2017-01-16Remove some custom sections from RISC-V's default linker scriptsPalmer Dabbelt1-0/+7
2017-01-16RISC-V/GAS: Correct branch relaxation for weak symbols.Andrew Waterman2-0/+35
2017-01-13Enable Intel AVX512_VPOPCNTDQ instructionsIgor Tsimbalist10-1/+421
2017-01-02Update year range in copyright notice of all files.Alan Modra556-558/+562
2017-01-02ChangeLog rotationAlan Modra2-5974/+5988
2016-12-23MIPS16: Add ASMACRO instruction supportMaciej W. Rozycki6-0/+79
2016-12-23MIPS16: Simplify extended operand handlingMaciej W. Rozycki2-1/+6
2016-12-23MIPS16/GAS: Clean up invalid unextended operand handlingMaciej W. Rozycki9-2/+245
2016-12-23MIPS16: Reassign `0' and `4' operand codesMaciej W. Rozycki2-5/+11
2016-12-23MIPS16: Handle non-extensible instructions correctlyMaciej W. Rozycki25-43/+1135
2016-12-23MIPS16: Remove "extended" BREAK/SDBBP handlingMaciej W. Rozycki2-8/+6
2016-12-23MIPS16/GAS: Fix forced size suffixes with argumentless instructionsMaciej W. Rozycki5-10/+51
2016-12-23MIPS16/GAS: Disallow EXTEND delay-slot schedulingMaciej W. Rozycki4-0/+55
2016-12-23Bumping version to 2.27.90Tristan Gingold2-10/+14
2016-12-23Add marker in NEWS filesTristan Gingold2-0/+6
2016-12-23Regenerate pot files.Tristan Gingold2-3992/+4933
2016-12-22ChangeLog formatting fixesAlan Modra1-2/+2
2016-12-22Support aligning text section from odd addressesAndrew Waterman2-6/+21
2016-12-22Fix a const-safety issue on GCC-4.9 and aboveTim Newsome2-1/+6
2016-12-21Remove high bit set charactersAlan Modra3-6/+11
2016-12-21Document character escape sequencesAlan Modra2-6/+12
2016-12-20MIPS16/opcodes: Respect ISA and ASE in disassemblyMaciej W. Rozycki15-0/+1681
2016-12-20MIPS/GAS/testsuite: Add RESTORE instruction to `mips16e' testMaciej W. Rozycki3-1/+8
2016-12-20MIPS/GAS/testsuite: Extend MIPS16 testing over multiple ISAsMaciej W. Rozycki24-167/+1990
2016-12-20MIPS/GAS/testsuite: Implement individual MIPS16 ISA testingMaciej W. Rozycki6-7/+177
2016-12-20MIPS/GAS/testsuite: Fix trailing padding in `loc-swap.s'Maciej W. Rozycki5-4/+11
2016-12-20MIPS16: Switch to 32-bit opcode table interpretationMaciej W. Rozycki14-24/+375
2016-12-20MIPS16/opcodes: Correct 64-bit macros' ISA membershipMaciej W. Rozycki3-0/+18
2016-12-20MIPS16/opcodes: Correct I64/SDRASP opcode's ISA membershipMaciej W. Rozycki5-0/+20
2016-12-20MIPS/GAS/testsuite: Correct NewABI test selectionMaciej W. Rozycki2-27/+84
2016-12-20Don't define RISC-V .p2alignAndrew Waterman3-42/+82
2016-12-20Re-work RISC-V gas flags: now we just support -mabi and -marchAndrew Waterman5-123/+122