Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-12-01 | Zap sony news (m68k) and ISI (m68k) targets. | Andrew Cagney | 1 | -27/+0 | |
2001-04-17 | Obsolete NEWS and ISI systems (along with a few redundant m68k targets). | Andrew Cagney | 1 | -27/+27 | |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -13/+14 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+26 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -26/+0 | |
1996-04-05 | * configure.in: Check for setpgid function. | Fred Fish | 1 | -2/+8 | |
* config.in: Regenerate with autoheader. * configure: Regenerate with autoconf. * inflow.c (_initialize_inflow): Only try to use _SC_JOB_CONTROL if it is actually defined. (gdb_setpgid): Use HAVE_SETPGID. * ch-exp.c: Change include of <string.h> to "gdb_string.h". * c-exp.y: Ditto. * f-exp.y: Ditto. * m2-exp.y: Ditto. * c-exp.y: Include <ctype.h>. * serial.c: Ditto. * config/m68k/nm-news.h: Add typedef for pid_t which is apparently missing from <sys/types.h>. Enclose entire file in NM_NEWS_H ifndef and define when included. * config/mips/nm-news-mips.h: Ditto. * config/m68k/tm-m68k.h (REGISTER_CONVERT_TO_VIRTUAL, REGISTER_CONVERT_TO_RAW): Change name of temporary variable. | |||||
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 | |
1993-03-23 | * config/{*.mt, *.mh}: All target and host makefile fragment | Fred Fish | 1 | -0/+20 | |
config files moved to an appropriate config/<cpu> subdirectory. * nm-*, xm-*, tm-*: All native, host, and target files, which get linked to nm.h, xm.h, and tm.h respectively by configure, moved to appropriate config/<cpu> subdirectory. |