x86: drop xmm_m{b,w,d,q}_mode
[binutils-gdb.git] / gas /
2021-07-22 Jan Beulichx86: correct EVEX.V' handling outside of 64-bit mode
2021-07-22 Jan Beulichx86-64: properly bounds-check %bnd<N> in OP_G()
2021-07-22 Jan Beulichx86-64: generalize OP_G()'s EVEX.R' handling
2021-07-22 Jan Beulichx86: correct VCVT{,U}SI2SD rounding mode handling
2021-07-21 Alan Modraas_bad_subtract
2021-07-21 John EricsonRemove `netbsdpe` support
2021-07-20 Nelson ChuRISC-V: Minor updates for architecture parser.
2021-07-14 H.J. Lux86: Add int1 as one byte opcode 0xf1
2021-07-14 Alan Modragas: default TC_VALIDATE_FIX_SUB to 0
2021-07-14 Clément Chigotobjdump: add DWARF support for AIX
2021-07-13 Nelson ChuRISC-V: Enable elf attributes when default configure...
2021-07-12 TuckerAdd the SEC_ELF_OCTETS flag to debug sections created...
2021-07-07 Andreas KrebbelAdd changelog entries for last commit
2021-07-07 Andreas KrebbelIBM Z: Add another arch14 instruction
2021-07-07 Nick CliftonFix problems translating messages when a percentage...
2021-07-06 Yuri ChornoivanPR 28053: Fix spelling mistakes: usupported -> unsuppor...
2021-07-05 Nick CliftonUpdated translations (mainly Ukranian and French) trigg...
2021-07-03 Nick CliftonUpdate version number and regenerate files
2021-07-03 Nick CliftonAdd markers for 2.37 branch
2021-07-02 Alan ModraRe: Fix minor NDS32 renaming snafu
2021-07-02 Nick CliftonFix minor NDS32 renaming snafu.
2021-07-01 Mike Frysingeropcodes: constify & scope microblaze opcodes
2021-07-01 Mike Frysingeropcodes: constify aarch64_opcode_tables
2021-06-24 Clément Chigotgas: update csect alignment for PPC prefixed instructio...
2021-06-22 Alan Modrapicojava assembler and disassembler fixes
2021-06-19 Alan Modraubsan errors when 32-bit bfd
2021-06-19 Alan Modrappc raw test failure when 32-bit bfd
2021-06-18 Jan Beulichgas: fold symbol table entries generated for .startof...
2021-06-17 Nick CliftonFix an assertion failure in the AArch64 assembler trigg...
2021-06-17 Clément Chigotgas: handle csect in bss section for XCOFF
2021-06-17 Clément Chigotgas: ensure sections contents is zero for BFD_RELOC_PPC...
2021-06-16 Jan Beulichgas: fix hex float parsing from .dcb.? directives
2021-06-16 Jan Beulichgas: fix overflow diagnostics
2021-06-15 Jan Beulichx86: bring "gas --help" output for --32 etc in sync...
2021-06-15 Jan Beulichx86: simplify .dispNN setting
2021-06-15 Jan Beulichx86: slightly simplify offset_in_range()
2021-06-15 Jan Beulichx86: harmonize disp with imm handling
2021-06-15 Jan Beulichx86: make offset_in_range()'s warning contents useful...
2021-06-15 Jan Beulichx86: off-by-1 in offset_in_range()
2021-06-15 Jan Beulichx86: permit parenthesized expressions again as addressi...
2021-06-14 Jan Beulichgas: fold three as_warn() in emit_expr_with_reloc()
2021-06-14 Jan Beulichgas: drop TC_ADDRESS_BYTES conditionals
2021-06-11 H.J. Lux86: Always define TC_PARSE_CONS_EXPRESSION
2021-06-11 Nelson ChuRISC-V: Update the riscv_opts.[rvc|rve] in the riscv_se...
2021-06-10 Jan Beulicharm: avoid "shadowing" of glibc function name
2021-06-10 Jan Beulicharm: fix array-out-of-bounds upon register parsing...
2021-06-10 Jan Beulichx86: suppress LEA optimization in a specific 16-bit...
2021-06-08 Jan Beulichx86: cover a.out in recently added tests
2021-06-08 Jan Beulichx86: minor improvements to optimize_imm() (part II)
2021-06-08 Jan Beulichx86: minor improvements to optimize_disp() (part II)
2021-06-08 Jan Beulichx86-64: avoid bogus warnings with 32-bit addressing
2021-06-08 Jan Beulichx86: minor improvements to optimize_disp() (part I)
2021-06-07 Jan Beulichx86: honor quoted figure braces in i386_att_operand()
2021-06-07 Jan Beulichx86: better respect quotes in parse_operands()
2021-06-07 Jan Beulichx86: allow unary operators to start a memory operand
2021-06-07 Jan Beulichx86: make symbol quotation check consistent in i386_att...
2021-06-07 Jan Beulichx86: correct absolute branch check with segment override
2021-06-07 Jan Beulichx86/Intel: drop unnecessary bracket matching from parse...
2021-06-07 Jan Beulichx86: remove pointless 2nd parameter from check_VecOpera...
2021-06-07 Jan Beulichx86: immediate operands don't allow for vector operations
2021-06-07 Jan Beulichix86: wrap constants
2021-06-03 Alan ModraPR1202, mcore disassembler: wrong address loopt
2021-05-29 Alan ModraPowerPC table driven -Mraw disassembly
2021-05-29 Maciej W. RozyckiMIPS/GAS/testsuite: Add C0, C1, C2, C3 opcode tests
2021-05-29 Maciej W. RozyckiMIPS/GAS/testsuite: Run RFE test across all ISAs
2021-05-29 Maciej W. RozyckiMIPS/GAS/testsuite: Run coprocessor tests across all...
2021-05-29 Maciej W. RozyckiMIPS/opcodes: Accurately record coprocessor opcode...
2021-05-29 Maciej W. RozyckiMIPS/GAS/testsuite: Add tests for coprocessor branch...
2021-05-29 Maciej W. RozyckiMIPS/opcodes: Disassemble the RFE instruction
2021-05-29 Maciej W. RozyckiMIPS/opcodes: Add legacy CP1 control register names
2021-05-29 Maciej W. RozyckiMIPS/GAS/testsuite: Add tests for coprocessor access...
2021-05-29 Maciej W. RozyckiMIPS/opcodes: Do not use CP0 register names for control...
2021-05-29 Maciej W. RozyckiMIPS/opcodes: Add TX39 CP0 register names
2021-05-29 Maciej W. RozyckimicroMIPS/opcodes: Refer FPRs rather than FCRs with...
2021-05-29 Maciej W. RozyckiMIPS/GAS: Use FCSR rather than RA with CFC1/CTC1
2021-05-28 H.J. Lux86: Restore PC16 relocation overflow check
2021-05-27 Peter BergnerPowerPC: Add new xxmr and xxlnot extended mnemonics
2021-05-27 Alan Modrands32: __builtin_strncpy bound equals destination size
2021-05-26 H.J. Lux86: Propery check PC16 reloc overflow in 16-bit mode...
2021-05-26 Sebastien Villemoti386: Replace movsb with movsxb
2021-05-26 Nelson ChuRISC-V: Allow to link the objects with unknown prefixed...
2021-05-25 Tamar ChristinaArm: Fix forward thumb references [PR gas/25235]
2021-05-24 Nelson ChuRISC-V: PR25212, Report errors for invalid march and...
2021-05-22 Alan ModraRe: Fix offset for ia64 PCREL60B relocation on HP-UX
2021-05-20 Sergey BelyashovFix overflow detection in the Z80 assembler.
2021-05-20 Nicolas BoulenguezPR27888, fix link of gas with zlib by libtool 2.4.6
2021-05-19 John David AnglinFix offset for ia64 PCREL60B relocation on HP-UX
2021-05-17 Alex Coplanarm: Fix bugs with MVE vmov from two GPRs to vector...
2021-05-12 Alan ModraSAFE_BYTE_GET64
2021-05-11 Sergey BelyashovReport illegal Z80 load instructions.
2021-05-10 Sergey BelyashovAdd support for 8-bit and 24-bit shifts in the z80...
2021-05-08 Mike Frysingersupport generating multi-html pages in parallel
2021-05-08 Mike Frysingergenerate single html manual page by default
2021-05-07 Nick CliftonAdd a generic .bss directive for ELF based targets.
2021-05-07 Cl?ment ChigotFix .dwsect generation for XCOFF. Handle .function...
2021-05-07 Jan Beulichx86-64/ELF: clear src_mask for all reloc types
2021-05-07 Jan Beulichx86: don't mix disp and imm processing
2021-05-07 Jan Beulichx86: move register check in immediate operand parsing
2021-05-07 Jan Beulichx86: minor improvements to optimize_imm()
2021-05-06 Stafford Horneor1k: Implement relocation R_OR1K_GOT_AHI16 for gotha()
next