summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* MIPS/opcodes: Address issues with NAL disassemblyMaciej W. Rozycki2016-07-137-0/+75
* MIPS/GAS: Remove extraneous `install_insn' call from `append_insn' (CL)Maciej W. Rozycki2016-07-131-0/+5
* opcodes,gas: support for the ldtxa SPARC instructions.Jose E. Marchesi2016-07-134-0/+66
* TLS: DTPOFF can accept offsets, stored into addendum. Remove the need of baseClaudiu Zissulescu2016-07-112-23/+8
* MIPS/GAS: Remove extraneous `install_insn' call from `append_insn'Maciej W. Rozycki2016-07-081-1/+0
* x86: fix register check in check_qword_reg()Jan Beulich2016-07-054-1/+19
* MIPS/GAS/testsuite: Remove remnants of a.out/ECOFF supportMaciej W. Rozycki2016-07-0227-1822/+1066
* MIPS/GAS/testsuite: Split `branch-misc-2' tests into twoMaciej W. Rozycki2016-07-0224-148/+313
* MIPS/GAS/testsuite: Reenable disabled external BEQ testsMaciej W. Rozycki2016-07-025-8/+27
* MIPS/GAS/testsuite: Restrict 64-bit `branch-mips' tests to NewABI targetsMaciej W. Rozycki2016-07-022-3/+13
* MIPS/GAS/testsuite: Group `branch-misc' tests togetherMaciej W. Rozycki2016-07-022-3/+7
* [AArch64] Fix +nofp16 handlingSzabolcs Nagy2016-07-015-17/+91
* Fix potential buffer overflows with sprintf and very large integer values.Nick Clifton2016-07-012-1/+6
* x86-64/MPX: relax no-RIP-relative-addressing testcaseJan Beulich2016-07-012-4/+8
* Add marker for 2.27 branch.Tristan Gingold2016-07-012-0/+7
* x86-64/MPX: bndmk, bndldx, and bndstx don't allow RIP-relative addressingJan Beulich2016-07-014-132/+227
* x86/MPX: fix address size handlingJan Beulich2016-07-015-4/+223
* x86/Intel: don't accept bogus instructionsJan Beulich2016-07-015-5/+72
* x86: allow suffix-less movzw and 64-bit movzbJan Beulich2016-07-015-0/+94
* x86/Intel: fix operand checking for MOVSDJan Beulich2016-07-017-2/+134
* MIPS/GAS: Fix a comment typo in `get_append_method'Maciej W. Rozycki2016-06-302-1/+5
* ChangeLog entry for the --with-cpu patch for ARC configuration.Andrew Burgess2016-06-301-0/+8
* MIPS16/GAS: Fix delay slot filling across fragsMatthew Fortune2016-06-3010-7/+186
* MIPS/GAS: Simplify non-MIPS16 branch swapping sequenceMaciej W. Rozycki2016-06-302-3/+9
* PR gas/20312: Do not pad sections to alignment on failed assemblyMaciej W. Rozycki2016-06-305-16/+33
* Allow ARC target to be configured with --with-cpu=<cpu-name>.Andrew Burgess2016-06-306-4/+46
* [ARM][GAS] ARMv8.2 should enable ARMv8.1 NEON instructions.Matthew Wahab2016-06-302-0/+83
* Default to --enable-compressed-debug-sections=gas for Linux/x86H.J. Lu2016-06-293-0/+18
* Correct fix for typoNick Clifton2016-06-291-1/+1
* Fix typoNick Clifton2016-06-291-1/+1
* GAS: Fix `abort' expansion in write.cMaciej W. Rozycki2016-06-292-1/+4
* Use `supports_gnu_unique' with the `unique_symbol' and `type' testsMaciej W. Rozycki2016-06-282-2/+7
* Fix new testcase for hppa64Alan Modra2016-06-282-12/+14
* [AArch64] Make register indices be full 64-bit valuesRichard Sandiford2016-06-283-0/+77
* MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki2016-06-2817-45/+209
* Make the kernel dwarf stack unwinder work for ARC targets.Vineet Gupta2016-06-273-3/+8
* oops - omitted from previous deltaNick Clifton2016-06-271-0/+15
* Add command line option to stop the assembler from padding the end of section...Nick Clifton2016-06-278-6/+69
* add ChangeLog entriesTrevor Saunders2016-06-271-0/+5
* dlx: move prototype of dlx_set_skip_hi16 to elf/dlx.hTrevor Saunders2016-06-272-1/+2
* xtensa: remove a sentinalTrevor Saunders2016-06-272-15/+21
* nds32: remove a sentinalTrevor Saunders2016-06-272-14/+10
* aarch64: make the type of reg_entry::type aarch64_reg_typeTrevor Saunders2016-06-252-10/+15
* remove a few sentinalsTrevor Saunders2016-06-255-30/+35
* simplify tic54x_set_default_include ()Trevor Saunders2016-06-252-14/+16
* xtensa: prototype xtensa_make_property_section in elf/xtensa.hTrevor Saunders2016-06-252-4/+4
* MIPS16/GAS: Restore unsupported relocation diagnosticsMaciej W. Rozycki2016-06-2577-63/+1227
* alpha-openbsd build failureAlan Modra2016-06-242-2/+5
* MIPS/GAS: Keep the original microMIPS symbol reference in branch relocsMaciej W. Rozycki2016-06-238-13/+161
* [ARC] Misc minor edits/fixesGraham Markall2016-06-232-36/+44