Jonas Maebe
|
af9934cb6c
* make sure that integers converted to widechar are always processed by an
|
13 سال پیش |
Jonas Maebe
|
764502fbe4
* don't "and" loaded unsigned values of 1/2 bytes with 255/65535 in case
|
13 سال پیش |
Jonas Maebe
|
c61e9a2f04
* fixed (harmless) invalid typecasts that caused run time errors with -CR
|
13 سال پیش |
Jonas Maebe
|
f4f70f99b2
* call all operators with invokestatic, since they are always
|
13 سال پیش |
Jonas Maebe
|
1950fb1fa8
+ jvm/java support
|
13 سال پیش |
Jonas Maebe
|
21e6401921
* no longer encode all pointers to other pointer types (such as
|
13 سال پیش |
Jonas Maebe
|
7230d076c4
* part of r19750, forgot to commit
|
13 سال پیش |
Jonas Maebe
|
0418766417
* properly delete all generated .j files in case -a is not used
|
13 سال پیش |
Jonas Maebe
|
b3cf95faf6
* use ' rather than " as quote character in generated shell scripts
|
13 سال پیش |
Jonas Maebe
|
c9e6bc8d49
+ support for building jvm-java compiler/rtl via top-level
|
13 سال پیش |
Jonas Maebe
|
271c028813
* set OEXT (.class) and ASMEXT (.j) for JVM target
|
13 سال پیش |
Jonas Maebe
|
bd990d1173
* generate JVM bytecode that passes the stringent requirements of the Dalvik
|
13 سال پیش |
Jonas Maebe
|
faaa86238c
* enable support for creating loadvmtaddr nodes for Java interfaces, because
|
13 سال پیش |
Jonas Maebe
|
08565ce5be
* save/restore the current_except_loc instead of invalidating it after each
|
14 سال پیش |
Jonas Maebe
|
4dee36b64b
* copy the implicit pointer rather than the contents of var/out/constref
|
14 سال پیش |
Jonas Maebe
|
74510f9069
+ generic infrastructure for target-specific switches
|
14 سال پیش |
Jonas Maebe
|
38c090c1a2
* fixed buffer overrun in TExternalAssembler.AsmWrite(ansistring) in case the
|
14 سال پیش |
Jonas Maebe
|
c42e4178c5
* fixed copy(unicodestring,x,y) with x<>1 (second parameter of
|
14 سال پیش |
Jonas Maebe
|
1401c4e573
* fixed popping the unused function results of methods returning implicit
|
14 سال پیش |
Jonas Maebe
|
8bca3e9b0b
* don't mark nested interfaces as "static", only do so for classes
|
14 سال پیش |
Jonas Maebe
|
cfca607b9b
* in case of an enum without a type name (e.g., "type xx = set of (ea,eb)"),
|
14 سال پیش |
Jonas Maebe
|
2d7e674168
* fixed error in r19248 whereby the namespace for automatically generated
|
14 سال پیش |
Jonas Maebe
|
cf47b8d422
* fixed all known memory leaks in the code added for the JVM port
|
14 سال پیش |
Jonas Maebe
|
1edaa922c1
* never define a cross-prefix in the generated fpc.cfg when the target cpu is
|
14 سال پیش |
Jonas Maebe
|
26b19274a3
+ create an nested interface type called "Callback" inside the classes that
|
14 سال پیش |
Jonas Maebe
|
39adb3dfae
* fixed loading the nested framepointer when calling another nested
|
14 سال پیش |
Jonas Maebe
|
3b47c40ed2
* check whether methods that implement interface methods are public
|
14 سال پیش |
Jonas Maebe
|
5332263d46
* fixed r18981 (conversion of LOC_JUMP to something else must happen before
|
14 سال پیش |
Jonas Maebe
|
583c9a3360
* replace assigned(dynarray) and dynarray=/<>nil with length(dynarray)=/<>0
|
14 سال پیش |
Jonas Maebe
|
f96f5f9e94
+ {$VARPARACOPYOUTCHECK+/-} / -Cv switch to enable checking
|
14 سال پیش |