aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-11-07[Patch][binutils][arm] Armv8.6-A Matrix Multiply extension [9/10]Matthew Malcomson2-0/+5
2019-11-07[binutils][aarch64] Matrix Multiply extension enablement [8/X]Matthew Malcomson2-1/+18
2019-11-07[binutils][arm] BFloat16 enablement [4/X]Matthew Malcomson2-0/+14
2019-11-07[binutils][aarch64] Bfloat16 enablement [2/X]Matthew Malcomson2-5/+21
2019-11-07[gas][aarch64] Armv8.6-a option [1/X]Matthew Malcomson2-1/+9
2019-11-07Remove CR16C supportAlan Modra2-258/+4
2019-10-29Fix the size of the dos_message field in the internal_extra_pe_filehdr struct...Andrew Eikum2-1/+6
2019-10-25PR4499, assign file positions assumes segment offsets increasingAlan Modra2-2/+13
2019-10-16PR13616, linker should pad executable sections with nops, not zerosAlan Modra2-0/+9
2019-10-07Add support for new functionality in the msp430 backend of GCC.Jozef Lawrynowicz2-0/+46
2019-10-03libctf: remove ctf_malloc, ctf_free and ctf_strdupNick Alcock2-2/+7
2019-10-03libctf: handle nonrepresentable types at link timeNick Alcock2-1/+6
2019-10-03libctf: installable libctf as a shared libraryNick Alcock2-0/+6
2019-10-03bfd, ld: add CTF section linkingNick Alcock2-0/+22
2019-10-03libctf: get rid of a disruptive public include of <sys/param.h>Nick Alcock2-1/+4
2019-10-03libctf: add CU-mapping machineryNick Alcock2-0/+16
2019-10-03libctf: add linking of the variable sectionNick Alcock2-1/+6
2019-10-03libctf: add the ctf_link machineryNick Alcock2-2/+55
2019-10-03libctf: write CTF files to memory, and CTF archives to fdsNick Alcock2-1/+10
2019-10-03libctf: support getting strings from the ELF strtabNick Alcock2-0/+5
2019-10-03libctf: Add iteration over non-root typesNick Alcock2-0/+7
2019-10-03libctf: add the object index and function index sectionsNick Alcock2-6/+33
2019-10-03libctf: allow the header to change between versionsNick Alcock3-7/+36
2019-10-03libctf, include: ChangeLog format fixesNick Alcock1-1/+1
2019-09-23linker bfd.h tidyAlan Modra2-0/+22
2019-09-23elf bfd.h tidyAlan Modra2-0/+10
2019-09-17RISC-V: Gate opcode tables by enum rather than string.Jim Wilson2-3/+26
2019-09-09Add markers for 2.33 branch to NEWS and ChangeLog files.Phil Blundell1-0/+4
2019-08-30[ARC] [COMMITTED] Fix FASTMATH field.Claudiu Zissulescu2-1/+6
2019-08-22ARM CMSE symbolsAlan Modra2-7/+4
2019-08-09Add support for a MIPS specific .MIPS.xhash section.Mihailo Stojanovic2-0/+11
2019-08-08Update the handling of shift rotate and load/store multiple instructions in ...Yoshinori Sato2-48/+57
2019-07-24[ARC] Update ARC opcode tableClaudiu Zissulescu2-0/+7
2019-07-24PT_GNU_MBIND section mappingAlan Modra2-1/+8
2019-07-23Allow objdump to recognise the System.Runtime.dll files that get shipped with...Omar Majid3-1/+61
2019-07-19[PowerPC64] pc-relative TLS relocationsAlan Modra2-2/+15
2019-07-18libctf: introduce ctf_func_type_{info,args}, ctf_type_aname_rawNick Alcock2-1/+11
2019-07-16x86: fold SReg{2,3}Jan Beulich2-0/+5
2019-07-01[gas][aarch64][SVE2] Fix pmull{t,b} requirement on SVE2-AESMatthew Malcomson2-1/+6
2019-06-21libctf: endianness fixesNick Alcock2-3/+12
2019-06-14Add R_AARCH64_P32_MOVW_PREL_* ELF32 relocsSzabolcs Nagy2-0/+10
2019-06-04libctf: fix the type of ctf_enum.cte_valueNick Alcock2-1/+5
2019-05-31libctf: fix a number of build problems found on Solaris and NetBSDJose E. Marchesi2-7/+12
2019-05-28libctf: debug dumpingNick Alcock2-0/+13
2019-05-28libctf: labelsNick Alcock2-0/+18
2019-05-28libctf: library version enforcementNick Alcock2-0/+5
2019-05-28libctf: lookups by name and symbolNick Alcock2-0/+15
2019-05-28libctf: core type lookupNick Alcock2-0/+67
2019-05-28libctf: ELF file opening via BFDNick Alcock2-0/+28
2019-05-28libctf: mmappable archivesNick Alcock3-0/+91