aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-09[gdb/testsuite] Add XFAILs in gdb.rust/simple.exp for incorrect DWARFTom de Vries2-5/+56
2019-10-09[gdb/target] Fix pretty-printer for MPX bnd registersTom de Vries2-1/+7
2019-10-09Mark guile_{extension_,}script_ops as staticChristian Biesinger2-29/+34
2019-10-09Fix the disassembly of the LDS and STS instructions of the AVR architecture.Nick Clifton5-0/+27
2019-10-09PR25081, Discrepancy between VMA and LMA after ALIGNAlan Modra2-1/+7
2019-10-09s390: Add record/replay support for arch13 instructionsAndreas Arnez2-6/+54
2019-10-09PR25070, SEGV in function _bfd_dwarf2_find_nearest_lineAlan Modra2-1/+16
2019-10-09Automatic date update in version.inGDB Administrator1-1/+1
2019-10-08Remove two unused items from windows-nat.cTom Tromey2-14/+5
2019-10-08Don't include buildsym-legacy.h in windows-nat.cTom Tromey2-1/+4
2019-10-08Let ARI allow gdb %p printf extensionsTom Tromey2-1/+6
2019-10-08Move declaration of overload_debug to headerChristian Biesinger4-3/+14
2019-10-08Move declaration of lang_frame_mismatch_warn to header.Christian Biesinger4-8/+22
2019-10-09PR25079, "ar s" stopped workingAlan Modra2-1/+8
2019-10-09PR25078, stack overflow in function find_abstract_instanceAlan Modra2-18/+24
2019-10-09PowerPC local got testAlan Modra4-0/+20
2019-10-08S/390: Add support for z15 as CPU name.Andreas Krebbel4-5/+7
2019-10-08Automatic date update in version.inGDB Administrator1-1/+1
2019-10-07Move declaration of vtbl_ptr_name to the header.Christian Biesinger4-6/+15
2019-10-07Use gdb_static_assert in charset.cChristian Biesinger2-9/+8
2019-10-07Move top-level Makefile.def/Makefile.in to the top-level ChangeLogWeimin Pan1-14/+14
2019-10-07Add support for new functionality in the msp430 backend of GCC.Jozef Lawrynowicz30-34/+461
2019-10-07Re: PowerPC PIC vs. DLL TLS issuesAlan Modra2-1/+8
2019-10-07gdb/testsuite/ada: Handle missing debug info caseAndrew Burgess2-7/+23
2019-10-07gdb: Rename structures within ctfread.cAndrew Burgess2-14/+26
2019-10-07[gdb/testsuite] Update expected _gdb_major/_gdb_minor in default.expTom de Vries2-2/+6
2019-10-07gdb/testsuite: Add gdb_test_name variableAndrew Burgess3-32/+69
2019-10-07[gdb/doc] Fix some typosTom de Vries4-3/+9
2019-10-07add missing ChangeLog entry for d241b91073Jan Beulich1-0/+13
2019-10-07x86/Intel: correct MOVSD and CMPSD handlingJan Beulich12-24/+251
2019-10-07Bogus "final link failed" messagesAlan Modra5-3/+17
2019-10-07PowerPC TLS testsAlan Modra20-1/+737
2019-10-07PowerPC TLS miscounting PLT for __tls_get_addrAlan Modra3-7/+19
2019-10-07PowerPC section flag tidyAlan Modra3-14/+22
2019-10-07ld-arm/tls-gdesc-neg testAlan Modra2-1/+5
2019-10-07gdb: CTF supportWeimin Pan15-3/+3575
2019-10-07Renaming of ctf (the trace format) filesWeimin Pan7-6/+13
2019-10-07Automatic date update in version.inGDB Administrator1-1/+1
2019-10-06Change gdb/version.in to 9.0.50.DATE-git (new version numbering scheme)Joel Brobecker2-1/+5
2019-10-06Automatic date update in version.inGDB Administrator1-1/+1
2019-10-05Automatic date update in version.inGDB Administrator1-1/+1
2019-10-04[gdb/testsuite] Fix local-static.exp with gcc-4.8Tom de Vries2-1/+8
2019-10-04PowerPC PIC vs. DLL TLS issuesAlan Modra10-85/+94
2019-10-04[PR ld/22263][PR ld/25056] arm: Avoid dynamic TLS relocs in PIESzabolcs Nagy2-5/+14
2019-10-04[PR ld/25062] arm: sign extend the addend of R_ARM_TLS_GOTDESCSzabolcs Nagy6-2/+87
2019-10-03Avoid crash on single-field union in RustTom Tromey5-3/+23
2019-10-04Automatic date update in version.inGDB Administrator1-1/+1
2019-10-03gdb/fortran: Allow for matching symbols with missing scopeAndrew Burgess5-12/+23
2019-10-03gdb/fortran: Nested subroutine supportAndrew Burgess10-24/+394
2019-10-03gdb/testsuite: Reduce test name duplication in gdb.python testsAndrew Burgess4-158/+231