Automatic date update in version.in
[binutils-gdb.git] / gas /
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
2023-07-03 Andreas KrebbelIBM Z: Fix pcrel relocs for symA-symB expressions
2023-07-03 Nick CliftonChange version number to 2.41.50 and regenerate files
2023-07-03 Nick CliftonAdd markers for the 2.41 branch
2023-07-03 WANG Xueruigas: NEWS: Announce LoongArch changes in the 2.41 cycle
2023-07-03 WANG XueruiLoongArch: gas: Fix shared builds
2023-07-01 Nathan HuckleberryRISC-V: Add support for the Zvksc ISA extension
2023-07-01 Nathan HuckleberryRISC-V: Add support for the Zvknc ISA extension
2023-07-01 Nathan HuckleberryRISC-V: Add support for the Zvksg ISA extension
2023-07-01 Christoph MüllnerRISC-V: Add support for the Zvks ISA extension
2023-07-01 Nathan HuckleberryRISC-V: Add support for the Zvkng ISA extension
2023-07-01 Christoph MüllnerRISC-V: Add support for the Zvkn ISA extension
2023-07-01 Christoph MüllnerRISC-V: Add support for the Zvksh ISA extension
2023-07-01 Christoph MüllnerRISC-V: Add support for the Zvksed ISA extension
2023-07-01 Christoph MüllnerRISC-V: Add support for the Zvknh[a,b] ISA extensions
2023-07-01 Christoph MüllnerRISC-V: Add support for the Zvkned ISA extension
2023-07-01 Christoph MüllnerRISC-V: Add support for the Zvkg ISA extension
2023-07-01 Nathan HuckleberryRISC-V: Add support for the Zvbc extension
2023-07-01 Christoph MüllnerRISC-V: Add support for the Zvbb ISA extension
2023-06-30 Christoph MüllnerRISC-V: Add support for the Zfa extension
2023-06-30 mengqinggangLoongArch: gas: Add LVZ and LBT instructions support
2023-06-30 WANG XueruiLoongArch: Deprecate $v[01], $fv[01] and $x names per...
2023-06-30 WANG Xueruiopcodes/loongarch: print unrecognized insn words with...
2023-06-30 WANG Xueruiopcodes/loongarch: do not print hex notation for signed...
next