aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-10-13* s390-tdep.c, s390-nat.c: Update copyright.gdb_s390-2001-09-26-branchAndrew Cagney
2001-10-13* config/s390/s390x.mt (GDB_MULTI_ARCH): Change toAndrew Cagney
2001-09-28Delete stray changelog lines - were not part of patch.Andrew Cagney
2001-09-27ChangeLogs for:Andrew Cagney
2001-09-27http://www10.software.ibm.com/developerworks/opensource/linux390/exp_src.htmlAndrew Cagney
2001-09-26* CONTRIBUTE: Update.gdb_s390-2001-09-26-branchpointAndrew Cagney
2001-09-242001-09-24 Orjan Friberg <orjanf@axis.com>Orjan Friberg
2001-09-18 * printcmd.c (print_insn): Use the given stream forKeith Seitz
2001-09-102001-09-10 Jason Molenda (jmolenda@apple.com)Jason Molenda
2001-08-27* regcache.c (read_register_bytes): When REGISTER_NAME indicatesAndrew Cagney
2001-08-24* go32-nat.c (go32_create_inferior): Use xfree instead of free.Andrew Cagney
2001-08-162001-08-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz
2001-08-15* gdbint.texinfo: Add a cautionary note about macro use.Christopher Faylor
2001-08-14* top.c (SIGSETJMP): Protect env argument with parentheses.Christopher Faylor
2001-08-102001-08-10 Orjan Friberg <orjanf@axis.com>Orjan Friberg
2001-08-03 * core-regset.c (fetch_core_registers): Remove HAVE_GREGSET_TDaniel Jacobowitz
2001-08-02 * defs.h (SLASH_STRING): If not defined, setKeith Seitz
2001-08-02 * configure.in: Only invoke AC_FUNC_SETPGRP if not cross-compiling.Daniel Jacobowitz
2001-08-02* NEWS: Update.Mark Kettenis
2001-08-02 The following changes avoid polluting global namespace with theEli Zaretskii
2001-08-022001-07-30 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>Andrew Cagney
2001-08-01Fix a typo in my entry from 2001-06-13.Eli Zaretskii
2001-07-31 * tui.c (tui_enable): Remove call to terminal_save_ours().Stephane Carrez
2001-07-31 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRYDaniel Jacobowitz
2001-07-30* config/i386/tm-i386sol2.h (STAB_REG_TO_REGNUM): Redefine to callMark Kettenis
2001-07-30* i386-tdep.c (i386_register_convert_to_virtual): ReplaceMark Kettenis
2001-07-30* config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,Mark Kettenis
2001-07-29Unset CDPATH before doing anything else.Eli Zaretskii
2001-07-29 * go32-nat.c (get_cr3): Temporary disable support for page tablesEli Zaretskii
2001-07-29 Support for stepping through longjmp in DJGPP programs:Eli Zaretskii
2001-07-29Bump version number to 5.0.90.Andrew Cagney
2001-07-28This commit was manufactured by cvs2svn to create branchgdb_5_1-2001-07-29-branchpointnobody
2001-07-28Fix some PID/TPID fallout for HP/UX.Andrew Cagney
2001-07-28(cris): Set --enable-gdb-build-warnings flag to -w.Andrew Cagney
2001-07-28* MAINTAINERS: Add Orjan Friberg as cris target maintainer.Andrew Cagney
2001-07-28From 2001-07-23 Andreas Schwab <schwab@suse.de>:Andrew Cagney
2001-07-28Move libgdb library functions to gdb.h (new file).Andrew Cagney
2001-07-28 * Makefile.in (SUBDIR_TUI_OBS): Add tui-out.o, tui-hooks.o.Stephane Carrez
2001-07-28 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.Stephane Carrez
2001-07-28 * tuiWin.c (_initialize_tuiWin): Use specific tui prefix forStephane Carrez
2001-07-28* config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,Mark Kettenis
2001-07-28 * config/tc-m68hc11.c (md_estimate_size_before_relax): Fix bsrStephane Carrez
2001-07-28 * dv-m68hc11eepr.c (m68hc11eepr_info): Fix print of current writeStephane Carrez
2001-07-28* MAINTAINERS: Update e-mail address of active @cygnus.comAndrew Cagney
2001-07-28* README (Known bugs): Delete section.Andrew Cagney
2001-07-28* config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,Mark Kettenis
2001-07-28* i386-tdep.c: Include "gdb_assert.h"Mark Kettenis
2001-07-28 * i386-dis.c: Change formatting conventions for architectureAlan Modra
2001-07-28*** empty log message ***gdbadmin
2001-07-272001-07-27 H.J. Lu <hjl@gnu.org>H.J. Lu