Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-07-23 | Unifdef sgi. | Adam Jackson | 1 | -1/+1 | |
2008-06-24 | Check for __amd64__, not __x86_64__. | Adam Jackson | 1 | -1/+1 | |
Spiritual revert of 1fa4de80fcfc697b5e5879cc351fb3e9dbf6acbe. Intel's C compiler claims to be gcc-compatible; if they're not defining the same macros as gcc then that's their bug, not ours. Even if we were to do this aliasing we should do it once and for all in servermd.h. | |||||
2008-04-12 | Check for __x86_64__ when we check for __amd64__ | Matt Turner | 1 | -1/+1 | |
It seems Intel C Compiler neglects to define __amd64__, __amd64, or amd64, but *does* define __x86_64__. | |||||
2007-11-20 | Restore checks for __i386 where needed for Sun compilers on Solaris | Alan Coopersmith | 1 | -1/+1 | |
2007-10-14 | mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSI | Ben Byer | 1 | -2/+1 | |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 1 | -1/+0 | |
2005-08-24 | Remove use of dix-config and xorg-config.h from public headers. | Daniel Stone | 1 | -4/+0 | |
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. | Daniel Stone | 1 | -0/+4 | |
Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings. Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all source files in the xserver/xorg tree, predicated on defines of HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to <X11/fonts/foo.h>. | |||||
2005-05-21 | Initial experimental support for AMD64 builds on Solaris 10 x86. Improved | Alan Coopersmith | 1 | -1/+1 | |
support for 64-bit SPARC builds on Solaris as well. | |||||
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich | 1 | -1/+1 | |
2003-11-25 | XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16 | Kaleb Keithley | 1 | -3/+3 | |
2003-11-14 | Initial revision | Kaleb Keithley | 1 | -0/+71 | |