scummvm/backends/platform
Marcus Comstedt 176be9adad DC: Ensure creation of output sections .{c,d}tors
Add an object with an empty .ctors and .dtors section to the build
of each plugin.  This ensures that there will be an output section
.ctors and one .dtors in the output file (they could be empty though).
If these output sections were to be removed, the symbols defined inside
by the linker script could disappear as well, and we don't want that.

svn-id: r55149
2011-01-07 16:25:05 +00:00
..
android ANDROID: Remove obsolete reference to ANDROID_TOP in build instructions. 2010-12-24 02:09:59 +00:00
dc DC: Ensure creation of output sections .{c,d}tors 2011-01-07 16:25:05 +00:00
dingux SDL: Move #include <SDL.h> into a special wrapper file 2010-11-29 16:16:50 +00:00
ds COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
gp2x GP2x: Fix silly typo 2010-11-28 23:00:16 +00:00
gph SDL: Move #include <SDL.h> into a special wrapper file 2010-11-29 16:16:50 +00:00
iphone IPHONE: Enable use of forbidden symbols 2010-10-31 00:04:24 +00:00
linuxmoto SDL: Various more SdlEventSource related fixes 2010-11-28 22:04:39 +00:00
maemo remove unused files 2010-04-29 21:35:11 +00:00
n64 N64: save and return exact palette for grabPalette 2010-12-20 21:46:28 +00:00
null Merging the gsoc2010-opengl branch 2010-11-28 14:56:31 +00:00
openpandora BACKENDS: Fix SVN keyword usage. 2010-11-29 18:48:43 +00:00
ps2 SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation 2010-11-29 16:35:29 +00:00
psp PSP: fixed bug exhibited in Gob engine with blacked out video frames 2010-12-17 10:58:34 +00:00
samsungtv SDL: Various more SdlEventSource related fixes 2010-11-28 22:04:39 +00:00
sdl SDL: Add Mac OS X log file support 2010-11-29 19:54:55 +00:00
symbian COPYRIGHT: Update copyright year - Happy new year! 2010-12-31 23:04:49 +00:00
wii WII: Use more standard Chinese locales. 2010-12-03 15:11:43 +00:00
wince SDL: Move #include <SDL.h> into a special wrapper file 2010-11-29 16:16:50 +00:00