aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2016-07-20MIPS/GAS: Remove erroneous ELF relocation referencesMaciej W. Rozycki1-7/+5
2016-07-19MIPS: Convert cross-mode BAL to JALXMaciej W. Rozycki1-4/+14
2016-07-19MIPS: Verify the ISA mode and alignment of branch and jump targetsMaciej W. Rozycki1-16/+264
2016-07-19make the type of nds32_pseudo_opcode::pseudo_val unsignedTrevor Saunders1-32/+62
2016-07-19sparc: make a field type bfd_reloc_code_real_typeTrevor Saunders1-1/+1
2016-07-19sparc: remove a sentinalTrevor Saunders1-16/+11
2016-07-19tc-z8k.c: make some argument types bfd_reloc_code_real_typeTrevor Saunders1-3/+8
2016-07-16Don't include libbfd.h outside of bfd, part 2Alan Modra8-8/+0
2016-07-16Don't include libbfd.h outside of bfd, part 1Alan Modra5-8/+3
2016-07-14MIPS/GAS: Don't convert PC-relative REL relocs against absolute symbolsMaciej W. Rozycki2-0/+19
2016-07-14MIPS/GAS: Keep the ISA bit in the addend of branch relocationsMaciej W. Rozycki1-9/+1
2016-07-11TLS: DTPOFF can accept offsets, stored into addendum. Remove the need of baseClaudiu Zissulescu1-23/+2
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 Beulich1-1/+1
2016-07-01[AArch64] Fix +nofp16 handlingSzabolcs Nagy1-17/+67
2016-07-01x86-64/MPX: bndmk, bndldx, and bndstx don't allow RIP-relative addressingJan Beulich1-0/+17
2016-07-01x86/MPX: fix address size handlingJan Beulich1-4/+9
2016-07-01x86/Intel: don't accept bogus instructionsJan Beulich1-5/+27
2016-07-01x86/Intel: fix operand checking for MOVSDJan Beulich2-1/+57
2016-06-30MIPS/GAS: Fix a comment typo in `get_append_method'Maciej W. Rozycki1-1/+1
2016-06-30MIPS16/GAS: Fix delay slot filling across fragsMatthew Fortune1-7/+2
2016-06-30MIPS/GAS: Simplify non-MIPS16 branch swapping sequenceMaciej W. Rozycki1-3/+4
2016-06-30Allow ARC target to be configured with --with-cpu=<cpu-name>.Andrew Burgess1-2/+7
2016-06-29Correct fix for typoNick Clifton1-1/+1
2016-06-29Fix typoNick Clifton1-1/+1
2016-06-28MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki1-7/+47
2016-06-27Make the kernel dwarf stack unwinder work for ARC targets.Vineet Gupta1-1/+1
2016-06-27dlx: move prototype of dlx_set_skip_hi16 to elf/dlx.hTrevor Saunders2-1/+2
2016-06-27xtensa: remove a sentinalTrevor Saunders1-15/+14
2016-06-27nds32: remove a sentinalTrevor Saunders1-14/+5
2016-06-25aarch64: make the type of reg_entry::type aarch64_reg_typeTrevor Saunders1-10/+10
2016-06-25remove a few sentinalsTrevor Saunders4-30/+26
2016-06-25simplify tic54x_set_default_include ()Trevor Saunders1-14/+9
2016-06-25xtensa: prototype xtensa_make_property_section in elf/xtensa.hTrevor Saunders1-4/+0
2016-06-25MIPS16/GAS: Restore unsupported relocation diagnosticsMaciej W. Rozycki1-53/+48
2016-06-23MIPS/GAS: Keep the original microMIPS symbol reference in branch relocsMaciej W. Rozycki1-5/+20
2016-06-23[ARC] Misc minor edits/fixesGraham Markall1-36/+37
2016-06-22xtensa: include elf/xtensa.h in tc-xtensa.cTrevor Saunders1-4/+1
2016-06-21MIPS/GAS: Handle resolved R6 PC-relative relocationsMaciej W. Rozycki1-8/+54
2016-06-21MIPS/GAS: Fix null pointer dereferences in R6 PC-relative relocation checksMaciej W. Rozycki1-2/+2
2016-06-21MIPS/GAS: Correct BFD_RELOC_MIPS_18_PCREL_S3 calculationMaciej W. Rozycki1-1/+14
2016-06-21MIPS/GAS: Use the module level ISA setting for R6 relaxationMaciej W. Rozycki1-2/+2
2016-06-21Arc assembler: Convert nps400 from a machine type to an extension.Graham Markall1-13/+57
2016-06-20MIPS/GAS: Update comment on jump reloc conversionMaciej W. Rozycki1-2/+2
2016-06-20Update the feature set for the Vulcan AArch64 cpu.Virendra Pathak1-2/+2
2016-06-17opcodes,gas: sparc: fix rdasr,wrasr,rdpr,wrpr,rdhpr,wrhpr insns.Jose E. Marchesi1-26/+25
2016-06-17opcodes,gas: adjust sparc insns and make GAS aware of itJose E. Marchesi1-15/+25
2016-06-17gas: sparc: fix collision of registers and pseudo-ops.Jose E. Marchesi1-141/+240
2016-06-15Fix simple gas testsuite failures.Nick Clifton5-1/+11
2016-06-14Fix compile time warning building gas for the NDS32 with gcc v6.1.1Nick Clifton1-1/+1