Automatic date update in version.in
[binutils-gdb.git] / gas /
2023-08-31 Alan Modragas init_stab_section and get_stab_string_offset
2023-08-31 Alan Modragas OBJ_PROCESS_STAB
2023-08-30 Maciej W. RozyckiRevert "MIPS: Use 64-bit a ABI by default for `mipsisa6...
2023-08-30 Tsukasa OIRISC-V: Make XVentanaCondOps RV64 only
2023-08-28 YunQiang SuMIPS: Use 64-bit a ABI by default for `mipsisa64*-...
2023-08-25 Jan Beulichbfd: correct relocation handling for objcopy COFF ...
2023-08-25 Jan Beulichgas/ELF: widen use of $dump_opts in testsuite
2023-08-25 Jan Beulichgas/ELF: allow "inheriting" section attributes and...
2023-08-24 Paul Iannettakvx: use {u,}int32_t and {u,}int64_t
2023-08-24 Paul Iannettakvx: fix handling of STB_GNU_UNIQUE symbols
2023-08-23 Alan Modrakvx: O_pseudo_fixup
2023-08-23 Alan Modrakvx: ubsan: integer overflow
2023-08-23 Alan Modrakvx: asan: out-of-bounds read
2023-08-22 Victor Do Nascimentoaarch64: Improve naming conventions for A and R-profile...
2023-08-21 David Faustbpf: correct neg and neg32 instruction encoding
2023-08-21 mengqinggangLoongArch: gas: Fix make check-gas crash
2023-08-18 Jan Beulichx86: remove indirection from bx[] and di_si[]
2023-08-18 Jan Beulichgas: make S_IS_LOCAL() and S_IS_EXTERNAL() exclusive...
2023-08-17 Alan Modragenerated bfd files, and kvx regen
2023-08-17 Jose E. Marchesigas: tc-sparc.c: undo spurious change in 5be1b787276d2a...
2023-08-17 Jose E. Marchesibpf: gas: consolidate handling of immediate overflows
2023-08-16 Paul Iannettakvx: New port.
2023-08-16 Richard Ballaarch64: Enable Cortex-A720 CPU
2023-08-15 Tsukasa OIRISC-V: Make T-Head testing pattern more generic
2023-08-15 Tsukasa OIRISC-V: Make "fli.h" available to 'Zvfh' + 'Zfa'
2023-08-15 Tsukasa OIRISC-V: Add support for the 'Zihintntl' extension
2023-08-15 Jan BeulichRISC-V: remove indirection from register tables
2023-08-15 Jan BeulichPPC: remove indirection from struct pd_reg
2023-08-14 Alan ModraRemove fall-back prune_warnings
2023-08-14 Alan ModraRe: PR30715, VAX: md_create_long_jump
2023-08-12 Kalvis DuckmantonPR30715, VAX: md_create_long_jump
2023-08-12 Alan Modraregen config
2023-08-11 Jan Beulichgas: purge md_elf_section_word()
2023-08-11 Jan Beulichx86: pack CPU flags in opcode table
2023-08-10 Richard Ballaarch64: Enable Cortex-A520 CPU
2023-08-09 David Faustbpf: use w regs in 32-bit non-fetch atomic pseudo-c
2023-08-08 Alan ModraRename bfd_bread and bfd_bwrite
2023-08-05 David Carewas: Fix typo in manual
2023-08-03 Alan Modraarm: sanitizer stringop-overflow
2023-08-03 Alan Modraxtensa: sprintf sanitizer null destination pointer
2023-08-02 Sam JamesRevert "2.41 Release sources"
2023-08-02 Nick Clifton2.41 Release sources
2023-08-01 Jan Beulichgas: rework timestamp preservation on doc/asconfig...
2023-07-31 Tsukasa OIRISC-V: Fix typo in the test case name
2023-07-30 Jose E. Marchesibpf: include, bfd, opcodes: add EF_BPF_CPUVER ELF heade...
2023-07-30 Jose E. Marchesibpf: gas: add field overflow checking to the BPF assembler
2023-07-28 Jose E. Marchesibpf: remove spurious comment from tc-bpf.c
2023-07-28 Jose E. Marchesibpf: gas: support relaxation of V4 jump instructions
2023-07-28 Jan Beulichgas: amend X_unsigned uses
2023-07-28 YunQiang SuMIPS: Support `-gnuabi64' target triplet suffix for...
2023-07-28 YunQiang SuMIPS/GAS/testsuite: Fix n64 compact EH failures
2023-07-28 YunQiang Sutestsuite: Handle composed R_MIPS_NONE relocations
2023-07-28 YunQiang SuMIPS/testsuite: Handle 64-bit addresses
2023-07-28 YunQiang SuMIPS/GAS/testsuite: Force o32 for tests expecting 32...
2023-07-28 Maciej W. RozyckiMIPS/GAS/testsuite: Disable compact EH #7 tests with...
2023-07-28 Maciej W. RozyckiRevert "MIPS: support mips*64 as CPU and gnuabi64 as...
2023-07-28 Alan ModraFix recent x86 pe/coff testsuite regressions
2023-07-27 Alan Modrash: uninitialised sh_operand_info.type in get_specific
2023-07-27 Hu, Lin1Support Intel PBNDKB
2023-07-27 Haochen JiangSupport Intel SM4
2023-07-27 Haochen JiangSupport Intel SM3
2023-07-27 Haochen JiangSupport Intel SHA512
2023-07-27 konglin1Support Intel AVX-VNNI-INT16
2023-07-26 David Faustbpf: accept # as an inline comment char
2023-07-26 Jose E. Marchesibpf: gas: add negi and neg32i tests
2023-07-26 Jose E. Marchesibpf: fix register NEG[32] instructions
2023-07-26 Alan ModraDon't warn on .attach_to_group to same group
2023-07-26 Alan Modrabpf: format not a string literal
2023-07-25 David Faustbpf: Add atomic compare-and-exchange instructions
2023-07-25 David Faustbpf: Update atomic instruction pseudo-C syntax
2023-07-25 Tsukasa OIRISC-V: Enable RVC on ".option arch, +zca" etc.
2023-07-24 Tsukasa OIRISC-V: Implications from 'Zc[fd]' extensions
2023-07-24 Tsukasa OIRISC-V: Prohibit the 'Zcf' extension on RV64
2023-07-24 Jose E. Marchesibpf: gas,include,opcode: add suppor for instructions...
2023-07-24 Jose E. Marchesibpf: gas: fix in manual that MOVS* pseudoc syntax uses...
2023-07-24 Jose E. Marchesibpf: gas,opcodes: fix pseudoc syntax for MOVS* and...
2023-07-23 Jose E. Marchesibpf: add support for jal/gotol jump instruction with...
2023-07-21 David Faustbpf: disasemble offsets of value 0 as "+0"
2023-07-21 Jose E. Marchesibpf: opcodes, gas: support for signed load V4 instructions
2023-07-21 Jose E. Marchesibpf: opcodes, gas: support for signed register move...
2023-07-21 Jose E. MarchesiDesCGENization of the BPF binutils port
2023-07-21 Jan Beulichx86: adjust disassembly of insns operating on selector...
2023-07-19 Alan Modragas 32-bit host compile warnings
2023-07-18 JiaweiRISC-V: Supports Zcb extension.
2023-07-18 JiaweiRISC-V: Support Zca/f/d extensions.
2023-07-14 Alan ModraMake the default gas symbol hash table larger
2023-07-14 Alan ModraAIX_WEAK_SUPPORT
2023-07-11 Jan Beulichx86: various operations on mask registers can avoid...
2023-07-11 Jan Beulichx86: misc further memory-only insns don't need to go...
2023-07-07 Nick CliftonUdated Freach and Romainian translations for various...
2023-07-04 Jan Beulichx86: optimize 128-bit VPBROADCASTQ to VPUNPCKLQDQ
2023-07-04 Jan Beulichx86: optimize pre-AVX512 {,V}PCMPGT* with identical...
2023-07-04 Jan Beulichx86: optimize pre-AVX512 {,V}PCMPEQQ with identical...
2023-07-04 Jan Beulichx86: flag bad EVEX masking for miscellaneous insns
2023-07-04 Jan Beulichx86: flag EVEX masking when destination is GPR(-like)
2023-07-04 Jan Beulichx86: flag EVEX.z set when destination is memory
2023-07-04 Jan Beulichx86: flag EVEX.z set when destination is a mask register
2023-07-04 Jan Beulichx86: re-work EVEX-z-without-masking check
2023-07-04 Nick CliftonUpdated Ukranian, Romanian and German translations...
2023-07-04 Claudiu Zissulescuarc: Update default target CPU to match GCC defaults
next