aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-27New cli-utils.h/.c function extract_info_print_argsPhilippe Waroquiers3-0/+170
2018-10-27Automatic date update in version.inGDB Administrator1-1/+1
2018-10-26Remove DEF_VECs from symtab.hTom Tromey3-18/+14
2018-10-26Treat all unknown auxv tags on FreeBSD as unknown.John Baldwin2-6/+25
2018-10-26Support AT_HWCAP2 on FreeBSD.John Baldwin4-0/+10
2018-10-26RISC-V: Linux signal frame support.Jim Wilson2-0/+88
2018-10-26RISC-V: Linux signal frame support.Jim Wilson3-9/+20
2018-10-26[PowerPC] Add support for HTM registersEdjunior Barbosa Machado37-94/+3876
2018-10-26[PowerPC] Reject tdescs with VSX and no FPU or AltivecPedro Franco de Carvalho2-1/+7
2018-10-26[PowerPC] Add support for EBB and PMU registersEdjunior Barbosa Machado21-4/+452
2018-10-26[PowerPC] Add support for TAREdjunior Barbosa Machado28-6/+1167
2018-10-26[PowerPC] Add support for PPR and DSCREdjunior Barbosa Machado29-4/+1428
2018-10-26[PowerPC] Refactor have_ initializers in rs6000-tdep.cPedro Franco de Carvalho2-2/+8
2018-10-26[PowerPC] Fix indentation in arch/ppc-linux-common.cPedro Franco de Carvalho2-12/+17
2018-10-26[PowerPC] Fix two if statements in gdb/ppc-linux-nat.cPedro Franco de Carvalho2-2/+8
2018-10-26[PowerPC] Remove rs6000_pseudo_register_reggroup_pPedro Franco de Carvalho2-24/+7
2018-10-26Add decfloat registers to float reggroupPedro Franco de Carvalho2-1/+8
2018-10-26[PowerPC] Don't zero-initialize vector register buffersPedro Franco de Carvalho4-24/+12
2018-10-26Zero-initialize linux note sectionsPedro Franco de Carvalho2-6/+14
2018-10-26Fix SYMBOL_LANGUAGE assertion failure on AIX.Sangamesh Mallayya2-5/+12
2018-10-26gdb/riscv: Remove redundant code, and catch more errors when accessing MISAAndrew Burgess2-22/+36
2018-10-26Automatic date update in version.inGDB Administrator1-1/+1
2018-10-26ELF: update ld man page on `--gc-sections`Christoph Conrads2-3/+9
2018-10-25[gdb/testsuite] Move valgrind-db-attach.{c,exp} to valgrind-bt.{c,exp}Tom de Vries2-0/+0
2018-10-25[gdb/testsuite] Rewrite valgrind-db-attach.exp to use vgdbTom de Vries2-25/+59
2018-10-25gdb/python: Make convert_values_to_python return gdbpy_ref<>Andrew Burgess2-3/+12
2018-10-25gdb/python: Make cmdpy_completer_helper return gdbpy_ref<>Andrew Burgess2-8/+14
2018-10-25gdb/riscv: Use correct regnum in riscv_linux_nat_target::fetch_registersAndrew Burgess2-4/+7
2018-10-24ELF: Hide symbols defined in discarded input sectionsH.J. Lu8-2/+50
2018-10-25Automatic date update in version.inGDB Administrator1-1/+1
2018-10-24[gdb/testsuite] Log wait status on process no longer exists errorTom de Vries2-0/+16
2018-10-24cmse_scan segfaultAlan Modra2-1/+7
2018-10-24[gdb/testsuite] Rewrite catch-follow-exec.exp using gdb_testTom de Vries2-50/+17
2018-10-24[gdb/testsuite] Handle removed valgrind option --db-attachTom de Vries2-0/+9
2018-10-24Automatic date update in version.inGDB Administrator1-1/+1
2018-10-23Fix failing cooked_read selftest for CSKY.Hafiz Abid Qadeer2-1/+6
2018-10-23Avoid GDB SIGTTOU on catch exec + set follow-exec-mode new (PR 23368)Simon Marchi4-4/+33
2018-10-23Fix use-after-free in record_btrace_start_replayingTom Tromey2-11/+14
2018-10-23S/390: Support vector alignment hintsAndreas Krebbel4-0/+38
2018-10-23GDB: New target s12zJohn Darrington5-0/+570
2018-10-23GDB: Remote target can now accept the form unix::/path/to/socket.John Darrington2-4/+19
2018-10-23GDB: Fix documentation for invoking GDBSERVERJohn Darrington1-16/+44
2018-10-23GDB: Document the unix::/path/to/socket of remote connection.John Darrington1-1/+23
2018-10-23GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested.John Darrington4-47/+126
2018-10-23S12Z: New 32 bit Reloc.John Darrington3-2/+27
2018-10-23S12Z: Handle 16 bit fixups which are constant.John Darrington2-0/+8
2018-10-23gdb/riscv: Give user-friendly names for CSRsAndrew Burgess2-4/+20
2018-10-23PR23806, NULL pointer dereference in merge_stringsAlan Modra2-4/+17
2018-10-23PR23805, NULL pointer dereference in elf_link_input_bfdAlan Modra2-6/+21
2018-10-23PR23804, buffer overflow in sec_merge_hash_lookupAlan Modra2-0/+9