aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-01PR24402, global buffer overflow in symtab_finalizeAlan Modra2-2/+9
2019-04-01Automatic date update in version.inGDB Administrator1-1/+1
2019-03-31Automatic date update in version.inGDB Administrator1-1/+1
2019-03-30RISC-V: Relax tail/j to c.j for RV64.Jim Wilson2-2/+10
2019-03-30Introduce new convenience variables $_gdb_major and $_gdb_minorEli Zaretskii7-13/+64
2019-03-30Automatic date update in version.inGDB Administrator1-1/+1
2019-03-29Add usage for commands in printcmd.cTom Tromey4-24/+47
2019-03-29Allow really large fortran array bounds: fortran type/value printersKeith Seitz7-13/+110
2019-03-29Allow really large fortran array bounds: TYPE_LENGTH to ULONGESTKeith Seitz13-27/+54
2019-03-29bfd: xtensa: fix shrink_dynamic_reloc_sections for export-dynamicMax Filippov5-1/+29
2019-03-29Automatic date update in version.inGDB Administrator1-1/+1
2019-03-28sim: fix all sim buildsAndrew Burgess3-0/+8
2019-03-28Fix format specification in display_selector() (again)Jon Turney2-2/+9
2019-03-28Fix gdb.multi/multi-term-settings.exp blocking under high load/slow gdbPhilippe Waroquiers2-1/+5
2019-03-28Fix gdb.multi/multi-arch-exec.exp blocking under high load/slow gdbPhilippe Waroquiers2-1/+5
2019-03-28Fix GDB being suspended SIGTTOU when running gdb.multi/multi-arch-exec.expPhilippe Waroquiers2-0/+8
2019-03-28Fix stepping past unwritable kernel helper on nios2-linux-gnu.Sandra Loosemore6-17/+71
2019-03-28Testsuite: set sysroot when using gdbserverAlan Hayward2-0/+8
2019-03-28sim: fix aarch64 sim buildAndrew Burgess3-0/+7
2019-03-28AArch64: View the pseudo V registers as vectorsAlan Hayward2-5/+52
2019-03-28AArch64: 128bit views for SVE registersAlan Hayward2-0/+18
2019-03-28gdbserver: Ensure AT_HWCAP2 is definedAlan Hayward2-0/+8
2019-03-28PR24392, Clang warning Wtautological-constant-out-of-range-compareAlan Modra7-29/+53
2019-03-28PR24390, Don't decode mtfsb field as a cr fieldAlan Modra8-15/+43
2019-03-28Automatic date update in version.inGDB Administrator1-1/+1
2019-03-28sim/common: Fix warnings: "warning: implicit declaration of function..."Stafford Horne7-0/+28
2019-03-28sim/common: convert sim-arange to use sim-inlineStafford Horne8-36/+83
2019-03-27Fix buffer overflow regression due to minsym malloc-ed instead of obstack-ed.Philippe Waroquiers2-8/+15
2019-03-27Testsuite: Ensure interrupt-daemon-attach doesn't run foreverAlan Hayward2-2/+14
2019-03-27Automatic date update in version.inGDB Administrator1-1/+1
2019-03-26gdb-gdb.py.in: Fix error when printing range typeJoel Brobecker2-7/+28
2019-03-26gdb: Make python display_hint None handling defined behaviourAndrew Burgess6-2/+40
2019-03-26gdb/testsuite: Make test names unique in gdb.python/py-prettyprint.expAndrew Burgess2-12/+21
2019-03-26gdb: Avoid trailing whitespace when pretty printingAndrew Burgess6-3/+129
2019-03-26Fix Powerpc buildAlan Hayward2-0/+5
2019-03-26Add AArch64 Pointer Authentication to the NEWS fileAlan Hayward2-0/+6
2019-03-26AArch64/Arm: Update testcases fixing endiannes and linux targetsTamar Christina11-146/+145
2019-03-26gdbserver: Add linux_get_hwcapAlan Hayward7-122/+79
2019-03-26Provide string description of definition, visibility and resolution in LTO pl...marxin3-6/+81
2019-03-26Take over Dave Brolley's maintainerships for FR30, FRV and MEP.Nick Clifton2-3/+8
2019-03-26Fix Arm buildAlan Hayward2-0/+5
2019-03-25Fix use-after-free in source_cache::get_source_linesSimon Marchi2-0/+11
2019-03-26Automatic date update in version.inGDB Administrator1-1/+1
2019-03-26Fix relpp may be used uninitializedAlan Modra2-1/+5
2019-03-25Note support for TLS variables on FreeBSD.John Baldwin2-0/+9
2019-03-25Clean up some comments in minsyms.cTom Tromey2-42/+15
2019-03-25Fix s390 buildAlan Hayward2-0/+5
2019-03-25Add linux_get_hwcapAlan Hayward12-71/+75
2019-03-25Arm: Fix Arm disassembler mapping symbol search.Tamar Christina13-151/+339
2019-03-25AArch64: Have -D override mapping symbol as documented.Tamar Christina6-17/+100