fpc/rtl/android
Jonas Maebe 2e64c63993 * fixed dependencies for lineinfo unit after r33007
* also made lnfodwrf dependent on lineinfo for all platforms,
    because both units implicitly depend on the exeinfo unit
    and if both are compiled at the same time they can fall
    over each other while writing its .ppu or .s file

git-svn-id: trunk@33039 -
2016-02-01 22:52:50 +00:00
..
arm * android: Fixed crash when using writeln during shared library finalization on Android 4.4+. 2015-10-12 22:35:51 +00:00
i386 * i386-android: Use PIC in the program start-up code. 2015-10-13 11:21:03 +00:00
jvm * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00
mipsel * android: Fixed crash when using writeln during shared library finalization on Android 4.4+. 2015-10-12 22:35:51 +00:00
cwstring.pp * Fixed cwstring for Android after latest widestring manager changes. 2015-11-26 18:14:26 +00:00
dlandroid.inc * Use threadvar for the module name buffer to be thread-safe. 2015-01-06 11:20:20 +00:00
Makefile * fixed dependencies for lineinfo unit after r33007 2016-02-01 22:52:50 +00:00
Makefile.fpc * fixed dependencies for lineinfo unit after r33007 2016-02-01 22:52:50 +00:00
sysandroid.inc * android: Fixed crash when using writeln during shared library finalization on Android 4.4+. 2015-10-12 22:35:51 +00:00