aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-29Update release tools with libctf support.Nick Clifton4-3/+13
2019-05-29Sync top level files with versions from gcc.Nick Clifton6-575/+10293
2019-05-29Do not build libctf for targets that do not use the ELF file format.Nick Clifton12-13/+202
2019-05-29Fix libctf build on non-ELF targets.Nick Alcock8-1/+195
2019-05-29Automatic date update in version.inGDB Administrator1-1/+1
2019-05-28MIPS/LD: Skip overflow check for %pcrel_hi relocationsFaraz Shahbazker9-13/+78
2019-05-28x86: Add CheckRegSize to AVX512_BF16 instructions with Disp8ShiftVLH.J. Lu8-4/+38
2019-05-28Remove find_old_style_renaming_symbolTom Tromey4-187/+22
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