Age | Commit message (Expand) | Author | Files | Lines |
2002-07-24 | Obsolete m88k. | Andrew Cagney | 13 | -821/+821 |
2002-06-14 | + * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename | Andrew Cagney | 1 | -2/+2 |
2002-06-05 | * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm | Andrew Cagney | 3 | -3/+3 |
2002-05-13 | * config/m88k/tm-m88k.h: Update copyright. | Andrew Cagney | 1 | -10/+8 |
2002-01-29 | Eliminate TARGET_BYTE_ORDER. | Andrew Cagney | 1 | -3/+0 |
2002-01-20 | Eliminate IEEE_FLOAT. | Andrew Cagney | 1 | -2/+0 |
2002-01-20 | Zap empty or unused xm-*.h files. | Andrew Cagney | 4 | -6/+0 |
2002-01-18 | Remove XDEPFILES from GDB. | Andrew Cagney | 3 | -3/+0 |
2002-01-05 | s/BIG_ENDIAN/BFD_ENDIAN_BIG/ | Andrew Cagney | 1 | -1/+1 |
2001-12-02 | Delete HOST_BYTE_ORDER. | Andrew Cagney | 2 | -23/+0 |
2001-12-01 | Zap harris target and host. | Andrew Cagney | 5 | -169/+0 |
2001-11-13 | Zap REGISTER_CONVERTIBLE from m88k. | Andrew Cagney | 1 | -31/+2 |
2001-08-12 | Convert some floatformat_{to,from}_double to floatformat_{to,from}_doublest. | Andrew Cagney | 1 | -4/+4 |
2001-08-01 | * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) | Andrew Cagney | 1 | -0/+1 |
2001-04-02 | Make --target=m88k buildable again. | Kevin Buettner | 1 | -1/+0 |
2001-03-14 | Include regcache.h | Andrew Cagney | 1 | -0/+2 |
2001-03-10 | Cleanup solib-svr4.c by moving legacy code out to its own file. | Kevin Buettner | 1 | -1/+2 |
2001-03-09 | Obsolete harris 88k target. | Andrew Cagney | 5 | -169/+169 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 8 | -8/+13 |
2000-10-24 | Reorganize solib.c. | Kevin Buettner | 1 | -1/+1 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -4/+4 |
2000-04-14 | Bring IEEE_FLOAT under gdbarch's control. | Jim Blandy | 1 | -1/+1 |
2000-02-01 | import gdb-2000-01-31 snapshot | Jason Molenda | 1 | -1/+1 |
2000-01-06 | import gdb-2000-01-05 snapshot | Jason Molenda | 1 | -1/+2 |
1999-12-14 | import gdb-1999-12-13 snapshot | Jason Molenda | 1 | -1/+1 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 12 | -174/+185 |
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 |