Jonas Maebe
|
dc3961baff
+ added "nop" after sc instruction, since normally in case of success,
|
23 年之前 |
Jonas Maebe
|
e714c54860
* disabled powerpc-specific fpc_shortstr_concat for now, it was
|
23 年之前 |
Jonas Maebe
|
a3e6f8cb66
* added some missing compilerproc directives
|
23 年之前 |
Jonas Maebe
|
17a0e516b5
* int64 paras are now handled correctly (until the registers are used up
|
23 年之前 |
Jonas Maebe
|
3632cd73ae
* fixed a_param64_ref
|
23 年之前 |
Jonas Maebe
|
02e9260997
+ added some internal errors
|
23 年之前 |
Jonas Maebe
|
b72f53ab92
* fixed unary minus of 64bit values
|
23 年之前 |
florian
|
0d94086e03
* call to procinfo.after_header added
|
23 年之前 |
florian
|
07eeafd07a
* fixed offset calculation for symtables etc.
|
23 年之前 |
michael
|
ad5c522f02
+ Reinstated dissapeared code
|
23 年之前 |
michael
|
1174d3b87b
+ Changed stdcall to appropriate OS calling declaration
|
23 年之前 |
Jonas Maebe
|
73c94020ee
* fixed bug with concatting 0-length shortstrings
|
23 年之前 |
peter
|
706ec85bcb
* don't insert parast in symtablestack, because typesyms should not be
|
23 年之前 |
peter
|
1600cdf96f
* safety check for typesym added for incomplete type def check
|
23 年之前 |
pierre
|
f4e98565f9
* use faster method for loading files by default
|
23 年之前 |
pierre
|
6e3d10d0c4
* avoid RTE 201
|
23 年之前 |
pierre
|
a205f13682
* merged from fixes: fix bug report 1974
|
23 年之前 |
peter
|
9943eee52e
* fix for new complete type check
|
23 年之前 |
peter
|
fff4cf3b05
* fix typo's
|
23 年之前 |
peter
|
90e8dc3c41
* real fix internalerror for dup ids in union sym
|
23 年之前 |
peter
|
1df5c70e42
* check ranges for pred() and succ()
|
23 年之前 |
peter
|
1258411f72
* moved comments about default parameters to msg file
|
23 年之前 |
peter
|
2e6865175e
* check return type for forwarddefs also not delphi mode when
|
23 年之前 |
peter
|
97dbb25ab6
* check for incomplete types in the current symtable when parsing
|
23 年之前 |
peter
|
ab536bffc2
* don't allow convertable parameters for var and out parameters in
|
23 年之前 |
peter
|
dd143617e6
* fixed dynarr_decr_ref call
|
23 年之前 |
peter
|
a540ff122c
* tdicationary.replace added to replace and item in a dictionary. This
|
23 年之前 |
peter
|
c77737a105
* tool to remove tabs and convert to unix/dos linefeeds
|
23 年之前 |
peter
|
6a33275e5c
* fixed linux unit for 1.1 compilers
|
23 年之前 |
Jonas Maebe
|
242a9f8937
* made result type of calculate_release_sig() a longword instead of a
|
23 年之前 |