Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-07-22 | ld: Properly override the IR definition | H.J. Lu | 2 | -0/+9 |
2020-07-11 | x86: Support GNU_PROPERTY_X86_FEATURE_2_TMM | H.J. Lu | 2 | -0/+5 |
2020-07-09 | Support several new ELF auxiliary vector types on FreeBSD. | John Baldwin | 2 | -0/+10 |
2020-07-09 | Remove powerpc PE support | Alan Modra | 2 | -57/+4 |
2020-07-04 | Add markers for binutils 2.35 branch | Nick Clifton | 1 | -0/+4 |
2020-06-30 | RISC-V: Support debug and float CSR as the unprivileged ones. | Nelson Chu | 3 | -24/+49 |
2020-06-30 | RISC-V: Cleanup the include/opcode/riscv-opc.h. | Nelson Chu | 2 | -33/+30 |
2020-06-29 | C++ comments | Alan Modra | 4 | -7/+13 |
2020-06-26 | libctf, binutils: support CTF archives like objdump | Nick Alcock | 2 | -0/+8 |
2020-06-26 | m68k: tag floating-point ABI used | Pat Bernardi | 2 | -1/+18 |
2020-06-25 | Remove the use of the register keyword in the libiberty.h header file - it is... | Nick Clifton | 2 | -3/+8 |
2020-06-24 | Sync config, include and libiberty with GCC | H.J. Lu | 3 | -1/+23 |
2020-06-22 | aarch64: Normalize and sort feature bit macros | Alex Coplan | 2 | -64/+97 |
2020-06-22 | Recognize some new Mach-O load commands | Saagar Jha | 2 | -0/+7 |
2020-06-22 | RISC-V: Report warning when linking the objects with different priv specs. | Nelson Chu | 2 | -4/+6 |
2020-06-15 | xtensa: allow runtime ABI selection | Max Filippov | 2 | -0/+7 |
2020-06-15 | gold, ld: Implement -z start-stop-visibility=... option. | Roland McGrath | 2 | -2/+9 |
2020-06-12 | RISC-V: Drop the privileged spec v1.9 support. | Nelson Chu | 3 | -219/+225 |
2020-06-11 | [PATCH]: aarch64: Refactor representation of system registers | Alex Coplan | 2 | -0/+9 |
2020-06-11 | asan: readelf: process_mips_specific buffer overflow | Alan Modra | 2 | -9/+14 |
2020-06-06 | Rename PowerPC64 pcrel GOT TLS relocations | Alan Modra | 2 | -5/+13 |
2020-06-04 | opcodes: discriminate endianness and insn-endianness in CGEN ports | Jose E. Marchesi | 2 | -2/+7 |
2020-06-04 | opcodes: support insn endianness in cgen_cpu_open | Jose E. Marchesi | 2 | -1/+13 |
2020-06-03 | RISC-V: Fix the error when building RISC-V linux native gdbserver. | Nelson Chu | 2 | -3/+8 |
2020-05-28 | PR26044, Some targets can't be compiled with GCC 10 (tilepro) | Alan Modra | 2 | -3/+7 |