Age | Commit message (Expand) | Author | Files | Lines |
2001-07-23 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-22 | * i386gnu-nat.c: Include "i387-nat.h". | Mark Kettenis | 4 | -98/+44 |
2001-07-22 | * Makefile.in (ALLDEPFILES): Add m68hc11-tdep.c. | Stephane Carrez | 2 | -0/+9 |
2001-07-22 | * m68hc11-tdep.c (m68hc11_gdbarch_init): Define int at 16-bits. | Stephane Carrez | 2 | -3/+10 |
2001-07-22 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-21 | * tuiIO.c (tui_initialize_io): Install tui_cont_sig signal handler | Stephane Carrez | 2 | -0/+36 |
2001-07-21 | * utils.c (init_page_info): Use tui_get_command_dimension. | Stephane Carrez | 3 | -18/+12 |
2001-07-21 | * tui.h (tui_show_assembly): Declare. | Stephane Carrez | 3 | -0/+43 |
2001-07-21 | * tuiWin.c (tuiRefreshAll): Use clearok to force a refresh. | Stephane Carrez | 2 | -0/+5 |
2001-07-21 | * tui-file.c (tui_file_fputs): Use tui_puts. | Stephane Carrez | 2 | -1/+5 |
2001-07-21 | * tuiStack.c (tuiSetLocatorInfo): Cleanup. | Stephane Carrez | 5 | -25/+13 |
2001-07-21 | * tui.c (tui_change_windows): New function. | Stephane Carrez | 2 | -19/+114 |
2001-07-21 | * i386bsd-nat.c: Do not include <sys/sysctl.h>. | Mark Kettenis | 6 | -27/+120 |
2001-07-21 | * tui.h: Remove old declarations, add the new ones. | Stephane Carrez | 2 | -296/+137 |
2001-07-21 | * tuiIO.h: Remove old declarations and add the new ones. | Stephane Carrez | 3 | -565/+347 |
2001-07-21 | * tuiRegs.c (tuiDisplayRegistersFrom): Call touchwin. | Stephane Carrez | 2 | -1/+25 |
2001-07-21 | * tuiGeneralWin.c (boxWin): Use the tui configuration variables. | Stephane Carrez | 4 | -14/+264 |
2001-07-21 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-20 | * tuiWin.c (_parseScrollingArgs): Fix uninitialized variable. | Stephane Carrez | 11 | -152/+171 |
2001-07-20 | * tuiSourceWin.h: Remove unused declarations. | Stephane Carrez | 7 | -133/+32 |
2001-07-20 | * tuiWin.c (tuiStrDup): Remove, replaced by xstrdup. | Stephane Carrez | 2 | -68/+43 |
2001-07-20 | * tuiCommand.c (tuiDispatchCtrlChar): Fix escape sequences. | Stephane Carrez | 3 | -91/+21 |
2001-07-20 | Three misspellings. | John R. Moore | 2 | -3/+7 |
2001-07-20 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-19 | * tuiWin.c (_initialize_tuiWin): Always define the tui commands; | Stephane Carrez | 5 | -57/+56 |
2001-07-19 | * tuiDisassem.c (tuiVerticalDisassemScroll): Use CORE_ADDR. | Stephane Carrez | 2 | -10/+20 |
2001-07-19 | * signals.c: New file. | Daniel Jacobowitz | 4 | -807/+851 |
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 |