aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2016-08-24X86: Add ptwrite instructionH.J. Lu10-0/+132
2016-08-19ARM: Issue a warning when the MRRC and MRRC2 instructions are used with the s...Tamar Christina5-0/+51
2016-08-19Place .shstrtab section after .symtab and .strtab, thus restoring monotonical...Nick Clifton22-85/+110
2016-08-11[AArch64] Reject -0.0 as an 8-bit FP immediateRichard Sandiford4-2/+32
2016-08-05Ensure ARM VPUSH and VPOP instructions do not affect more than 16 registers.Nick Clifton6-37/+89
2016-08-05Fix the generation of alignment frags in code sections for AArch64.Nick Clifton4-3/+58
2016-08-04Fix generation of relocs for 32-bit Sparc Solaris targets.Stefan Trleman2-0/+23
2016-07-29gas: avoid spurious failures in non-ELF targets in the SPARC testsuite.Jose E. Marchesi3-48/+56
2016-07-27MIPS/GAS: Implement microMIPS branch/jump compactionMaciej W. Rozycki45-640/+8541
2016-07-27Begin implementing ARC NPS-400 Accelerator instructionsGraham Markall4-35/+298
2016-07-26MIPS/GAS: Respect the `insn32' mode in branch relaxationMaciej W. Rozycki10-66/+1248
2016-07-21Set BFD_VERSION to 2.27.51H.J. Lu2-10/+14
2016-07-20Add support to the ARC disassembler for selecting instruction classes.Claudiu Zissulescu9-4/+254
2016-07-20MIPS/GAS: Remove erroneous ELF relocation referencesMaciej W. Rozycki2-7/+10
2016-07-19MIPS: Convert cross-mode BAL to JALXMaciej W. Rozycki13-20/+238
2016-07-19MIPS: Verify the ISA mode and alignment of branch and jump targetsMaciej W. Rozycki70-58/+4918
2016-07-19make the type of nds32_pseudo_opcode::pseudo_val unsignedTrevor Saunders2-32/+97
2016-07-19sparc: make a field type bfd_reloc_code_real_typeTrevor Saunders2-1/+6
2016-07-19sparc: remove a sentinalTrevor Saunders2-16/+17
2016-07-19tc-z8k.c: make some argument types bfd_reloc_code_real_typeTrevor Saunders2-3/+14
2016-07-16Don't include libbfd.h outside of bfd, part 2Alan Modra9-8/+11
2016-07-16Don't include libbfd.h outside of bfd, part 1Alan Modra8-14/+20
2016-07-14MIPS/GAS: Don't convert PC-relative REL relocs against absolute symbolsMaciej W. Rozycki13-60/+170
2016-07-14MIPS/GAS: Keep the ISA bit in the addend of branch relocationsMaciej W. Rozycki8-55/+65
2016-07-14BFD: Let targets handle relocations against absolute symbolsMaciej W. Rozycki22-5/+559
2016-07-13MIPS/opcodes: Address issues with NAL disassemblyMaciej W. Rozycki7-0/+75
2016-07-13MIPS/GAS: Remove extraneous `install_insn' call from `append_insn' (CL)Maciej W. Rozycki1-0/+5
2016-07-13opcodes,gas: support for the ldtxa SPARC instructions.Jose E. Marchesi4-0/+66
2016-07-11TLS: DTPOFF can accept offsets, stored into addendum. Remove the need of baseClaudiu Zissulescu2-23/+8
2016-07-08MIPS/GAS: Remove extraneous `install_insn' call from `append_insn'Maciej W. Rozycki1-1/+0
2016-07-05x86: fix register check in check_qword_reg()Jan Beulich4-1/+19
2016-07-02MIPS/GAS/testsuite: Remove remnants of a.out/ECOFF supportMaciej W. Rozycki27-1822/+1066
2016-07-02MIPS/GAS/testsuite: Split `branch-misc-2' tests into twoMaciej W. Rozycki24-148/+313
2016-07-02MIPS/GAS/testsuite: Reenable disabled external BEQ testsMaciej W. Rozycki5-8/+27
2016-07-02MIPS/GAS/testsuite: Restrict 64-bit `branch-mips' tests to NewABI targetsMaciej W. Rozycki2-3/+13
2016-07-02MIPS/GAS/testsuite: Group `branch-misc' tests togetherMaciej W. Rozycki2-3/+7
2016-07-01[AArch64] Fix +nofp16 handlingSzabolcs Nagy5-17/+91
2016-07-01Fix potential buffer overflows with sprintf and very large integer values.Nick Clifton2-1/+6
2016-07-01x86-64/MPX: relax no-RIP-relative-addressing testcaseJan Beulich2-4/+8
2016-07-01Add marker for 2.27 branch.Tristan Gingold2-0/+7
2016-07-01x86-64/MPX: bndmk, bndldx, and bndstx don't allow RIP-relative addressingJan Beulich4-132/+227
2016-07-01x86/MPX: fix address size handlingJan Beulich5-4/+223
2016-07-01x86/Intel: don't accept bogus instructionsJan Beulich5-5/+72
2016-07-01x86: allow suffix-less movzw and 64-bit movzbJan Beulich5-0/+94
2016-07-01x86/Intel: fix operand checking for MOVSDJan Beulich7-2/+134
2016-06-30MIPS/GAS: Fix a comment typo in `get_append_method'Maciej W. Rozycki2-1/+5
2016-06-30ChangeLog entry for the --with-cpu patch for ARC configuration.Andrew Burgess1-0/+8
2016-06-30MIPS16/GAS: Fix delay slot filling across fragsMatthew Fortune10-7/+186
2016-06-30MIPS/GAS: Simplify non-MIPS16 branch swapping sequenceMaciej W. Rozycki2-3/+9
2016-06-30PR gas/20312: Do not pad sections to alignment on failed assemblyMaciej W. Rozycki5-16/+33