aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-08-28CSKY: Support attribute section.Cooper Qu3-27/+157
2020-08-27libctf, binutils, include, ld: gettextize and improve error handlingNick Alcock2-1/+5
2020-08-26Add support to readelf for the OpenBSD segment types.Nick Clifton2-0/+12
2020-08-26PR26458 UBSAN: elf32-i386.c:3615 left shift of negative valueAlan Modra2-1/+6
2020-08-24CSKY: Add new arch CK860.Cooper Qu2-0/+7
2020-08-24CSKY: Add ck803r2 series cpu.Cooper Qu2-0/+5
2020-08-23ada-lex.l: Ignore register diagnostic also for g++ defaulting to ISO C++17Mark Wielaard2-0/+10
2020-08-10aarch64: Don't assert on long sysreg namesAlex Coplan2-0/+6
2020-08-10[aarch64] GAS doesn't validate the architecture version for any tlbi register...Przemyslaw Wirkus2-5/+10
2020-07-29For DWARF v5 Dwarf Package Files (.dwp files), the section identifier encodin...Caroline Tice2-12/+34
2020-07-22libctf, link: tie in the deduplicating linkerNick Alcock2-0/+8
2020-07-22libctf, link: add CTF_LINK_OMIT_VARIABLES_SECTIONNick Alcock2-0/+7
2020-07-22libctf, dedup: add deduplicatorNick Alcock2-1/+5
2020-07-22libctf, link: add the ability to filter out variables from the linkNick Alcock2-0/+11
2020-07-22libctf, link: redo cu-mapping handlingNick Alcock2-1/+9
2020-07-22libctf, link: add lazy linking: clean up input members: err/warn cleanupNick Alcock2-5/+10
2020-07-22libctf, ld, binutils: add textual error/warning reporting for libctfNick Alcock2-1/+12
2020-07-22libctf: error out on corrupt CTF with invalid header flagsNick Alcock3-3/+11
2020-07-22libctf, next: introduce new class of easier-to-use iteratorsNick Alcock2-4/+45
2020-07-22libctf: add ctf_refNick Alcock2-0/+5
2020-07-22libctf: add ctf_archive_countNick Alcock2-0/+5
2020-07-22libctf: add ctf_member_countNick Alcock2-0/+5
2020-07-22libctf: add ctf_type_kind_forwardedNick Alcock2-0/+5
2020-07-22libctf: add ctf_type_name_rawNick Alcock2-0/+5
2020-07-22libctf: restructure error handling to reduce relocationsNick Alcock2-52/+59
2020-07-22include, libctf: typo fixesNick Alcock2-3/+7
2020-07-22ld: Properly override the IR definitionH.J. Lu2-0/+9
2020-07-11x86: Support GNU_PROPERTY_X86_FEATURE_2_TMMH.J. Lu2-0/+5
2020-07-09Support several new ELF auxiliary vector types on FreeBSD.John Baldwin2-0/+10
2020-07-09Remove powerpc PE supportAlan Modra2-57/+4
2020-07-04Add markers for binutils 2.35 branchNick Clifton1-0/+4
2020-06-30RISC-V: Support debug and float CSR as the unprivileged ones.Nelson Chu3-24/+49
2020-06-30RISC-V: Cleanup the include/opcode/riscv-opc.h.Nelson Chu2-33/+30
2020-06-29C++ commentsAlan Modra4-7/+13
2020-06-26libctf, binutils: support CTF archives like objdumpNick Alcock2-0/+8
2020-06-26m68k: tag floating-point ABI usedPat Bernardi2-1/+18
2020-06-25Remove the use of the register keyword in the libiberty.h header file - it is...Nick Clifton2-3/+8
2020-06-24Sync config, include and libiberty with GCCH.J. Lu3-1/+23
2020-06-22aarch64: Normalize and sort feature bit macrosAlex Coplan2-64/+97
2020-06-22Recognize some new Mach-O load commandsSaagar Jha2-0/+7
2020-06-22RISC-V: Report warning when linking the objects with different priv specs.Nelson Chu2-4/+6
2020-06-15xtensa: allow runtime ABI selectionMax Filippov2-0/+7
2020-06-15gold, ld: Implement -z start-stop-visibility=... option.Roland McGrath2-2/+9
2020-06-12RISC-V: Drop the privileged spec v1.9 support.Nelson Chu3-219/+225
2020-06-11[PATCH]: aarch64: Refactor representation of system registersAlex Coplan2-0/+9
2020-06-11asan: readelf: process_mips_specific buffer overflowAlan Modra2-9/+14
2020-06-06Rename PowerPC64 pcrel GOT TLS relocationsAlan Modra2-5/+13
2020-06-04opcodes: discriminate endianness and insn-endianness in CGEN portsJose E. Marchesi2-2/+7
2020-06-04opcodes: support insn endianness in cgen_cpu_openJose E. Marchesi2-1/+13
2020-06-03RISC-V: Fix the error when building RISC-V linux native gdbserver.Nelson Chu2-3/+8