aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2022-06-28RISC-V: Add 'Smstateen' extension and its CSRsTsukasa OI1-0/+14
2022-06-28RISC-V: Add new CSR feature gate handling (RV32,H)Tsukasa OI1-4/+7
2022-06-27drop XC16x bitsJan Beulich2-409/+0
2022-06-22RISC-V: Use single h extension to control hypervisor CSRs and instructions.Nelson Chu1-1/+9
2022-06-22RISC-V: Fix inconsistent error message (range)Tsukasa OI1-1/+1
2022-06-17PR29256, memory leak in obj_elf_section_nameAlan Modra1-14/+18
2022-06-14BFD_RELOC_MIPS_16Alan Modra1-8/+8
2022-06-14gas dwarf2dbg.c tidyAlan Modra1-2/+2
2022-06-03Re: ubsan: undefined shift in frag_align_codeAlan Modra1-1/+2
2022-06-03x86: exclude certain ISA extensions from v3/v4 ISAJan Beulich1-4/+7
2022-05-31ia64 gas: Remove unnecessary initAlan Modra1-2/+0
2022-05-27Remove use of bfd_uint64_t and similarAlan Modra8-70/+55
2022-05-27x86/Intel: allow MASM representation of embedded rounding / SAEJan Beulich2-22/+38
2022-05-27x86: re-work AVX512 embedded rounding / SAEJan Beulich2-72/+73
2022-05-27x86/Intel: allow MASM representation of embedded broadcastJan Beulich2-12/+104
2022-05-26 arm: avoid use of GNU builtin function in s_arm_unwind_save_mixedRichard Earnshaw1-40/+17
2022-05-25ppc: extend opindex to 16 bitsDmitry Selyutin1-6/+6
2022-05-19arm: Fix system register fpcxt_ns and fpcxt_s naming convention.Srinath Parvathaneni1-3/+11
2022-05-19Arm64: force emission of ILP32-dependent relocsJan Beulich1-1/+1
2022-05-18Arm64: follow-on to PR gas/27217 fixJan Beulich1-2/+7
2022-05-18arm: Add unwind support for mixed register listsVictor Do Nascimento1-33/+84
2022-05-18gas: fold do_repeat{,_with_expander}()Jan Beulich2-2/+2
2022-05-17RISC-V: Added half-precision floating-point v1.0 instructions.Nelson Chu1-1/+11
2022-05-16IBM zSystems: Fix left-shifting negative PCRel32 values (PR gas/29152)Ilya Leoshkevich1-3/+3
2022-05-12Re: IBM zSystems: Accept (. - 0x100000000) PCRel32 operandsAlan Modra1-5/+5
2022-05-10gas: remove use of PTRAlan Modra1-1/+1
2022-05-09IBM zSystems: Accept (. - 0x100000000) PCRel32 operandsIlya Leoshkevich1-5/+9
2022-04-21Delete unused COFF gas macroAlan Modra1-6/+3
2022-04-20x86: reject all invalid SAE variantsJan Beulich1-1/+1
2022-04-19x86: don't mistake ordinary immediates for SAE / rounding controlJan Beulich1-0/+5
2022-04-14M68K: avoid quadratic slowdlow in label alignment checkSergei Trofimovich2-34/+26
2022-04-12gas: new_logical_line{,_flags}() can return "void"Jan Beulich1-1/+1
2022-04-12gas: drop .appfile and .applineJan Beulich10-53/+38
2022-04-12x86: make {disp16} work similarly to {disp32}Jan Beulich1-3/+3
2022-04-08gas: Port "copy st_size only if unset" to aarch64 and riscvFangrui Song2-21/+20
2022-04-07Add support for COFF secidx relocationsMark Harmstone1-2/+29
2022-04-07Arm64: arrange for line number emission for .instJan Beulich1-1/+5
2022-04-07Arm32: arrange for line number emission for .instJan Beulich1-0/+2
2022-04-07IBM zSystems: Add support for z16 as CPU name.Andreas Krebbel1-1/+1
2022-04-04gas: copy st_size only if unsetFangrui Song1-14/+10
2022-03-29asan: heap buffer overflow in pa_chk_field_selectorAlan Modra1-16/+29
2022-03-23x86: reject relocations involving registersJan Beulich1-0/+11
2022-03-23x86: improve resolution of register equatesJan Beulich2-0/+11
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 Beulich2-2/+10
2022-03-21x86: don't suppress overflow diagnostics in x32 modeJan Beulich1-1/+2
2022-03-21z80 assembler: Fix new unexpected overflow warning in v2.37Nick Clifton1-1/+9
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