aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2022-11-17arm: Use DWARF numbering convention for pseudo-register representationVictor Do Nascimento3-70/+95
2022-09-21Re: PowerPC64 pcrel got relocs against local symbolsAlan Modra1-6/+52
2022-09-16PowerPC64 pcrel got relocs against local symbolsAlan Modra1-0/+6
2022-09-10Re: PR29466, APP/NO_APP with linefileAlan Modra1-1/+1
2022-08-11PR29466, APP/NO_APP with .linefileAlan Modra9-4/+43
2022-08-10gas/Dwarf: properly skip zero-size functionsJan Beulich1-19/+20
2022-08-05reset development to true. update version numberNick Clifton1-10/+10
2022-08-05This is the 2.39 releaseNick Clifton2-10/+15
2022-07-26Stop the linker from complaining about RWX segments on sparc-solaris targets.Nick Clifton3-6619/+7167
2022-07-21x86/Intel: correct AVX512F scatter insn element sizesJan Beulich2-32/+32
2022-07-21PR29390, DW_CFA_AARCH64_negate_ra_state vs. DW_CFA_GNU_window_saveAlan Modra2-3/+3
2022-07-18x86: correct VMOVSH attributesJan Beulich3-0/+30
2022-07-12ppc gas: don't leak ppc_hash memoryAlan Modra1-2/+21
2022-07-08Update version numberNick Clifton2-1992/+2018
2022-07-08Add markers for 2.39 branchNick Clifton2-0/+6
2022-07-07RISC-V: Added Zfhmin and Zhinxmin.Tsukasa OI13-32/+64
2022-07-07RISC-V: Fix disassembling Zfinx with -M numericTsukasa OI2-0/+12
2022-07-07RISC-V: Fix requirement handling on Zhinx+{D,Q}Tsukasa OI1-1/+1
2022-07-07PR29320, 'struct obstack' declared inside parameter listAlan Modra2-2/+2
2022-07-06x86: make D attribute usable for XOP and FMA4 insnsJan Beulich1-7/+35
2022-07-06x86: fold two switch() statements in match_template()Jan Beulich1-16/+3
2022-07-06x86: fix 3-operand insn reverse-matchingJan Beulich3-18/+19
2022-07-06x86: introduce a state stack for .archJan Beulich5-2/+159
2022-07-06x86: generalize disabling of sub-architecturesJan Beulich1-235/+179
2022-07-06x86: permit "default" with .archJan Beulich5-8/+85
2022-07-06x86: don't leak sub-architecture accumulated stringsJan Beulich1-0/+3
2022-07-05x86: introduce fake processor type to mark sub-arch entries in cpu_arch[]Jan Beulich2-4/+10
2022-07-05x86: macro-ize cpu_arch[] entriesJan Beulich1-308/+164
2022-07-05x86: de-duplicate sub-architecture strings accumulationJan Beulich1-38/+14
2022-07-04alloc gas seginfo on notes obstackAlan Modra3-18/+62
2022-07-04gas/testsuite: properly exclude aout in all/weakref1uJan Beulich1-1/+1
2022-07-04x86: fold Disp32S and Disp32Jan Beulich2-75/+42
2022-07-04x86: restore masking of displacement kindsJan Beulich1-16/+15
2022-07-04x86-64: improve handling of branches to absolute addressesJan Beulich5-2/+53
2022-06-29opcodes/aarch64: split off creation of comment text in disassemblerAndrew Burgess7-57/+67
2022-06-28RISC-V: Add 'Sstc' extension and its CSRsTsukasa OI12-0/+125
2022-06-28RISC-V: Add 'Sscofpmf' extension with its CSRsTsukasa OI12-0/+817
2022-06-28RISC-V: Add 'Smstateen' extension and its CSRsTsukasa OI12-0/+525
2022-06-28RISC-V: Add new CSR feature gate handling (RV32,H)Tsukasa OI1-4/+7
2022-06-27drop XC16x bitsJan Beulich55-2676/+0
2022-06-22RISC-V: Reorder the prefixed extensions which are out of order.Nelson Chu6-15/+0
2022-06-22RISC-V: Use single h extension to control hypervisor CSRs and instructions.Nelson Chu12-309/+361
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-16use of uninitialised value in input_file_openAlan Modra1-7/+7
2022-06-16Restore readelf -wFAlan Modra1-1/+1
2022-06-16PR29250, readelf erases CIE initial register stateAlan Modra3-1/+56
2022-06-14BFD_RELOC_MIPS_16Alan Modra1-8/+8
2022-06-14gas dwarf2dbg.c tidyAlan Modra5-41/+81
2022-06-08asan: double free sb_killAlan Modra1-2/+1