Age | Commit message (Expand) | Author | Files | Lines |
2009-10-29 | Supply all code using dl*() with DLOPEN_LIBS | Mikhail Gusarov | 1 | -0/+1 |
2009-01-06 | Add sdksyms.sh to EXTRA_DIST to correct make distcheck | Paulo Cesar Pereira de Andrade | 1 | -1/+2 |
2008-12-23 | Improve sdksyms.c automatic generation (Fix #19245). | Paulo Cesar Pereira de Andrade | 1 | -2/+4 |
2008-12-18 | Fix sdksyms.sh to work with Solaris/Sun compiler builds | Alan Coopersmith | 1 | -1/+1 |
2008-12-11 | Modify sdksyms.sh to receive $top_srcdir as first argument. | Paulo Cesar Pereira de Andrade | 1 | -1/+1 |
2008-12-10 | Add dependency tracking to sdksyms.c and export composite wrapper. | Paulo Cesar Pereira de Andrade | 1 | -1/+1 |
2008-12-07 | Fix build in separate build directory. | Matthieu Herrb | 1 | -1/+1 |
2008-12-07 | Use libtool convenience libraries and better "symbol" table. | Paulo Cesar Pereira de Andrade | 1 | -5/+9 |
2008-12-05 | Add back a simplified version of the loader static address tables. | Paulo Cesar Pereira de Andrade | 1 | -1/+2 |
2008-12-05 | Remove static symbol address tables in hw/xfree86/loader/*sym.{c,h} | Paulo Cesar Pereira de Andrade | 1 | -6/+1 |
2008-12-03 | Rework symbol visibility for easier maintenance | Paulo Cesar Pereira de Andrade | 1 | -1/+1 |
2008-07-24 | Ugh, remove trailing backslash. | Kristian Høgsberg | 1 | -1/+1 |
2008-07-24 | Remove SPARC muldiv code. Was used by ELF loader, which is no more. | Kristian Høgsberg | 1 | -7/+1 |
2008-07-16 | Build fixes | Adam Jackson | 1 | -2/+0 |
2007-03-15 | Create driver-independent CRTC-based cursor layer. | Keith Packard | 1 | -1/+2 |
2007-02-15 | Merge crtc/output-based mode selection code. | Keith Packard | 1 | -1/+1 |
2006-09-18 | Remove smashing of CFLAGS from server build. | Keith Packard | 1 | -1/+1 |
2006-07-30 | add sym.h to sources | Daniel Stone | 1 | -0/+1 |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone | 1 | -1/+1 |
2006-06-21 | Unbreak unbreaking the loader. Re-add the symbol reference lists so that the | Adam Jackson | 1 | -1/+8 |
2006-06-19 | Another round of loader sense-beating. Remove the (unused) server export | Adam Jackson | 1 | -14/+2 |
2006-06-01 | Kill a.out, COFF and ELF loaders with FIRE. | Daniel Stone | 1 | -13/+0 |
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-18 | Add miext/damage so misym.c can export DamageDamageRegion. | Aaron Plattner | 1 | -1/+2 |
2005-10-04 | Add miext/cw to the module loader include path so that misym.c can export | Aaron Plattner | 1 | -1/+1 |
2005-09-14 | Build xf8_32bpp, which is wanted by the mga driver, and export elf.h, which | Eric Anholt | 1 | -0/+3 |
2005-08-21 | Add test for SPARC. Build SparcMulDiv.S on all SPARCs. | Daniel Stone | 1 | -2/+8 |
2005-07-14 | loadable extmod build system. | Adam Jackson | 1 | -1/+2 |
2005-07-02 | Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere. | Daniel Stone | 1 | -1/+1 |
2005-07-01 | Adding initial build system. | Daniel Stone | 1 | -0/+40 |