| 2018-10-29 | 
Alan Modra | ld -r script fixes | 
commit | commitdiff | tree | 
| 2018-10-29 | 
John Darrington | GDB: Only build for "unix:" connections if AF_LOCAL...  | 
commit | commitdiff | tree | 
| 2018-10-29 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2018-10-28 | 
Andrew Burgess | gdb/riscv: Add back missing braces in riscv-linux-nat.c | 
commit | commitdiff | tree | 
| 2018-10-28 | 
Alan Modra | Correct ChangeLog | 
commit | commitdiff | tree | 
| 2018-10-28 | 
Alan Modra | PR23837, Segmentation fault in resolve_symbol_value | 
commit | commitdiff | tree | 
| 2018-10-28 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2018-10-27 | 
Philippe Waroquiers | OBVIOUS Use report_unrecognized_option_error in 'demang...  | 
commit | commitdiff | tree | 
| 2018-10-27 | 
Tom Tromey | Cache a copy of the user's shell on macOS | 
commit | commitdiff | tree | 
| 2018-10-27 | 
Tom Tromey | Do not reopen temporary files | 
commit | commitdiff | tree | 
| 2018-10-27 | 
Tom Tromey | Use mkostemp, not mkstemp | 
commit | commitdiff | tree | 
| 2018-10-27 | 
Tom Tromey | Move mkdir_recursive to common/filestuff.c | 
commit | commitdiff | tree | 
| 2018-10-27 | 
Tom Tromey | Move make_temp_filename to common/pathstuff.c | 
commit | commitdiff | tree | 
| 2018-10-27 | 
Tom Tromey | Unify shell-finding logic | 
commit | commitdiff | tree | 
| 2018-10-27 | 
Philippe Waroquiers | Remove a bunch of usages of gdb_suppress_tests in ...  | 
commit | commitdiff | tree | 
| 2018-10-27 | 
Philippe Waroquiers | Add a test case for info args|functions|locals|variable...  | 
commit | commitdiff | tree | 
| 2018-10-27 | 
Philippe Waroquiers | Announce changes in NEWS to info [args|functions|locals...  | 
commit | commitdiff | tree | 
| 2018-10-27 | 
Philippe Waroquiers | Document changes to info [args|functions|locals|variables] | 
commit | commitdiff | tree | 
| 2018-10-27 | 
Philippe Waroquiers | Add [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info...  | 
commit | commitdiff | tree | 
| 2018-10-27 | 
Philippe Waroquiers | New cli-utils.h/.c function extract_info_print_args | 
commit | commitdiff | tree | 
| 2018-10-27 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2018-10-26 | 
Tom Tromey | Remove DEF_VECs from symtab.h | 
commit | commitdiff | tree | 
| 2018-10-26 | 
John Baldwin | Treat all unknown auxv tags on FreeBSD as unknown. | 
commit | commitdiff | tree | 
| 2018-10-26 | 
John Baldwin | Support AT_HWCAP2 on FreeBSD. | 
commit | commitdiff | tree | 
| 2018-10-26 | 
Jim Wilson | RISC-V: Linux signal frame support. | 
commit | commitdiff | tree | 
| 2018-10-26 | 
Jim Wilson | RISC-V: Linux signal frame support. | 
commit | commitdiff | tree | 
| 2018-10-26 | 
Edjunior Barbosa...  | [PowerPC] Add support for HTM registers | 
commit | commitdiff | tree | 
| 2018-10-26 | 
Pedro Franco...  | [PowerPC] Reject tdescs with VSX and no FPU or Altivec | 
commit | commitdiff | tree | 
| 2018-10-26 | 
Edjunior Barbosa...  | [PowerPC] Add support for EBB and PMU registers | 
commit | commitdiff | tree | 
| 2018-10-26 | 
Edjunior Barbosa...  | [PowerPC] Add support for TAR | 
commit | commitdiff | tree | 
| 2018-10-26 | 
Edjunior Barbosa...  | [PowerPC] Add support for PPR and DSCR | 
commit | commitdiff | tree | 
| 2018-10-26 | 
Pedro Franco...  | [PowerPC] Refactor have_ initializers in rs6000-tdep.c | 
commit | commitdiff | tree | 
| 2018-10-26 | 
Pedro Franco...  | [PowerPC] Fix indentation in arch/ppc-linux-common.c | 
commit | commitdiff | tree | 
| 2018-10-26 | 
Pedro Franco...  | [PowerPC] Fix two if statements in gdb/ppc-linux-nat.c | 
commit | commitdiff | tree | 
| 2018-10-26 | 
Pedro Franco...  | [PowerPC] Remove rs6000_pseudo_register_reggroup_p | 
commit | commitdiff | tree | 
| 2018-10-26 | 
Pedro Franco...  | Add decfloat registers to float reggroup | 
commit | commitdiff | tree | 
| 2018-10-26 | 
Pedro Franco...  | [PowerPC] Don't zero-initialize vector register buffers | 
commit | commitdiff | tree | 
| 2018-10-26 | 
Pedro Franco...  | Zero-initialize linux note sections | 
commit | commitdiff | tree | 
| 2018-10-26 | 
Sangamesh Mallayya | Fix SYMBOL_LANGUAGE assertion failure on AIX. | 
commit | commitdiff | tree | 
| 2018-10-26 | 
Andrew Burgess | gdb/riscv: Remove redundant code, and catch more errors...  | 
commit | commitdiff | tree | 
| 2018-10-26 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2018-10-25 | 
Christoph Conrads | ELF: update ld man page on `--gc-sections` | 
commit | commitdiff | tree | 
| 2018-10-25 | 
Tom de Vries | [gdb/testsuite] Move valgrind-db-attach.{c,exp} to...  | 
commit | commitdiff | tree | 
| 2018-10-25 | 
Tom de Vries | [gdb/testsuite] Rewrite valgrind-db-attach.exp to use...  | 
commit | commitdiff | tree | 
| 2018-10-25 | 
Andrew Burgess | gdb/python: Make convert_values_to_python return gdbpy_...  | 
commit | commitdiff | tree | 
| 2018-10-25 | 
Andrew Burgess | gdb/python: Make cmdpy_completer_helper return gdbpy_ref<> | 
commit | commitdiff | tree | 
| 2018-10-25 | 
Andrew Burgess | gdb/riscv: Use correct regnum in riscv_linux_nat_target...  | 
commit | commitdiff | tree | 
| 2018-10-25 | 
H.J. Lu | ELF: Hide symbols defined in discarded input sections | 
commit | commitdiff | tree | 
| 2018-10-25 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2018-10-24 | 
Tom de Vries | [gdb/testsuite] Log wait status on process no longer...  | 
commit | commitdiff | tree | 
| 2018-10-24 | 
Alan Modra | cmse_scan segfault | 
commit | commitdiff | tree | 
| 2018-10-24 | 
Tom de Vries | [gdb/testsuite]	Rewrite catch-follow-exec.exp using...  | 
commit | commitdiff | tree | 
| 2018-10-24 | 
Tom de Vries | [gdb/testsuite] Handle removed valgrind option --db...  | 
commit | commitdiff | tree | 
| 2018-10-24 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2018-10-23 | 
Hafiz Abid...  | Fix failing cooked_read selftest for CSKY. | 
commit | commitdiff | tree | 
| 2018-10-23 | 
Simon Marchi | Avoid GDB SIGTTOU on catch exec + set follow-exec-mode...  | 
commit | commitdiff | tree | 
| 2018-10-23 | 
Tom Tromey | Fix use-after-free in record_btrace_start_replaying | 
commit | commitdiff | tree | 
| 2018-10-23 | 
Andreas Krebbel | S/390: Support vector alignment hints | 
commit | commitdiff | tree | 
| 2018-10-23 | 
John Darrington | GDB:  New target s12z | 
commit | commitdiff | tree | 
| 2018-10-23 | 
John Darrington | GDB: Remote target can now accept the form unix::/path...  | 
commit | commitdiff | tree | 
| 2018-10-23 | 
John Darrington | GDB: Fix documentation for invoking GDBSERVER | 
commit | commitdiff | tree | 
| 2018-10-23 | 
John Darrington | GDB: Document the unix::/path/to/socket of remote conne...  | 
commit | commitdiff | tree | 
| 2018-10-23 | 
John Darrington | GDBSERVER: Listen on a unix domain (instead of TCP...  | 
commit | commitdiff | tree | 
| 2018-10-23 | 
John Darrington | S12Z: New 32 bit Reloc. | 
commit | commitdiff | tree | 
| 2018-10-23 | 
John Darrington | S12Z:  Handle 16 bit fixups which are constant. | 
commit | commitdiff | tree | 
| 2018-10-23 | 
Andrew Burgess | gdb/riscv: Give user-friendly names for CSRs | 
commit | commitdiff | tree | 
| 2018-10-23 | 
Alan Modra | PR23806, NULL pointer dereference in merge_strings | 
commit | commitdiff | tree | 
| 2018-10-23 | 
Alan Modra | PR23805, NULL pointer dereference in elf_link_input_bfd | 
commit | commitdiff | tree | 
| 2018-10-23 | 
Alan Modra | PR23804, buffer overflow in sec_merge_hash_lookup | 
commit | commitdiff | tree | 
| 2018-10-23 | 
Alan Modra | alpha testsuite fixes | 
commit | commitdiff | tree | 
| 2018-10-23 | 
Joel Brobecker | gdb/riscv: expect h/w watchpoints to trigger before...  | 
commit | commitdiff | tree | 
| 2018-10-23 | 
Andrew Burgess | gdb/riscv: Fix register access for register aliases | 
commit | commitdiff | tree | 
| 2018-10-23 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2018-10-22 | 
Jim Wilson | RISC-V: NaN-box FP values smaller than an FP register. | 
commit | commitdiff | tree | 
| 2018-10-22 | 
Jim Wilson | RISC-V: Print FP regs as union of float types. | 
commit | commitdiff | tree | 
| 2018-10-22 | 
John Darrington | S12Z: Disassembly: Fallback to show the address if...  | 
commit | commitdiff | tree | 
| 2018-10-22 | 
Alan Modra | gas simple-forward test | 
commit | commitdiff | tree | 
| 2018-10-22 | 
Alan Modra | Apply alpha BFD_RELOC_8 fixups | 
commit | commitdiff | tree | 
| 2018-10-22 | 
Alan Modra | PR23040, .uleb128 directive doesn't accept some valid...  | 
commit | commitdiff | tree | 
| 2018-10-22 | 
Simon Marchi | Introduce gdbarch_num_cooked_regs | 
commit | commitdiff | tree | 
| 2018-10-22 | 
Simon Marchi | Allocate buffer with proper size in amd64_pseudo_regist...  | 
commit | commitdiff | tree | 
| 2018-10-22 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2018-10-21 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2018-10-20 | 
Philippe Waroquiers | [PUSHED/OBVIOUS] ensure help set print type gives the...  | 
commit | commitdiff | tree | 
| 2018-10-20 | 
Tom Tromey | Fix "make info" in gdb | 
commit | commitdiff | tree | 
| 2018-10-20 | 
John Darrington | GDB: Documentation: Remove greengrocer's apostrophe. | 
commit | commitdiff | tree | 
| 2018-10-20 | 
Alan Modra | PR23800, .eqv doesn't always defer expression evaluation | 
commit | commitdiff | tree | 
| 2018-10-20 | 
Alan Modra | PR23788, objcopy: failed to find link section | 
commit | commitdiff | tree | 
| 2018-10-20 | 
Alan Modra | Relax a -r --gc-sections requirement | 
commit | commitdiff | tree | 
| 2018-10-20 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2018-10-19 | 
Tom Tromey | Deprecate and replace the "tabset" command | 
commit | commitdiff | tree | 
| 2018-10-19 | 
Tom Tromey | Minor cleanups in tui-io.c | 
commit | commitdiff | tree | 
| 2018-10-19 | 
Tom Tromey | Clear static_links in reread_symbols | 
commit | commitdiff | tree | 
| 2018-10-19 | 
Tamar Christina | Arm: Skip new binary decode tests on pe targets | 
commit | commitdiff | tree | 
| 2018-10-19 | 
Alan Hayward | Aarch64: Better termination checks for sigcontext reading | 
commit | commitdiff | tree | 
| 2018-10-19 | 
Andreas Arnez | S390: Fix crash when remote tdesc doesn't define vec128 | 
commit | commitdiff | tree | 
| 2018-10-19 | 
Gary Benson | Fix cli_interp::cli_uiout resource leak found by Coverity | 
commit | commitdiff | tree | 
| 2018-10-19 | 
Alan Hayward | Testsuite: Fix racy conditions in py-cmd.exp | 
commit | commitdiff | tree | 
| 2018-10-19 | 
Alan Hayward | Testsuite: vla-optimized-out.exp is too pessimistic | 
commit | commitdiff | tree | 
| 2018-10-19 | 
Alan Hayward | testsuite: ovldbreak.exp: fix regexp | 
commit | commitdiff | tree | 
| next |