fpc/rtl/java
svenbarth 7b67ead440 Pass further main program data through the indirect entry information.
rtl/inc/systemh.inc:
  + TEntryInformation: add Pointer fields ResourceStringTables, ResStrInitTables, WideInitTables (for targets with separate WideString type) and ResLocation (not used on Windows, but since most other targets don't have Windows' resource system it's not part of OS)
rtl/java/jsystemh_types.inc:
  + TEntryInformation: adjust for consistency reasons
rtl/win32/sysinit.inc:
  * SysInitEntryInformation: initialize with pointers to the correct tables

git-svn-id: trunk@33027 -
2016-01-29 16:51:27 +00:00
..
jastringh.inc + AnsistringClass.Create(unicodestring) constructor that implicitly selects 2012-06-27 16:13:47 +00:00
jastrings.inc * synchronised JVM versions of generic include files with current generic 2014-06-01 14:13:40 +00:00
java_sys.inc
java_sysh.inc * Avoid line longer than 255 2012-06-13 22:34:49 +00:00
jcompproc.inc - removed FPC_HAS_STR_CURRENCY-related code, FPC 2.6.4 has it 2015-09-15 11:51:48 +00:00
jdk15.inc
jdk15.pas
jdynarr.inc
jdynarrh.inc
jpvar.inc
jpvarh.inc
jrec.inc
jrech.inc
jset.inc
jseth.inc
jsstringh.inc
jsstrings.inc * synchronised with latest changes to equivalent files in rtl/inc, in 2014-10-15 20:50:07 +00:00
jsystem.inc - removed FPC_OBJFPC_EXTENDED_IF-related code, FPC 2.6.4 has it 2015-09-15 11:52:02 +00:00
jsystemh_types.inc Pass further main program data through the indirect entry information. 2016-01-29 16:51:27 +00:00
jsystemh.inc * Fix signatures on all platforms 2015-08-31 19:36:15 +00:00
jtcon.inc
jtconh.inc
jtvar.inc
jtvarh.inc
justringh.inc
justrings.inc * synchronised with latest changes to equivalent files in rtl/inc, in 2014-10-15 20:50:07 +00:00
jwin2javacharset.inc
Makefile * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00
Makefile.fpc Call Errno2noutres if system call to close the handle fails in do_close for win and unix 2014-11-20 22:00:35 +00:00
objpas.inc
objpas.pp
objpash.inc
rtl.cfg
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
rtti.inc
sysos.inc
sysosh.inc
sysres.inc
system.pp * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp 2015-02-27 19:00:50 +00:00