external/binutils.git
2001-07-22 H.J. Lu2001-07-22 H.J. Lu <hjl@gnu.org>
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 Stephane Carrez * Makefile.in (SIM_OBJS): Remove sim-resume.o
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 Chris Demetriou2001-07-21 Chris Demetriou <cgd@broadcom.com>
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 Andrew CagneyClone src/config.guess. Mention in MAINTAINERS.
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 Nick CliftonUse stderr if config.map_file is not available. Do...
2001-07-19 Nick CliftonIf a region is specified assign it to all sections...
2001-07-19 Nick CliftonChange bug reporting email address.
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 DJ Deloriemerge from gcc
2001-07-19 gdbadmin*** empty log message ***
2001-07-18 DJ Delorie* config/default.exp (WINDRES): Add.
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 Alan Modra * i386-dis.c (grps): Print l or w suffix, and require...
2001-07-18 Andreas Schwab * config/tc-m68k.c (md_pseudo_table) [OBJ_ELF]: Add...
2001-07-18 Andrew CagneyRegenerate using autoconf 2.13.
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 Frank Ch. Eigler* no need to inform sid@sourceware about dejagnu patches.
2001-07-17 Matthew Green * config/tc-i386.c (comment_chars): Don't use '/'...
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 DJ Delorie* resres.c (write_res_header): Align header size.
2001-07-17 Nicholas Duffek * remote.c (init_remote_ops, init_remote_cisco_ops,
2001-07-17 DJ Delorie* rcparse.y (styles): use SUBLANG_SHIFT instead of...
2001-07-17 Andrew CagneyUpdate local local copies of config.sub and config...
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 Phil Blundell2001-07-16 Philip Blundell <philb@gnu.org>
2001-07-16 Phil Blundell2001-07-13 Philip Blundell <philb@gnu.org>
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 Daniel JacobowitzMakefile.in: Add dependencies on $(CPU_H).
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 H.J. Lu2001-07-15 H.J. Lu <hjl@gnu.org>
2001-07-15 Elena Zannoni2001-07-15 Elena Zannoni <ezannoni@redhat.com>
2001-07-15 Nick CliftonAdd Christian Groessler as maintainer for z8k port.
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 H.J. Lu2001-07-14 H.J. Lu <hjl@gnu.org>
2001-07-14 Andrew Cagney* Makefile.in (refcard.dvi): Rewrite to avoid problems...
2001-07-14 Nick CliftonFix failures in MIPS testsuite
2001-07-14 Nick CliftonFix dependency for em32relf.c
2001-07-14 Matthew Greenfix formatting goof in previous.
2001-07-14 Matthew Green * configure.tgt (i386-*-netbsdelf*): New target.
2001-07-14 Matthew Green * configure.in (i386-*-netbsdelf*): New target.
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