fpc/rtl/java
pierre adf064cbb4 New: rtl/inc/genmathh.inc source file, to provide a unique position
for the interface definition of float64 and float32 records,
  available to all systems if FPUNONE is not defined.

  rtl/inc/genmath.inc: Remove float64/float32, as they are now in rtl/inc/genmathh.inc
  rtl/inc/softfpu.pp: Use provided definitions of float32 and float64
  if available (by checking presence of FPC_SYSTEM_HAS_floatXX macro)

  rtl/inc/systemh.inc: include genmathh.inc if FPUNONE is not defined.
  rtl/java/jsystemh_types.inc: Likewise.

git-svn-id: trunk@45821 -
2020-07-21 14:24:14 +00:00
..
jastringh.inc
jastrings.inc
java_sys.inc
java_sysh.inc
jcompproc.inc * changes shift parameter of shift helpers into ALUUInt, as there is an "and" used anyways, this does not change semantics but reduces register pressure on 8 bit targets 2019-06-09 21:44:18 +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
jsystem.inc Change lib_exit to fpc_lib_exit in missed sources (to fix breakages after commit #42104) 2019-05-20 09:35:28 +00:00
jsystemh_types.inc New: rtl/inc/genmathh.inc source file, to provide a unique position 2020-07-21 14:24:14 +00:00
jsystemh.inc Allow system unit to be compiled without RTTI feature 2020-05-13 09:10:23 +00:00
jtcon.inc
jtconh.inc
jtvar.inc
jtvarh.inc
justringh.inc
justrings.inc
jwin2javacharset.inc
Makefile * regenerated Makefiles again 2020-07-11 09:51:28 +00:00
Makefile.fpc + Add math unit dependency to types$(PPUEXT) rule. 2019-09-19 20:49:12 +00:00
objpas.inc
objpas.pp
objpash.inc
rtl.cfg
rtldefs.inc
rtti.inc
rttih.inc
sysos.inc
sysosh.inc + introduce TOSTimestamp 2020-01-25 14:14:41 +00:00
sysres.inc
system.pp