| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (UNEXEC): Use unexelf.o instead of unexsgi.o. | Gerd Moellmann | 1999-12-07 | 1 | -1/+1 |
| | | |||||
| * | (UNEXEC): Use unexsgi.o instead of unexelf.o. | Gerd Moellmann | 1999-12-02 | 1 | -1/+1 |
| | | |||||
| * | Use unexelf for IRIX 6.*. | Karl Heuer | 1999-08-25 | 1 | -1/+1 |
| | | |||||
| * | (LIBS_MACHINE) [__GNUC__ and ABIN32]: Define as empty. | Richard M. Stallman | 1996-07-23 | 1 | -1/+6 |
| | | |||||
| * | (UNEXEC): unexsgi.o renamed from unexelfsgi.o. | Karl Heuer | 1996-01-23 | 1 | -1/+1 |
| | | |||||
| * | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
| | | |||||
| * | (SHORTBITS, INTBITS, LONGBITS): Deleted; now in config.h | Karl Heuer | 1995-10-31 | 1 | -12/+3 |
| | | | | | Used new names for those macros in all references. | ||||
| * | Fix comment. | Karl Heuer | 1995-01-07 | 1 | -4/+4 |
| | | |||||
| * | Don't override definition of XSETINT. | Karl Heuer | 1994-10-04 | 1 | -4/+0 |
| | | | | | (XSETUINT, XSETPNTR): Deleted. | ||||
| * | (WORDS_BIG_ENDIAN): define or undef appropriately, superseding BIG_ENDIAN. | Karl Heuer | 1994-09-26 | 1 | -0/+5 |
| | | |||||
| * | Delete obsolete symbols. | Karl Heuer | 1994-09-18 | 1 | -5/+0 |
| | | |||||
| * | Updated GPL version to 2. | Jim Blandy | 1993-06-12 | 1 | -1/+1 |
| | | |||||
| * | Changes for SGI from Matthew J Brown <mjb@doc.ic.ac.uk>. | Jim Blandy | 1993-05-23 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | * m/iris4d.h, m/iris5d.h: Don't use the --cckr CC switch if we're using GCC. (NEED_SIOCTL): Move this to... * s/irix3-3.h (NEED_SIOCTL): ... here; apparently it's not necessary in irix4-0.h. * s/irix4-0.h: Remove declaration of getpty; apparently Irix 4.0 already declares this elsewhere. (PTY_TTY_NAME_SPRINTF): #undef this before re-#defining it. * m/ibmps2-aix.h, m/pfa50.h, s/hpux.h, s/isc2-2.h, s/linux.h, s/sco4.h, s/usg5-4.h: Remove HAVE_RENAME; configure guesses that now. * m/iris4d.h, m/iris5d.h: Don't use the --cckr CC switch if we're using GCC. | ||||
| * | Changes for Silicon Graphics Iris 5D. | Jim Blandy | 1993-05-19 | 1 | -1/+4 |
| | | | | | | | | | | * unexelfsgi.c: New file; like unexelf.c, but tolerates program segments above BSS. * m/iris5d.h: New file. * s/irix5-0.h: New file. * process.c [__sgi] (allocate_pty): Give up immediately if pty is inaccessible. | ||||
| * | Initial revision | Jim Blandy | 1993-05-19 | 1 | -0/+192 |