aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-20gdbserver: turn target ops 'fetch_registers' and 'store_registers' into methodsTankut Baris Aktemur10-40/+83
2020-02-20gdbserver: turn target op 'wait' into a methodTankut Baris Aktemur11-33/+71
2020-02-20gdbserver: turn target op 'resume' into a methodTankut Baris Aktemur12-24/+58
2020-02-20gdbserver: turn target op 'thread_alive' into a methodTankut Baris Aktemur10-21/+54
2020-02-20gdbserver: turn target op 'join' into a methodTankut Baris Aktemur10-15/+51
2020-02-20gdbserver: turn target op 'mourn' into a methodTankut Baris Aktemur11-23/+56
2020-02-20gdbserver: turn target op 'detach' into a methodTankut Baris Aktemur10-18/+49
2020-02-20gdbserver: turn target op 'kill' into a methodTankut Baris Aktemur11-17/+48
2020-02-20gdbserver: turn target op 'attach' into a methodTankut Baris Aktemur10-23/+54
2020-02-20gdbserver: turn target op 'post_create_inferior' into a methodTankut Baris Aktemur8-15/+38
2020-02-20gdbserver: turn target op 'create_inferior' into a methodTankut Baris Aktemur11-33/+69
2020-02-20gdbserver: start turning the target ops vector into a classTankut Baris Aktemur10-0/+131
2020-02-20Stop the BFD library from automatically converting OS and PROC specific symbo...Nick Clifton4-1/+40
2020-02-20gdb: Allow more control over where to find python librariesAndrew Burgess5-8/+91
2020-02-20[gdb/testsuite] Handle missing gccgoTom de Vries12-1/+46
2020-02-20Regen with blessed automake-1.15.1Alan Modra2-2/+6
2020-02-19RISC-V: Add description for -march-attr/-mno-arch-attr options in gas doc.Nelson Chu2-0/+19
2020-02-19Two compute_and_set_names simplificationsTom Tromey2-13/+10
2020-02-20Automatic date update in version.inGDB Administrator1-1/+1
2020-02-19RISC-V: Convert the ADD/ADDI to the compressed MV/LI if RS1 is zero.Jim Wilson5-0/+26
2020-02-192020-02-19 Jordan Rupprecht <rupprecht@google.com>Eric Christopher2-1/+19
2020-02-19[gdb/testsuite] Fix xpass in gdb.python/lib-types.expTom de Vries2-2/+13
2020-02-19[gdb/testsuite] Fix funcall_ref.exp xpassTom de Vries2-9/+28
2020-02-19gdb: dwarf2/read.c: remove unused objfile parameters/variablesSimon Marchi2-34/+26
2020-02-19rust/25535 Apply embedded offset to enum variant calculationDoug Evans5-1/+24
2020-02-19[gdb/testsuite] Fix corefile-buildid.exp with check-read1Tom de Vries2-1/+53
2020-02-19Fix declaration of mips_pc_is_mipsTom Tromey2-1/+5
2020-02-19Use obstack_strdup in ada-lang.cTom Tromey2-4/+5
2020-02-19Merge changes from GCC for the config/ directoryAndrew Burgess26-87/+504
2020-02-19Various fixes for the Z80 support.Sergey Belyashov44-370/+354
2020-02-19Remove useless NULL check in python.cTom Tromey2-6/+6
2020-02-19x86: Mark cvtpi2ps and cvtpi2pd as MMXH.J. Lu6-1/+36
2020-02-19[gdb/testsuite] Fix c++/14186 kpass in cpexprs.expTom de Vries2-3/+4
2020-02-19plugin: Call dlclose before return in try_load_pluginH.J. Lu2-21/+24
2020-02-19[gdb/testsuite] Be quiet about missing prelink in solib-overlap.expTom de Vries2-2/+8
2020-02-19[gdb/testsuite] Ignore pass in gdb_caching_procTom de Vries3-3/+38
2020-02-19file size check in _bfd_alloc_and_readAlan Modra5-25/+67
2020-02-19_bfd_alloc_and_readAlan Modra33-441/+314
2020-02-19Miscellaneous memory alloc related fixesAlan Modra11-92/+98
2020-02-19_bfd_mul_overflowAlan Modra21-353/+541
2020-02-19alloc2 used unnecessarilyAlan Modra3-22/+39
2020-02-19bfd_get_size cacheAlan Modra5-20/+59
2020-02-19bfd_get_file_size callsAlan Modra4-13/+38
2020-02-19Check return status of memory alloc functionsAlan Modra5-54/+112
2020-02-19bfd_size_type to size_tAlan Modra93-260/+420
2020-02-19c99 elfxx-riscv.c fixAlan Modra2-5/+9
2020-02-19Adjust PR25355 testcaseAlan Modra2-2/+6
2020-02-19gdbserver: Add RISC-V/Linux supportMaciej W. Rozycki6-0/+311
2020-02-19gdb/riscv: Update API for looking up target descriptionsAndrew Burgess7-40/+103
2020-02-19Automatic date update in version.inGDB Administrator1-1/+1