florian
|
31da813d1d
* exit is now a syssym instead of a keyword
|
23 years ago |
florian
|
4bbd4814c8
* fixed crash with default parameters and stdcall calling convention
|
23 years ago |
peter
|
4285e99853
* internal linker
|
23 years ago |
peter
|
06ebac4e27
* readded missing revisions
|
23 years ago |
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
|
5e7a1e3729
* removed unused units
|
23 years ago |
peter
|
b4cc4b7b01
* removed compiler warnings
|
23 years ago |
peter
|
190ead04c0
* more fixes for protected handling
|
23 years ago |
peter
|
7ed7eebed9
* allow also dup id in delphi mode in interfaces
|
23 years ago |
peter
|
4f36879f03
* fixed recordsymtable.insert_in() for inserting variant record fields
|
23 years ago |
peter
|
fd2ad837e2
* implicit result variable generation for assembler routines
|
23 years ago |
peter
|
60d2ddbbd5
* protected/private symbols parsing fixed
|
23 years ago |
peter
|
faf78ea813
* overloading supported in child classes
|
24 years ago |
peter
|
887f6ba34c
* removed obsolete chainprocsym and test_procsym code
|
24 years ago |
peter
|
d2e1952377
* procsym definition rewrite
|
24 years ago |
Jonas Maebe
|
9a5955d79f
* fixed crashing bug in unit reference counting
|
24 years ago |
peter
|
59cb901446
* gdb fixes merged
|
24 years ago |
michael
|
387ad2c42e
* realname updated for some hints
|
24 years ago |
Jonas Maebe
|
ed449defca
+ searchsystype() and searchsystype() functions in symtable
|
24 years ago |
peter
|
f88f6eb571
* rtti/init table updates
|
24 years ago |
florian
|
9746f4c2d6
* some cg reorganisation
|
24 years ago |
peter
|
7b45b6a4a9
* local browser support fixed
|
24 years ago |
peter
|
81200dc9ef
* funcret moved from tprocinfo to tprocdef
|
24 years ago |
peter
|
b3c72a630a
* skip private symbols when found in withsymtable
|
24 years ago |
peter
|
b10e754536
* alignmentinfo record added
|
24 years ago |
peter
|
e652444594
+ varargs directive
|
24 years ago |
peter
|
f86ce17588
+ hint directive parsing support
|
24 years ago |
peter
|
6c7708c1e0
* ppu object to class rewrite
|
24 years ago |