summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* gas:LoongArch: Fix "make check" pr21884 fail in LoongArch32.liuzhensong2022-03-202-0/+9
* LoongArch: Update ABI eflag in elf header.liuzhensong2022-03-201-26/+20
* gas:LoongArch: Fix wrong line number in .debug_lineliuzhensong2022-03-201-2/+2
* gas:LoongArch: Fix segment error in compilation due to too long symbol name.liuzhensong2022-03-201-2/+6
* LoongArch: Use functions instead of magic numbers.liuzhensong2022-03-201-104/+28
* x86: also fold remaining multi-vector-size shift insnsJan Beulich2022-03-181-7/+9
* x86: fold certain AVX2 templates into their AVX counterpartsJan Beulich2022-03-181-0/+23
* RISC-V: Cache management instructionsTsukasa OI2022-03-1810-0/+70
* RISC-V: Prefetch hint instructions and operand setTsukasa OI2022-03-186-0/+45
* PR28977 tc-i386.c internal error in parse_registerAlan Modra2022-03-181-9/+10
* Tidy gas current_frame before exitAlan Modra2022-03-181-0/+1
* ubsan: logical_input_line signed integer overflowAlan Modra2022-03-181-8/+8
* asan: use of uninitialized value in buffer_and_nestAlan Modra2022-03-171-6/+7
* asan: buffer overflows after calling ignore_rest_of_lineAlan Modra2022-03-172-12/+4
* x86: don't accept base architectures as extensionsJan Beulich2022-03-174-1/+5
* x86: add another IAMCU testcaseJan Beulich2022-03-172-2/+7
* x86: drop L1OM/K1OM support from gasJan Beulich2022-03-1711-607/+10
* x86: assorted IAMCU CPU checking fixesJan Beulich2022-03-174-4/+10
* Delete PowerPC macro insn supportAlan Modra2022-03-161-111/+3
* PowerPC VLE extended instructions in powerpc_macrosAlan Modra2022-03-161-5/+5
* PowerPC32 extended instructions in powerpc_macrosAlan Modra2022-03-162-17/+17
* PowerPC64 extended instructions in powerpc_macrosAlan Modra2022-03-163-16/+16
* Constant fold view increment expressionsAlan Modra2022-03-092-6/+14
* Reduce duplicated symbol_clone_if_forward_ref workAlan Modra2022-03-091-3/+8
* RISC-V: make .insn actually work for 64-bit insnsJan Beulich2022-03-043-1/+9
* x86: drop redundant x86-64-code16-2 testJan Beulich2022-03-042-5/+0
* RISC-V: PR28733, add missing extension info to 'unrecognized opcode' errorPatrick O'Neill2022-02-233-36/+69
* RISC-V: PR28733, add missing extension info to 'invalid CSR' errorPatrick O'Neill2022-02-235-711/+717
* binutils 2.38 vs. ppc32 linux kernelAlan Modra2022-02-231-1/+24
* RISC-V: Updated CSRs to privileged spec v1.12 and debug spec v1.0.Nelson Chu2022-02-2311-245/+288
* RISC-V: Add Privileged Architecture 1.12 CSRsTsukasa OI2022-02-2311-0/+1249
* RISC-V: Reorganize testcases for CFI directivesTsukasa OI2022-02-232-13/+86
* gas local label and dollar label handlingAlan Modra2022-02-165-131/+71
* ubsan: s_app_line integer overflowAlan Modra2022-02-161-9/+8
* asan : use of uninitialized value in buffer_and_nestAlan Modra2022-02-161-9/+20
* gas/doc: Fix "a true results" typoRichard Sandiford2022-02-111-1/+1
* Updated French translation for the gas sub-directory.Nick Clifton2022-01-282-2250/+2641
* gas: drop old cygnus install hackMike Frysinger2022-01-242-13/+5
* Update Bulgarian, French, Romaniam and Ukranian translation for some of the s...Nick Clifton2022-01-242-2245/+2639
* Regenerate Makefile.in files with automake 1.15.1H.J. Lu2022-01-231-1/+0
* Regenerate configure files with autoconf 2.69H.J. Lu2022-01-231-15/+3
* Change version number to 2.38.50 and regenerate filesNick Clifton2022-01-223-23/+40
* Add markers for 2.38 branchNick Clifton2022-01-222-0/+6
* RISC-V: create new frag after alignment.Lifang Xia2022-01-221-0/+6
* drop old unused stamp-h.in fileMike Frysinger2022-01-211-1/+0
* Update the config.guess and config.sub files from the master repository and r...Nick Clifton2022-01-173-1800/+2149
* Fix Z80 assembly failure.Sergey Belyashov2022-01-172-0/+7
* Re: gas: add visibility support using GNU syntax on XCOFFAlan Modra2022-01-131-1/+1
* gas: add visibility support using GNU syntax on XCOFFClément Chigot2022-01-125-0/+85
* gas: add visibility support for XCOFFClément Chigot2022-01-127-36/+405