2.27 version
[platform/upstream/binutils.git] / include /
2023-01-09 Indu Bhagatsframe: fix the defined SFRAME_FRE_TYPE_*_LIMIT constants
2023-01-04 Alan ModraUpdate year range in copyright notice of binutils files
2022-12-31 Nick CliftonAdd markers for 2.40 branch
2022-12-31 Nick Cliftonsync libiberty sources with gcc mainline
2022-12-27 Christoph MüllnerRISC-V: Fix T-Head Fmv vendor extension encoding
2022-12-23 Mike Frysingersim: drop unused SIM_ADDR type [PR sim/7504]
2022-12-23 Mike Frysingersim: switch sim_{read,write} APIs to 64-bit all the...
2022-12-22 Indu Bhagatsframe.h: add support for .cfi_b_key_frame
2022-12-21 Mike Frysingersim: move register headers into sim/ namespace [PR...
2022-12-17 Indu Bhagatlibsframe: provide new access API for mangled RA bit
2022-12-17 Indu Bhagatsframe.h: add support for .cfi_negate_ra_state
2022-12-15 Indu Bhagatlibsframe asan: avoid generating misaligned loads
2022-12-09 Indu Bhagatlibsframe: rename API sframe_fde_func_info to sframe_fd...
2022-12-09 Indu Bhagatsframe: gas: libsframe: define constants and remove...
2022-12-09 Indu Bhagatsframe.h: make some macros more precise
2022-12-07 Alan ModraCompression tidy and fixes
2022-11-29 Max Filippovxtensa: allow dynamic configuration
2022-11-25 Christoph Müllnerriscv: Add AIA extension support (Smaia, Ssaia)
2022-11-19 Tsukasa OIRISC-V: Add 'Ssstateen' extension and its CSRs
2022-11-17 Christoph MüllnerRISC-V: Add T-Head Int vendor extension
2022-11-17 Christoph MüllnerRISC-V: Add T-Head Fmv vendor extension
2022-11-15 Indu Bhagatreadelf/objdump: support for SFrame section
2022-11-15 Indu Bhagatbfd: linker: merge .sframe sections
2022-11-15 Weimin Panlibsframe: add the SFrame library
2022-11-15 Indu Bhagatsframe.h: Add SFrame format definition
2022-11-14 Andre Vieiraaarch64: Add support for Common Short Sequence Compress...
2022-11-08 Mike Frysingersim: drop unused CORE_ADDR_TYPE
2022-11-02 Mike Frysingersim: common: change sim_{fetch,store}_register helpers...
2022-10-31 Mike Frysingersim: reg: constify store helper
2022-10-31 Mike Frysingersim: common: change sim_read & sim_write to use void...
2022-10-28 Tsukasa OIinclude: Define macro to ignore -Wdeprecated-declaratio...
2022-10-28 Peter BergnerPowerPC: Add support for RFC02653 - Dense Math Facility
2022-10-19 Jedidiah Thompsonaarch64-pe support for LD, GAS and BFD
2022-10-14 Alan Modrae200 LSP support
2022-10-14 Tsukasa OIRISC-V: Move certain arrays to riscv-opc.c
2022-10-04 Tsukasa OIRISC-V: Fix buffer overflow on print_insn_riscv
2022-10-04 Nelson ChuRISC-V: Renamed INSN_CLASS for floating point in intege...
2022-10-04 Jan BeulichRISC-V/gas: allow generating up to 176-bit instructions...
2022-10-03 Jan-Benedict GlawFix self-move warning check for GCC 13+
2022-09-30 liuzhensongLoongArch: Update ELF e_flags handling according to...
2022-09-23 John BaldwinSupport AT_USRSTACKBASE and AT_USRSTACKLIM.
2022-09-23 Christoph MüllnerRISC-V: Add Zawrs ISA extension support
2022-09-22 Christoph MüllnerRISC-V: Add T-Head MemPair vendor extension
2022-09-22 Christoph MüllnerRISC-V: Add T-Head MemIdx vendor extension
2022-09-22 Christoph MüllnerRISC-V: Add T-Head FMemIdx vendor extension
2022-09-22 Christoph MüllnerRISC-V: Add T-Head MAC vendor extension
2022-09-22 Christoph MüllnerRISC-V: Add T-Head CondMov vendor extension
2022-09-22 Christoph MüllnerRISC-V: Add T-Head Bitmanip vendor extension
2022-09-22 Christoph MüllnerRISC-V: Add support for arbitrary immediate encoding...
2022-09-22 Christoph MüllnerRISC-V: Add T-Head SYNC vendor extension
2022-09-22 Christoph MüllnerRISC-V: Add T-Head CMO vendor extension
2022-09-22 Tsukasa OIinclude: Add macro to ignore -Wunused-but-set-variable
2022-09-22 Tsukasa OIinclude: Add macro to ignore -Wuser-defined-warnings
2022-09-21 Simon Marchigdbsupport: move include/gdb/fileio.h contents to fileio.h
2022-09-21 ShihuaRISC-V: Implement Ztso extension
2022-09-12 Peter Bergnerppc: Document the -mfuture and -Mfuture options and...
2022-09-06 Tsukasa OIopcodes: Add non-enum disassembler options
2022-08-30 Tsukasa OIRISC-V: Add 'Zmmul' extension in assembler.
2022-08-11 Dmitry Selyutinppc/svp64: introduce non-zero operand flag
2022-08-11 Dmitry Selyutinppc/svp64: support LibreSOC architecture
2022-08-11 Fangrui SongRISC-V: Remove R_RISCV_GNU_VTINHERIT/R_RISCV_GNU_VTENTRY
2022-08-10 Youling Tangbfd: Add support for LoongArch64 EFI (efi-*-loongarch64).
2022-08-02 Cary CoutantAdd ELFCOMPRESS_ZSTD.
2022-07-29 Andrew Burgesslibopcodes/aarch64: add support for disassembler styling
2022-07-25 Andrew Burgessopcodes: add new sub-mnemonic disassembler style
2022-07-25 liuzhensongbfd: Delete R_LARCH_NONE from dyn info of LoongArch.
2022-07-25 liuzhensongbfd: Add supported for LoongArch new relocations.
2022-07-19 Luis Machado[AArch64] Support AArch64 MTE memory tag dumps in core...
2022-07-12 Martin LiskaLTO plugin: sync header file with GCC
2022-07-08 Nick CliftonAdd markers for 2.39 branch
2022-07-07 Tsukasa OIRISC-V: Added Zfhmin and Zhinxmin.
2022-06-29 Andrew Burgessopcodes/aarch64: split off creation of comment text...
2022-06-28 Tsukasa OIRISC-V: Add 'Sstc' extension and its CSRs
2022-06-28 Tsukasa OIRISC-V: Add 'Sscofpmf' extension with its CSRs
2022-06-28 Tsukasa OIRISC-V: Add 'Smstateen' extension and its CSRs
2022-06-27 Jan Beulichdrop XC16x bits
2022-06-22 Nelson ChuRISC-V: Use single h extension to control hypervisor...
2022-06-15 Tom de Vries[gdb/build] Fix build for gcc < 11
2022-06-08 Alan ModraHOWTO size encoding
2022-05-31 Alan ModraImport libiberty from gcc
2022-05-30 jiaweiRISC-V: Add zhinx extension supports.
2022-05-27 Alan ModraReplace bfd_hostptr_t with uintptr_t
2022-05-27 Alan ModraRemove use of bfd_uint64_t and similar
2022-05-25 Dmitry Selyutinppc: extend opindex to 16 bits
2022-05-23 Mark Harmstoneld: use definitions in generate_reloc rather than raw...
2022-05-20 Tsukasa OIRISC-V: Remove RV128-only fmv instructions
2022-05-20 Alan ModraTidy warn-execstack handling
2022-05-18 Tamar ChristinaAArch64: Enable FP16 by default for Armv9-A.
2022-05-17 Nelson ChuRISC-V: Added half-precision floating-point v1.0 instru...
2022-05-13 Alan ModraImport libiberty from gcc
2022-05-10 Alan Modrainclude: remove use of PTR
2022-05-09 Martin Liskaansidecl.h: sync from GCC
2022-05-04 H.J. LuLTO: Handle __real_SYM reference in IR
2022-05-04 Mark Wielaardgdb: Workaround stringop-overread warning in debuginfod...
2022-05-04 Martin LiskaLTO plugin: sync header file with GCC
2022-05-03 Nick CliftonAdd a linker warning when creating potentially dangerou...
2022-04-28 Nick Alcocklibctf: add a comment explaining how to use ctf_*open
2022-04-22 Christoph MuellnerRISC-V: Add missing DECLARE_INSNs for Zicbo{m,p,z}
2022-04-20 Cl?ment ChigotStubs (added in a later patch) will generate new .loade...
2022-04-20 Nick CliftonAdd linker warning for when it creates an executable...
next