Remove path name from test case
[binutils-gdb.git] / gas / config /
2023-11-10 Ying HuangMIPS: Change all E_MIPS_* to EF_MIPS_*
2023-11-10 Lulu CaiAdd support for ilp32 register alias.
2023-11-09 Jan Beulichx86: rework UWRMSR operand swapping
2023-11-09 Jan Beulichx86: do away with is_evex_encoding()
2023-11-09 Jan Beulichx86: split insn templates' CPU field
2023-11-09 Jan Beulichx86: Cpu64 handling improvements
2023-11-07 Victor Do Nascimentoaarch64: Add arch support for LSE128 extension
2023-11-07 Victor Do Nascimentoaarch64: Add LSE128 instruction operand support
2023-11-07 Victor Do Nascimentoaarch64: Add THE system register support
2023-11-07 Mary BennettRISC-V: Add support for XCValu extension in CV32E40P
2023-11-07 Mary BennettRISC-V: Add support for XCVmac extension in CV32E40P
2023-11-03 Jan BeulichRISC-V: reduce redundancy in load/store macro insn...
2023-11-03 Jan BeulichRISC-V: make FLQ/FSQ macro-insns work
2023-11-02 Srinath Parvathaneniaarch64: Add support for GCSB DSYNC instruction.
2023-11-02 srinathaarch64: Add support for GCS extension.
2023-11-02 Srinath Parvathaneniaarch64: Add support for Check Feature Status Extension.
2023-11-02 srinathaarch64: Add support for Armv8.9-A and Armv9.4-A Archit...
2023-10-31 Hu, Lin1Support Intel USER_MSR
2023-10-28 Jose E. Marchesigas: tc-bpf.c: fix formatting of comment
2023-10-27 Nelson ChuRISC-V: Clarify the behaviors of SET/ADD/SUB relocations.
2023-10-24 Lulu Caias: fixed internal error when immediate value of reloca...
2023-10-23 Jan Beulichx86: fold a few of the "alternative" NOP patterns
2023-10-23 Jan Beulichx86: add a few more NOP patterns
2023-10-23 Jan Beulichx86: don't record full i386_cpu_flags in struct i386_tc...
2023-10-23 Jan Beulichx86: i686 != PentiumPro
2023-10-23 Jan Beulichx86: respect ".arch nonop" when selecting which NOPs...
2023-10-23 Jan Beulichx86: don't use operand size override with NOP in 16...
2023-10-23 Jan Beulichx86: don't use 32-bit LEA as NOP surrogate in 64-bit...
2023-10-23 Jan Beulichx86: i386_generate_nops() may not derive decisions...
2023-10-23 Jan Beulichx86: record flag_code in tc_frag_data
2023-10-20 Neal Fragerbfd: microblaze: Add 32_NONE reloc type
2023-10-16 Tsukasa OIRISC-V: Add "lp64e" ABI support
2023-10-15 Neal Frageropcodes: microblaze: Add new bit-field instructions
2023-10-10 mengqinggangLoongArch/GAS: Add support for branch relaxation
2023-10-08 cailuluas: add option for generate R_LARCH_32/64_PCREL.
2023-10-07 Michael J. EagerRevert "opcodes: microblaze: Add new bit-field instruct...
2023-10-06 Neal Frageropcodes: microblaze: Add new bit-field instructions
2023-10-05 Saurabh Jhaaarch64: Enable Cortex-X4 CPU
2023-10-02 Nick CliftonFix memory leak in RiscV assembler.
2023-09-29 Neal Fragertc-microblaze.c - int compare for X_add_number.
2023-09-28 Michael J. EagerAdded support in gas for mlittle-endian and mbig-endian...
2023-09-27 Jan Beulichx86: prefer VEX encodings over EVEX ones when possible
2023-09-27 Jan Beulichx86: drop cpu_arch_tune_flags
2023-09-27 Jan Beulichx86: correct cpu_arch_isa_flags maintenance
2023-09-27 Jan Beulichx86: fold FMA VEX and EVEX templates
2023-09-27 Jan Beulichx86: fold VAES/VPCLMULQDQ VEX and EVEX templates
2023-09-27 Jan Beulichx86: fold certain VEX and EVEX templates
2023-09-27 Jan Beulichx86: tighten .insn SAE and broadcast checking
2023-09-27 Jan Beulichx86-64: REX.W overrides DATA_PREFIX
2023-09-27 Jan Beulichx86-64: fix suffix-less PUSH of symbol address
2023-09-26 Richard Sandifordaarch64: Restructure feature flag handling
2023-09-25 Claudiu ZissulescuRevert "arc: Update ARC's Gnu Assembler backend with...
2023-09-25 Claudiu Zissulescuarc: Update ARC's Gnu Assembler backend with ARCv3...
2023-09-19 Alan Modraelf-attrs.c memory allocation fail
2023-09-18 Jacob NaviaFix: Use of uninitialized memory
2023-09-15 Jinyang HeLoongArch: Enable gas sort relocs
2023-09-15 Jan Beulichx86: fold CpuLM and Cpu64
2023-09-15 Jan Beulichx86: don't play with cpu_arch_flags.cpu{,no}64
2023-09-15 Jan Beulichx86: make code size vs CPU arch checking consistent
2023-09-15 Jan Beulichx86: re-order update_code_flag()
2023-09-14 Jan Beulichx86: support AVX10.1 vector size restrictions
2023-09-14 Jan Beulichx86: support AVX10.1/512
2023-09-08 Richard Sandifordaarch64: Remove unused function
2023-09-08 Jan Beulichx86: restrict prefix use with .insn VEX/XOP/EVEX
2023-09-07 cailuluUse 32/64_PCREL to replace a pair of ADD32/64 and SUB32/64.
2023-09-07 Nelson ChuRISC-V: Clarify the naming rules of vendor operands.
2023-09-05 Jan BeulichRISC-V: fold duplicate code in vector_macro()
2023-09-05 Tsukasa OIRISC-V: Add 'Smcntrpmf' extension and its CSRs
2023-09-01 Jan Beulichx86: unindent most of set_cpu_arch()
2023-09-01 Jan Beulichx86: rename CpuPCLMUL
2023-09-01 Nelson ChuRISC-V: Fixed the wrong expansion for pseudo vmsge...
2023-08-31 Alan Modragas init_stab_section and get_stab_string_offset
2023-08-31 Alan Modragas OBJ_PROCESS_STAB
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-18 Jan Beulichx86: remove indirection from bx[] and di_si[]
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 Jan BeulichRISC-V: remove indirection from register tables
2023-08-15 Jan BeulichPPC: remove indirection from struct pd_reg
2023-08-14 Alan ModraRe: PR30715, VAX: md_create_long_jump
2023-08-12 Kalvis DuckmantonPR30715, VAX: md_create_long_jump
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-08 Alan ModraRename bfd_bread and bfd_bwrite
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-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
next