summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-0/+58
* From Mark Kettenis, include <signal.h>.Andrew Cagney2001-02-081-0/+5
* Fix printf fmt of long in remote-sim.c.Andrew Cagney2001-02-071-0/+5
* * event-top.c: Remove duplicate #include <signal.h>.Mark Kettenis2001-02-071-0/+4
* * sol-thread.c (restore_inferior_pid): Save the PID in a freshlyAndrew Cagney2001-02-071-0/+8
* * MAINTAINERS: Add ``The Obvious Fix Rule''.Andrew Cagney2001-02-071-0/+4
* Add Michael Synder to Solaris/SPARC list.Andrew Cagney2001-02-071-0/+4
* Addd set_gdbarch_data() method. Update register_gdbarch_data() interface.Andrew Cagney2001-02-071-0/+17
* * ser-unix.c (hardware_print_tty_state) [HAVE_SGTTY]: CallMichael Sokolov2001-02-061-0/+5
* 2001-02-06 Michael Snyder <msnyder@makita.cygnus.com>Michael Snyder2001-02-061-0/+13
* 2001-02-04 Philip Blundell <philb@gnu.org>Phil Blundell2001-02-061-0/+11
* * valops.c (value_cast): If casting a scalar to a pointer, do notDavid Taylor2001-02-061-0/+11
* * win32-nat.c: Change PTR to void * throughout.Christopher Faylor2001-02-061-0/+4
* * signals.h: Removed.J.T. Conklin2001-02-061-0/+13
* Change suggested by Dean Luick <luick@cray.com>Christopher Faylor2001-02-061-0/+7
* 2001-02-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2001-02-061-2/+10
* 2001-02-05 Michael Chastain <chastain@redhat.com>Michael Chastain2001-02-051-0/+5
* * config/djgpp/fnchange.lst: Tweak to make consistent with theEli Zaretskii2001-02-041-0/+3
* * config/djgpp/djconfig.sh: Use explicit absolute file name whenEli Zaretskii2001-02-041-0/+3
* * ser-go32.c (dos_write) [UART_FIFO_WORKS]: Use outportsb only ifEli Zaretskii2001-02-041-0/+4
* * go32-nat.c (go32_xfer_memory): Make the argument list consistentEli Zaretskii2001-02-041-0/+5
* * ppc-bdm.c (#include <signal.h>): Removed.J.T. Conklin2001-02-021-0/+16
* Changed free() to xfree() where appropriate. Also changed Copyright toJohn R. Moore2001-02-021-1/+10
* * cli/cli-cmds.c (apropos_command): Changed occurance of free() to xfree().John R. Moore2001-02-021-0/+5
* * monitor.c (#include "gdb_wait.h"): Removed.J.T. Conklin2001-02-021-0/+32
* 2001-01-31 David Smith <dsmith@redhat.com>David Smith2001-01-311-0/+10
* 2001-01-31 David Smith <dsmith@redhat.com>David Smith2001-01-311-0/+4
* Move putchar_filtered() to utils.c.Andrew Cagney2001-01-311-0/+7
* Cleanup autoconfigury of vfork().Andrew Cagney2001-01-311-0/+10
* Replace strsave() with xstrdup().Andrew Cagney2001-01-311-0/+28
* * cli/cli-script.c (define_command): Check for a bad hook value inAndrew Cagney2001-01-311-0/+5
* * configure/sh/embed.mt: New file.J.T. Conklin2001-01-301-0/+8
* 2001-01-29 Michael Chastain <chastain@redhat.com>Michael Chastain2001-01-301-0/+5
* * win32-nat.c (child_xfer_memory): Add missing argument required by 2001-01-23Christopher Faylor2001-01-271-0/+5
* * ui-out.c (do_list_end): New function.Mark Kettenis2001-01-271-0/+11
* 2001-01-26 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2001-01-271-0/+53
* 2001-01-24 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb2001-01-261-0/+17
* 2001-01-26 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb2001-01-261-0/+4
* * target.c (target_xfer_memory_partial): Return -1 on failure dueJ.T. Conklin2001-01-261-0/+5
* * win32-nat.c (_initialize_core_win32): Prototype correctly.Christopher Faylor2001-01-251-0/+4
* * config/alpha/tm-fbsd.h: Update copyright.Mark Kettenis2001-01-251-0/+8
* 2001-01-24 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2001-01-251-0/+4
* * dcache.c (dcache_write_line): Fix typo.J.T. Conklin2001-01-241-0/+10
* 2001-01-24 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2001-01-241-0/+8
* * lin-lwp.c (lin_lwp_xfer_memory): Add attrib argument.J.T. Conklin2001-01-241-0/+2
* * dwarf2read.c (read_tag_const_type, read_tag_volatile_type):Jim Blandy2001-01-241-0/+5
* * exec.c (xfer_memory): Add attrib argument.J.T. Conklin2001-01-231-0/+66
* * config/m32r/m32r.mt (GDBSERVER_LIBS): Added ../../intl/libintl.a.J.T. Conklin2001-01-231-0/+19
* * gdbarch.sh (PARM_BOUNDARY): Define.Nicholas Duffek2001-01-221-0/+6
* * ns32k-tdep.c: #include "frame.h"J.T. Conklin2001-01-221-0/+26