summaryrefslogtreecommitdiff
path: root/src/m/iris5d.h
Commit message (Collapse)AuthorAgeFilesLines
* (UNEXEC): unexsgi.o renamed from unexelfsgi.o.Karl Heuer1996-01-231-1/+1
|
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
|
* (SHORTBITS, INTBITS, LONGBITS): Deleted; now in config.hKarl Heuer1995-10-311-12/+3
| | | | Used new names for those macros in all references.
* Fix comment.Karl Heuer1995-01-071-1/+1
|
* Fix comment.Karl Heuer1995-01-071-3/+3
|
* Don't override definition of XSETINT.Karl Heuer1994-10-041-4/+0
| | | | (XSETUINT, XSETPNTR): Deleted.
* (WORDS_BIG_ENDIAN): define or undef appropriately, superseding BIG_ENDIAN.Karl Heuer1994-09-261-0/+5
|
* Delete obsolete symbols.Karl Heuer1994-09-181-5/+0
|
* Updated GPL version to 2.Jim Blandy1993-06-121-1/+1
|
* Changes for SGI from Matthew J Brown <mjb@doc.ic.ac.uk>.Jim Blandy1993-05-231-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 Blandy1993-05-191-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 revisionJim Blandy1993-05-191-0/+192