xserver/hw/xfree86/loader
Adam Jackson 9719354ae0 Check for __amd64__, not __x86_64__.
Spiritual revert of 1fa4de80fc.  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-06-24 14:37:06 -04:00
..
Makefile.am Create driver-independent CRTC-based cursor layer. 2007-03-15 00:02:40 -07:00
SparcMulDiv.S Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
dixsym.c Make devPrivates lookup functions ABI instead of static inlines. 2008-06-13 16:43:56 -04:00
dlloader.c Simplify dlloader a bit more. 2008-02-14 08:52:43 +11:00
dlloader.h Remove a useless open() of the module we're about to load. 2006-07-21 22:55:41 -04:00
extsym.c Fix Xinerama's consolidated visual handling. 2008-02-22 15:19:54 -05:00
fontsym.c Unbreak unbreaking the loader. Re-add the symbol reference lists so that the 2006-06-21 20:49:21 -04:00
loader.c Check for __amd64__, not __x86_64__. 2008-06-24 14:37:06 -04:00
loader.h Remove dead function prototypes. 2006-07-26 19:39:17 -04:00
loaderProcs.h Remove some braindamage from ModuleDesc. 2008-02-14 08:22:57 +11:00
loadext.c Another round of loader sense-beating. Remove the (unused) server export 2006-06-19 00:57:18 -04:00
loadfont.c Another round of loader sense-beating. Remove the (unused) server export 2006-06-19 00:57:18 -04:00
loadmod.c Remove all traces of #ifdef XINPUT and the matching bits from the configure.ac 2008-04-25 16:49:35 +09:30
misym.c Merge branch 'master' into XACE-SELINUX 2007-10-25 12:19:30 -04:00
os.c Add some more support for DragonFly. From Joerg Sonnenberger 2007-08-16 11:20:12 -05:00
sym.h Unbreak unbreaking the loader. Re-add the symbol reference lists so that the 2006-06-21 20:49:21 -04:00
xf86sym.c Merge branch 'master' into mpx 2008-05-02 11:00:14 +09:30