summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* aarch64: Move ZA range checks to aarch64-opc.cRichard Sandiford2023-03-301-0/+1
* aarch64: Make indexed_za use 64-bit immediatesRichard Sandiford2023-03-301-1/+1
* aarch64: Rename za_tile_vector to za_indexRichard Sandiford2023-03-301-10/+13
* aarch64: Make SME instructions use F_STRICTRichard Sandiford2023-03-301-0/+2
* aarch64: Add sme-i16i64 and sme-f64f64 aliasesRichard Sandiford2023-03-301-2/+2
* Use stdint types in coff internal_auxentAlan Modra2023-03-271-40/+40
* Add support to readelf for the PT_OPENBSD_MUTABLE segment type.Frederic Cambus2023-03-232-0/+5
* readelf: add support for QNT_STACK note subsectionsClément Chigot2023-03-161-0/+13
* BPF relocations review / refactoringCupertino Miranda2023-03-161-14/+8
* gdbsupport: ignore -Wenum-constexpr-conversion in enum-flags.hSimon Marchi2023-03-061-0/+9
* Delete PROGRESS macrosAlan Modra2023-02-161-38/+0
* ppc32 and "LOAD segment with RWX permissions"Alan Modra2023-02-061-0/+3
* bpf: fix error conversion from long unsigned int to unsigned int [-Werror=ove...Guillermo E. Martinez2023-02-031-1/+1
* bfd: use "stack trace" instead of "unwind" for SFrameIndu Bhagat2023-02-021-1/+1
* sframe: use "stack trace" instead of "unwind" for SFrameIndu Bhagat2023-02-021-14/+14
* sim: info: convert verbose field to a boolMike Frysinger2023-01-181-2/+3
* ctf: fix various dreadful typos in the ctf_archive format commentsNick Alcock2023-01-121-4/+4
* Fix size of external_reloc for pe-aarch64Mark Harmstone2023-01-101-2/+1
* sframe: fix the defined SFRAME_FRE_TYPE_*_LIMIT constantsIndu Bhagat2023-01-062-4/+7
* Add new NT_ARM_ZA and NT_ARM_SSVE register set constants.Luis Machado2023-01-032-0/+9
* Update year range in copyright notice of binutils filesAlan Modra2023-01-01316-316/+316
* Add markers for 2.40 branchNick Clifton2022-12-311-0/+4
* sync libiberty sources with gcc mainlineNick Clifton2022-12-311-0/+20
* RISC-V: Fix T-Head Fmv vendor extension encodingChristoph Müllner2022-12-271-2/+2
* sim: drop unused SIM_ADDR type [PR sim/7504]Mike Frysinger2022-12-221-6/+0
* sim: switch sim_{read,write} APIs to 64-bit all the time [PR sim/7504]Mike Frysinger2022-12-221-2/+4
* sframe.h: add support for .cfi_b_key_frameIndu Bhagat2022-12-221-6/+19
* sim: move register headers into sim/ namespace [PR sim/29869]Mike Frysinger2022-12-2015-0/+0
* libsframe: provide new access API for mangled RA bitIndu Bhagat2022-12-161-0/+7
* sframe.h: add support for .cfi_negate_ra_stateIndu Bhagat2022-12-161-8/+15
* libsframe asan: avoid generating misaligned loadsIndu Bhagat2022-12-151-2/+6
* libsframe: rename API sframe_fde_func_info to sframe_fde_create_func_infoIndu Bhagat2022-12-091-2/+2
* sframe: gas: libsframe: define constants and remove magic numbersIndu Bhagat2022-12-091-0/+15
* sframe.h: make some macros more preciseIndu Bhagat2022-12-091-3/+4
* Compression tidy and fixesAlan Modra2022-12-071-3/+0
* xtensa: allow dynamic configurationMax Filippov2022-11-281-0/+442
* riscv: Add AIA extension support (Smaia, Ssaia)Christoph Müllner2022-11-251-0/+68
* RISC-V: Add 'Ssstateen' extension and its CSRsTsukasa OI2022-11-191-13/+13
* RISC-V: Add T-Head Int vendor extensionChristoph Müllner2022-11-172-0/+9
* RISC-V: Add T-Head Fmv vendor extensionChristoph Müllner2022-11-172-0/+9
* readelf/objdump: support for SFrame sectionIndu Bhagat2022-11-151-0/+3
* bfd: linker: merge .sframe sectionsIndu Bhagat2022-11-153-1/+3
* libsframe: add the SFrame libraryWeimin Pan2022-11-151-0/+231
* sframe.h: Add SFrame format definitionIndu Bhagat2022-11-151-0/+303
* aarch64: Add support for Common Short Sequence Compression extensionAndre Vieira2022-11-141-1/+5
* sim: drop unused CORE_ADDR_TYPEMike Frysinger2022-11-081-7/+0
* sim: common: change sim_{fetch,store}_register helpers to use void* buffersMike Frysinger2022-11-021-3/+2
* sim: reg: constify store helperMike Frysinger2022-10-311-1/+2
* sim: common: change sim_read & sim_write to use void* buffersMike Frysinger2022-10-311-2/+2
* include: Define macro to ignore -Wdeprecated-declarations on GCCTsukasa OI2022-10-281-0/+3