Age | Commit message (Expand) | Author | Files | Lines |
2016-06-20 | MIPS/GAS/testsuite: Uniquely identify MIPS64r6 tests | Maciej W. Rozycki | 1 | -0/+5 |
2016-06-20 | MIPS/GAS: Update comment on jump reloc conversion | Maciej W. Rozycki | 1 | -0/+5 |
2016-06-20 | Update the feature set for the Vulcan AArch64 cpu. | Virendra Pathak | 1 | -0/+4 |
2016-06-17 | opcodes,gas: sparc: fix rdasr,wrasr,rdpr,wrpr,rdhpr,wrhpr insns. | Jose E. Marchesi | 1 | -0/+23 |
2016-06-17 | opcodes,gas: adjust sparc insns and make GAS aware of it | Jose E. Marchesi | 1 | -0/+15 |
2016-06-17 | gas: sparc: fix collision of registers and pseudo-ops. | Jose E. Marchesi | 1 | -0/+24 |
2016-06-15 | Fix simple gas testsuite failures. | Nick Clifton | 1 | -0/+58 |
2016-06-15 | opcodes/arc: Fix extract for some add_s instructions | Andrew Burgess | 1 | -0/+5 |
2016-06-14 | opcode/gas: Fix incorrect dates on ChangeLog entries | Graham Markall | 1 | -3/+3 |
2016-06-14 | [ARC] Add ldbit for nps | Graham Markall | 1 | -0/+5 |
2016-06-14 | [ARC] Add deep packet inspection instructions for nps | Graham Markall | 1 | -0/+6 |
2016-06-14 | [ARC] Add arithmetic and logic instructions for nps | Graham Markall | 1 | -0/+7 |
2016-06-14 | Fix compile time warning building gas for the NDS32 with gcc v6.1.1 | Nick Clifton | 1 | -0/+5 |
2016-06-13 | MIPS/GAS: Don't convert RELA JALR relocations on R6 | Maciej W. Rozycki | 1 | -0/+19 |
2016-06-13 | Accept vulcan as a cpu name for the AArch64 port of GAS. | Virendra Pathak | 1 | -0/+6 |
2016-06-13 | Fix compile time warning messages building with gcc v6.1.1 | Nick Clifton | 1 | -0/+10 |
2016-06-09 | [AARCH64][GAS] Fix two -Wstack-usage warnings. | Renlin Li | 1 | -0/+5 |
2016-06-07 | PowerPC VLE | Alan Modra | 1 | -0/+10 |
2016-06-07 | [ARM] Add command line option for RAS extension. | Matthew Wahab | 1 | -0/+11 |
2016-06-05 | fixup another old style function definition | Trevor Saunders | 1 | -0/+4 |
2016-06-05 | sh{,64}: make arg type enum | Trevor Saunders | 1 | -0/+10 |
2016-06-05 | nds32: constify ptr_arg | Trevor Saunders | 1 | -0/+5 |
2016-06-03 | Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu. | Peter Bergner | 1 | -0/+12 |
2016-06-03 | Handle indirect branches for AMD64 and Intel64 | H.J. Lu | 1 | -0/+9 |
2016-06-03 | [AArch64][gas] Add support for Cortex-A73 | Kyrylo Tkachov | 1 | -0/+5 |
2016-06-03 | [ARM][gas] Add support for Cortex-A73 | Kyrylo Tkachov | 1 | -0/+5 |
2016-06-02 | Allow ARC Linux targets that do not use uclibc. | Vineet Gupta | 1 | -0/+4 |
2016-06-02 | Add support for 48 and 64 bit ARC instructions. | Andrew Burgess | 1 | -0/+11 |
2016-06-01 | ns32k: remove dupplicate definition of input_line_pointer | Trevor Saunders | 1 | -0/+4 |
2016-06-01 | avr: replace sentinal with iteration from 0 to ARRAY_SIZE | Trevor Saunders | 1 | -0/+5 |
2016-06-01 | xtensa: typedef enums when defining them | Trevor Saunders | 1 | -0/+5 |
2016-06-01 | ns32k: use XOBNEW in another spot | Trevor Saunders | 1 | -0/+5 |
2016-06-01 | Add support for some variants of the ARC nps400 rflt instruction. | Graham Markall | 1 | -0/+6 |
2016-05-29 | Add missing ChangeLog entries | H.J. Lu | 1 | -0/+15 |
2016-05-27 | Update x86 CPU_XXX_FLAGS handling | H.J. Lu | 1 | -0/+29 |
2016-05-27 | Replace CpuAMD64/CpuIntel64 with AMD64/Intel64 | H.J. Lu | 1 | -0/+7 |
2016-05-27 | Correct CpuMax in i386-opc.h | H.J. Lu | 1 | -0/+8 |
2016-05-27 | Don't clear cpu64 nor cpuno64 | H.J. Lu | 1 | -0/+5 |
2016-05-26 | Add support for new POWER ISA 3.0 instructions. | Peter Bergner | 1 | -0/+7 |
2016-05-26 | Append ".p2align 4" to some x86 directive tests | H.J. Lu | 1 | -0/+13 |
2016-05-26 | metag: make an array's type unsigned char[] | Trevor Saunders | 1 | -0/+5 |
2016-05-26 | rx: make the type of a variable bfd_reloc_code_real_type | Trevor Saunders | 1 | -0/+5 |
2016-05-25 | Require another match for AVX512VL | H.J. Lu | 1 | -0/+16 |
2016-05-25 | Enable VREX for AVX512 directives | H.J. Lu | 1 | -0/+7 |
2016-05-25 | Reimplement .no87/.nommx/.nosse/.noavx directives | H.J. Lu | 1 | -0/+30 |
2016-05-25 | Fix typo in changelog entry | Nick Clifton | 1 | -1/+1 |
2016-05-25 | Only generate VMOV.I64 instructions for loading constant floating point value... | Chua Zheng Leong | 1 | -1/+9 |
2016-05-24 | MIPS/GAS: Treat local jump relocs the same no matter if REL or RELA | Maciej W. Rozycki | 1 | -0/+11 |
2016-05-24 | MIPS/GAS: Cut TLS reloc dead code path in `md_apply_fix' | Maciej W. Rozycki | 1 | -0/+6 |
2016-05-24 | xtensa: make map_suffix_reloc_to_operator return operatorT | Trevor Saunders | 1 | -0/+6 |