merge from gcc
[external/binutils.git] / gdb /
2001-07-26 Eli ZaretskiiMakefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets...
2001-07-26 Eli ZaretskiiRemoved.
2001-07-26 Daniel Jacobowitz * infptrace.c (child_xfer_memory): Add cast...
2001-07-26 gdbadmin*** empty log message ***
2001-07-25 Michael Snyder2001-07-25 Michael Snyder <msnyder@redhat.com>
2001-07-25 Michael Snyder2001-07-25 Michael Snyder <msnyder@redhat.com>
2001-07-25 Michael Snyder2001-07-25 Michael Snyder <msnyder@redhat.com>
2001-07-25 Eli ZaretskiiMention how to make the PDF version of the manual.
2001-07-25 Eli ZaretskiiUpdate NEWS.
2001-07-25 gdbadmin*** empty log message ***
2001-07-24 Stephen P. SmithFixed email address and line spacing.
2001-07-24 Stephane Carrez * tui-hooks.c: New file, gdb hooks for tui.
2001-07-24 Stephane CarrezMissed changelog entries for previous 2 commits
2001-07-24 Stephen P. SmithAdded Stephen P. Smith to write after approval list...
2001-07-24 Stephen P. SmithAdd Stephen P. Smith (ssmith@sources.redhat.com) to...
2001-07-24 Stephane Carrez * gdb.texinfo (TUI): New chapter, document the TUI.
2001-07-24 Andrew CagneyDoco LE O32 sizeof(struct) < 4 problem.
2001-07-24 Mark Kettenis* gdbint.texinfo (Host Definition): Remove description of
2001-07-24 Elena Zannoni2001-07-23 Elena Zannoni <ezannoni@redhat.com>
2001-07-24 gdbadmin*** empty log message ***
2001-07-23 Stephane Carrez * tuiIO.c (tui_cont_sig): Update cursor position on...
2001-07-23 Stephane Carrez * tuiStack.c (tuiUpdateLocatorFilename): Use const...
2001-07-23 Elena Zannoni2001-07-23 Elena Zannoni <ezannoni@redhat.com>
2001-07-23 Mark Kettenis* configure.in (AC_CHECK_FUNCS): Add setpggrp.
2001-07-23 Keith Seitz * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
2001-07-23 Eli ZaretskiiAdd new DJGPP-specific commands and document them in...
2001-07-23 gdbadmin*** empty log message ***
2001-07-22 Mark Kettenis* i386gnu-nat.c: Include "i387-nat.h".
2001-07-22 Stephane Carrez * Makefile.in (ALLDEPFILES): Add m68hc11-tdep.c.
2001-07-22 Stephane Carrez * m68hc11-tdep.c (m68hc11_gdbarch_init): Define int...
2001-07-22 gdbadmin*** empty log message ***
2001-07-21 Stephane Carrez * tuiIO.c (tui_initialize_io): Install tui_cont_sig...
2001-07-21 Stephane Carrez * utils.c (init_page_info): Use tui_get_command_dimension.
2001-07-21 Stephane Carrez * tui.h (tui_show_assembly): Declare.
2001-07-21 Stephane Carrez * tuiWin.c (tuiRefreshAll): Use clearok to force a...
2001-07-21 Stephane Carrez * tui-file.c (tui_file_fputs): Use tui_puts.
2001-07-21 Stephane Carrez * tuiStack.c (tuiSetLocatorInfo): Cleanup.
2001-07-21 Stephane Carrez * tui.c (tui_change_windows): New function.
2001-07-21 Mark Kettenis* i386bsd-nat.c: Do not include <sys/sysctl.h>.
2001-07-21 Stephane Carrez * tui.h: Remove old declarations, add the new...
2001-07-21 Stephane Carrez * tuiIO.h: Remove old declarations and add...
2001-07-21 Stephane Carrez * tuiRegs.c (tuiDisplayRegistersFrom): Call touchwin.
2001-07-21 Stephane Carrez * tuiGeneralWin.c (boxWin): Use the tui configuration...
2001-07-21 gdbadmin*** empty log message ***
2001-07-20 Stephane Carrez * tuiWin.c (_parseScrollingArgs): Fix uninitialized...
2001-07-20 Stephane Carrez * tuiSourceWin.h: Remove unused declarations.
2001-07-20 Stephane Carrez * tuiWin.c (tuiStrDup): Remove, replaced by xstrdup.
2001-07-20 Stephane Carrez * tuiCommand.c (tuiDispatchCtrlChar): Fix escape seque...
2001-07-20 John R. MooreThree misspellings.
2001-07-20 gdbadmin*** empty log message ***
2001-07-19 Stephane Carrez * tuiWin.c (_initialize_tuiWin): Always define the...
2001-07-19 Stephane Carrez * tuiDisassem.c (tuiVerticalDisassemScroll): Use CORE_...
2001-07-19 Daniel Jacobowitz * signals.c: New file.
2001-07-19 Andrew CagneyAdd Michael Chansain as C++ testsuite maintainer.
2001-07-19 Andrew Cagney* configure.tgt (i*86-*-pe*): New target.
2001-07-19 Andrew CagneyFrom 2001-07-16 Rodney Brown <rbrown64@csc.com.au>:
2001-07-19 gdbadmin*** empty log message ***
2001-07-18 Stephane Carrez * tuiIO.c (_tuiHandleResizeDuringIO): Call tuiRefreshAll.
2001-07-18 Stephane Carrez * tuiData.h (TuiLocatorElement): Use CORE_ADDR for...
2001-07-18 Stephane Carrez * Makefile.in (COMMON_OBS): Remove tui-file.o.
2001-07-18 gdbadmin*** empty log message ***
2001-07-17 Stephane Carrez * tuiWin.c: Add missing includes.
2001-07-17 Stephane Carrez * gdb.base/long_long.exp: Detect size of pointer....
2001-07-17 Stephane Carrez * gdb.base/remote.c (RANDOM_DATA_SIZE): New define...
2001-07-17 Stephane Carrez * tuiWin.c (_tuiSetFocus): Replace subsetCompare with...
2001-07-17 Elena Zannoni2001-07-17 Elena Zannoni <ezannoni@redhat.com>
2001-07-17 Elena Zannoni2001-07-17 Elena Zannoni <ezannoni@redhat.com>
2001-07-17 Stephane Carrez * tuiRegs.c (tuiDisplayRegistersFrom): Set scrollok...
2001-07-17 Stephane Carrez * tui-file.h (fputs_unfiltered_hook): Remove.
2001-07-17 Stephane Carrez * source.c (find_source_lines): Remove tui test, must...
2001-07-17 Nicholas Duffek * remote.c (init_remote_ops, init_remote_cisco_ops,
2001-07-17 Andrew CagneyRevert previous, included more than intended.
2001-07-17 gdbadmin*** empty log message ***
2001-07-16 Nicholas Duffek * remote.c (init_remote_ops, init_remote_cisco_ops,
2001-07-16 Nicholas Duffek * findvar.c (read_var_value): Apply value_as_pointer...
2001-07-16 Stephane Carrez * tuiStack.c: Add missing includes.
2001-07-16 Stephane Carrez * tuiDisassem.c (tuiSetDisassemContent): Use tm_print_...
2001-07-16 Stephane Carrez * tui.h: Cleanup to avoid inclusion of curses includes.
2001-07-16 Stephane Carrez * gdb.base/return2.exp: return of long long and double...
2001-07-16 Stephane Carrez * call-ar-st.exp: Use gdb_skip_float_test to avoid...
2001-07-16 Orjan Friberg2001-07-16 Orjan Friberg <orjanf@axis.com>
2001-07-16 Elena Zannoni2001-07-16 Elena Zannoni <ezannoni@redhat.com>
2001-07-16 Elena Zannoni2001-07-16 Elena Zannoni <ezannoni@redhat.com>
2001-07-16 Eli Zaretskii * cli/cli-cmds.c (shell_escape) [GLOBAL_CURDIR]: Condi...
2001-07-16 Orjan Friberg2001-07-16 Orjan Friberg <orjanf@axis.com>
2001-07-16 Orjan Friberg2001-07-16 Orjan Friberg <orjanf@axis.com>
2001-07-16 gdbadmin*** empty log message ***
2001-07-15 Elena Zannoni2001-07-15 Elena Zannoni <ezannoni@redhat.com>
2001-07-15 Andrew Cagney* serial.h (SERIAL_ASYNC): Delete.
2001-07-15 Andrew Cagneys/value_ptr/struct value */
2001-07-15 Elena Zannoni2001-07-15 Elena Zannoni <ezannoni@redhat.com>
2001-07-15 Eli Zaretskii * go32-nat.c (go32_create_inferior): Support command...
2001-07-15 gdbadmin*** empty log message ***
2001-07-14 Stephane Carrez * tuiWin.c, tui.c, tuiCommand.c: Use ansi prototype.
2001-07-14 Stephane Carrez * NEWS: New target 68HC11/68HC12.
2001-07-14 Stephane Carrez * tuiWin.c, tuiWin.h, tui.c, tui.h, tuiCommand.c:...
2001-07-14 Stephane Carrez * utils.c (query): Remove tui hacks; tui must use...
2001-07-14 Andrew Cagney* Makefile.in (refcard.dvi): Rewrite to avoid problems...
2001-07-14 Mark Kettenis* config/i386/xm-linux.h (KERNEL_U_ADDR): Move from...
2001-07-14 Mark Kettenis* config/i386/xm-linux.h (HAVE_TERMIOS): Really remove.
next