Age | Commit message (Expand) | Author | Files | Lines |
2019-09-16 | Update version to 2.33.50 and regenerate configure scripts. | Phil Blundell | 4 | -18/+36 |
2019-09-10 | Enhance the disassembler so that it will reliably determine whether a reloc a... | Nick Clifton | 3 | -0/+41 |
2019-09-10 | [PATCH][ARM][GAS]: Support to MVE VCTP instruction. | Srinath Parvathaneni | 6 | -0/+177 |
2019-09-09 | Add markers for 2.33 branch to NEWS and ChangeLog files. | Phil Blundell | 2 | -0/+6 |
2019-09-05 | PowerPC warning on symbol+offset@got | Alan Modra | 2 | -3/+8 |
2019-08-30 | [PATCH][ARM][GAS]: Assembler support to interpret MVE VMOV instruction correc... | Srinath Parvathaneni | 3 | -1/+86 |
2019-08-27 | Add support for the MVE VMOV instruction to the ARM assembler. This instruct... | Srinath Parvathaneni | 5 | -202/+243 |
2019-08-25 | RISC-V: Improve li expansion for better code density. | Kito Cheng | 5 | -5/+108 |
2019-08-23 | Updated Swedish translation for the gas sub-directory. | Nick Clifton | 2 | -49/+26 |
2019-08-22 | Arm: Add support for missing CPUs | Dennis Zhang | 6 | -0/+39 |
2019-08-22 | Fix the assembler's floating point number parser so that it can correctly han... | Bosco Garc?a | 5 | -7/+49 |
2019-08-22 | Implement a float16 directive for assembling 16 bit IEEE 754 floating point n... | Barnaby Wilks | 7 | -5/+70 |
2019-08-22 | [AArch64][gas] Update MTE system register encodings | Kyrylo Tkachov | 2 | -10/+15 |
2019-08-20 | Remove test files for a different patch accidentally committed with patch for... | Nick Clifton | 2 | -35/+0 |
2019-08-20 | Adds support for following CPUs to the ARM and Aarch64 assemblers: Cortex-A77... | Dennis Zhang | 12 | -0/+112 |
2019-08-19 | MIPS/gas: Fix misaligned address errors to disregard ISA mode bit | Faraz Shahbazker | 2 | -5/+32 |
2019-08-19 | MIPS/gas: Retain ISA mode bit for labels with .insn annotation | Faraz Shahbazker | 5 | -3/+45 |
2019-08-19 | Float16: Fix test failures for non ELF targets | Barnaby Wilks | 2 | -27/+26 |
2019-08-15 | Updatesd Swdish translation for the gas sub-directory. | Nick Clifton | 2 | -872/+466 |
2019-08-12 | Modify the ARM encoding and decoding of SQRSHRL and UQRSHLL MVE instructions. | Srinath Parvathaneni | 6 | -8/+76 |
2019-08-12 | Add generic and ARM specific support for half-precision IEEE 754 floating poi... | Barnaby Wilks | 20 | -8/+324 |
2019-08-12 | PR24851, gas/testsuite/gas/epiphany/badrelax.s failure with MALLOC_PERTURB_=1 | Alan Modra | 2 | -17/+28 |
2019-08-09 | x86-64: generalize SIMD test expectations | Jan Beulich | 7 | -927/+212 |
2019-08-08 | Change the output of readelf's note display so that the "Data size" column he... | Nick Clifton | 5 | -4/+13 |
2019-08-08 | Update the handling of shift rotate and load/store multiple instructions in ... | Yoshinori Sato | 1 | -4/+4 |
2019-08-08 | Move the h8300 assembler's MOVFPE and MOVTPE tests to the correct location. | Yoshinori Sato | 5 | -50/+56 |
2019-08-05 | Removes support in the ARM assembler for the unsigned variants of the VQ(R)DM... | Barnaby Wilks | 12 | -2712/+55 |
2019-07-30 | RISC-V: Fix minor issues with FP csr instructions. | Jim Wilson | 5 | -1/+71 |
2019-07-24 | Update the Swedish translation for the gas sub-directory. | Nick Clifton | 2 | -4191/+5083 |
2019-07-24 | [ARC] Update disassembler opcode selection | Claudiu Zissulescu | 2 | -1/+5 |
2019-07-24 | Complain about mbind, ifunc, and unique in final_write | Alan Modra | 4 | -2/+11 |
2019-07-24 | Define ELF_OSABI for visium | Alan Modra | 4 | -5/+16 |
2019-07-23 | [AArch64] Add support for GMID_EL1 register for +memtag | Kyrylo Tkachov | 4 | -0/+9 |
2019-07-23 | SHF_GNU_MBIND requires ELFOSABI_GNU | Alan Modra | 6 | -29/+65 |
2019-07-23 | gas "mbind sections" test | Alan Modra | 2 | -2/+4 |
2019-07-22 | This patch addresses the change in the June Armv8.1-M Mainline specification,... | Barnaby Wilks | 10 | -137/+136 |
2019-07-19 | x86: Pass -O0 to assembler in noextreg.d | H.J. Lu | 2 | -0/+5 |
2019-07-19 | cpu,opcodes,gas: use %r0 and %r6 instead of %a and %ctf in eBPF disassembler | Jose E. Marchesi | 7 | -52/+60 |
2019-07-19 | gas: make .lcomm to accept an optional aligmnet in eBPF targets | Jose E. Marchesi | 2 | -1/+49 |
2019-07-19 | [AArch64] Rename +bitperm to +sve2-bitperm | Richard Sandiford | 8 | -7/+17 |
2019-07-19 | [PowerPC64] pc-relative TLS relocations | Alan Modra | 2 | -5/+47 |
2019-07-18 | gas: .lcomm gets an alignment argument in eBPF | Jose E. Marchesi | 2 | -1/+8 |
2019-07-17 | gas: support .half, .word and .dword directives in eBPF | Jose E. Marchesi | 7 | -0/+58 |
2019-07-17 | x86: replace "anymem" checks where possible | Jan Beulich | 2 | -8/+22 |
2019-07-16 | x86: make RegMem an opcode modifier | Jan Beulich | 2 | -12/+25 |
2019-07-16 | x86: fold SReg{2,3} | Jan Beulich | 6 | -328/+45 |
2019-07-15 | cpu,opcodes,gas: fix explicit arguments to eBPF ldabs instructions | Jose E. Marchesi | 5 | -20/+29 |
2019-07-14 | cpu,opcodes,gas: fix arguments to ldabs and ldind eBPF instructions | Jose E. Marchesi | 4 | -24/+31 |
2019-07-09 | Re: gas/ELF: don't accumulate .type settings | Alan Modra | 5 | -29/+42 |
2019-07-05 | Kito's 5-part patch set to improve .insn support. | Jim Wilson | 4 | -53/+98 |