summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* Remove _S version of ARM MSR/MRS special registersThomas Preud'homme2016-08-256-34/+12
* X86: Add ptwrite instructionH.J. Lu2016-08-2410-0/+132
* ARM: Issue a warning when the MRRC and MRRC2 instructions are used with the s...Tamar Christina2016-08-195-0/+51
* Place .shstrtab section after .symtab and .strtab, thus restoring monotonical...Nick Clifton2016-08-1922-85/+110
* [AArch64] Reject -0.0 as an 8-bit FP immediateRichard Sandiford2016-08-114-2/+32
* Ensure ARM VPUSH and VPOP instructions do not affect more than 16 registers.Nick Clifton2016-08-056-37/+89
* Fix the generation of alignment frags in code sections for AArch64.Nick Clifton2016-08-054-3/+58
* Fix generation of relocs for 32-bit Sparc Solaris targets.Stefan Trleman2016-08-042-0/+23
* gas: avoid spurious failures in non-ELF targets in the SPARC testsuite.Jose E. Marchesi2016-07-293-48/+56
* MIPS/GAS: Implement microMIPS branch/jump compactionMaciej W. Rozycki2016-07-2745-640/+8541
* Begin implementing ARC NPS-400 Accelerator instructionsGraham Markall2016-07-274-35/+298
* MIPS/GAS: Respect the `insn32' mode in branch relaxationMaciej W. Rozycki2016-07-2610-66/+1248
* Set BFD_VERSION to 2.27.51H.J. Lu2016-07-212-10/+14
* Add support to the ARC disassembler for selecting instruction classes.Claudiu Zissulescu2016-07-209-4/+254
* MIPS/GAS: Remove erroneous ELF relocation referencesMaciej W. Rozycki2016-07-202-7/+10
* MIPS: Convert cross-mode BAL to JALXMaciej W. Rozycki2016-07-1913-20/+238
* MIPS: Verify the ISA mode and alignment of branch and jump targetsMaciej W. Rozycki2016-07-1970-58/+4918
* make the type of nds32_pseudo_opcode::pseudo_val unsignedTrevor Saunders2016-07-192-32/+97
* sparc: make a field type bfd_reloc_code_real_typeTrevor Saunders2016-07-192-1/+6
* sparc: remove a sentinalTrevor Saunders2016-07-192-16/+17
* tc-z8k.c: make some argument types bfd_reloc_code_real_typeTrevor Saunders2016-07-192-3/+14
* Don't include libbfd.h outside of bfd, part 2Alan Modra2016-07-169-8/+11
* Don't include libbfd.h outside of bfd, part 1Alan Modra2016-07-168-14/+20
* MIPS/GAS: Don't convert PC-relative REL relocs against absolute symbolsMaciej W. Rozycki2016-07-1413-60/+170
* MIPS/GAS: Keep the ISA bit in the addend of branch relocationsMaciej W. Rozycki2016-07-148-55/+65
* BFD: Let targets handle relocations against absolute symbolsMaciej W. Rozycki2016-07-1422-5/+559
* 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