summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* libctf: remove ctf_malloc, ctf_free and ctf_strdupNick Alcock2019-10-032-2/+7
* libctf: handle nonrepresentable types at link timeNick Alcock2019-10-032-1/+6
* libctf: installable libctf as a shared libraryNick Alcock2019-10-032-0/+6
* bfd, ld: add CTF section linkingNick Alcock2019-10-032-0/+22
* libctf: get rid of a disruptive public include of <sys/param.h>Nick Alcock2019-10-032-1/+4
* libctf: add CU-mapping machineryNick Alcock2019-10-032-0/+16
* libctf: add linking of the variable sectionNick Alcock2019-10-032-1/+6
* libctf: add the ctf_link machineryNick Alcock2019-10-032-2/+55
* libctf: write CTF files to memory, and CTF archives to fdsNick Alcock2019-10-032-1/+10
* libctf: support getting strings from the ELF strtabNick Alcock2019-10-032-0/+5
* libctf: Add iteration over non-root typesNick Alcock2019-10-032-0/+7
* libctf: add the object index and function index sectionsNick Alcock2019-10-032-6/+33
* libctf: allow the header to change between versionsNick Alcock2019-10-033-7/+36
* libctf, include: ChangeLog format fixesNick Alcock2019-10-031-1/+1
* linker bfd.h tidyAlan Modra2019-09-232-0/+22
* elf bfd.h tidyAlan Modra2019-09-232-0/+10
* RISC-V: Gate opcode tables by enum rather than string.Jim Wilson2019-09-172-3/+26
* Add markers for 2.33 branch to NEWS and ChangeLog files.Phil Blundell2019-09-091-0/+4
* [ARC] [COMMITTED] Fix FASTMATH field.Claudiu Zissulescu2019-08-302-1/+6
* ARM CMSE symbolsAlan Modra2019-08-222-7/+4
* Add support for a MIPS specific .MIPS.xhash section.Mihailo Stojanovic2019-08-092-0/+11
* Update the handling of shift rotate and load/store multiple instructions in ...Yoshinori Sato2019-08-082-48/+57
* [ARC] Update ARC opcode tableClaudiu Zissulescu2019-07-242-0/+7
* PT_GNU_MBIND section mappingAlan Modra2019-07-242-1/+8
* Allow objdump to recognise the System.Runtime.dll files that get shipped with...Omar Majid2019-07-233-1/+61
* [PowerPC64] pc-relative TLS relocationsAlan Modra2019-07-192-2/+15
* libctf: introduce ctf_func_type_{info,args}, ctf_type_aname_rawNick Alcock2019-07-182-1/+11
* x86: fold SReg{2,3}Jan Beulich2019-07-162-0/+5
* [gas][aarch64][SVE2] Fix pmull{t,b} requirement on SVE2-AESMatthew Malcomson2019-07-012-1/+6
* libctf: endianness fixesNick Alcock2019-06-212-3/+12
* Add R_AARCH64_P32_MOVW_PREL_* ELF32 relocsSzabolcs Nagy2019-06-142-0/+10
* libctf: fix the type of ctf_enum.cte_valueNick Alcock2019-06-042-1/+5
* libctf: fix a number of build problems found on Solaris and NetBSDJose E. Marchesi2019-05-312-7/+12
* libctf: debug dumpingNick Alcock2019-05-282-0/+13
* libctf: labelsNick Alcock2019-05-282-0/+18
* libctf: library version enforcementNick Alcock2019-05-282-0/+5
* libctf: lookups by name and symbolNick Alcock2019-05-282-0/+15
* libctf: core type lookupNick Alcock2019-05-282-0/+67
* libctf: ELF file opening via BFDNick Alcock2019-05-282-0/+28
* libctf: mmappable archivesNick Alcock2019-05-283-0/+91
* libctf: openingNick Alcock2019-05-282-0/+26
* libctf: creation functionsNick Alcock2019-05-282-0/+176
* libctf: error handlingNick Alcock2019-05-282-0/+7
* libctf: lowest-level memory allocation and debug-dumping wrappersNick Alcock2019-05-282-0/+8
* include: new header ctf-api.hNick Alcock2019-05-282-0/+134
* include: new header ctf.h: file format descriptionNick Alcock2019-05-282-0/+521
* aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCSSzabolcs Nagy2019-05-242-0/+10
* PowerPC relocations for prefix insnsAlan Modra2019-05-242-0/+36
* PowerPC add initial -mfuture instruction supportPeter Bergner2019-05-243-0/+28
* include: add elf/bpf.hJose E. Marchesi2019-05-232-0/+49