aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-31Automatic date update in version.inGDB Administrator1-1/+1
2019-05-30RISC-V: Fix lui argument parsing.Jim Wilson4-5/+16
2019-05-30Two comment fixes in gdbtypes.hTom Tromey2-2/+9
2019-05-30Initialize variable word in completeJan Vrany2-0/+12
2019-05-30Revert "Sync top level files with versions from gcc."Nick Clifton6-10293/+575
2019-05-30Harmonize readelf's output for version sections.Nick Clifton4-3/+14
2019-05-30Automatic date update in version.inGDB Administrator1-1/+1
2019-05-29Don't crash is dwarf_decode_macro_bytes's 'body' is NULL, even when '!is_define'Sergio Durigan Junior2-17/+22
2019-05-29Fix failure in gdb.ada/complete.expTom Tromey2-2/+8
2019-05-29Make some DWARF complaints clearerTom Tromey2-6/+26
2019-05-29Fix crash in cp_print_value_fieldsTom Tromey5-7/+90
2019-05-30s12z genelf.emAlan Modra5-4/+19
2019-05-30Support tcl procedure calls in run_dump_test xfailAlan Modra56-98/+161
2019-05-29Add new GCC 9 warnings to warnings.m4Tom Tromey6-3/+25
2019-05-29Add "set print finish"Tom Tromey9-5/+87
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