Age | Commit message (Expand) | Author | Files | Lines |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 1 | -3/+3 |
1999-05-05 | import gdb-19990504 snapshot | Stan Shebs | 1 | -3/+2 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 20 | -0/+1061 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 21 | -1113/+0 |
1998-11-30 | CARP: | Andrew Cagney | 1 | -1/+1 |
1998-11-29 | CARP: | Andrew Cagney | 1 | -1/+2 |
1998-11-28 | CARP: | Andrew Cagney | 1 | -1/+1 |
1998-11-26 | CARP: Delete ABOUT_TO_RETURN across all targets. | Andrew Cagney | 1 | -5/+0 |
1998-08-18 | 1998-08-18 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 2 | -8/+0 |
1998-01-14 | * configure.in (--with-mmalloc): Add new configure arg to use the | Fred Fish | 1 | -3/+0 |
1996-08-25 | * rs6000-tdep.c: Fix typo in comment. | Fred Fish | 1 | -1/+4 |
1996-07-11 | * Makefile.in (MMALLOC_CFLAGS): Eliminate intermediate MMALLOC_DISABLE | Fred Fish | 1 | -1/+1 |
1996-01-30 | * config/m88k/xm-cxux.h (BP_HIT_COUNT): Remove, never used. | Stan Shebs | 1 | -3/+0 |
1996-01-11 | * coredep.c: Renamed to core-aout.c | Fred Fish | 3 | -5/+3 |
1995-08-02 | Update FSF address. | Fred Fish | 12 | -12/+12 |
1995-01-17 | * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. | Stan Shebs | 4 | -7/+5 |
1994-10-13 | * Makefile.in (ANNOTATE_OBS): New definition. | Stan Shebs | 4 | -4/+4 |
1994-09-25 | * infcmd.c (do_registers_info) [INVALID_FLOAT]: Only use if | Stan Shebs | 1 | -4/+0 |
1994-09-17 | * config/i386/{i386aix.mh, i386bsd.mh, i386lynx.mh, i386sco.mh, | Stan Shebs | 2 | -6/+0 |
1994-09-03 | * objfiles.c (allocate_objfile): Add the newly-created objfile to | Stan Shebs | 1 | -0/+2 |
1994-08-04 | * config/i386/xm-i386v4.h, config/m68k/xm-m68kv4.h, | Stan Shebs | 1 | -0/+1 |
1994-07-17 | * config/m88k/delta88.mh (MUNCH_DEFINE): Remove. | Stan Shebs | 3 | -8/+11 |
1994-07-17 | Harris CX/UX support, from Bob Rusk (rrusk@mail.csd.harris.com). | Stan Shebs | 7 | -7/+192 |
1994-05-14 | * source.c (find_source_lines): Always use code that was #ifdef | Jim Kingdon | 1 | -4/+0 |
1994-02-28 | * i387-tdep.c, i386-tdep.c i386v-nat.c, i386aix-nat.c, | Jim Kingdon | 1 | -5/+3 |
1994-02-01 | * config/m88k/{tm-delta88.h,tm-delta88v4.h}, m88k-tdep.c: | Jim Kingdon | 2 | -0/+8 |
1993-12-26 | * valops.c (call_function_by_hand, push_word), defs.h (push_word), | Jim Kingdon | 1 | -2/+4 |
1993-11-22 | * gdb/config/m88k/delta88.mh (NATDEPFILES): Added corelow.o and | Fred Fish | 1 | -1/+2 |
1993-11-02 | * findvar.c (value_of_register, value_from_register), | Peter Schauer | 1 | -18/+11 |
1993-11-01 | * config/m88k/m88k.mh (NATDEPFILES): Remove exec.o. | Jim Kingdon | 1 | -1/+1 |
1993-10-29 | * defs.h, findvar.c (extract_floating, store_floating): New functions. | Jim Kingdon | 1 | -3/+8 |
1993-10-17 | * config/m88k/xm-dgux.h: Define NO_PTRACE_H. | Jim Kingdon | 1 | -0/+4 |
1993-10-13 | * printcmd.c (printf_command): Instead of using makeva* and | Jim Kingdon | 1 | -28/+0 |
1993-10-05 | * Makefile.in (install, uninstall): Remove $$n.1 stuff; I don't | Jim Kingdon | 2 | -4/+0 |
1993-09-23 | * infcmd.c (step_1), infrun.c (wait_for_inferior): Add comments | Jim Kingdon | 1 | -10/+97 |
1993-09-22 | * config/m88k/tm-m88k.h: white space and comment changes. include | K. Richard Pixley | 1 | -110/+239 |
1993-09-08 | gcc lint | K. Richard Pixley | 1 | -0/+6 |
1993-09-02 | * m88k-tdep.c: Include sys/dir.h before sys/user.h. | Jim Kingdon | 1 | -3/+0 |
1993-09-02 | * config/m88k/delta88v4.h (NATDEPFILES): Remove infptrace.o inftarg.o. | Jim Kingdon | 2 | -1/+4 |
1993-09-02 | * config/m88k/xm-dgux.h: Renamed from config/m88k/xm-m88k.h. | Jim Kingdon | 2 | -1/+2 |
1993-09-02 | * config/m88k/xm-dgux.h: Renamed from config/m88k/xm-m88k.h. | Jim Kingdon | 4 | -44/+92 |
1993-09-02 | renamed from xm-m88k.h | Jim Kingdon | 1 | -0/+0 |
1993-09-01 | bcopy -> memcpy | K. Richard Pixley | 1 | -3/+3 |
1993-09-01 | pulling dcache code out of remote.c | K. Richard Pixley | 1 | -1/+1 |
1993-08-31 | break dcache code out of remote-bug.c | K. Richard Pixley | 1 | -1/+1 |
1993-08-30 | * config/m88k/{delta88v4.mt,delta88v4.mh}: New files | Jim Kingdon | 1 | -0/+5 |
1993-08-23 | * config/m88k/{delta88v4.mt,delta88v4.mh}: New files | Jim Kingdon | 7 | -6/+82 |
1993-08-23 | new for svr4 on delta 88k | Jim Kingdon | 5 | -0/+0 |
1993-08-17 | * config/m88k/tm-m88k.h: Fix typo in comment. | K. Richard Pixley | 1 | -5/+10 |
1993-08-13 | * config/m88k/tm-m88k.h: comment change to remove embedded | K. Richard Pixley | 1 | -2/+2 |