peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 years ago |
daniel
|
6aa01a99a9
* Ifdefs around a lot of calls to cleartempgen
|
22 years ago |
daniel
|
7677b18770
* Removed usage of edi in a lot of places when new register allocator used
|
22 years ago |
peter
|
47489f2376
* firstpass uses expectloc
|
22 years ago |
peter
|
9ed2ce8c12
* removed some notes/hints
|
22 years ago |
daniel
|
25059e21b6
+ Implemented the actual register allocator
|
22 years ago |
Jonas Maebe
|
e8a0c0cd62
* and more new register allocator fixes (in the i386 code generator this
|
22 years ago |
daniel
|
af4b350879
* Fixed an illegal use of makeregsize
|
22 years ago |
daniel
|
4c450c3bb0
* Fixed a few issues
|
22 years ago |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 years ago |
daniel
|
cbe0383afe
* Further work to convert codegenerator register convention;
|
22 years ago |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |
carl
|
801d6914e8
* range check error fixes
|
23 years ago |
Jonas Maebe
|
a15d8cfe39
* a_load_reg_reg() now has two size parameters: source and dest. This
|
23 years ago |
peter
|
6c06c346d8
* fix last optimization in genlinearlist, detected by bug tw1066
|
23 years ago |
Jonas Maebe
|
775b065d70
* small optimization to case genlist() case statements
|
23 years ago |
florian
|
e313bab4ff
* first part of procinfo rewrite
|
23 years ago |
carl
|
9da171faf2
+ stab register indexes for powerpc (moved from gdb to cpubase)
|
23 years ago |
peter
|
425bb45ddc
* renamed current_library to objectlibrary
|
23 years ago |
peter
|
ac71268ce6
* saving of asmsymbols in ppu supported
|
23 years ago |
daniel
|
feb28ce902
* Added internal error when asked to generate code for 'if expr in []'
|
23 years ago |
florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 years ago |
florian
|
336808f6c3
* start of the new generic parameter handling
|
23 years ago |
carl
|
63e0f03f63
+ generic set handling
|
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
|
4a176c81bc
* removed n386ld and n386util units
|
23 years ago |