summaryrefslogtreecommitdiff
path: root/hw/xfree86/loader/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2021-10-27Remove autotools supportPovilas Kanapickas1-19/+0
2017-01-25loader: Remove *GetOSAdam Jackson1-2/+1
2015-10-27build: Remove stale miext/cw include pathsAdam Jackson1-1/+1
2013-08-06Replace INCLUDES with AM_CPPFLAGSPeter Hutterer1-1/+1
2012-07-10Move the remnants of loadext.c to miinitext.cDaniel Stone1-1/+0
2012-07-10Move DRI2 from external module to built-inDaniel Stone1-1/+1
2012-07-10Move DRI1 from external module to built-inDaniel Stone1-1/+1
2011-06-23xfree86: Move sdksyms generation to ddx toplevelDan Nicholson1-13/+1
2011-03-03loader: Don't distribute sdksyms.c and make it depend on the configKeith Packard1-3/+6
2011-02-25xfree86: Allow sdksyms.dep to be included portablyDan Nicholson1-1/+2
2010-09-22loader: Merge dlloader directly into the loaderAdam Jackson1-2/+0
2009-10-29Supply all code using dl*() with DLOPEN_LIBSMikhail Gusarov1-0/+1
2009-01-06Add sdksyms.sh to EXTRA_DIST to correct make distcheckPaulo Cesar Pereira de Andrade1-1/+2
2008-12-23Improve sdksyms.c automatic generation (Fix #19245).Paulo Cesar Pereira de Andrade1-2/+4
2008-12-18Fix sdksyms.sh to work with Solaris/Sun compiler buildsAlan Coopersmith1-1/+1
2008-12-11 Modify sdksyms.sh to receive $top_srcdir as first argument.Paulo Cesar Pereira de Andrade1-1/+1
2008-12-10Add dependency tracking to sdksyms.c and export composite wrapper.Paulo Cesar Pereira de Andrade1-1/+1
2008-12-07Fix build in separate build directory.Matthieu Herrb1-1/+1
2008-12-07Use libtool convenience libraries and better "symbol" table.Paulo Cesar Pereira de Andrade1-5/+9
2008-12-05 Add back a simplified version of the loader static address tables.Paulo Cesar Pereira de Andrade1-1/+2
2008-12-05Remove static symbol address tables in hw/xfree86/loader/*sym.{c,h}Paulo Cesar Pereira de Andrade1-6/+1
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-1/+1
2008-07-24Ugh, remove trailing backslash.Kristian Høgsberg1-1/+1
2008-07-24Remove SPARC muldiv code. Was used by ELF loader, which is no more.Kristian Høgsberg1-7/+1
2008-07-16Build fixesAdam Jackson1-2/+0
2007-03-15Create driver-independent CRTC-based cursor layer.Keith Packard1-1/+2
2007-02-15Merge crtc/output-based mode selection code.Keith Packard1-1/+1
2006-09-18Remove smashing of CFLAGS from server build.Keith Packard1-1/+1
2006-07-30add sym.h to sourcesDaniel Stone1-0/+1
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-1/+1
2006-06-21Unbreak unbreaking the loader. Re-add the symbol reference lists so that theAdam Jackson1-1/+8
2006-06-19Another round of loader sense-beating. Remove the (unused) server exportAdam Jackson1-14/+2
2006-06-01Kill a.out, COFF and ELF loaders with FIRE.Daniel Stone1-13/+0
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-18Add miext/damage so misym.c can export DamageDamageRegion.Aaron Plattner1-1/+2
2005-10-04Add miext/cw to the module loader include path so that misym.c can exportAaron Plattner1-1/+1
2005-09-14Build xf8_32bpp, which is wanted by the mga driver, and export elf.h, whichEric Anholt1-0/+3
2005-08-21Add test for SPARC. Build SparcMulDiv.S on all SPARCs.Daniel Stone1-2/+8
2005-07-14loadable extmod build system.Adam Jackson1-1/+2
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone1-1/+1
2005-07-01Adding initial build system.Daniel Stone1-0/+40