aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update copyright year range in all GDB filesJoel Brobecker22-22/+22
2020-09-12elf: Add -z unique-symbol to avoid duplicated local symbol namesH.J. Lu2-0/+8
2020-09-11Sync include, libiberty with GCC.Felix Willgerodt2-0/+11
2020-09-12CSKY: Change ISA flag's type to bfd_uint64_t and fix build error.Cooper Qu2-31/+72
2020-09-11x86: Add NT_X86_CET noteH.J. Lu2-0/+6
2020-09-10CSKY: Add new arches while refine the cpu option process.Cooper Qu1-0/+6
2020-09-10Fix compile time warnings when building for the CSKY target on a 32-bit host.Nick Clifton2-1/+6
2020-09-09CSKY: Change mvtc and mulsw's ISA flag.Cooper Qu2-0/+5
2020-09-09CSKY: Add FPUV3 instructions, which supported by ck860f.Cooper Qu2-0/+6
2020-09-08MSP430: Support relocations for subtract expressions in .uleb128 directivesJozef Lawrynowicz2-0/+11
2020-09-08aarch64: Add support for Armv8-R system registersAlex Coplan2-2/+11
2020-09-08aarch64: Add base support for Armv8-RAlex Coplan2-1/+14
2020-09-02ubsan: v850-opc.c:412 left shift cannot be representedAlan Modra2-1/+6
2020-09-02CSKY: Add CPU CK803r3.Cooper Qu2-0/+5
2020-08-31PR26493 UBSAN: elfnn-riscv.c left shift of negative valueAlan Modra2-4/+10
2020-08-31PR26457 UBSAN: som.c:1794 left shift cannot be representedAlan Modra2-14/+26
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