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
|
4a176c81bc
* removed n386ld and n386util units
|
23 years ago |
peter
|
4dcd96747e
* moved entry and exitcode to ncgutil and cgobj
|
23 years ago |
peter
|
67ede1276b
* add pinline unit that inserts compiler supported functions using
|
23 years ago |
peter
|
5e7a1e3729
* removed unused units
|
23 years ago |
peter
|
5b242f7741
* tlocation,treference update
|
23 years ago |
carl
|
47a81e6215
* avoid crash with procinfo ('merged')
|
23 years ago |
Jonas Maebe
|
92977ca6ee
* fixed fpuregister counting errors ("merged")
|
23 years ago |
peter
|
17d6dded66
* interface 2 guid support
|
24 years ago |
Jonas Maebe
|
8a2c142e46
* fixed internalerror(10) due to previous fpu overflow fixes ("merged")
|
24 years ago |
Jonas Maebe
|
a39cd8a580
* made multiplying, dividing and mod'ing of int64 and qword processor
|
24 years ago |
Jonas Maebe
|
ed449defca
+ searchsystype() and searchsystype() functions in symtable
|
24 years ago |
Jonas Maebe
|
f256a47f04
* compilerproc implementation of set addition/substraction/...
|
24 years ago |
peter
|
43dea5a35f
* move class of definitions into type section for delphi
|
24 years ago |
Jonas Maebe
|
3d6f18bfa2
* added missing type conversion from small to normal sets
|
24 years ago |
Jonas Maebe
|
41a57028b9
* converted adding/comparing of strings to compileproc. Note that due
|
24 years ago |
florian
|
9746f4c2d6
* some cg reorganisation
|
24 years ago |
peter
|
81200dc9ef
* funcret moved from tprocinfo to tprocdef
|
24 years ago |
peter
|
ca8d604964
* various widestring updates, it works now mostly without charset
|
24 years ago |
peter
|
805b1e2eff
* readded generic conversion to s32bit that i removed yesterday. It
|
24 years ago |
peter
|
9b6f1bdb64
* Support kylix hack of having enum+integer in a enum declaration.
|
24 years ago |
florian
|
fb40dcd0bb
+ some widestring stuff added
|
24 years ago |
peter
|
002118ddf4
* first check for overloaded operator before doing inserting any
|
24 years ago |
peter
|
bcbace78d2
* check set types when doing constant set evaluation
|
24 years ago |
peter
|
a7cf57524e
* symtable change to classes
|
24 years ago |
peter
|
759f678192
* move constant folding into det_resulttype
|
24 years ago |
peter
|
4e2655cdc5
* resulttype rewrite
|
24 years ago |
Jonas Maebe
|
18d885b80e
* fixed web bug #1377 & const pointer arithmtic
|
24 years ago |
peter
|
96be9e9392
* constant calculation fixed. The type of the new constant is now
|
24 years ago |