summaryrefslogtreecommitdiff
path: root/hw/xfree86/x86emu
AgeCommit message (Expand)AuthorFilesLines
2014-01-22xfree86: Fix -Wshadow warningsKeith Packard1-84/+84
2014-01-12xfree86/int10: mark printk as _X_ATTRIBUTE_PRINTFKeith Packard1-1/+4
2014-01-12xfree86 warning reductionKeith Packard1-2/+2
2013-11-12Avoid conflicts with Solaris <sys/regset.h> defines that clash with our namesAlan Coopersmith3-1/+30
2013-08-06Replace INCLUDES with AM_CPPFLAGSPeter Hutterer1-1/+1
2012-03-21Introduce a consistent coding styleKeith Packard20-5207/+6193
2011-12-12x86emu: constify debug stringsAlan Coopersmith4-14/+14
2011-11-23Convert a bunch of sprintf to snprintf callsAlan Coopersmith1-1/+1
2011-09-15x86emu: There is no NO_INLINE implementation of unaligned access here.Jamey Sharp1-2/+0
2011-01-04x86emu: Fix more mis-decoding of the data prefixAdam Jackson1-18/+45
2010-11-10x86emu: fix jump_near_IMM to handle DATA: flag correctly.Luc Verhaegen1-6/+14
2010-04-07Convert x86emu fixed size int typedefs to use stdint typesAlan Coopersmith1-33/+9
2010-03-03Replace assembly with generic unaligned access codeMatt Turner1-162/+74
2010-02-17Use C-style comments in x86emuMatt Turner2-4/+4
2010-01-27x86emu: Respect the LEA 67h address size prefix.Christian Zander1-25/+45
2010-01-08Revert "Make sys.c use unaligned access functions provided in compiler."Tiago Vignatti2-2/+181
2009-12-15Fix builds with --with-int10=stubAlan Coopersmith1-0/+2
2009-11-01Make sys.c use unaligned access functions provided in compiler.Matt Turner2-181/+2
2009-09-11Revert "Make sys.c use compiler.h unaligned access functions"Tiago Vignatti1-1/+182
2009-08-31Make sys.c use compiler.h unaligned access functionsMatt Turner1-182/+1
2008-12-07Convert libx86emu.a to a "libtool convenience library".Paulo Cesar Pereira de Andrade1-2/+2
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