Age | Commit message (Expand) | Author | Files | Lines |
2001-07-24 | Fixed email address and line spacing. | Stephen P. Smith | 2 | -3/+3 |
2001-07-24 | * tui-hooks.c: New file, gdb hooks for tui. | Stephane Carrez | 3 | -0/+812 |
2001-07-24 | Missed changelog entries for previous 2 commits | Stephane Carrez | 1 | -0/+22 |
2001-07-24 | Added Stephen P. Smith to write after approval list in MAINTAINERS file. | Stephen P. Smith | 1 | -0/+5 |
2001-07-24 | Add Stephen P. Smith (ssmith@sources.redhat.com) to the write after approval | Stephen P. Smith | 1 | -0/+1 |
2001-07-24 | 2001-07-24 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -0/+22 |
2001-07-24 | * gdb.texinfo (TUI): New chapter, document the TUI. | Stephane Carrez | 2 | -7/+298 |
2001-07-24 | Doco LE O32 sizeof(struct) < 4 problem. | Andrew Cagney | 2 | -1/+19 |
2001-07-24 | * ld-selective/selective.exp: Support g++ V3 ABI (along side | Alan Modra | 2 | -4/+18 |
2001-07-24 | * config/default.exp (ld_nm): Add "nmflags" arg. | Alan Modra | 9 | -11/+22 |
2001-07-24 | * gdbint.texinfo (Host Definition): Remove description of | Mark Kettenis | 2 | -5/+5 |
2001-07-24 | Update dependencies with "make dep-am". | Alan Modra | 3 | -3/+8 |
2001-07-24 | * Makefile.am (DEP_FLAGS): Define, add -DOBJ_MAYBE_ELF. | Alan Modra | 4 | -38/+49 |
2001-07-24 | Update dependencies with "make dep-am". | Alan Modra | 8 | -257/+287 |
2001-07-24 | * alpha-dis.c: Fix formatting. | Kazu Hirata | 5 | -116/+121 |
2001-07-24 | 2001-07-23 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2 | -1/+8 |
2001-07-24 | * m68k-dis.c: Fix formatting. | Kazu Hirata | 4 | -81/+85 |
2001-07-24 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-23 | * tuiIO.c (tui_cont_sig): Update cursor position on the screen to | Stephane Carrez | 2 | -6/+17 |
2001-07-23 | * tuiStack.c (tuiUpdateLocatorFilename): Use const char*. | Stephane Carrez | 5 | -6/+41 |
2001-07-23 | 2001-07-23 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2 | -7/+37 |
2001-07-23 | * configure.in (AC_CHECK_FUNCS): Add setpggrp. | Mark Kettenis | 18 | -427/+455 |
2001-07-23 | * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is | Keith Seitz | 2 | -2/+12 |
2001-07-23 | Add new DJGPP-specific commands and document them in the manual. | Eli Zaretskii | 4 | -8/+447 |
2001-07-23 | * config/tc-alpha.h: Fix formatting. | Kazu Hirata | 21 | -106/+129 |
2001-07-23 | * s390-dis.c: Fix formatting. | Kazu Hirata | 2 | -148/+174 |
2001-07-23 | * symbols.c (S_GET_VALUE): Don't treat O_constant and local | Alan Modra | 13 | -163/+132 |
2001-07-23 | * config/tc-hppa.c (pa_parse_nonneg_cmpsub_cmpltr): Remove | Alan Modra | 2 | -50/+43 |
2001-07-23 | * config/tc-s390.c (s390_force_relocation): Removed. | Andreas Jaeger | 3 | -17/+9 |
2001-07-23 | * ldcref.c (check_section_sym_xref): New function. | Alan Modra | 2 | -62/+102 |
2001-07-23 | * gas/i386/opcode.d: Tweak lgdt for 2001-07-18 change. | Alan Modra | 3 | -2/+7 |
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 | 2001-07-22 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -3/+6 |
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 | * Makefile.in (SIM_OBJS): Remove sim-resume.o | Stephane Carrez | 3 | -1/+88 |
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 | 2001-07-21 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 2 | -4/+9 |
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 |