Age | Commit message (Expand) | Author | Files | Lines |
2013-07-05 | gdb/testsuite/ | Yao Qi | 5 | -24/+7 |
2013-07-04 | Use allocate_optimized_out_value instead of set_value_optimized_out. | Pedro Alves | 3 | -6/+16 |
2013-07-04 | value_bits_valid: Fix latent bug. | Pedro Alves | 2 | -1/+7 |
2013-07-04 | http://sourceware.org/ml/gdb-patches/2013-07/msg00059.html | Andrew Burgess | 7 | -41/+694 |
2013-07-04 | http://sourceware.org/ml/gdb-patches/2013-07/msg00056.html | Andrew Burgess | 3 | -162/+169 |
2013-07-04 | gdb/ | Yao Qi | 6 | -36/+56 |
2013-07-03 | On mainline/development, also link GDBserver with -lmcheck. | Pedro Alves | 12 | -56/+216 |
2013-07-02 | gdb/testsuite/ | Jan Kratochvil | 2 | -2/+10 |
2013-07-02 | * contrib/ari/update-web-ari.sh: Update for version.in change. | Tom Tromey | 2 | -1/+6 |
2013-07-02 | * common/ptid.h: Comment fixes. | Tom Tromey | 2 | -2/+6 |
2013-07-02 | remove mention of "target nrom" | Tom Tromey | 2 | -10/+4 |
2013-07-02 | gdbserver, win32: fix some function typedefs | Mircea Gherzan | 2 | -4/+12 |
2013-07-02 | gdbserver: avoid empty structs | Mircea Gherzan | 2 | -0/+7 |
2013-07-01 | change gdb to use BFD's "dwz" functions | Tom Tromey | 2 | -22/+31 |
2013-07-01 | add -Wold-style-definition | Tom Tromey | 5 | -4/+13 |
2013-07-01 | add -Wold-style-declaration | Tom Tromey | 11 | -16/+39 |
2013-07-01 | add -Wmissing-parameter-type | Tom Tromey | 3 | -2/+7 |
2013-07-01 | [GDBserver] hostio.c: Fallback to packet buffer size if PATH_MAX is not avail... | Pedro Alves | 2 | -4/+18 |
2013-07-01 | Normalize on PATH_MAX instead of MAXPATHLEN throughout. | Pedro Alves | 26 | -59/+72 |
2013-07-01 | Import the "pathmax" gnulib module. | Pedro Alves | 12 | -5/+169 |
2013-07-01 | Reimplement DJGPP's .gdbinit -> gdb.ini renaming. | Pedro Alves | 7 | -17/+42 |
2013-07-01 | Constify main.c:get_init_files. | Pedro Alves | 6 | -21/+58 |
2013-07-01 | Rely on gnulib's unistd.h replacement. | Pedro Alves | 10 | -26/+19 |
2013-07-01 | Import the "unistd" gnulib module. | Pedro Alves | 17 | -56/+3091 |
2013-07-01 | utils.c: pathconf call, check for _PC_PATH_MAX instead of HAVE_UNISTD_H. | Pedro Alves | 2 | -1/+6 |
2013-07-01 | Reimport gnulib from scratch. | Pedro Alves | 7 | -442/+56 |
2013-07-01 | Delete pagination_enabled extern declaration in tui/tui-regs.c. | Pedro Alves | 2 | -2/+4 |
2013-06-30 | gdb/ | Jan Kratochvil | 3 | -4/+8 |
2013-06-30 | This patch implements the support for SystemTap SDT probes on IA-64. | Sergio Durigan Junior | 2 | -0/+27 |
2013-06-28 | move version.in from gdb/common back to gdb | Tom Tromey | 9 | -22/+42 |
2013-06-28 | Move pagination_enabled declaration to a proper place. | Pedro Alves | 3 | -2/+8 |
2013-06-28 | infrun.c: Move non_stop_1 etc., higher up in file. | Pedro Alves | 2 | -28/+32 |
2013-06-28 | * tracepoint.c (deprecated_readline_begin_hook) | Tom Tromey | 2 | -4/+6 |
2013-06-28 | [PR tui/14880] Fetch values before comparing their contents. | Pedro Alves | 4 | -4/+22 |
2013-06-28 | gdbserver: fix the standalone build | Mircea Gherzan | 4 | -1/+28 |
2013-06-27 | * target.c (find_run_target): Remove. | Tom Tromey | 3 | -26/+5 |
2013-06-27 | * corelow.c (core_gdbarch): Now static. | Tom Tromey | 2 | -1/+5 |
2013-06-27 | * target.c (target_struct_index): Remove. | Tom Tromey | 2 | -1/+4 |
2013-06-27 | Move comment on the 'stepping over resolver' mechanism to the internals manual. | Pedro Alves | 4 | -40/+57 |
2013-06-27 | Fix up broken ChangeLog entries. | Tom Tromey | 1 | -34/+58 |
2013-06-27 | test suite update - gdb.base/[t-z] | Tom Tromey | 25 | -143/+81 |
2013-06-27 | test suite update - gdb.base/s* | Tom Tromey | 46 | -340/+174 |
2013-06-27 | test suite update - gdb.base/[n-r] | Tom Tromey | 29 | -258/+109 |
2013-06-27 | test suite update - gdb.base/[h-m] | Tom Tromey | 34 | -282/+131 |
2013-06-27 | test suite update - gdb.base/[efg] | Tom Tromey | 32 | -273/+125 |
2013-06-27 | test suite update - gdb.base/[cd] | Tom Tromey | 36 | -337/+172 |
2013-06-27 | test suite update - gdb.base/[ab] | Tom Tromey | 26 | -175/+98 |
2013-06-27 | Fix catch_command_errors's prototype. | Pedro Alves | 3 | -2/+8 |
2013-06-27 | gdb/ | Yao Qi | 2 | -4/+18 |
2013-06-26 | Garbage collect SOLIB_IN_DYNAMIC_LINKER. | Pedro Alves | 2 | -12/+5 |