Jonas Maebe
|
aa1be3276f
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
9 年之前 |
Jonas Maebe
|
06feac07a5
+ support for the text/file types on the JVM platform
|
10 年之前 |
Jonas Maebe
|
67b8aceaee
* synchronized with privatetrunk till r30095
|
10 年之前 |
Károly Balogh
|
b13ef4e3bb
* fixed DFA warnings for JVM target
|
11 年之前 |
Jonas Maebe
|
9880b53242
* changed all alignment parameters in the temp manager to shortint
|
11 年之前 |
Jonas Maebe
|
dd733bd5b5
* changed all size parameters in the temp manager from longint to asizeint
|
11 年之前 |
Jonas Maebe
|
344acef9b5
* separate tracking the def of a temp and whether or not it needs to be
|
11 年之前 |
Jonas Maebe
|
3b7f43ad77
* renamed (hl)gettemptyped() to (hl)gettempmanaged() to better indicate the
|
11 年之前 |
Jonas Maebe
|
f55516ed32
* changed forcesize parameter of tgobj.gethltemp() from aint into asizeint,
|
11 年之前 |
Jonas Maebe
|
e18e98b540
* changed the type of the forcesize parameter of gethltemp() and friends
|
11 年之前 |
Jonas Maebe
|
bacd303208
* synchronized with trunk up to r27758
|
11 年之前 |
Jonas Maebe
|
93d50bc287
* moved jvm-specific classdef-related fields from tenumdef to a platform-
|
11 年之前 |
Jonas Maebe
|
11c7d5223c
* moved ifdef'd jvm code from tprocvardef to jvm-specific descendant
|
11 年之前 |
Jonas Maebe
|
81427523ab
* pass a list of (pointers to) the paralocs to hlcgobj.a_call/g_call*, as
|
11 年之前 |
Jonas Maebe
|
477eeadaca
* made alloctemp more generic
|
12 年之前 |
Jonas Maebe
|
1955255dda
* let thlcg.a_call_name() return the tcgpara representing the function
|
13 年之前 |
Jonas Maebe
|
1a7c024ad3
* sign extend all byte/ansichar/word parameters before passing them
|
14 年之前 |
Jonas Maebe
|
d33f71460f
* don't initialize static arrays of records twice (g_newarray already
|
14 年之前 |
Jonas Maebe
|
979f55e1db
+ support for procedural variables for the JVM target
|
14 年之前 |
Jonas Maebe
|
cef61300ff
+ ttgobj.gethltemptyped() routine for allocating managed types with high level
|
14 年之前 |
Jonas Maebe
|
37aa2d8443
+ full support for sets on the JVM target
|
14 年之前 |
Jonas Maebe
|
c995e56370
* internalerror if constructor not found in record
|
14 年之前 |
Jonas Maebe
|
6857dde33e
+ shortstring support for the JVM target (including accessing character 0 as
|
14 年之前 |
Jonas Maebe
|
000c502c9c
+ fake shortstring temp support
|
14 年之前 |
Jonas Maebe
|
d1a1d30e04
* unless compiled with -dnounsupported, the compiler will now accept not
|
14 年之前 |
Jonas Maebe
|
bf21cd7a15
+ support for (non-variant) arrayconstructornodes for the JVM target
|
14 年之前 |
Jonas Maebe
|
40e0b4677a
+ support for (only named, for now) records in the JVM target:
|
14 年之前 |
Jonas Maebe
|
2c313e397e
+ support for regular arrays and open arrays
|
14 年之前 |
Jonas Maebe
|
c84ec623dd
* made setfirsttemp() virtual and override it in jvm/tgcpu so it no
|
14 年之前 |
Jonas Maebe
|
1e96eab55d
* made ttgobj.alloctemp/freetemp protected, and alloctemp also virtual
|
14 年之前 |