aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-04Move expression_context_* globals to parser_stateTom Tromey11-81/+136
2019-04-04Make base class for parser_stateTom Tromey9-73/+115
2019-04-04Turn parse_language into a methodTom Tromey10-62/+85
2019-04-04Turn parse_gdbarch into a methodTom Tromey13-95/+124
2019-04-04Remove parser_state "initial_size" parameterTom Tromey7-13/+23
2019-04-04Make increase_expout_size staticTom Tromey3-8/+12
2019-04-05PowerPC conditional branch testAlan Modra9-0/+421
2019-04-05PowerPC bc extended branch mnemonics and "y" hintsAlan Modra2-141/+148
2019-04-05PowerPC disassembler: Don't emit trailing spacesAlan Modra19-63/+96
2019-04-05Automatic date update in version.inGDB Administrator1-1/+1
2019-04-04Add extended mnemonics for bctar. Fix setting of 'at' branch hints.Peter Bergner7-73/+584
2019-04-04[GDB, Hurd] Fix build; 'target_waitstatus_to_string' callThomas Schwinge2-1/+6
2019-04-04Automatic date update in version.inGDB Administrator1-1/+1
2019-04-03gas: use literals/const16 for xtensa loop relaxationMax Filippov3-142/+65
2019-04-03PR24411, Division is not accepted in MEMORY length expressionAlan Modra2-1/+11
2019-04-03ldlex.l tidyAlan Modra2-20/+22
2019-04-03BFD whitespace fixesAlan Modra24-188/+197
2019-04-03Automatic date update in version.inGDB Administrator1-1/+1
2019-04-02RISC-V: Don't check ABI flags if no code section.Jim Wilson2-2/+39
2019-04-02Automatic date update in version.inGDB Administrator1-1/+1
2019-04-01gdb/fortran: Handle internal function callsAndrew Burgess5-5/+34
2019-04-01gdb: Add $_cimag and $_creal internal functionsAndrew Burgess10-2/+234
2019-04-01Fix internal error and improve 'set debug infrun 1'/target wait kind tracePhilippe Waroquiers4-72/+31
2019-04-01Handle DW_AT_ranges when reading partial symtabsTom Tromey6-0/+234
2019-04-01Destroy allocated values when exiting GDBSergio Durigan Junior4-0/+25
2019-04-01[GAS, Arm] CLI with architecture sensitive extensionsAndre Vieira43-53/+2878
2019-04-01Add gdb.Value.format_string ()Marco Barisione6-0/+1377
2019-04-01Add myself to gdb/MAINTAINERSMarco Barisione1-0/+1
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