Age | Commit message (Expand) | Author | Files | Lines |
1998-01-30 | changelog entries for gdb/13521. | David Taylor | 1 | -0/+18 |
1998-01-30 | Changes by Peter.Schauer to fix gdb/13521 -- gdb step command fails to step | David Taylor | 4 | -14/+112 |
1998-01-30 | * coffread.c (coff_symtab_read) [SEM]: Remove code, macro can | Stan Shebs | 5 | -15/+12 |
1998-01-28 | Suggested by Chris Walter <walter@budoe.bu.edu>: | Stan Shebs | 3 | -9/+16 |
1998-01-28 | Wed Jan 28 12:51:08 1998 Michael Snyder (msnyder@cleaver.cygnus.com) | Michael Snyder | 1 | -0/+6 |
1998-01-28 | * monitor.c (monitor_vsprintf): New function to handle | Mark Alexander | 2 | -9/+18 |
1998-01-28 | * configure.in (CONFIG_LDFLAGS): Only add -export-dynamic | Jason Molenda | 3 | -84/+127 |
1998-01-27 | Fix some mswin sanitization problems. | Fred Fish | 3 | -1/+47 |
1998-01-27 | * config/alpha/tm-alphalinux.h (alpha_linux_sigtramp_offset): | Jason Molenda | 2 | -1/+6 |
1998-01-27 | * dve3900-rom.c: Improve performance by using memory commands | Mark Alexander | 2 | -15/+52 |
1998-01-26 | * gdbtk.c (gdb_actions_command): Make note of next action | Keith Seitz | 2 | -1/+7 |
1998-01-26 | Fix minor sanitization problems. | Fred Fish | 1 | -0/+26 |
1998-01-25 | Sat Jan 24 23:52:08 1998 Martin M. Hunt <hunt@cygnus.com> | Martin Hunt | 2 | -29/+200 |
1998-01-25 | Sat Jan 24 23:44:43 1998 Martin M. Hunt <hunt@cygnus.com> | Martin Hunt | 1 | -0/+8 |
1998-01-24 | * configure.host (i[3456]86-*-osf1mk*, mips-*-mach3*, | Stan Shebs | 7 | -58/+16 |
1998-01-24 | * monitor.c (monitor_write, monitor_readchar): New functions. | Mark Alexander | 4 | -104/+618 |
1998-01-23 | * symfile.c: Define two new hooks for symbol reading: "pre_add_symbol... | Keith Seitz | 4 | -25/+102 |
1998-01-23 | * config/d10v/tm-d10v.h (CALL_DUMMY): Define as "{ 0 }". | Fred Fish | 8 | -76/+224 |
1998-01-23 | * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for | Fred Fish | 1 | -0/+5 |
1998-01-23 | Fix sanitization. | Mark Alexander | 1 | -1/+1 |
1998-01-22 | Add sanitize-sky for txvu stuff. | Ron Unrau | 2 | -0/+47 |
1998-01-22 | Recognize txvu-elf as a target. | Ron Unrau | 1 | -0/+5 |
1998-01-22 | * gdb.base/break.exp (test_next_with_recursion): Remove | Fred Fish | 1 | -0/+7 |
1998-01-22 | Add dve.exp. | Mark Alexander | 1 | -0/+1 |
1998-01-22 | Fix sanitization errors. | Mark Alexander | 1 | -2/+1 |
1998-01-21 | * configure.tgt (i386-*-mach*, m88*-*-mach3*): Remove config | Stan Shebs | 3 | -7/+10 |
1998-01-20 | * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards. | Mark Alexander | 1 | -0/+4 |
1998-01-19 | * top.c (print_gdb_version): Restore to original message. | Stan Shebs | 2 | -2/+6 |
1998-01-19 | From cgf@bbc.com (Chris Faylor): | Ian Lance Taylor | 2 | -1/+26 |
1998-01-19 | * Makefile.in (all): Change gdb dependency to gdb$(EXEEXT). | Ian Lance Taylor | 2 | -20/+18 |
1998-01-19 | * config/dve.exp: New file to support Densan boards. | Mark Alexander | 1 | -0/+23 |
1998-01-19 | * gdb.base/break.exp: Increase timeout for slow TX39 boards. | Mark Alexander | 2 | -24/+52 |
1998-01-16 | * top.c (print_gdb_version): delete stutter. | Felix Lee | 2 | -1/+5 |
1998-01-15 | * gdbtk.c (gdb_immediate_command): New function which does not buffer an | Keith Seitz | 2 | -0/+39 |
1998-01-15 | Applied patch from Tony.Thompson@arm.com | Nick Clifton | 2 | -2/+20 |
1998-01-15 | Initial vr4111 Sanitization marks. | Gavin Romig-Koch | 1 | -0/+27 |
1998-01-15 | toplevel-- | Gavin Romig-Koch | 1 | -0/+6 |
1998-01-15 | toplevel-- | Gavin Romig-Koch | 1 | -0/+4 |
1998-01-15 | * config/mips/{r3900.mt,r3900l.mt,tm-r3900.h,tm-r3900l.h}: | Stan Shebs | 6 | -59/+5 |
1998-01-15 | * configure.in (--enable-gdbtk): If tcl was built with --enable-shared, | Keith Seitz | 3 | -12/+30 |
1998-01-14 | Remove GCC-isms | Michael Meissner | 3 | -1/+13 |
1998-01-14 | * configure.in (--with-mmalloc): Add new configure arg to use the | Fred Fish | 19 | -177/+251 |
1998-01-14 | * gdbint.texinfo (Host Conditionals): Document change from | Fred Fish | 2 | -21/+49 |
1998-01-13 | ChangeLog entry for changes committed Monday, 5 Jan. Wrote this on Monday, | David Taylor | 1 | -0/+9 |
1998-01-12 | Mon Jan 12 11:46:51 1998 Michael Snyder (msnyder@cleaver.cygnus.com) | Michael Snyder | 2 | -9/+15 |
1998-01-12 | Sanitization for new ARM files. | Nick Clifton | 2 | -0/+94 |
1998-01-12 | Mon Jan 12 11:46:51 1998 Michael Snyder (msnyder@cleaver.cygnus.com) | Michael Snyder | 2 | -2/+43 |
1998-01-10 | * rdi-share/hostchan.c: Remove gettimeofday declaration. | Stan Shebs | 2 | -5/+8 |
1998-01-08 | Applied patches from Tony.Thompson@arm.com to implement the Angel remote | Nick Clifton | 54 | -10/+19554 |
1998-01-05 | * monitor.h (MO_PRINT_PROGRAM_OUTPUT): Define. | Mark Alexander | 4 | -3/+24 |