aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-05-24PowerPC add initial -mfuture instruction supportPeter Bergner14-42/+412
2019-05-24Automatic date update in version.inGDB Administrator1-1/+1
2019-05-23bfd: fix build with --enable-targets=all in 32-bit hostsJose E. Marchesi4-5/+13
2019-05-23binutils: add myself as the maintainer for BPFJose E. Marchesi2-0/+5
2019-05-23binutils: add support for eBPFJose E. Marchesi3-1/+19
2019-05-23ld: add support for eBPFJose E. Marchesi13-8/+143
2019-05-23gas: add support for eBPFJose E. Marchesi41-9/+1606