aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2022-04-20x86: reject all invalid SAE variantsJan Beulich3-1/+11
2022-04-20Revert "as: Reject unknown -gXXX option" testsuiteAlan Modra4-6/+0
2022-04-19as: Reject unknown -gXXX optionH.J. Lu5-0/+8
2022-04-19x86: don't mistake ordinary immediates for SAE / rounding controlJan Beulich3-3/+15
2022-04-19x86: VCMPSH is Evex.LLIGJan Beulich5-0/+61
2022-04-19x86/Intel: test non-legacy VCVT{,U}SI2SH insn formsJan Beulich2-6/+6
2022-04-19x86: correct and simplify NOP disassemblyJan Beulich3-43/+12
2022-04-14M68K: avoid quadratic slowdlow in label alignment checkSergei Trofimovich2-34/+26
2022-04-12gas: new_logical_line{,_flags}() can return "void"Jan Beulich3-18/+13
2022-04-12gas: drop .appfile and .applineJan Beulich18-141/+109
2022-04-12gas: further adjust file/line handling for .macroJan Beulich4-22/+50
2022-04-12gas: further adjust file/line handling for .irp and alikeJan Beulich17-1208/+1350
2022-04-12x86: make {disp16} work similarly to {disp32}Jan Beulich5-4/+22
2022-04-09Don't run pr27228 test for hppaAlan Modra1-1/+1
2022-04-08gas: Port "copy st_size only if unset" to aarch64 and riscvFangrui Song3-21/+22
2022-04-07Add support for COFF secidx relocationsMark Harmstone8-23/+192
2022-04-07gas/Dwarf: record functionsJan Beulich7-7/+368
2022-04-07Arm64: arrange for line number emission for .instJan Beulich4-1/+24
2022-04-07Arm32: arrange for line number emission for .instJan Beulich2-0/+23
2022-04-07RISC-V: add testcase to check line number emission for .insnJan Beulich1-0/+71
2022-04-07IBM zSystems: Add support for z16 as CPU name.Andreas Krebbel4-5/+12
2022-04-06Add code to display the contents of .debug_loclists sections which contain of...Nick Clifton2-1/+6
2022-04-04gas: copy st_size only if unsetFangrui Song4-14/+48
2022-03-31aarch64: Relax check for RNG system registersRichard Sandiford2-0/+13
2022-03-29gas/Dwarf: special-case .linefile only for macrosJan Beulich3-1/+29
2022-03-29RISC-V: correct FCVT.Q.L[U]Jan Beulich1-2/+2
2022-03-29asan: heap buffer overflow in pa_chk_field_selectorAlan Modra1-16/+29
2022-03-25libtool.m4: fix the NM="/nm/over/here -B/option/with/path" caseNick Alcock1-7/+13
2022-03-25Re: gas/Dwarf: improve debug info generation from .irp and alike blocksAlan Modra1-2/+2
2022-03-24x86: mention dropped L1OM/K1OM support in ld/ as wellJan Beulich1-2/+0
2022-03-23x86: reject relocations involving registersJan Beulich2-0/+17
2022-03-23x86: improve resolution of register equatesJan Beulich4-2/+29
2022-03-23Revert "PR28977 tc-i386.c internal error in parse_register"Jan Beulich1-10/+9
2022-03-23x86: don't attempt to resolve equates and alike from i386_parse_name()Jan Beulich5-2/+39
2022-03-23gas/Dwarf5: re-use file 0 line string table entry when faking file 0Jan Beulich1-2/+10
2022-03-23gas/Dwarf5: adjust .debug_line file 0 checkingJan Beulich1-11/+10
2022-03-23gas/Dwarf5: drop dead codeJan Beulich1-11/+3
2022-03-23gas/Dwarf: improve debug info generation from .irp and alike blocksJan Beulich4-5/+116
2022-03-23ELF32: don't silently truncate relocation addendsJan Beulich6-9/+23
2022-03-23gas: retain whitespace between stringsJan Beulich5-3/+67
2022-03-21x86: don't suppress overflow diagnostics in x32 modeJan Beulich3-1/+30
2022-03-21z80 assembler: Fix new unexpected overflow warning in v2.37Nick Clifton4-1/+40
2022-03-20RISC-V: Fix misplaced @end tableAndreas Schwab1-1/+1
2022-03-20PR28979, internal error in demand_empty_rest_of_lineAlan Modra1-6/+14
2022-03-20gas:LoongArch: Fix "make check" pr21884 fail in LoongArch32.liuzhensong2-0/+9
2022-03-20LoongArch: Update ABI eflag in elf header.liuzhensong1-26/+20
2022-03-20gas:LoongArch: Fix wrong line number in .debug_lineliuzhensong1-2/+2
2022-03-20gas:LoongArch: Fix segment error in compilation due to too long symbol name.liuzhensong1-2/+6
2022-03-20LoongArch: Use functions instead of magic numbers.liuzhensong1-104/+28
2022-03-18x86: also fold remaining multi-vector-size shift insnsJan Beulich1-7/+9