summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* the patchusers/tromey/sort-includesTom Tromey2019-03-30801-4961/+8641
* RISC-V: Relax tail/j to c.j for RV64.Jim Wilson2019-03-302-2/+10
* Introduce new convenience variables $_gdb_major and $_gdb_minorEli Zaretskii2019-03-307-13/+64
* Automatic date update in version.inGDB Administrator2019-03-301-1/+1
* Add usage for commands in printcmd.cTom Tromey2019-03-294-24/+47
* Allow really large fortran array bounds: fortran type/value printersKeith Seitz2019-03-297-13/+110
* Allow really large fortran array bounds: TYPE_LENGTH to ULONGESTKeith Seitz2019-03-2913-27/+54
* bfd: xtensa: fix shrink_dynamic_reloc_sections for export-dynamicMax Filippov2019-03-295-1/+29
* Automatic date update in version.inGDB Administrator2019-03-291-1/+1
* sim: fix all sim buildsAndrew Burgess2019-03-283-0/+8
* Fix format specification in display_selector() (again)Jon Turney2019-03-282-2/+9
* Fix gdb.multi/multi-term-settings.exp blocking under high load/slow gdbPhilippe Waroquiers2019-03-282-1/+5
* Fix gdb.multi/multi-arch-exec.exp blocking under high load/slow gdbPhilippe Waroquiers2019-03-282-1/+5
* Fix GDB being suspended SIGTTOU when running gdb.multi/multi-arch-exec.expPhilippe Waroquiers2019-03-282-0/+8
* Fix stepping past unwritable kernel helper on nios2-linux-gnu.Sandra Loosemore2019-03-286-17/+71
* Testsuite: set sysroot when using gdbserverAlan Hayward2019-03-282-0/+8
* sim: fix aarch64 sim buildAndrew Burgess2019-03-283-0/+7
* AArch64: View the pseudo V registers as vectorsAlan Hayward2019-03-282-5/+52
* AArch64: 128bit views for SVE registersAlan Hayward2019-03-282-0/+18
* gdbserver: Ensure AT_HWCAP2 is definedAlan Hayward2019-03-282-0/+8
* PR24392, Clang warning Wtautological-constant-out-of-range-compareAlan Modra2019-03-287-29/+53
* PR24390, Don't decode mtfsb field as a cr fieldAlan Modra2019-03-288-15/+43
* 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