Age | Commit message (Expand) | Author | Files | Lines |
1998-04-03 | Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com) | Jason Molenda | 2 | -56/+62 |
1998-04-03 | * gdb.texinfo: Add some credits, mention bug monitor. | Stan Shebs | 3 | -8/+33 |
1998-04-02 | * Fixes for PR 14571. | Frank Ch. Eigler | 1 | -0/+7 |
1998-04-02 | * config/sparc/tm-sparclite.h (TARGET_BYTE_ORDER_SELECTABLE): Define. | Mark Alexander | 3 | -0/+12 |
1998-04-02 | Wed Apr 1 16:30:49 1998 Ian Dall <Ian.Dall@dsto.defence.gov.au> | Jason Molenda | 7 | -8/+528 |
1998-04-01 | Wed Apr 1 13:43:07 1998 Philippe De Muyter <phdm@macqel.be> | Jason Molenda | 2 | -0/+7 |
1998-04-01 | Make the SR, FSR and FIR registers 32 bits regardless of the target. | Andrew Cagney | 3 | -10/+23 |
1998-04-01 | Fix Thumb breakpoints and diassembly. | Nick Clifton | 2 | -48/+144 |
1998-04-01 | * d10v-tdep.c (d10v_extract_return_value): Wierd. GCC wants to return | Andrew Cagney | 3 | -2/+20 |
1998-03-31 | * gdbtk.c (gdb_loadfile): Don't use the return result from sprintf, whi | Keith Seitz | 2 | -4/+21 |
1998-03-31 | whoops | Ian Lance Taylor | 1 | -8/+0 |
1998-03-31 | * configure.in: Add $(LIBIDETCL) as well as $(LIBIDE) if | Ian Lance Taylor | 4 | -4/+20 |
1998-03-31 | * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait | Bob Manson | 2 | -9/+61 |
1998-03-31 | Mon Mar 30 16:42:12 1998 Jason Molenda (crash@bugshack.cygnus.com) | Jason Molenda | 10 | -174/+2571 |
1998-03-30 | * gdbtk.c (gdb_get_tracepoint_info): Change formatting of address. | Keith Seitz | 2 | -2/+9 |
1998-03-29 | * tracepoint.c (trace_start_command): Set trace_running_p. | Keith Seitz | 2 | -0/+7 |
1998-03-28 | * NEWS: Update for 4.17 release. | Stan Shebs | 2 | -2/+111 |
1998-03-28 | * gdbtk.c (gdb_cmd): If argc > 2, assume that the busy and idle hooks | Keith Seitz | 2 | -3/+20 |
1998-03-27 | Thu Mar 26 22:29:28 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 5 | -3/+73 |
1998-03-26 | Thu Mar 26 12:00:35 1998 Martin M. Hunt <hunt@cygnus.com> | Martin Hunt | 2 | -55/+94 |
1998-03-25 | Wed Mar 25 14:08:51 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2 | -3/+10 |
1998-03-25 | * As suggested by crash, made --with-sim-gpu2 option active only on -sky- tar... | Frank Ch. Eigler | 2 | -20/+28 |
1998-03-24 | * Makefile.in: Derive SHELL from configure. | Stu Grossman | 8 | -109/+255 |
1998-03-24 | Mon Mar 23 18:10:57 1998 Ulrich Drepper (drepper@cygnus.com) | Jason Molenda | 1 | -0/+5 |
1998-03-23 | fix random sanitization errors | Angela Marie Thomas | 1 | -1/+1 |
1998-03-23 | Mon Mar 23 13:52:28 1998 Ulrich Drepper (drepper@cygnus.com) | Jason Molenda | 2 | -13/+77 |
1998-03-23 | Mon Mar 23 13:41:39 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2 | -39/+84 |
1998-03-23 | * Oops, added note re. regeneration of "configure" script. | Frank Ch. Eigler | 1 | -0/+1 |
1998-03-23 | * Added sky-sanitized --with-sim-gpu2 option to match the one given to | Frank Ch. Eigler | 3 | -122/+480 |
1998-03-22 | Sat Mar 21 19:34:49 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 9 | -222/+685 |
1998-03-20 | Fri Mar 20 14:45:36 1998 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 4 | -107/+282 |
1998-03-20 | Add builtin explicitly sized 8, 16, 32, 64 and 128 bit int and | Andrew Cagney | 3 | -0/+93 |
1998-03-19 | Thu Mar 19 11:32:15 1998 Michael Snyder (msnyder@cleaver.cygnus.com) | Michael Snyder | 2 | -5/+22 |
1998-03-19 | * stabsread.c (define_symbol): Don't look for ',' as a LRS | Jeff Law | 2 | -1/+6 |
1998-03-18 | Change type of sys_errlist[] to match definition in /usr/include/errno.h | Nick Clifton | 2 | -7/+7 |
1998-03-17 | always keep SH4 support now (& remove an unused variable decl) | Stan Shebs | 3 | -42/+1 |
1998-03-16 | Must have copied the wrong message when creating this file... | Jeff Law | 1 | -529/+193 |
1998-03-13 | Fri Mar 13 15:43:53 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jason Molenda | 2 | -0/+11 |
1998-03-13 | Fri Mar 13 15:37:02 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jason Molenda | 3 | -12/+20 |
1998-03-13 | * gdb.asm/{Makefile.in,configure.in,configure}: New files. | Doug Evans | 1 | -0/+8 |
1998-03-13 | massive sanitization fixes | Angela Marie Thomas | 5 | -1/+22 |
1998-03-13 | snapshot | Doug Evans | 7 | -251/+152 |
1998-03-13 | regenerate | Doug Evans | 1 | -1/+1 |
1998-03-13 | configure script for gdb.asm, initial source debugging test. | Doug Evans | 4 | -0/+1165 |
1998-03-13 | Makefile.in for gdb.asm. | Doug Evans | 2 | -0/+68 |
1998-03-13 | * gdb.asm: New directory. | Doug Evans | 1 | -1/+1 |
1998-03-13 | keep gdb.asm | Doug Evans | 1 | -0/+1 |
1998-03-10 | * configure.tgt (mips64*vr4320*el-*-elf*) : Removed spurious case. | Gavin Romig-Koch | 2 | -7/+6 |
1998-03-06 | Scrap the un-needed vr4111 stuff. | Gavin Romig-Koch | 2 | -30/+0 |
1998-03-06 | PR 15068 | Fred Fish | 8 | -1/+65 |