peter
|
70ff711f73
* mangledname rewrite, tprocdef.mangledname is now created dynamicly
|
23 years ago |
peter
|
17cd547898
* default extension checking for include files
|
23 years ago |
peter
|
a3e5fcecde
* better replacements that also allow $1 in the replacements without
|
23 years ago |
peter
|
b599237202
* optimize tfileposinfo writing, this reduces the ppu size with 20%
|
23 years ago |
peter
|
8d0751ff97
* removed some more routines from cga
|
23 years ago |
peter
|
2d4b532578
* new bugs
|
23 years ago |
peter
|
5d2999e26d
* wrong directory
|
23 years ago |
peter
|
7468b80f43
* new bugs from the web
|
23 years ago |
carl
|
8ebb06dbb4
+ update license term to reflect reality
|
23 years ago |
pierre
|
b437096263
* avoid problems for ClassVariable in Watches window
|
23 years ago |
pierre
|
71f258d1c3
* fix last commit for corss compilation fir 1.1 IDE from 1.0.6
|
23 years ago |
carl
|
13cf2872f4
+ compilation problems bugfixes
|
23 years ago |
peter
|
2dcf2ee940
* give error when using enums with jumps as array index
|
23 years ago |
peter
|
8af460ac31
* using inherited; without a parent having the same function
|
23 years ago |
peter
|
c7428a9e4a
* allow passing the address of a procedure to a formal parameter
|
23 years ago |
peter
|
813864b156
* test should fail
|
23 years ago |
peter
|
bb80969622
* new bugs
|
23 years ago |
pierre
|
cbbf448f7b
* fix snapshot creation error
|
23 years ago |
pierre
|
364f0cf706
* fix for bug report 1869
|
23 years ago |
pierre
|
a18260037a
+ new test file
|
23 years ago |
peter
|
6d3ac41ce6
* fixed conflicts between the last 2 commits
|
23 years ago |
peter
|
3bcfe33002
* fixed stackcheck that would be called recursively when a stack
|
23 years ago |
peter
|
dd7bc0dbdd
* stackcheck protected against infinite recursive after stack error
|
23 years ago |
carl
|
8fc1547604
- remove size_of_pointer field
|
23 years ago |
carl
|
d05ba2dfce
+ write std_reg2str instead of gas registers
|
23 years ago |
carl
|
79b490d551
+ target_info.size_of_pointer -> pointer_size
|
23 years ago |
carl
|
6101b737db
+ target_info.size_of_pointer -> pointer_size
|
23 years ago |
carl
|
17f229006a
+ reg2str -> std_reg2str()
|
23 years ago |
carl
|
5befcda7e5
+ target_info.size_of_pointer -> pointer_Size
|
23 years ago |
carl
|
0244975cff
+ InitAsm
|
23 years ago |