aboutsummaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* PRU GAS PortDimitar Dimitrov2016-12-3136-0/+2830
* MIPS16: Add ASMACRO instruction supportMaciej W. Rozycki2016-12-236-0/+79
* MIPS16: Simplify extended operand handlingMaciej W. Rozycki2016-12-232-1/+6
* MIPS16/GAS: Clean up invalid unextended operand handlingMaciej W. Rozycki2016-12-239-2/+245
* MIPS16: Reassign `0' and `4' operand codesMaciej W. Rozycki2016-12-232-5/+11
* MIPS16: Handle non-extensible instructions correctlyMaciej W. Rozycki2016-12-2325-43/+1135
* MIPS16: Remove "extended" BREAK/SDBBP handlingMaciej W. Rozycki2016-12-232-8/+6
* MIPS16/GAS: Fix forced size suffixes with argumentless instructionsMaciej W. Rozycki2016-12-235-10/+51
* MIPS16/GAS: Disallow EXTEND delay-slot schedulingMaciej W. Rozycki2016-12-234-0/+50
* [msp430] Sync tc-msp430.c with devices.csvJoe Seymour2016-12-232-6/+10
* Bump version to 2.28.51Tristan Gingold2016-12-232-10/+14
* Add marker in NEWS filesTristan Gingold2016-12-232-0/+6
* Regenerate pot files.Tristan Gingold2016-12-232-3992/+4933
* ChangeLog formatting fixesAlan Modra2016-12-221-2/+2
* Support aligning text section from odd addressesAndrew Waterman2016-12-222-6/+21
* Fix a const-safety issue on GCC-4.9 and aboveTim Newsome2016-12-222-1/+6
* Remove high bit set charactersAlan Modra2016-12-213-6/+11
* Document character escape sequencesAlan Modra2016-12-212-6/+12
* MIPS16/opcodes: Respect ISA and ASE in disassemblyMaciej W. Rozycki2016-12-2015-0/+1681
* MIPS/GAS/testsuite: Add RESTORE instruction to `mips16e' testMaciej W. Rozycki2016-12-203-1/+8
* MIPS/GAS/testsuite: Extend MIPS16 testing over multiple ISAsMaciej W. Rozycki2016-12-2024-167/+1990
* MIPS/GAS/testsuite: Implement individual MIPS16 ISA testingMaciej W. Rozycki2016-12-206-7/+177
* MIPS/GAS/testsuite: Fix trailing padding in `loc-swap.s'Maciej W. Rozycki2016-12-205-4/+11
* MIPS16: Switch to 32-bit opcode table interpretationMaciej W. Rozycki2016-12-2014-24/+375
* MIPS16/opcodes: Correct 64-bit macros' ISA membershipMaciej W. Rozycki2016-12-203-0/+18
* MIPS16/opcodes: Correct I64/SDRASP opcode's ISA membershipMaciej W. Rozycki2016-12-205-0/+20
* MIPS/GAS/testsuite: Correct NewABI test selectionMaciej W. Rozycki2016-12-202-27/+84
* Don't define RISC-V .p2alignAndrew Waterman2016-12-203-42/+82
* Re-work RISC-V gas flags: now we just support -mabi and -marchAndrew Waterman2016-12-205-123/+122
* Rework RISC-V relocationsAndrew Waterman2016-12-203-54/+185
* Formatting changes for RISC-VAndrew Waterman2016-12-202-27/+32
* MIPS16/GAS: Fix assertion failures with relocations on 16-bit instructionsMaciej W. Rozycki2016-12-148-3/+50
* MIPS16: Fix SP-relative SD instruction annotationMaciej W. Rozycki2016-12-144-0/+51
* [Binutils][AARCH64]Remove Cn register for coprocessor CRn, CRm fieldRenlin Li2016-12-134-123/+134
* [AArch64] Make GAS testcases support ILP32 modeJiong Wang2016-12-13110-210/+346
* MIPS16: Remove unused `>' operand codeMaciej W. Rozycki2016-12-092-1/+4
* MIPS16/opcodes: Use hexadecimal interpretation for the `e' operand codeMaciej W. Rozycki2016-12-094-0/+46
* ARC/GAS: Correct a `spaces' global shadowing errorMaciej W. Rozycki2016-12-082-5/+10
* ARM/GAS: Correct an `index' global shadowing errorMaciej W. Rozycki2016-12-082-4/+9
* sync binutils config/ with gccAlan Modra2016-12-082-1/+5
* MIPS/GAS: Use local `isa' consistently in `is_opcode_valid'Maciej W. Rozycki2016-12-072-1/+6
* fix typoNick Clifton2016-12-061-1/+1
* Stop the assembler from running out of memory when asked to generate a huge n...Nick Clifton2016-12-062-5/+18
* Fix mmix assembler test to account for changes in the error messages produced...Nick Clifton2016-12-062-2/+9
* Fix fault in assembler when passed a bogus input file.Nick Clifton2016-12-052-0/+16
* Fix ICE in assembler when passed a bogus input file.Nick Clifton2016-12-053-2/+11
* [ARM] Add ARMv8.3 VCMLA and VCADD instructionsSzabolcs Nagy2016-12-057-0/+281
* [ARC] Don't check extAuxRegister second argument for sign.Claudiu Zissulescu2016-12-056-11/+47
* [ARM] Add ARMv8.3 VJCVT instructionSzabolcs Nagy2016-12-057-0/+68
* [ARM] Add ARMv8.3 command line option and feature flagSzabolcs Nagy2016-12-053-0/+7