index
:
~airlied/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
abi-bash
api-cleanup
api-queue
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-offload-proposed
dri2-swapbuffers
drvlayer
drvmodelv2
drvmodelv2-glx
drvmodelv2-prebase
drvmodelv2-rebase
drvmodelv2-wip
drvmodelv2wip2
drvmodelv3
dynerama
endless
exa-damagetrack
exa-uxa-merge
fb-cleanup
fb-define-cleanup-squashed
fix-warnings
fix-zaphod-error
for-1.14-gpu-fixes
for-keithp
for-keithp-complete
for-keithp-gpu-vt-owner
for-keithp-offload-slave
for-keithp-output-slave
for-keithp-squashed
for-keithp-stage1
for-keithp-this-time-for-sure
for-keithp-unreviewed
glamor-core-profile
glamor-finish-api
glamor-prime
glamor-put-image-write-only
glucose-2
glxpull
gpu-hotplug-vt
gpu-switch-101
gpu-switch-hacks
gpu-switch-hacks2
gpu-switch-hacks3
gsr-current
impedance
input-hotplug
keithp-queue
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
misc-prime-fixes
modesetting-zaphod
mpx
no-pci-rework
orib-soc-2006
output-class-pciid
pageflip-v5-airlied
pageflip-v6
pageflip-v6-submit
panning-for-server-1.6
pci-rework
platform-usb-hotplug-101
prime
prime-101
prime-102
prime-103
prime-dri2-hack
prime-fixes
prime-hw-cursor
proto-screens
pwin-cleanup
randr-1.2
randr-1.2-for-server-1.2
randr-1.5
randr-dpms
randr-provider
redunant-cleanups-1
reverse-prime
reviewed-fixes
rework-stuff
rhel-fixes
sco_port_update
server-1.13-branch
server-1.14-randr-fixes
server-1.14-randr-fixes-abi-break-fixed
server-1.16-branch
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1_0-branch
server-1_1-branch
stable-1.14-fixes
tmp-api
tmp-train-work
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xinerama-cleanup
xinerama-the-revenge
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xserver-queue
Unnamed repository; edit this file to name it for gitweb.
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
x86emu
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-07
Convert x86emu fixed size int typedefs to use stdint types
Alan Coopersmith
1
-33
/
+9
2010-03-03
Replace assembly with generic unaligned access code
Matt Turner
1
-162
/
+74
2010-02-17
Use C-style comments in x86emu
Matt Turner
2
-4
/
+4
2010-01-27
x86emu: Respect the LEA 67h address size prefix.
Christian Zander
1
-25
/
+45
2010-01-08
Revert "Make sys.c use unaligned access functions provided in compiler."
Tiago Vignatti
2
-2
/
+181
2009-12-15
Fix builds with --with-int10=stub
Alan Coopersmith
1
-0
/
+2
2009-11-01
Make sys.c use unaligned access functions provided in compiler.
Matt Turner
2
-181
/
+2
2009-09-11
Revert "Make sys.c use compiler.h unaligned access functions"
Tiago Vignatti
1
-1
/
+182
2009-08-31
Make sys.c use compiler.h unaligned access functions
Matt Turner
1
-182
/
+1
2008-12-07
Convert libx86emu.a to a "libtool convenience library".
Paulo Cesar Pereira de Andrade
1
-2
/
+2
2008-10-26
x86emu: fix sparse warnings
Julien Cristau
1
-2
/
+2
2008-07-23
Unifdef sgi.
Adam Jackson
1
-3
/
+2
2008-07-23
Assume __GNUC__ >= 3.
Adam Jackson
1
-61
/
+7
2008-06-24
x86emu: fix build, fallout from 9719354
Julien Cristau
1
-1
/
+1
2008-06-24
Check for __amd64__, not __x86_64__.
Adam Jackson
3
-3
/
+3
2008-06-23
Implement bswap in x86emu.
Adam Jackson
1
-8
/
+55
2008-04-12
Check for __x86_64__ when we check for __amd64__
Matt Turner
3
-3
/
+3
2008-03-05
Fix distcheck.
Adam Jackson
1
-0
/
+1
2008-02-08
X86EMU: handle CPUID instruction
Bart Trojanowski
4
-1
/
+161
2007-07-02
Make x86emu's I/O cycle tracing more useful.
Adam Jackson
1
-0
/
+2
2007-03-15
Fix calculations in x86 emulator for the long long case (Andreas Schwab).
Matthias Hopf
1
-2
/
+2
2007-02-06
Add an RDTSC implementation to the x86 emulator.
Aaron Plattner
1
-1
/
+35
2007-01-03
Fix BSF and BSR instructions in the x86 emulator.
Aaron Plattner
1
-18
/
+18
2006-09-18
Remove smashing of CFLAGS from server build.
Keith Packard
1
-1
/
+1
2006-03-15
Enable correct handling of the BTS instruction (opcode 0f ab) The code was
Felix Kuehling
1
-4
/
+2
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
2
-1
/
+3
2005-12-02
Define XFree86Server only where it is required.
Kevin E Martin
1
-1
/
+1
2005-11-29
Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable
Kevin E Martin
1
-1
/
+1
2005-10-17
include/dix-config.h.in Add support for more extensions
Kevin E Martin
1
-1
/
+2
2005-09-13
Don't define POSIX_SOURCE on any BSDs, since it breaks things.
Eric Anholt
1
-1
/
+0
2005-07-28
Fix distcheck for server
Kevin E Martin
1
-1
/
+19
2005-07-12
add x86emu.
Lars Knoll
1
-0
/
+8
2005-02-18
Bug #2455: Make x86emu handle JNL correctly. (David Wong)
Adam Jackson
1
-1
/
+1
2004-05-26
Updated x86emu and resynced with upsteam at Scitech.
Egbert Eich
16
-415
/
+166
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
14
-15
/
+16
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
14
-14
/
+14
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
STSF-CURRENT
Egbert Eich
14
-14
/
+14
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
14
-14
/
+14
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
14
-14
/
+14
2004-02-23
Import most of XFree86 4.4RC3. This import excludes files which have the
xf86-4_3_99_903_special
Kaleb Keithley
1
-29
/
+29
2003-12-19
XFree86 4.3.99.902 (RC 2)
xf86-4_3_99_902
Kaleb Keithley
1
-1
/
+5
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
xf86-4_3_99_16
Kaleb Keithley
6
-31
/
+50
2003-11-14
Initial revision
Kaleb Keithley
19
-0
/
+23670