aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Automatic date update in version.inGDB Administrator2019-03-281-1/+1
* sim/common: Fix warnings: "warning: implicit declaration of function..."Stafford Horne2019-03-287-0/+28
* sim/common: convert sim-arange to use sim-inlineStafford Horne2019-03-288-36/+83
* Fix buffer overflow regression due to minsym malloc-ed instead of obstack-ed.Philippe Waroquiers2019-03-272-8/+15
* Testsuite: Ensure interrupt-daemon-attach doesn't run foreverAlan Hayward2019-03-272-2/+14
* Automatic date update in version.inGDB Administrator2019-03-271-1/+1
* gdb-gdb.py.in: Fix error when printing range typeJoel Brobecker2019-03-262-7/+28
* gdb: Make python display_hint None handling defined behaviourAndrew Burgess2019-03-266-2/+40
* gdb/testsuite: Make test names unique in gdb.python/py-prettyprint.expAndrew Burgess2019-03-262-12/+21
* gdb: Avoid trailing whitespace when pretty printingAndrew Burgess2019-03-266-3/+129
* Fix Powerpc buildAlan Hayward2019-03-262-0/+5
* Add AArch64 Pointer Authentication to the NEWS fileAlan Hayward2019-03-262-0/+6
* AArch64/Arm: Update testcases fixing endiannes and linux targetsTamar Christina2019-03-2611-146/+145
* gdbserver: Add linux_get_hwcapAlan Hayward2019-03-267-122/+79
* Provide string description of definition, visibility and resolution in LTO pl...marxin2019-03-263-6/+81
* Take over Dave Brolley's maintainerships for FR30, FRV and MEP.Nick Clifton2019-03-262-3/+8
* Fix Arm buildAlan Hayward2019-03-262-0/+5
* Fix use-after-free in source_cache::get_source_linesSimon Marchi2019-03-252-0/+11
* Automatic date update in version.inGDB Administrator2019-03-261-1/+1
* Fix relpp may be used uninitializedAlan Modra2019-03-262-1/+5
* Note support for TLS variables on FreeBSD.John Baldwin2019-03-252-0/+9
* Clean up some comments in minsyms.cTom Tromey2019-03-252-42/+15
* Fix s390 buildAlan Hayward2019-03-252-0/+5
* Add linux_get_hwcapAlan Hayward2019-03-2512-71/+75
* Arm: Fix Arm disassembler mapping symbol search.Tamar Christina2019-03-2513-151/+339
* AArch64: Have -D override mapping symbol as documented.Tamar Christina2019-03-256-17/+100
* AArch64: Fix AArch64 disassembler mapping symbol searchTamar Christina2019-03-255-7/+93
* AArch64: Fix disassembler bug with out-of-order sectionsTamar Christina2019-03-259-1/+98
* Fix testsuite hangs when gdb_test_multiple body errors outPedro Alves2019-03-252-2/+26
* Remove null_block_symbolTom Tromey2019-03-2411-55/+71
* Don't include symtab.h from expression.hTom Tromey2019-03-242-3/+5
* More block constificationTom Tromey2019-03-2426-53/+99
* Automatic date update in version.inGDB Administrator2019-03-251-1/+1
* (re-)fix the regcache leaks when detaching from an executable.Philippe Waroquiers2019-03-241-6/+8
* Automatic date update in version.inGDB Administrator2019-03-241-1/+1
* Have parser reset the innermost block trackerTom Tromey2019-03-239-60/+60
* Include bcache.h from objfiles.hTom Tromey2019-03-232-1/+5
* Use scoped_restore_current_language in two placesTom Tromey2019-03-233-14/+10
* Automatic date update in version.inGDB Administrator2019-03-231-1/+1
* AArch64: Read pauth section from core filesAlan Hayward2019-03-223-0/+31
* AArch64: Prologue scan unwinder support for signed return addressesAlan Hayward2019-03-222-6/+91
* AArch64: DWARF unwinder support for signed return addressesAlan Hayward2019-03-222-2/+95
* AArch64: Add pauth DWARF registersAlan Hayward2019-03-223-33/+79
* AArch64: gdbserver: read pauth registersAlan Hayward2019-03-226-6/+46
* AArch64: Read pauth registersAlan Hayward2019-03-225-0/+101
* AArch64: Use HWCAP to detect pauth featureAlan Hayward2019-03-226-8/+72
* AArch64: Add pointer authentication featureAlan Hayward2019-03-2218-26/+101
* Testsuite: Ensure pie is disabled on some testsAlan Hayward2019-03-225-4/+53
* Automatic date update in version.inGDB Administrator2019-03-221-1/+1
* RISC-V: Fix linker crash in section symbol check.Jim Wilson2019-03-212-1/+9