CVSROOT: /home/x-cvs
Module name: xc
Changes by: [EMAIL PROTECTED] 05/06/28 18:14:13
Log message:
85. Make the AMD64/x86_64 platform tests consistent throughout the source
tree (David Dawes, Bugzilla #1599, reported by Dejan Lesjak).
Modified files:
xc/config/cf/:
linux.cf
xc/config/imake/:
imakemdep.h
xc/extras/Mesa/src/mesa/drivers/dri/dri_client/imports/:
xf86drm.h
xc/extras/Mesa/src/mesa/main/:
imports.h
xc/extras/x86emu/include/x86emu/:
types.h
xc/include/:
Xmd.h
xc/include/DPS/:
dpsconfig.h
xc/lib/Xt/:
Xtos.h
xc/lib/font/util/:
fontxlfd.c
xc/programs/Xserver/fb/:
fb.h
xc/programs/Xserver/hw/xfree86/:
CHANGELOG
xc/programs/Xserver/hw/xfree86/common/:
compiler.h
xc/programs/Xserver/hw/xfree86/drivers/sis/:
init.c sis.h
xc/programs/Xserver/hw/xfree86/drivers/xgi/:
init.c xgi_driver.c
xc/programs/Xserver/hw/xfree86/loader/:
elfloader.c loader.c
xc/programs/Xserver/hw/xfree86/os-support/:
xf86drm.h
xc/programs/Xserver/hw/xfree86/os-support/bsd/:
bsdResource.c
xc/programs/Xserver/hw/xfree86/os-support/bus/:
Pci.h
xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/:
ati_pcigart.h drm_vm.h
xc/programs/Xserver/hw/xfree86/os-support/shared/:
libc_wrapper.c
xc/programs/Xserver/hw/xfree86/xf86cfg/:
loadmod.c
xc/programs/Xserver/include/:
servermd.h
xc/programs/Xserver/mi/:
micoord.h
xc/programs/Xserver/os/:
xalloc.c
xc/programs/Xserver/render/:
picture.h
Revision Changes Path
3.236 +3 -3 xc/config/cf/linux.cf
3.82 +3 -3 xc/config/imake/imakemdep.h
1.2 +2 -2
xc/extras/Mesa/src/mesa/drivers/dri/dri_client/imports/xf86drm.h
1.8 +2 -2 xc/extras/Mesa/src/mesa/main/imports.h
1.8 +2 -2 xc/extras/x86emu/include/x86emu/types.h
3.20 +2 -3 xc/include/Xmd.h
1.9 +2 -2 xc/include/DPS/dpsconfig.h
3.14 +2 -6 xc/lib/Xt/Xtos.h
3.19 +2 -4 xc/lib/font/util/fontxlfd.c
1.40 +2 -2 xc/programs/Xserver/fb/fb.h
3.3547 +3 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG
3.110 +3 -3 xc/programs/Xserver/hw/xfree86/common/compiler.h
1.58 +2 -3 xc/programs/Xserver/hw/xfree86/drivers/sis/init.c
1.119 +2 -3 xc/programs/Xserver/hw/xfree86/drivers/sis/sis.h
1.3 +2 -2 xc/programs/Xserver/hw/xfree86/drivers/xgi/init.c
1.3 +2 -2
xc/programs/Xserver/hw/xfree86/drivers/xgi/xgi_driver.c
1.65 +19 -12 xc/programs/Xserver/hw/xfree86/loader/elfloader.c
1.75 +6 -5 xc/programs/Xserver/hw/xfree86/loader/loader.c
1.30 +2 -2 xc/programs/Xserver/hw/xfree86/os-support/xf86drm.h
1.10 +3 -2
xc/programs/Xserver/hw/xfree86/os-support/bsd/bsdResource.c
1.51 +3 -3 xc/programs/Xserver/hw/xfree86/os-support/bus/Pci.h
1.11 +2 -1
xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/ati_pcigart.h
1.20 +3 -3
xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/drm_vm.h
1.109 +3 -3
xc/programs/Xserver/hw/xfree86/os-support/shared/libc_wrapper.c
1.19 +2 -2 xc/programs/Xserver/hw/xfree86/xf86cfg/loadmod.c
3.60 +3 -4 xc/programs/Xserver/include/servermd.h
1.10 +3 -3 xc/programs/Xserver/mi/micoord.h
3.39 +2 -2 xc/programs/Xserver/os/xalloc.c
1.22 +2 -2 xc/programs/Xserver/render/picture.h
_______________________________________________
Cvs-commit mailing list
[email protected]
http://XFree86.Org/mailman/listinfo/cvs-commit