Jonas Maebe
|
66ebbbc5c2
* always generate code which can be used to build dynamically loadable
|
19 years ago |
Jonas Maebe
|
16f9c89854
- reverted previous commit, committed the wrong file
|
19 years ago |
Jonas Maebe
|
a16fa618de
* fixed passing record parameters of size >= 3 and whose size is not
|
19 years ago |
Jonas Maebe
|
cc44a19af5
* use stmw/lmw when saving/restoring a lot of registers, to reduce generated
|
20 years ago |
peter
|
82faa95118
* lineinfo fixed for binary writer
|
20 years ago |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 years ago |
Jonas Maebe
|
9d877e055b
* no longer create new asmsymbols in a_jmp(). Very strange that the jmp
|
20 years ago |
Jonas Maebe
|
b779d6d28f
* fixed fixref() (by Thomas Schatzl)
|
20 years ago |
peter
|
05a628447f
* put typedconsts in own asmlist to prevent mixing
|
20 years ago |
Jonas Maebe
|
f948a34c78
- disabled wrong GOT setup code which destroys r31 without saving it (should
|
20 years ago |
daniel
|
d05f58b604
* Group asmlists into array to be able to add
|
20 years ago |
Jonas Maebe
|
bf51ab03af
+ support for Mach-O in lineinfo.pp (by Jan Ruzicka)
|
20 years ago |
peter
|
c1b2e1aac5
* check function/procedure type when adding a proc definition
|
20 years ago |
Jonas Maebe
|
7356f83713
* fixed calling of external procedures if the first time they are used in a
|
20 years ago |
Jonas Maebe
|
aea6563bba
* no longer change r12 when fpu regs have to saved, corrupted copying of
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
Jonas Maebe
|
a5c94ddccd
* removed some unused variables
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
22d9294ab3
+ overflow checking for the arm
|
20 years ago |
peter
|
e820bc93f2
* interface wrapper generation moved to cgobj
|
20 years ago |
Jonas Maebe
|
74cc20070d
* r2 can be used by the register allocator under Darwin
|
20 years ago |
Jonas Maebe
|
9c22d594b0
+ support for passing records in registers under darwin
|
20 years ago |
Károly Balogh
|
18be2ff0fd
* sysv abi also uses F0-F13 as volatile registers
|
20 years ago |
Jonas Maebe
|
4c3b9ce6c3
* fixed a_jmp_name() for darwin
|
20 years ago |
Jonas Maebe
|
fcf16c4983
* fixed synchronising 64bit regvars on 32bit systems at the start and
|
20 years ago |
Jonas Maebe
|
49a8939b22
* modifications to work with the generic code to copy LOC_REFERENCE
|
20 years ago |
peter
|
e740a66636
* tparaitem removed, use tparavarsym instead
|
21 years ago |
peter
|
0c7e53bb81
* fixed compile of powerpc,sparc,arm
|
21 years ago |
peter
|
c95a859f0a
* generic tlocation
|
21 years ago |