carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 years ago |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 years ago |
peter
|
4dcd96747e
* moved entry and exitcode to ncgutil and cgobj
|
23 years ago |
peter
|
cc8c4d7093
* moved more routines from cga/n386util
|
23 years ago |
carl
|
6101b737db
+ target_info.size_of_pointer -> pointer_size
|
23 years ago |
carl
|
6e5e687dc6
+ update documentation
|
23 years ago |
peter
|
5b242f7741
* tlocation,treference update
|
23 years ago |
Jonas Maebe
|
2965034fca
* fixed web bug #1907
|
23 years ago |
peter
|
fd2ad837e2
* implicit result variable generation for assembler routines
|
23 years ago |
Jonas Maebe
|
2b3898aeff
* adapted ranges of native types to int64 (e.g. high cardinal is no
|
23 years ago |
peter
|
142b4fb7f8
* proc_to_procvar_equal fixed for procvar-procvar
|
23 years ago |
peter
|
d24762aeba
* removed uauto from orddef, use new range_to_basetype generating
|
23 years ago |
Jonas Maebe
|
c68fc3adf9
* added type conversion from procvar to procvar (if their arguments are
|
23 years ago |
Jonas Maebe
|
cd378a2881
* fixed type conversions from dynamic arrays to open arrays
|
24 years ago |
peter
|
e45bb82d81
* freemem change to value parameter
|
24 years ago |
florian
|
9f9c1700b0
* variant paramter passing and functions results fixed
|
24 years ago |
Jonas Maebe
|
a87a30b831
* fixed web bug #1665 (allow char to chararray type conversion) ("merged")
|
24 years ago |
peter
|
d2e1952377
* procsym definition rewrite
|
24 years ago |
peter
|
ac400051bd
* allow assignment of overloaded procedures to procvars when we know
|
24 years ago |
peter
|
e37dbf904d
* calling convention rewrite
|
24 years ago |
peter
|
87f83123d3
* allow enum(enum)
|
24 years ago |
Jonas Maebe
|
2b5619dfd2
* allow typeconversion of open array-of-char to string
|
24 years ago |
peter
|
17d6dded66
* interface 2 guid support
|
24 years ago |
florian
|
451ca157c4
* several widechar fixes, case works now
|
24 years ago |
Jonas Maebe
|
388e8a76a8
* auto-converting from int64 to real is again allowed for all modes
|
24 years ago |
Jonas Maebe
|
f256a47f04
* compilerproc implementation of set addition/substraction/...
|
24 years ago |
peter
|
d1d504ac2d
* don't allow int64->real for delphi mode
|
24 years ago |
florian
|
7db13ea48f
* some bugs fix:
|
24 years ago |
peter
|
ca8d604964
* various widestring updates, it works now mostly without charset
|
24 years ago |
Jonas Maebe
|
77a99eecdf
* fixed inconsistent handling of procvars in FPC mode (sometimes @ was
|
24 years ago |