florian
|
995f7e0f11
* fix some small flaws which prevent sparc linux system unit from compiling
|
22 years ago |
peter
|
e91cc82200
* better error for undefined ordinal labels
|
22 years ago |
Jonas Maebe
|
cb279b2029
* changed tt_persistant to tt_persistent :)
|
22 years ago |
peter
|
92ee1804b6
* removed selfpointer_offset, vmtpointer_offset
|
22 years ago |
peter
|
05c05f2555
* failn removed
|
22 years ago |
peter
|
15b0132f6f
* tloadnode does not support objectsymtable,withsymtable anymore
|
22 years ago |
peter
|
1a2eedd767
* self moved to hidden parameter
|
22 years ago |
florian
|
72df326165
* some 64 bit adaptions in ncgadd
|
22 years ago |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 years ago |
peter
|
7f14891d66
* aktprocdef cleanup, aktprocdef is now always nil when parsing
|
22 years ago |
florian
|
15c0b633ab
* fixed the powerpc to work with the new function result handling
|
22 years ago |
peter
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 years ago |
daniel
|
6aa01a99a9
* Ifdefs around a lot of calls to cleartempgen
|
22 years ago |
peter
|
c4ddcc78a8
* generic constructor working for i386
|
22 years ago |
peter
|
fe6518a49c
* allow more tokens instead of only semicolon after inherited
|
22 years ago |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 years ago |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 years ago |
peter
|
2b6f661cbc
* fixed assembler methods stackpointer optimization that was
|
22 years ago |
peter
|
215ccaafe2
* fixed parsing of declarations before asm statement
|
22 years ago |
peter
|
da3ef8b6d0
* check for else after empty raise statement
|
22 years ago |
peter
|
34e8266af4
* case statement inlining added
|
23 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |
peter
|
a496dbe1ff
* pass proccalloption to ret_in_xxx and push_xxx functions
|
23 years ago |
florian
|
bf32e2d2cf
+ tcg.direction is used now
|
23 years ago |
peter
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
carl
|
6c2bede5a8
* second part bug report 1996 fix, testrange in cordconstnode
|
23 years ago |
peter
|
8a75d59544
* fixed parsing of register names with lowercase
|
23 years ago |
peter
|
90308521d5
* fixed direct assembler for i386
|
23 years ago |
peter
|
a28f75ed03
* sym.insert_in_data removed
|
23 years ago |
florian
|
e313bab4ff
* first part of procinfo rewrite
|
23 years ago |