Age | Commit message (Expand) | Author | Files | Lines |
2001-07-19 | Add Michael Chansain as C++ testsuite maintainer. | Andrew Cagney | 2 | -0/+5 |
2001-07-19 | * configure.tgt (i*86-*-pe*): New target. | Andrew Cagney | 2 | -0/+6 |
2001-07-19 | From 2001-07-16 Rodney Brown <rbrown64@csc.com.au>: | Andrew Cagney | 4 | -1/+44 |
2001-07-19 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-18 | * tuiIO.c (_tuiHandleResizeDuringIO): Call tuiRefreshAll. | Stephane Carrez | 8 | -352/+78 |
2001-07-18 | * tuiData.h (TuiLocatorElement): Use CORE_ADDR for address member. | Stephane Carrez | 9 | -46/+69 |
2001-07-18 | * Makefile.in (COMMON_OBS): Remove tui-file.o. | Stephane Carrez | 2 | -6/+12 |
2001-07-18 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-17 | * tuiWin.c: Add missing includes. | Stephane Carrez | 4 | -9/+42 |
2001-07-17 | * gdb.base/long_long.exp: Detect size of pointer. Take into | Stephane Carrez | 2 | -5/+42 |
2001-07-17 | * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K | Stephane Carrez | 3 | -5/+52 |
2001-07-17 | * tuiWin.c (_tuiSetFocus): Replace subsetCompare with subset_compare. | Stephane Carrez | 4 | -18/+24 |
2001-07-17 | 2001-07-17 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 4 | -1/+11 |
2001-07-17 | 2001-07-17 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2 | -2/+7 |
2001-07-17 | * tuiRegs.c (tuiDisplayRegistersFrom): Set scrollok to FALSE in | Stephane Carrez | 2 | -27/+82 |
2001-07-17 | * tui-file.h (fputs_unfiltered_hook): Remove. | Stephane Carrez | 3 | -80/+13 |
2001-07-17 | * source.c (find_source_lines): Remove tui test, must be replaced | Stephane Carrez | 2 | -74/+10 |
2001-07-17 | * remote.c (init_remote_ops, init_remote_cisco_ops, | Nicholas Duffek | 2 | -3/+12 |
2001-07-17 | Revert previous, included more than intended. | Andrew Cagney | 2 | -19/+13 |
2001-07-17 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-16 | * remote.c (init_remote_ops, init_remote_cisco_ops, | Nicholas Duffek | 2 | -9/+26 |
2001-07-16 | * findvar.c (read_var_value): Apply value_as_pointer() to | Nicholas Duffek | 2 | -13/+12 |
2001-07-16 | * tuiStack.c: Add missing includes. | Stephane Carrez | 5 | -5/+22 |
2001-07-16 | * tuiDisassem.c (tuiSetDisassemContent): Use tm_print_insn_info | Stephane Carrez | 2 | -3/+9 |
2001-07-16 | * tui.h: Cleanup to avoid inclusion of curses includes. | Stephane Carrez | 3 | -30/+34 |
2001-07-16 | * gdb.base/return2.exp: return of long long and double fails for | Stephane Carrez | 3 | -5/+20 |
2001-07-16 | * call-ar-st.exp: Use gdb_skip_float_test to avoid executing | Stephane Carrez | 3 | -5/+14 |
2001-07-16 | 2001-07-16 Orjan Friberg <orjanf@axis.com> | Orjan Friberg | 2 | -0/+5 |
2001-07-16 | 2001-07-16 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2 | -2/+5 |
2001-07-16 | 2001-07-16 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 7 | -33/+30 |
2001-07-16 | * cli/cli-cmds.c (shell_escape) [GLOBAL_CURDIR]: Condition the | Eli Zaretskii | 3 | -6/+14 |
2001-07-16 | 2001-07-16 Orjan Friberg <orjanf@axis.com> | Orjan Friberg | 1 | -0/+6 |
2001-07-16 | 2001-07-16 Orjan Friberg <orjanf@axis.com> | Orjan Friberg | 3 | -0/+3985 |
2001-07-16 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-15 | 2001-07-15 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2 | -120/+86 |
2001-07-15 | * serial.h (SERIAL_ASYNC): Delete. | Andrew Cagney | 29 | -336/+365 |
2001-07-15 | s/value_ptr/struct value */ | Andrew Cagney | 21 | -51/+76 |
2001-07-15 | 2001-07-15 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 9 | -41/+60 |
2001-07-15 | * go32-nat.c (go32_create_inferior): Support command lines longer | Eli Zaretskii | 2 | -3/+24 |
2001-07-15 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-14 | * tuiWin.c, tui.c, tuiCommand.c: Use ansi prototype. | Stephane Carrez | 14 | -1999/+240 |
2001-07-14 | * NEWS: New target 68HC11/68HC12. | Stephane Carrez | 2 | -0/+6 |
2001-07-14 | * tuiWin.c, tuiWin.h, tui.c, tui.h, tuiCommand.c: Add FSF copyright. | Stephane Carrez | 27 | -89/+545 |
2001-07-14 | * utils.c (query): Remove tui hacks; tui must use the query_hook. | Stephane Carrez | 10 | -168/+35 |
2001-07-14 | * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty | Andrew Cagney | 2 | -8/+11 |
2001-07-14 | * config/i386/xm-linux.h (KERNEL_U_ADDR): Move from here... | Mark Kettenis | 3 | -7/+12 |
2001-07-14 | * config/i386/xm-linux.h (HAVE_TERMIOS): Really remove. | Mark Kettenis | 2 | -3/+3 |
2001-07-14 | * Makefile.in (ALLDEPFILES): Add i386bsd-nat.c and i386bsd-tdep.c | Mark Kettenis | 2 | -0/+11 |
2001-07-14 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-13 | 2001-07-13 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 3 | -24/+35 |