summaryrefslogtreecommitdiff
path: root/hw/xfree86/x86emu
AgeCommit message (Expand)AuthorFilesLines
2008-10-26x86emu: fix sparse warningsJulien Cristau1-2/+2
2008-07-23Unifdef sgi.Adam Jackson1-3/+2
2008-07-23Assume __GNUC__ >= 3.Adam Jackson1-61/+7
2008-06-24x86emu: fix build, fallout from 9719354Julien Cristau1-1/+1
2008-06-24Check for __amd64__, not __x86_64__.Adam Jackson3-3/+3
2008-06-23Implement bswap in x86emu.Adam Jackson1-8/+55
2008-04-12Check for __x86_64__ when we check for __amd64__Matt Turner3-3/+3
2008-03-05Fix distcheck.Adam Jackson1-0/+1
2008-02-08X86EMU: handle CPUID instructionBart Trojanowski4-1/+161
2007-07-02Make x86emu's I/O cycle tracing more useful.Adam Jackson1-0/+2
2007-03-15Fix calculations in x86 emulator for the long long case (Andreas Schwab).Matthias Hopf1-2/+2
2007-02-06Add an RDTSC implementation to the x86 emulator.Aaron Plattner1-1/+35
2007-01-03Fix BSF and BSR instructions in the x86 emulator.Aaron Plattner1-18/+18
2006-09-18Remove smashing of CFLAGS from server build.Keith Packard1-1/+1
2006-03-15Enable correct handling of the BTS instruction (opcode 0f ab) The code wasFelix Kuehling1-4/+2
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt2-1/+3
2005-12-02Define XFree86Server only where it is required.Kevin E Martin1-1/+1
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin1-1/+1
2005-10-17include/dix-config.h.in Add support for more extensionsKevin E Martin1-1/+2
2005-09-13Don't define POSIX_SOURCE on any BSDs, since it breaks things.Eric Anholt1-1/+0
2005-07-28Fix distcheck for serverKevin E Martin1-1/+19
2005-07-12add x86emu.Lars Knoll1-0/+8
2005-02-18Bug #2455: Make x86emu handle JNL correctly. (David Wong)Adam Jackson1-1/+1
2004-05-26Updated x86emu and resynced with upsteam at Scitech.Egbert Eich16-415/+166
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich14-15/+16
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich14-14/+14
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich14-14/+14
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich14-14/+14
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich14-14/+14
2004-02-23Import most of XFree86 4.4RC3. This import excludes files which have thexf86-4_3_99_903_specialKaleb Keithley1-29/+29
2003-12-19XFree86 4.3.99.902 (RC 2)xf86-4_3_99_902Kaleb Keithley1-1/+5
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley6-31/+50
2003-11-14Initial revisionKaleb Keithley19-0/+23670