aarch64: Mark PMSIDR_EL1 as read-only
[binutils-gdb.git] / gas /
2021-08-11 Jan BeulichArm64: leave .bfloat16 processing to common code
2021-08-11 Jan BeulichArm32: leave more .bfloat16 processing to common code
2021-08-11 Jan Beulichgas: make 2nd argument of .dcb.* consistently optional
2021-08-11 Jan Beulichx86: introduce .bfloat16 directive
2021-08-11 Jan Beulichx86: introduce .hfloat directive
2021-08-11 Jan Beulichx86/ELF: fix .tfloat output with hex input
2021-08-11 Jan Beulichx86/ELF: fix .ds.x output
2021-08-11 Jan Beulichx86/ELF: fix .tfloat output
2021-08-10 Nick CliftonUpdated Serbian and Russian translations for various...
2021-08-09 Nick CliftonGAS: DWARF-5: Ensure that the 0'th entry in the directo...
2021-08-06 Alan ModraRe: Add tests for Intel AVX512_FP16 instructions
2021-08-05 Cui,Lili[PATCH 2/2] Add tests for Intel AVX512_FP16 instructions
2021-08-05 Cui,Lili[PATCH 1/2] Enable Intel AVX512_FP16 instructions
2021-08-04 Andreas KrebbelIBM Z: Remove lpswey parameter
2021-08-04 Clément Chigotgas: correctly output XCOFF tbss symbols with XTY_CM...
2021-08-04 Clément Chigotgas: always add dummy symbols when creating XCOFF sections.
2021-07-30 Clément Chigotgas: ensure XCOFF DWARF subsection are initialized...
2021-07-29 Clément Chigotgas: improve C_BSTAT and C_STSYM symbols handling on...
2021-07-28 H.J. Lux86: Simplify check for distinct TMM register operands
2021-07-28 Alan ModraPowerPC: ignore sticky options for .machine
2021-07-26 Andrea CoralloPATCH [10/10] arm: Alias 'ra_auth_code' to r12 for...
2021-07-26 Andrea CoralloPATCH [9/10] arm: add 'pacg' instruction for Armv8...
2021-07-26 Andrea CoralloPATCH [8/10] arm: add 'autg' instruction for Armv8...
2021-07-26 Andrea CoralloPATCH [7/10] arm: add 'bxaut' instruction for Armv8...
2021-07-26 Andrea CoralloPATCH [6/10] arm: Add -march=armv8.1-m.main+pacbti...
2021-07-26 Andrea CoralloPATCH [4/10] arm: add 'pac' instruction for Armv8.1...
2021-07-26 Andrea CoralloPATCH [3/10] arm: add 'aut' instruction for Armv8.1...
2021-07-26 Andrea CoralloPATCH [2/10] arm: add 'pacbti' instruction for Armv8...
2021-07-26 Andrea CoralloPATCH [1/10] arm: add 'bti' instruction for Armv8.1...
2021-07-24 Alan ModraRevert: PowerPC: Don't generate unused section symbols
2021-07-23 Jan Beulichx86: express unduly set rounding control bits in disass...
2021-07-22 Jan Beulichx86: drop dq{b,d}_mode
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...
next