Age | Commit message (Expand) | Author | Files | Lines |
2016-06-21 | MIPS/GAS: Fix null pointer dereferences in R6 PC-relative relocation checks | Maciej W. Rozycki | 2 | -2/+8 |
2016-06-21 | MIPS/GAS: Correct BFD_RELOC_MIPS_18_PCREL_S3 calculation | Maciej W. Rozycki | 2 | -1/+21 |
2016-06-21 | MIPS/GAS: Use the module level ISA setting for R6 relaxation | Maciej W. Rozycki | 10 | -2/+112 |
2016-06-21 | Arc assembler: Convert nps400 from a machine type to an extension. | Graham Markall | 16 | -100/+194 |
2016-06-20 | MIPS/GAS/testsuite: Uniquely identify MIPS64r6 tests | Maciej W. Rozycki | 3 | -2/+7 |
2016-06-20 | MIPS/GAS: Update comment on jump reloc conversion | Maciej W. Rozycki | 2 | -2/+7 |
2016-06-20 | Update the feature set for the Vulcan AArch64 cpu. | Virendra Pathak | 2 | -2/+6 |
2016-06-17 | opcodes,gas: sparc: fix rdasr,wrasr,rdpr,wrpr,rdhpr,wrhpr insns. | Jose E. Marchesi | 14 | -77/+467 |
2016-06-17 | opcodes,gas: adjust sparc insns and make GAS aware of it | Jose E. Marchesi | 7 | -22/+75 |
2016-06-17 | gas: sparc: fix collision of registers and pseudo-ops. | Jose E. Marchesi | 2 | -141/+264 |
2016-06-15 | Fix simple gas testsuite failures. | Nick Clifton | 31 | -529/+626 |
2016-06-15 | opcodes/arc: Fix extract for some add_s instructions | Andrew Burgess | 3 | -0/+17 |
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 | 3 | -0/+71 |
2016-06-14 | [ARC] Add deep packet inspection instructions for nps | Graham Markall | 3 | -35/+142 |
2016-06-14 | [ARC] Add arithmetic and logic instructions for nps | Graham Markall | 3 | -0/+289 |
2016-06-14 | Fix compile time warning building gas for the NDS32 with gcc v6.1.1 | Nick Clifton | 2 | -1/+6 |
2016-06-13 | MIPS/GAS: Don't convert RELA JALR relocations on R6 | Maciej W. Rozycki | 13 | -5/+342 |
2016-06-13 | Accept vulcan as a cpu name for the AArch64 port of GAS. | Virendra Pathak | 3 | -0/+10 |
2016-06-13 | Fix compile time warning messages building with gcc v6.1.1 | Nick Clifton | 6 | -4/+24 |
2016-06-09 | [AARCH64][GAS] Fix two -Wstack-usage warnings. | Renlin Li | 2 | -7/+10 |
2016-06-07 | PowerPC VLE | Alan Modra | 2 | -18/+24 |
2016-06-07 | [ARM] Add command line option for RAS extension. | Matthew Wahab | 5 | -4/+76 |
2016-06-05 | fixup another old style function definition | Trevor Saunders | 2 | -2/+5 |
2016-06-05 | sh{,64}: make arg type enum | Trevor Saunders | 3 | -9/+23 |
2016-06-05 | nds32: constify ptr_arg | Trevor Saunders | 2 | -1/+6 |
2016-06-03 | Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu. | Peter Bergner | 7 | -1/+127 |
2016-06-03 | Handle indirect branches for AMD64 and Intel64 | H.J. Lu | 6 | -24/+83 |
2016-06-03 | [AArch64][gas] Add support for Cortex-A73 | Kyrylo Tkachov | 3 | -0/+8 |
2016-06-03 | [ARM][gas] Add support for Cortex-A73 | Kyrylo Tkachov | 3 | -0/+8 |
2016-06-02 | Allow ARC Linux targets that do not use uclibc. | Vineet Gupta | 2 | -1/+5 |
2016-06-02 | Add support for 48 and 64 bit ARC instructions. | Andrew Burgess | 4 | -69/+276 |
2016-06-01 | ns32k: remove dupplicate definition of input_line_pointer | Trevor Saunders | 2 | -1/+4 |
2016-06-01 | avr: replace sentinal with iteration from 0 to ARRAY_SIZE | Trevor Saunders | 2 | -4/+8 |
2016-06-01 | xtensa: typedef enums when defining them | Trevor Saunders | 2 | -10/+11 |
2016-06-01 | ns32k: use XOBNEW in another spot | Trevor Saunders | 2 | -1/+6 |
2016-06-01 | Add support for some variants of the ARC nps400 rflt instruction. | Graham Markall | 3 | -50/+62 |
2016-05-29 | Add missing ChangeLog entries | H.J. Lu | 1 | -0/+15 |
2016-05-29 | Add .noavx512XX directives to x86 assembler | H.J. Lu | 7 | -0/+801 |
2016-05-27 | Update x86 CPU_XXX_FLAGS handling | H.J. Lu | 17 | -10/+482 |
2016-05-27 | Replace CpuAMD64/CpuIntel64 with AMD64/Intel64 | H.J. Lu | 2 | -7/+11 |
2016-05-27 | Correct CpuMax in i386-opc.h | H.J. Lu | 2 | -8/+19 |
2016-05-27 | Don't clear cpu64 nor cpuno64 | H.J. Lu | 2 | -2/+5 |
2016-05-26 | Add support for new POWER ISA 3.0 instructions. | Peter Bergner | 5 | -0/+27 |
2016-05-26 | Append ".p2align 4" to some x86 directive tests | H.J. Lu | 11 | -0/+23 |
2016-05-26 | metag: make an array's type unsigned char[] | Trevor Saunders | 2 | -1/+6 |
2016-05-26 | rx: make the type of a variable bfd_reloc_code_real_type | Trevor Saunders | 2 | -1/+9 |
2016-05-25 | Require another match for AVX512VL | H.J. Lu | 11 | -0/+245 |
2016-05-25 | Enable VREX for AVX512 directives | H.J. Lu | 4 | -0/+23 |
2016-05-25 | Reimplement .no87/.nommx/.nosse/.noavx directives | H.J. Lu | 19 | -163/+418 |