Age | Commit message (Expand) | Author | Files | Lines |
2017-07-01 | MIPS/GAS: Use a switch on relaxation type in microMIPS fixup creation | Maciej W. Rozycki | 2 | -10/+20 |
2017-07-01 | MIPS/GAS: Use frag symbol/offset directly in fixup creation | Maciej W. Rozycki | 2 | -44/+38 |
2017-07-01 | MIPS/GAS: Use non-zero frag offset directly in PIC branch relaxation | Maciej W. Rozycki | 10 | -12/+137 |
2017-06-30 | Add support for a __gcc_isr pseudo isntruction to the AVR assembler. | Georg-Johann Lay | 10 | -7/+1050 |
2017-06-30 | MIPS/GAS: Update `match_float_constant' and `match_operand' descriptions | Maciej W. Rozycki | 2 | -5/+10 |
2017-06-30 | MIPS: Add microMIPS XPA support | Maciej W. Rozycki | 4 | -5/+37 |
2017-06-30 | MIPS: Add microMIPS R5 support | Maciej W. Rozycki | 3 | -1/+16 |
2017-06-30 | MIPS: Fix XPA base and Virtualization ASE instruction handling | Maciej W. Rozycki | 10 | -3/+62 |
2017-06-30 | MIPS/opcodes: Correctly combine ASE flags for ASE_MIPS16E2_MT calculation | Maciej W. Rozycki | 3 | -42/+20 |
2017-06-30 | MIPS/GAS: Clear the ASE_MIPS16E2_MT flag for recalculation | Maciej W. Rozycki | 6 | -0/+35 |
2017-06-28 | [AArch64] Add dot product support for AArch64 to binutils | Tamar Christina | 5 | -3/+1105 |
2017-06-28 | [ARM] Assembler and disassembler support Dot Product Extension | Jiong Wang | 11 | -1/+787 |
2017-06-28 | MIPS: Add new Imagination interAptiv MR2 GAS and LD tests | Maciej W. Rozycki | 33 | -9/+615 |
2017-06-28 | MIPS: Add Imagination interAptiv MR2 GAS test infrastructure | Maciej W. Rozycki | 32 | -6/+592 |
2017-06-28 | MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor support | Maciej W. Rozycki | 3 | -15/+76 |
2017-06-27 | MIPS/GAS/testsuite: Drop the `mips16e-' prefix from SAVE/RESTORE tests | Maciej W. Rozycki | 7 | -4/+21 |
2017-06-27 | MIPS/GAS/testsuite: Run SAVE/RESTORE tests across all MIPS16e architectures | Maciej W. Rozycki | 6 | -7/+20 |
2017-06-27 | MIPS/GAS/testsuite: Convert `mips16e-save-err' list test to a dump test | Maciej W. Rozycki | 3 | -1/+10 |
2017-06-27 | MIPS/GAS/testsuite: Capitalize the name of the `mips16e-save' test | Maciej W. Rozycki | 2 | -1/+6 |
2017-06-26 | RISC-V: Use pc-relative relocation for FDE initial location | Kuan-Lin Chen | 2 | -1/+24 |
2017-06-26 | Check unsupported .symver with common symbol | H.J. Lu | 6 | -0/+35 |
2017-06-26 | Fix compile time warning building gas for arm-wince target. | Nick Clifton | 2 | -0/+6 |
2017-06-26 | Update check conditions for illegal placed instructions. | claziss | 5 | -2/+50 |
2017-06-24 | [ARM] Add support for ARM Cortex-R52 processor | Thomas Preud'homme | 4 | -1/+12 |
2017-06-24 | [ARM] Add support for ARMv8-R in assembler and readelf | Thomas Preud'homme | 41 | -132/+714 |
2017-06-24 | [ARM] Remove ARMv6S-M special casing | Thomas Preud'homme | 2 | -26/+24 |
2017-06-23 | RISC-V: Error, don't warn, for shfit amounts/CSRs | Andrew Waterman | 2 | -8/+13 |
2017-06-22 | Fix compile time warning about unused static variable. | Nick Clifton | 2 | -1/+5 |
2017-06-21 | [ARM] Rework Tag_CPU_arch build attribute value selection | Thomas Preud'homme | 8 | -69/+231 |
2017-06-21 | x86: CET v2.0: Update incssp and setssbsy | H.J. Lu | 7 | -30/+39 |
2017-06-21 | x86: CET v2.0: Rename savessp to saveprevssp | H.J. Lu | 7 | -12/+21 |
2017-06-21 | x86: CET v2.0: Update NOTRACK prefix | H.J. Lu | 12 | -81/+221 |
2017-06-21 | [ARM] Allow Thumb division as an extension for ARMv7 | Thomas Preud'homme | 4 | -0/+33 |
2017-06-21 | [ARM] Rework selection of feature bits to base build attributes on | Thomas Preud'homme | 2 | -16/+30 |
2017-06-21 | [ARM] Simplify Tag_DSP_extension selection logic | Thomas Preud'homme | 2 | -23/+11 |
2017-06-21 | [ARM] Keep separation between extensions and architecture bits throughout exe... | Thomas Preud'homme | 3 | -29/+101 |
2017-06-21 | [ARM] Separate extensions from architectures in arm_cpus | Thomas Preud'homme | 2 | -162/+381 |
2017-06-21 | Add support for the Cortex-A55 and Cortex-A75 versions of the AArch64 archite... | James Greenhalgh | 3 | -0/+13 |
2017-06-15 | i386-dis: Add 2 tests with invalid bnd register | H.J. Lu | 5 | -0/+41 |
2017-06-14 | xtensa: don't expect XCHAL_* macros to be constant | Max Filippov | 3 | -12/+40 |
2017-06-08 | [ARC] Don't convert _DYNAMIC@ to _GLOBAL_OFFSET_TABLE_ | Vineet Gupta | 2 | -5/+1 |
2017-06-07 | Add support for AArch64 system register names IP0, IP1, FP and LR. | Michael Collison | 4 | -2/+16 |
2017-06-06 | [Patch, ARM] Relax the restrictions on REG_SP under Thumb mode on ARMv8-A | Jiong Wang | 12 | -18/+328 |
2017-06-05 | Drop arm support for falkor/qdf24xx targets, not present in released hardware. | Jim Wilson | 3 | -8/+5 |
2017-06-01 | S/390: idte/ipte fixes | Andreas Krebbel | 8 | -27/+17 |
2017-05-30 | [ARC] Add arc-cpu.def with processor definitions | Anton Kolesov | 2 | -26/+7 |
2017-05-30 | S/390: Fix indentation | Andreas Krebbel | 1 | -5/+5 |
2017-05-30 | S/390: Fix instruction types of csdtr and csxtr | Andreas Krebbel | 2 | -4/+4 |
2017-05-30 | S/390: Add missing operand to tb instruction | Andreas Krebbel | 2 | -2/+2 |
2017-05-30 | S/390: Add ipte/idte variants with optional operands | Andreas Krebbel | 4 | -9/+25 |