peter
|
425bb45ddc
* renamed current_library to objectlibrary
|
23 years ago |
peter
|
ac71268ce6
* saving of asmsymbols in ppu supported
|
23 years ago |
carl
|
18b102ce95
+ moved target_cpu_string to cpuinfo
|
23 years ago |
carl
|
6b9e686ae3
+ reading of used registers in assembler routines is now
|
23 years ago |
florian
|
b136cecacd
* first part of ppc calling conventions fix
|
23 years ago |
florian
|
3fe0229843
+ added direct assembler reader for PowerPC
|
23 years ago |
florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 years ago |
daniel
|
399036f1c2
* State tracker work
|
23 years ago |
florian
|
31da813d1d
* exit is now a syssym instead of a keyword
|
23 years ago |
florian
|
336808f6c3
* start of the new generic parameter handling
|
23 years ago |
florian
|
479a745096
* first x86-64 patches
|
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 |
carl
|
682c2289fa
+ added more patches from Mazen for SPARC port
|
23 years ago |
florian
|
6bbaa14daf
* block nodes within expressions shouldn't release the used registers,
|
23 years ago |
peter
|
6320530bdd
* removed newn and disposen nodes, the code is now directly
|
23 years ago |
carl
|
87aa88e9b7
+ generic FPC_CHECKPOINTER
|
23 years ago |
peter
|
8af460ac31
* using inherited; without a parent having the same function
|
23 years ago |
carl
|
5befcda7e5
+ target_info.size_of_pointer -> pointer_Size
|
23 years ago |
carl
|
9ea5003a82
+ asm statement uses ALL_REGISTERS
|
23 years ago |
Jonas Maebe
|
7fb55bf4e4
+ a_loadfpu_* and a_loadmm_* methods in tcg
|
23 years ago |
peter
|
58218bf81f
* Regenerated with updated fpcmake
|
23 years ago |
peter
|
4b2aa039e6
* allow oridinal labels again
|
23 years ago |
peter
|
cdf0df1808
* allow accessing locals in other lexlevel when the current assembler
|
23 years ago |
peter
|
fd2ad837e2
* implicit result variable generation for assembler routines
|
23 years ago |
Jonas Maebe
|
816cfa08b3
* allow recursive calls again in assembler procedure
|
24 years ago |
peter
|
d2e1952377
* procsym definition rewrite
|
24 years ago |
florian
|
b0e3e03f08
* fixed ranges in case statements with widechars
|
24 years ago |