index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
compiler.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-31
linux/ia64: Fix regression after domain I/O support code removal.
Cyril Brulebois
1
-19
/
+0
2010-12-20
Remove SCO support
Adam Jackson
1
-13
/
+0
2010-09-23
xfree86: nds32: add nds32 support for compiler related mmio codes
Macpaul Lin
1
-0
/
+410
2010-09-23
xfree86: nds32: add nds32 support for compiler specific codes
Macpaul Lin
1
-3
/
+3
2009-12-18
Add platform compatibility defines for Sun Studio compilers
Alan Coopersmith
1
-0
/
+14
2009-11-16
Use glibc's in/out routines
Matt Turner
1
-12
/
+13
2009-10-06
Revert "alpha: kill xf86SlowBCopyToBus and xf86SlowBCopyFromBus"
Peter Hutterer
1
-0
/
+16
2009-09-11
compiler.h: include <string.h> before using memmove()
Alan Coopersmith
1
-0
/
+2
2009-08-31
alpha: kill xf86SlowBCopyToBus and xf86SlowBCopyFromBus
Matt Turner
1
-16
/
+0
2009-08-31
Remove unused ia64_flush_cache function
Matt Turner
1
-21
/
+0
2009-08-31
Simplify unaligned access code
Matt Turner
1
-257
/
+32
2009-08-31
Clean up unaligned access functions on alpha
Matt Turner
1
-113
/
+2
2009-08-31
Move unaligned access functions to common section
Matt Turner
1
-287
/
+299
2009-08-31
Remove unused arm_flush_cache function
Matt Turner
1
-10
/
+0
2009-08-31
Remove unused ppc_flush_icache function
Matt Turner
1
-11
/
+0
2009-08-31
Replace 8 nops with proper sync instruction on mips
Matt Turner
1
-10
/
+11
2009-08-31
Use sfence and mfence instructions on amd64
Matt Turner
1
-4
/
+2
2009-08-31
Add x86 barrier macros
Matt Turner
1
-1
/
+15
2009-08-31
define barrier macros as nops if not otherwise defined
Matt Turner
1
-28
/
+10
2009-08-31
Move memory barrier macros into common section
Matt Turner
1
-58
/
+89
2009-06-17
xfree86: correctly define barriers for FreeBSD amd64
Benjamin Close
1
-1
/
+1
2009-05-14
Fix mem_barrier() on Alpha
Matt Turner
1
-1
/
+2
2009-02-06
Remove unused barrier macros on alpha.
Matt Turner
1
-11
/
+1
2008-12-23
Remove powerpc load/store functions from export list on other platforms
Alan Coopersmith
1
-14
/
+16
2008-12-03
Include <X11/Xfuncproto.h> if _X_EXPORT is not defined.
Paulo Cesar Pereira de Andrade
1
-0
/
+4
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-55
/
+55
2008-11-24
Remove the remnants of Jensen support
Adam Jackson
1
-11
/
+2
2008-10-23
Allow non-gcc compilers to build xf86Xinput.c
Alan Coopersmith
1
-0
/
+5
2008-07-23
Unifdef sgi.
Adam Jackson
1
-2
/
+2
2008-07-23
Assume __GNUC__ >= 3.
Adam Jackson
1
-12
/
+12
2008-07-23
Remove some broken debugging scaffolding.
Adam Jackson
1
-31
/
+0
2008-07-23
Unifdef QNX.
Adam Jackson
1
-35
/
+0
2008-07-17
Drop a bunch of #ifdef Lynx.
Mathieu BĂ©rard
1
-4
/
+2
2008-06-24
Check for __amd64__, not __x86_64__.
Adam Jackson
1
-1
/
+1
2008-04-30
Add M32R architecture support (bug #10020)
Kazuhiro Inaoka
1
-2
/
+2
2008-04-12
Check for __x86_64__ when we check for __amd64__
Matt Turner
1
-1
/
+1
2007-06-29
Death to RCS tags.
Adam Jackson
1
-2
/
+0
2007-05-28
Fixes for s390
Bastian Blank
1
-1
/
+1
2006-12-04
Check for __sparc as well as __sparc__ for compatibility with Sun cc
Alan Coopersmith
1
-2
/
+2
2006-07-26
Remove another latent PowerMAX hunk.
Adam Jackson
1
-82
/
+1
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-1
/
+0
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
1
-10
/
+6
2006-07-06
PPC64 build fix.
Adam Jackson
1
-1
/
+4
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
1
-4
/
+0
2005-11-08
See ChangeLog entry 2005-11-07 for details.
Kean Johnson
1
-14
/
+4
2005-10-28
build fix on alpha
Alan Hourihane
1
-1
/
+1
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
2005-05-04
Port X.Org to FreeBSD/powerpc. This makes a bit of math for sysmouse in
Eric Anholt
1
-1
/
+1
2005-04-22
Bug #2373: SGI Altix platform support. (Shrijeet Mukherjee, Jesse Barnes,
Adam Jackson
1
-6
/
+12
[next]