aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-28Add libctf to top-level MAINTAINERS; add myself as CTF maintainer.Nick Alcock4-1/+10
2019-05-28binutils: CTF support for objdump and readelfNick Alcock10-27/+480
2019-05-28libctf: build systemNick Alcock12-7/+10680
2019-05-28libctf: debug dumpingNick Alcock4-0/+612
2019-05-28libctf: labelsNick Alcock4-0/+160
2019-05-28libctf: library version enforcementNick Alcock5-0/+39
2019-05-28libctf: type copyingNick Alcock2-0/+493
2019-05-28libctf: lookups by name and symbolNick Alcock5-0/+392
2019-05-28libctf: core type lookupNick Alcock6-0/+1299
2019-05-28libctf: ELF file opening via BFDNick Alcock6-0/+404
2019-05-28libctf: mmappable archivesNick Alcock7-0/+877
2019-05-28libctf: openingNick Alcock5-0/+1767
2019-05-28libctf: creation functionsNick Alcock5-0/+1791
2019-05-28libctf: implementation definitions related to file creationNick Alcock2-0/+219
2019-05-28libctf: hashingNick Alcock3-0/+311
2019-05-28libctf: error handlingNick Alcock4-0/+104
2019-05-28libctf: low-level list manipulation and helper utilitiesNick Alcock4-0/+276
2019-05-28libctf: lowest-level memory allocation and debug-dumping wrappersNick Alcock5-0/+330
2019-05-28include: new header ctf-api.hNick Alcock2-0/+134
2019-05-28include: new header ctf.h: file format descriptionNick Alcock2-0/+521
2019-05-28PE linker segmentation fault with MALLOC_PERTURB_=1Alan Modra3-2/+11
2019-05-28aarch64: fix variant_pcs ld testsSzabolcs Nagy3-78/+81
2019-05-28Suppress SIGTTOU when handling errorsAlan Hayward6-31/+45
2019-05-28COFF linker segmentation faultsAlan Modra2-1/+7
2019-05-28Microblaze linker segmentation faultAlan Modra2-2/+9
2019-05-28Alpha-linux linker segmentation faultAlan Modra2-1/+8
2019-05-28LM32 linker segmentation faultsAlan Modra3-2/+11
2019-05-28m68k linker segmentation faultsAlan Modra2-12/+31
2019-05-28HPPA64 linker segmentation faultsAlan Modra2-13/+17
2019-05-28Obsolete tic30-aout, and linker segmentation faultsAlan Modra3-32/+75
2019-05-28XCOFF linker segmentation faultAlan Modra3-8/+20
2019-05-28Automatic date update in version.inGDB Administrator1-1/+1
2019-05-27Fix typo in gdb/NEWSTom Tromey2-1/+5
2019-05-27Fix failure on powerpc 32-bit only targetsAlan Modra3-51/+140
2019-05-27readelf group errors/warningsAlan Modra2-1/+6
2019-05-27Another generic ELF target assertion failureAlan Modra2-1/+6
2019-05-27Generic ELF target group signature symbolAlan Modra4-7/+21
2019-05-27Automatic date update in version.inGDB Administrator1-1/+1
2019-05-26Automatic date update in version.inGDB Administrator1-1/+1
2019-05-25Automatic date update in version.inGDB Administrator1-1/+1
2019-05-24aarch64: handle STO_AARCH64_VARIANT_PCS in bfdSzabolcs Nagy10-0/+388
2019-05-24aarch64: override default elf .set handling in gasSzabolcs Nagy5-0/+78
2019-05-24aarch64: handle .variant_pcs directive in gasSzabolcs Nagy7-0/+69
2019-05-24aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCSSzabolcs Nagy4-0/+36
2019-05-24Regen POTFILES for bpfAlan Modra8-0/+28
2019-05-24[gdb/testsuite] Add test-case for gdb-add-index.shTom de Vries2-0/+78
2019-05-24PowerPC notoc linkage stubsAlan Modra6-43/+346
2019-05-24PowerPC GOT_PCREL34 optimisationAlan Modra7-13/+444
2019-05-24PowerPC relocations for prefix insnsAlan Modra13-64/+722
2019-05-24PowerPC D-form prefixed loads and storesPeter Bergner8-15/+577