Age | Commit message (Expand) | Author | Files | Lines |
2020-10-30 | x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE marker | H.J. Lu | 2 | -8/+17 |
2020-10-28 | aarch64: Add CSR PDEC instruction | Przemyslaw Wirkus | 1 | -0/+2 |
2020-10-28 | aarch64: Add DSB instruction Armv8.7-a variant | Przemyslaw Wirkus | 1 | -0/+2 |
2020-10-28 | aarch64: Add basic support for armv8.7-a architecture | Przemyslaw Wirkus | 1 | -0/+3 |
2020-10-26 | CSKY: Add version flag in eflag and fix bug in disassembling register. | Cooper Qu | 2 | -0/+11 |
2020-10-21 | Remove libctf/mkerrors.sed | Tom Tromey | 2 | -58/+73 |
2020-10-16 | RISC-V: Support GNU indirect functions. | Nelson Chu | 2 | -0/+5 |
2020-10-09 | x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker | H.J. Lu | 2 | -28/+64 |
2020-09-24 | Sync libiberty and include with GCC for get_DW_UT_name. | Mark Wielaard | 3 | -13/+31 |
2020-09-12 | elf: Add -z unique-symbol to avoid duplicated local symbol names | H.J. Lu | 2 | -0/+8 |
2020-09-11 | Sync include, libiberty with GCC. | Felix Willgerodt | 2 | -0/+11 |
2020-09-12 | CSKY: Change ISA flag's type to bfd_uint64_t and fix build error. | Cooper Qu | 2 | -31/+72 |
2020-09-11 | x86: Add NT_X86_CET note | H.J. Lu | 2 | -0/+6 |
2020-09-10 | CSKY: Add new arches while refine the cpu option process. | Cooper Qu | 1 | -0/+6 |
2020-09-10 | Fix compile time warnings when building for the CSKY target on a 32-bit host. | Nick Clifton | 2 | -1/+6 |
2020-09-09 | CSKY: Change mvtc and mulsw's ISA flag. | Cooper Qu | 2 | -0/+5 |
2020-09-09 | CSKY: Add FPUV3 instructions, which supported by ck860f. | Cooper Qu | 2 | -0/+6 |
2020-09-08 | MSP430: Support relocations for subtract expressions in .uleb128 directives | Jozef Lawrynowicz | 2 | -0/+11 |
2020-09-08 | aarch64: Add support for Armv8-R system registers | Alex Coplan | 2 | -2/+11 |
2020-09-08 | aarch64: Add base support for Armv8-R | Alex Coplan | 2 | -1/+14 |
2020-09-02 | ubsan: v850-opc.c:412 left shift cannot be represented | Alan Modra | 2 | -1/+6 |
2020-09-02 | CSKY: Add CPU CK803r3. | Cooper Qu | 2 | -0/+5 |
2020-08-31 | PR26493 UBSAN: elfnn-riscv.c left shift of negative value | Alan Modra | 2 | -4/+10 |
2020-08-31 | PR26457 UBSAN: som.c:1794 left shift cannot be represented | Alan Modra | 2 | -14/+26 |
2020-08-28 | CSKY: Support attribute section. | Cooper Qu | 3 | -27/+157 |
2020-08-27 | libctf, binutils, include, ld: gettextize and improve error handling | Nick Alcock | 2 | -1/+5 |
2020-08-26 | Add support to readelf for the OpenBSD segment types. | Nick Clifton | 2 | -0/+12 |
2020-08-26 | PR26458 UBSAN: elf32-i386.c:3615 left shift of negative value | Alan Modra | 2 | -1/+6 |
2020-08-24 | CSKY: Add new arch CK860. | Cooper Qu | 2 | -0/+7 |
2020-08-24 | CSKY: Add ck803r2 series cpu. | Cooper Qu | 2 | -0/+5 |
2020-08-23 | ada-lex.l: Ignore register diagnostic also for g++ defaulting to ISO C++17 | Mark Wielaard | 2 | -0/+10 |
2020-08-10 | aarch64: Don't assert on long sysreg names | Alex Coplan | 2 | -0/+6 |
2020-08-10 | [aarch64] GAS doesn't validate the architecture version for any tlbi register... | Przemyslaw Wirkus | 2 | -5/+10 |
2020-07-29 | For DWARF v5 Dwarf Package Files (.dwp files), the section identifier encodin... | Caroline Tice | 2 | -12/+34 |
2020-07-22 | libctf, link: tie in the deduplicating linker | Nick Alcock | 2 | -0/+8 |
2020-07-22 | libctf, link: add CTF_LINK_OMIT_VARIABLES_SECTION | Nick Alcock | 2 | -0/+7 |
2020-07-22 | libctf, dedup: add deduplicator | Nick Alcock | 2 | -1/+5 |
2020-07-22 | libctf, link: add the ability to filter out variables from the link | Nick Alcock | 2 | -0/+11 |
2020-07-22 | libctf, link: redo cu-mapping handling | Nick Alcock | 2 | -1/+9 |
2020-07-22 | libctf, link: add lazy linking: clean up input members: err/warn cleanup | Nick Alcock | 2 | -5/+10 |
2020-07-22 | libctf, ld, binutils: add textual error/warning reporting for libctf | Nick Alcock | 2 | -1/+12 |
2020-07-22 | libctf: error out on corrupt CTF with invalid header flags | Nick Alcock | 3 | -3/+11 |
2020-07-22 | libctf, next: introduce new class of easier-to-use iterators | Nick Alcock | 2 | -4/+45 |
2020-07-22 | libctf: add ctf_ref | Nick Alcock | 2 | -0/+5 |
2020-07-22 | libctf: add ctf_archive_count | Nick Alcock | 2 | -0/+5 |
2020-07-22 | libctf: add ctf_member_count | Nick Alcock | 2 | -0/+5 |
2020-07-22 | libctf: add ctf_type_kind_forwarded | Nick Alcock | 2 | -0/+5 |
2020-07-22 | libctf: add ctf_type_name_raw | Nick Alcock | 2 | -0/+5 |
2020-07-22 | libctf: restructure error handling to reduce relocations | Nick Alcock | 2 | -52/+59 |
2020-07-22 | include, libctf: typo fixes | Nick Alcock | 2 | -3/+7 |