aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2001-02-13* MAINTAINERS: Update my email address.Jim Kingdon2-2/+6
2001-02-11 * gdb.texinfo (Environment): Document that `path' does not changeEli Zaretskii2-1/+7
2001-02-11 * NEWS: Document that "info symbol" works with COFF debug info andEli Zaretskii3-0/+14
2001-02-11 * gdbint.texinfo: Fix up @itemize lists so that @item is alone onEli Zaretskii2-617/+982
2001-02-10 Get rid of AIX specific PC_LOAD_SEGMENT, replace with PC_SOLIB.Peter Schauer4-39/+39
2001-02-10 * mipsread.c (read_alphacoff_dynamic_symtab): Replace alloca callsPeter Schauer2-5/+17
2001-02-10 * rs6000-nat.c (child_xfer_memory): Add missing parameterPeter Schauer2-1/+7
2001-02-09 Updates to "make TAGS":Jim Kingdon2-6/+13
2001-02-08 * config/djgpp/fnchange.lst: Remove extraneous "too many dots".Eli Zaretskii2-1/+5
2001-02-08From Dean Luick <luick@cray.com>:Andrew Cagney2-1/+5
2001-02-08Remove configurations marked as obsolete in 5.0.Andrew Cagney34-6168/+50
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney66-430/+839
2001-02-08From Mark Kettenis, include <signal.h>.Andrew Cagney2-1/+7
2001-02-07Fix printf fmt of long in remote-sim.c.Andrew Cagney3-2/+9
2001-02-07* event-top.c: Remove duplicate #include <signal.h>.Mark Kettenis2-2/+4
2001-02-07* sol-thread.c (restore_inferior_pid): Save the PID in a freshlyAndrew Cagney3-6/+21
2001-02-07* MAINTAINERS: Add ``The Obvious Fix Rule''.Andrew Cagney2-0/+18
2001-02-07Add Michael Synder to Solaris/SPARC list.Andrew Cagney2-2/+7
2001-02-07Addd set_gdbarch_data() method. Update register_gdbarch_data() interface.Andrew Cagney4-50/+203
2001-02-06 * ser-unix.c (hardware_print_tty_state) [HAVE_SGTTY]: CallMichael Sokolov2-1/+6
2001-02-062001-02-06 Michael Snyder <msnyder@makita.cygnus.com>Michael Snyder8-14/+30
2001-02-062001-02-04 Philip Blundell <philb@gnu.org>Phil Blundell4-6/+34
2001-02-06 * valops.c (value_cast): If casting a scalar to a pointer, do notDavid Taylor2-4/+26
2001-02-06Fix spacing.Christopher Faylor2-2/+2
2001-02-06* win32-nat.c: Change PTR to void * throughout.Christopher Faylor3-10/+14
2001-02-06* signals.h: Removed.J.T. Conklin11-44/+28
2001-02-06Change suggested by Dean Luick <luick@cray.com>Christopher Faylor2-2/+11
2001-02-062001-02-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2-8/+78
2001-02-052001-02-05 Michael Chastain <chastain@redhat.com>Michael Chastain2-0/+6
2001-02-04 * config/djgpp/fnchange.lst: Tweak to make consistent with theEli Zaretskii2-9/+24
2001-02-04 * config/djgpp/djconfig.sh: Use explicit absolute file name whenEli Zaretskii2-1/+7
2001-02-04 * ser-go32.c (dos_write) [UART_FIFO_WORKS]: Use outportsb only ifEli Zaretskii2-0/+11
2001-02-04 * go32-nat.c (go32_xfer_memory): Make the argument list consistentEli Zaretskii2-1/+9
2001-02-02* ppc-bdm.c (#include <signal.h>): Removed.J.T. Conklin14-15/+16
2001-02-02Changed free() to xfree() where appropriate. Also changed Copyright toJohn R. Moore7-16/+26
2001-02-02* cli/cli-cmds.c (apropos_command): Changed occurance of free() to xfree().John R. Moore2-2/+7
2001-02-02* monitor.c (#include "gdb_wait.h"): Removed.J.T. Conklin30-58/+61
2001-02-01v850-elf target is now building.Jonathan Larmour1-1/+1
2001-01-312001-01-31 David Smith <dsmith@redhat.com>David Smith7-12/+22
2001-01-312001-01-31 David Smith <dsmith@redhat.com>David Smith2-0/+5
2001-01-31Move putchar_filtered() to utils.c.Andrew Cagney5-14/+20
2001-01-31Cleanup autoconfigury of vfork().Andrew Cagney7-203/+486
2001-01-31Replace strsave() with xstrdup().Andrew Cagney19-64/+80
2001-01-31* cli/cli-script.c (define_command): Check for a bad hook value inAndrew Cagney2-0/+6
2001-01-30* configure/sh/embed.mt: New file.J.T. Conklin4-2/+19
2001-01-30Replace blanked lines from earlier commit with comment stating thatKevin Buettner1-3/+3
2001-01-30Remove unused printf() definition.Kevin Buettner2-4/+8
2001-01-30Removed files structs3.c structs3.exp.Michael Chastain2-112/+0
2001-01-302001-01-29 Michael Chastain <chastain@redhat.com>Michael Chastain4-2/+122
2001-01-282001-01-28 Michael Chastain <chastain@redhat.com>Michael Chastain1-428/+194