summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* gas: Default to ELF for RTEMS targetsSebastian Huber2017-01-252-14/+23
* gas: Use ARM EABI for RTEMSSebastian Huber2017-01-252-2/+5
* Remove all RTEMS COFF targetsSebastian Huber2017-01-252-1/+4
* RISC-V gas: Remove em=linux from configure.tgtSebastian Huber2017-01-242-1/+5
* Fix spelling mistakes and typos in the GAS sources.Nick Clifton2017-01-23103-410/+516
* Updated Irish translation for ld and Swedish translation for gas.Nick Clifton2017-01-232-1010/+1037
* Fix potential array overrun in x86 assembler.Nick Clifton2017-01-202-1/+6
* PR gas/20649: MIPS: Fix GOT16/LO16 reloc pairing with comdat sectionsMaciej W. Rozycki2017-01-185-5/+89
* [ARM] Fix the decoding of indexed element VCMLA instructionSzabolcs Nagy2017-01-183-0/+31
* Add support for processing lex source files with flex v 2.6.3Bernhard Rosenkranzer2017-01-183-17/+10
* Catch gas exit-via-signalNathan Sidwell2017-01-187-24/+88
* Updated Swedish translation for GAS.Nick Clifton2017-01-182-203/+205
* Updated Swedish translations for GAS and LD subdirectories.Nick Clifton2017-01-162-833/+861
* Enable Intel AVX512_VPOPCNTDQ instructionsIgor Tsimbalist2017-01-1210-1/+421
* Prevent internal assembler errors if a stabs creation function builds an badl...Nick Clifton2017-01-124-25/+81
* Add support for x86/64 redox target.Jeremy Soller2017-01-112-0/+5
* Fix sleb128-8 regressions.Tristan Gingold2017-01-103-2/+7
* Updated Swedish translations for GAS and LDNick Clifton2017-01-102-700/+719
* This patch ensure same output for sleb128 with large number.Tristan Gingold2017-01-105-3/+29
* RISC-V/GAS: Support more relocs against constant addressesAndrew Waterman2017-01-092-3/+8
* RISC-V/GAS: Improve handling of invalid relocsAndrew Waterman2017-01-092-1/+15
* Remove some custom sections from RISC-V's default linker scriptsPalmer Dabbelt2017-01-091-0/+7
* Add Swedish translation for GAS.Nick Clifton2017-01-094-2/+19967
* RISC-V/GAS: Correct branch relaxation for weak symbols.Andrew Waterman2017-01-092-0/+6
* [AArch64] Add separate feature flag for weaker release consistent load insnsSzabolcs Nagy2017-01-045-0/+33
* When configuring GAS treat as sparcv9 target the same way as a sparc64 target.Norm Jacobs2017-01-042-1/+6
* Add support for the Q extension to the RISCV ISA.Kito Cheng2017-01-032-2/+19
* Fix PRU GAS for 32-bit hostsDimitar Dimitrov2017-01-032-7/+18
* Update year range in copyright notice of all files.Alan Modra2017-01-02560-562/+566
* ChangeLog rotationAlan Modra2017-01-022-6012/+6026
* 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