Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-05 | Remove WORD64, MUSTCOPY, and other CRAY leftovers | Alan Coopersmith | |
Leaves behind several no-op macros for compatibility with existing code that uses them. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2012-06-10 | Xmd.h: Treat __ILP32__ targets as LONG32 ones | Sergei Trofimovich | |
amd64-x32 ABI defines sizeof(long) == sizeof (void*) == 4 Noticed on build failure of libXmu: libXmu-1.1.0/work/libXmu-1.1.0/src/EditresCom.c: In function '_XEditresGetStringValues': libXmu-1.1.0/work/libXmu-1.1.0/src/EditresCom.c:2198:6: error: duplicate case value libXmu-1.1.0/work/libXmu-1.1.0/src/EditresCom.c:2194:6: error: previously used here More info about x32: https://sites.google.com/site/x32abi/ Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Signed-off-by: James Cloos <cloos@jhcloos.com> | |||
2009-06-15 | Get rid of unneeded && clause in list of LP64 ifdefs in Xmd.h | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2009-06-15 | Drop support for SunOS 4 and Solaris releases older than 2.5 (1995) | Alan Coopersmith | |
Includes changing remaining sun ifdef's to check for standard-conformant / non-namespace-polluting #ifdef __sun instead of older #ifdef sun. Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2009-06-14 | Use indentation to provide a map through the twisty maze of ifdefs, all alike | Alan Coopersmith | |
git diff -w shows no changes other than whitespace in this patch Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2009-06-12 | Use ## catenation not /**/ | Adam Jackson | |
2009-06-12 | __STDC__ is always defined in C89. | Adam Jackson | |
2009-06-12 | Remove a bunch of garbage for unsupported platforms. | Adam Jackson | |
2009-06-12 | Death to RCS tags. | Adam Jackson | |
2006-07-14 | Bug #7458: AIX changes to Xmd.h | Dan McNichol | |
Bugzilla Bug #7458 <https://bugs.freedesktop.org/show_bug.cgi?id=7458> Patch #6179 <https://bugs.freedesktop.org/attachment.cgi?id=6179> | |||
2006-04-20 | On Solaris, #include <sys/isa_defs.h> to be sure _LP64 is defined in 64-bit | Alan Coopersmith | |
builds. Fix some comment typos. | |||
2004-08-11 | Apply PPC64 build patch (Bug #303, Mike A. Harris, Alan Coopersmith). | Kevin E Martin | |
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 | Egbert Eich | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 | Egbert Eich | |
2004-02-26 | readding XFree86's cvs IDs | Egbert Eich | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | |
2003-11-25 | XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks | Kaleb Keithley | |
2003-11-14 | XFree86 4.3.0.1 | Kaleb Keithley | |
2003-11-14 | R6.6 is the Xorg base-line | Kaleb Keithley | |