1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-25 01:10:47 -08:00
Commit graph

12 commits

Author SHA1 Message Date
Richard M. Stallman
42f3037714 (LIBS_MACHINE) [__GNUC__ and ABIN32]: Define as empty. 1996-07-23 18:30:23 +00:00
Karl Heuer
f33edf08f5 (UNEXEC): unexsgi.o renamed from unexelfsgi.o. 1996-01-23 17:04:51 +00:00
Erik Naggum
3b7ad313e0 Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
Karl Heuer
5964b66453 (SHORTBITS, INTBITS, LONGBITS): Deleted; now in config.h
Used new names for those macros in all references.
1995-10-31 05:22:28 +00:00
Karl Heuer
aa24c41b1d Fix comment. 1995-01-07 00:14:11 +00:00
Karl Heuer
1681c5f411 Don't override definition of XSETINT.
(XSETUINT, XSETPNTR): Deleted.
1994-10-04 10:29:31 +00:00
Karl Heuer
74d3f80691 (WORDS_BIG_ENDIAN): define or undef appropriately, superseding BIG_ENDIAN. 1994-09-26 19:43:24 +00:00
Karl Heuer
5df583315f Delete obsolete symbols. 1994-09-18 21:12:31 +00:00
Jim Blandy
17385adcf7 Updated GPL version to 2. 1993-06-12 22:01:38 +00:00
Jim Blandy
94823a5eee Changes for SGI from Matthew J Brown <mjb@doc.ic.ac.uk>.
* 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.
1993-05-23 22:31:53 +00:00
Jim Blandy
7260e3398a Changes for Silicon Graphics Iris 5D.
* 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.
1993-05-19 04:56:06 +00:00
Jim Blandy
4ef37be461 Initial revision 1993-05-19 04:52:06 +00:00