florian
|
b38887e311
+ range checking for dyn. arrays
|
23 years ago |
peter
|
4b47552ecd
* rangecheck for open arrays added
|
23 years ago |
carl
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
Jonas Maebe
|
a15d8cfe39
* a_load_reg_reg() now has two size parameters: source and dest. This
|
23 years ago |
peter
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
peter
|
76bd75ed4a
* fixed generic tcgvecnode
|
23 years ago |
peter
|
4b81e16fe2
* tempgen cleanup
|
23 years ago |
carl
|
c33d99adb7
- a_load_sym_ofs_reg removed
|
23 years ago |
peter
|
425bb45ddc
* renamed current_library to objectlibrary
|
23 years ago |
peter
|
ac71268ce6
* saving of asmsymbols in ppu supported
|
23 years ago |
Jonas Maebe
|
6e499880f3
* always first try to use base and only then index
|
23 years ago |
florian
|
3ec544be88
* fixed powerpc compilation problems
|
23 years ago |
carl
|
18b102ce95
+ moved target_cpu_string to cpuinfo
|
23 years ago |
florian
|
463b355ba3
* more powerpc fixes
|
23 years ago |
florian
|
336808f6c3
* start of the new generic parameter handling
|
23 years ago |
florian
|
07783d2a0d
* powerpc target fixed, very simple units can be compiled
|
23 years ago |
peter
|
4285e99853
* internal linker
|
23 years ago |
peter
|
68ce5a00e5
* cg64 patch
|
23 years ago |
carl
|
d75603c2ed
* bugfix of hdisponen (base must be set, not index)
|
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 |
carl
|
87aa88e9b7
+ generic FPC_CHECKPOINTER
|
23 years ago |
carl
|
5befcda7e5
+ target_info.size_of_pointer -> pointer_Size
|
23 years ago |
peter
|
5e7a1e3729
* removed unused units
|
23 years ago |
peter
|
5b242f7741
* tlocation,treference update
|
23 years ago |
Jonas Maebe
|
7fb55bf4e4
+ a_loadfpu_* and a_loadmm_* methods in tcg
|
23 years ago |
Jonas Maebe
|
dc912b6358
* changed remaining "getregister32" calls to "getregisterint"
|
23 years ago |
peter
|
d2e1952377
* procsym definition rewrite
|
24 years ago |