xserver-multidpi/hw/xfree86/loader
Paulo Cesar Pereira de Andrade 466b0fca9b Add back a simplified version of the loader static address tables.
If not taking the symbol addresses, linkage will break badly, as not
all symbols will be present, and it also requires changing library order,
and/or making some changes like the "libosandcommon".

  This table should be modified to be generated automatically, as
it is required to "fool" the compiler/loader into adding all required
symbols to the X Server.
2008-12-05 17:01:09 -02:00
..
dlloader.c Fix "warning: assignment discards qualifiers from pointer target type". 2008-06-24 15:04:01 -04:00
dlloader.h Remove a useless open() of the module we're about to load. 2006-07-21 22:55:41 -04:00
loader.c Add back a simplified version of the loader static address tables. 2008-12-05 17:01:09 -02:00
loader.h Remove more Lynx leftovers 2008-07-17 09:35:30 -07:00
loaderProcs.h Remove static symbol address tables in hw/xfree86/loader/*sym.{c,h} 2008-12-05 04:26:57 -02:00
loadext.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
loadmod.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
Makefile.am Add back a simplified version of the loader static address tables. 2008-12-05 17:01:09 -02:00
os.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xorgsym.c Add back a simplified version of the loader static address tables. 2008-12-05 17:01:09 -02:00