| Commit message (Expand) | Author | Age | Files | Lines |
* | [Patch][binutils][arm] Armv8.6-A Matrix Multiply extension [9/10] | Matthew Malcomson | 2019-11-07 | 2 | -0/+5 |
* | [binutils][aarch64] Matrix Multiply extension enablement [8/X] | Matthew Malcomson | 2019-11-07 | 2 | -1/+18 |
* | [binutils][arm] BFloat16 enablement [4/X] | Matthew Malcomson | 2019-11-07 | 2 | -0/+14 |
* | [binutils][aarch64] Bfloat16 enablement [2/X] | Matthew Malcomson | 2019-11-07 | 2 | -5/+21 |
* | [gas][aarch64] Armv8.6-a option [1/X] | Matthew Malcomson | 2019-11-07 | 2 | -1/+9 |
* | Remove CR16C support | Alan Modra | 2019-11-07 | 2 | -258/+4 |
* | Fix the size of the dos_message field in the internal_extra_pe_filehdr struct... | Andrew Eikum | 2019-10-29 | 2 | -1/+6 |
* | PR4499, assign file positions assumes segment offsets increasing | Alan Modra | 2019-10-25 | 2 | -2/+13 |
* | PR13616, linker should pad executable sections with nops, not zeros | Alan Modra | 2019-10-16 | 2 | -0/+9 |
* | Add support for new functionality in the msp430 backend of GCC. | Jozef Lawrynowicz | 2019-10-07 | 2 | -0/+46 |
* | libctf: remove ctf_malloc, ctf_free and ctf_strdup | Nick Alcock | 2019-10-03 | 2 | -2/+7 |
* | libctf: handle nonrepresentable types at link time | Nick Alcock | 2019-10-03 | 2 | -1/+6 |
* | libctf: installable libctf as a shared library | Nick Alcock | 2019-10-03 | 2 | -0/+6 |
* | bfd, ld: add CTF section linking | Nick Alcock | 2019-10-03 | 2 | -0/+22 |
* | libctf: get rid of a disruptive public include of <sys/param.h> | Nick Alcock | 2019-10-03 | 2 | -1/+4 |
* | libctf: add CU-mapping machinery | Nick Alcock | 2019-10-03 | 2 | -0/+16 |
* | libctf: add linking of the variable section | Nick Alcock | 2019-10-03 | 2 | -1/+6 |
* | libctf: add the ctf_link machinery | Nick Alcock | 2019-10-03 | 2 | -2/+55 |
* | libctf: write CTF files to memory, and CTF archives to fds | Nick Alcock | 2019-10-03 | 2 | -1/+10 |
* | libctf: support getting strings from the ELF strtab | Nick Alcock | 2019-10-03 | 2 | -0/+5 |
* | libctf: Add iteration over non-root types | Nick Alcock | 2019-10-03 | 2 | -0/+7 |
* | libctf: add the object index and function index sections | Nick Alcock | 2019-10-03 | 2 | -6/+33 |
* | libctf: allow the header to change between versions | Nick Alcock | 2019-10-03 | 3 | -7/+36 |
* | libctf, include: ChangeLog format fixes | Nick Alcock | 2019-10-03 | 1 | -1/+1 |
* | linker bfd.h tidy | Alan Modra | 2019-09-23 | 2 | -0/+22 |
* | elf bfd.h tidy | Alan Modra | 2019-09-23 | 2 | -0/+10 |
* | RISC-V: Gate opcode tables by enum rather than string. | Jim Wilson | 2019-09-17 | 2 | -3/+26 |
* | Add markers for 2.33 branch to NEWS and ChangeLog files. | Phil Blundell | 2019-09-09 | 1 | -0/+4 |
* | [ARC] [COMMITTED] Fix FASTMATH field. | Claudiu Zissulescu | 2019-08-30 | 2 | -1/+6 |
* | ARM CMSE symbols | Alan Modra | 2019-08-22 | 2 | -7/+4 |
* | Add support for a MIPS specific .MIPS.xhash section. | Mihailo Stojanovic | 2019-08-09 | 2 | -0/+11 |
* | Update the handling of shift rotate and load/store multiple instructions in ... | Yoshinori Sato | 2019-08-08 | 2 | -48/+57 |
* | [ARC] Update ARC opcode table | Claudiu Zissulescu | 2019-07-24 | 2 | -0/+7 |
* | PT_GNU_MBIND section mapping | Alan Modra | 2019-07-24 | 2 | -1/+8 |
* | Allow objdump to recognise the System.Runtime.dll files that get shipped with... | Omar Majid | 2019-07-23 | 3 | -1/+61 |
* | [PowerPC64] pc-relative TLS relocations | Alan Modra | 2019-07-19 | 2 | -2/+15 |
* | libctf: introduce ctf_func_type_{info,args}, ctf_type_aname_raw | Nick Alcock | 2019-07-18 | 2 | -1/+11 |
* | x86: fold SReg{2,3} | Jan Beulich | 2019-07-16 | 2 | -0/+5 |
* | [gas][aarch64][SVE2] Fix pmull{t,b} requirement on SVE2-AES | Matthew Malcomson | 2019-07-01 | 2 | -1/+6 |
* | libctf: endianness fixes | Nick Alcock | 2019-06-21 | 2 | -3/+12 |
* | Add R_AARCH64_P32_MOVW_PREL_* ELF32 relocs | Szabolcs Nagy | 2019-06-14 | 2 | -0/+10 |
* | libctf: fix the type of ctf_enum.cte_value | Nick Alcock | 2019-06-04 | 2 | -1/+5 |
* | libctf: fix a number of build problems found on Solaris and NetBSD | Jose E. Marchesi | 2019-05-31 | 2 | -7/+12 |
* | libctf: debug dumping | Nick Alcock | 2019-05-28 | 2 | -0/+13 |
* | libctf: labels | Nick Alcock | 2019-05-28 | 2 | -0/+18 |
* | libctf: library version enforcement | Nick Alcock | 2019-05-28 | 2 | -0/+5 |
* | libctf: lookups by name and symbol | Nick Alcock | 2019-05-28 | 2 | -0/+15 |
* | libctf: core type lookup | Nick Alcock | 2019-05-28 | 2 | -0/+67 |
* | libctf: ELF file opening via BFD | Nick Alcock | 2019-05-28 | 2 | -0/+28 |
* | libctf: mmappable archives | Nick Alcock | 2019-05-28 | 3 | -0/+91 |