Age | Commit message (Expand) | Author | Files | Lines |
2014-03-07 | read_cutu_die_from_dwo: Misc minor cleanups. | Doug Evans | 1 | -0/+6 |
2014-03-07 | target.h: Expands complete_target_initialization and add_target comments. | Joel Brobecker | 1 | -0/+5 |
2014-03-07 | Make the go32-nat.c target inherit inf-child.c. | Pedro Alves | 1 | -0/+14 |
2014-03-06 | Fix sol-thread.c build failure. | Joel Brobecker | 1 | -0/+7 |
2014-03-06 | Remove argument optional_p from get_tracepoint_by_number | Yao Qi | 1 | -0/+7 |
2014-03-06 | Handle parse number error in goto_bookmark_command | Yao Qi | 1 | -0/+5 |
2014-03-06 | Add a newline in output messages | Yao Qi | 1 | -0/+5 |
2014-03-06 | Fix PR16508 | Yao Qi | 1 | -0/+13 |
2014-03-06 | Change the default implementation of to_traceframe_info to tcomplain | Yao Qi | 1 | -0/+6 |
2014-03-05 | PR gdb/16575: stale breakpoint instructions in the code cache | Pedro Alves | 1 | -0/+17 |
2014-03-05 | sim: constify prog_name | Mike Frysinger | 1 | -0/+4 |
2014-03-03 | move probes to be per-bfd | Tom Tromey | 1 | -0/+8 |
2014-03-03 | change probes to be program-space-independent | Tom Tromey | 1 | -0/+55 |
2014-03-03 | comment fixes | Tom Tromey | 1 | -0/+5 |
2014-03-02 | * infrun.c (handle_signal_stop): Replace test for | Doug Evans | 1 | -0/+5 |
2014-03-02 | guile/scm-objfile.c (ofscm_mark_objfile_smob): Fix typo in comment. | Doug Evans | 1 | -0/+4 |
2014-03-02 | guile/lib/gdb/printing.scm (append-pretty-printer!): Fix thinko. | Doug Evans | 1 | -0/+4 |
2014-03-01 | Silence ARI warning. | Mark Kettenis | 1 | -0/+4 |
2014-03-01 | Enable rhreads support on OpenBSD/i386. | Mark Kettenis | 1 | -0/+7 |
2014-03-01 | Eliminate pointer signedness warning. | Mark Kettenis | 1 | -0/+4 |
2014-03-01 | Fix ChangeLog. | Mark Kettenis | 1 | -2/+3 |
2014-03-01 | Enable rthreads support on OpenBSD/mips64. | Mark Kettenis | 1 | -0/+7 |
2014-03-01 | Enable rthreads support on OpenBSD/amd64. | Mark Kettenis | 1 | -0/+6 |
2014-02-28 | Remove the unnecesary argument METHOD to valops.c:find_oload_champ. | Siva Chandra | 1 | -0/+6 |
2014-02-28 | Add sparc64obsd-nat.c to ALLDEPFILES. | Mark Kettenis | 1 | -0/+2 |
2014-02-28 | Enable rthreads supports on OpenBSD/sparc64. | Mark Kettenis | 1 | -0/+4 |
2014-02-28 | Support rthreads on OpenBSD 5.2 and later. | Mark Kettenis | 1 | -0/+7 |
2014-02-28 | constify ui_out_impl | Tom Tromey | 1 | -0/+10 |
2014-02-27 | Prevent compiler warning. | Mark Kettenis | 1 | -0/+4 |
2014-02-27 | StackGhost cookie is per-process. | Mark Kettenis | 1 | -0/+4 |
2014-02-27 | Additional PR 8882 fix. | Jan Kratochvil | 1 | -0/+5 |
2014-02-27 | Linux waitpid/__WALL emulation wrapper: If WNOHANG is set, don't touch sigpro... | Pedro Alves | 1 | -0/+5 |
2014-02-27 | Move linux-nat.c:status_to_str to nat/linux-waitpid.c. | Pedro Alves | 1 | -0/+8 |
2014-02-27 | Move ptid_match to common/ptid.c. | Hui Zhu | 1 | -0/+8 |
2014-02-27 | Call common OpenBSD ABI init code on OpenBSD/mips64. | Mark Kettenis | 1 | -0/+6 |
2014-02-27 | Add gdbarch auxv parsing for OpenBSD. | Mark Kettenis | 1 | -1/+4 |
2014-02-27 | Add auxv parsing to the architecture vector. | Mark Kettenis | 1 | -0/+7 |
2014-02-26 | guile: Add 'history-append!' procedure. | Ludovic Courtès | 1 | -0/+5 |
2014-02-26 | DWARF: Read constant-class addresses correctly | Joel Brobecker | 1 | -0/+13 |
2014-02-26 | make "file" use the BFD cache better | Tom Tromey | 1 | -0/+4 |
2014-02-26 | add short-circuit logic to elfread.c | Tom Tromey | 1 | -0/+10 |
2014-02-26 | split out elf_read_minimal_symbols | Tom Tromey | 1 | -0/+6 |
2014-02-26 | move minimal symbols to per-bfd | Tom Tromey | 1 | -0/+27 |
2014-02-26 | change minsyms not to be relocated at read-time | Tom Tromey | 1 | -0/+25 |
2014-02-26 | start change to progspace independence | Tom Tromey | 1 | -0/+106 |
2014-02-26 | use bound_minsym as result for lookup_minimal_symbol et al | Tom Tromey | 1 | -0/+94 |
2014-02-26 | make MSYMBOL_VALUE_ADDRESS an rvalue | Tom Tromey | 1 | -0/+10 |
2014-02-26 | change minsym representation | Tom Tromey | 1 | -0/+171 |
2014-02-26 | introduce minimal_symbol_upper_bound | Tom Tromey | 1 | -0/+11 |
2014-02-26 | [Python] Make regexp collection printers work with typedefs as well. | Joel Brobecker | 1 | -0/+5 |