Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-03-23 | * nm-*, xm-*, tm-*: All native, host, and target files, which | Fred Fish | 1 | -26/+0 | |
get linked to nm.h, xm.h, and tm.h respectively by configure, moved to appropriate config/<cpu> subdirectory. * nm-sysv4.h, xm-sysv4.h, tm-sysv4.h, tm-sunos.h, nm-trash.h: Native, host, and target files that are common across more than one cpu architecture and included by one of the configured native, host, or target files, get moved to config directory. | |||||
1992-10-16 | linux host/target/native separation | K. Richard Pixley | 1 | -5/+7 | |
1992-07-12 | #define PSIGNAL_IN_SIGNAL_H. | Per Bothner | 1 | -0/+1 | |
1992-06-23 | * infrun.c (wait_for_inferior): Don't test for SIGEMT | Per Bothner | 1 | -0/+23 | |
(which is not a Posix signal) if it isn't defined. * tm-linux.h, xm-linux.h, config/linux.m[ht], configure.in: New port to Linux (a free Unix clone for 386 machines). |