Károly Balogh
|
4ee15b84da
AROS: syscall (library call) support for based on the Amiga/68k and MorphOS/PPC versions
|
11 lat temu |
pierre
|
1cec09f979
Add -Caoldwin32gnu ABI option to cope with 'ret $4' issues in old GNU mingw32 C compiler (version below 4.7)
|
11 lat temu |
yury
|
e13e2e1697
* Turn off special handling of interrupt calling convention for i386-android.
|
12 lat temu |
paul
|
51825b6f2e
compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation)
|
12 lat temu |
pierre
|
2fdd8656d5
* Fix tw18702.pp i386-win32 specific failure (stack was not properly maintained)
|
13 lat temu |
Jonas Maebe
|
b837694207
* factored out releasing an unused return value into
|
14 lat temu |
Jonas Maebe
|
8b0301409a
+ i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
|
15 lat temu |
Jonas Maebe
|
f13f6627c4
* moved use_fixed_stack from cgutils to a method in paramgr so it can
|
15 lat temu |
joost
|
b938ea0f2a
* For cdecl functions the funcret is not popped by the caller when it is passed
|
15 lat temu |
joost
|
65ab1e820b
* Safecall on linux/i386 now behaves like cdecl plus hidden exception support.
|
15 lat temu |
Jonas Maebe
|
02adc2b6ab
* fixed calling cdecl routines under win32 which return their result in
|
18 lat temu |
florian
|
85d63d9fa9
* settings refactored
|
19 lat temu |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 lat temu |
peter
|
d8dc5679e3
* aktcputype and aktoptimizecputype was missing in the previous optimization commits
|
19 lat temu |
peter
|
b6e35a200e
* rewrite of optimizer options
|
19 lat temu |
Jonas Maebe
|
5f0f08dd18
* fixed calling cdecl functions which return a large record with
|
19 lat temu |
Jonas Maebe
|
431cead7a2
* more disabling of interrupt code for i386-darwin
|
19 lat temu |
Jonas Maebe
|
9de2847865
+ support for passing parameters via pre-allocated stack space on i386
|
19 lat temu |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 lat temu |
fpc
|
50778076c3
initial import
|
20 lat temu |
peter
|
e417e34496
* truncate log
|
20 lat temu |
peter
|
c95a859f0a
* generic tlocation
|
21 lat temu |
peter
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 lat temu |
florian
|
8a9758c5e2
* logs truncated
|
21 lat temu |
florian
|
588e2c38bf
* dwarf branch merged
|
21 lat temu |
florian
|
bbf7300a0c
* Florian's culmutative nr. 1; contains:
|
22 lat temu |
peter
|
fb81b7ebbb
* old trgobj moved to x86/rgcpu and renamed to trgx86fpu
|
22 lat temu |
daniel
|
b2343f4b16
* Register allocator splitted, ans abstract now
|
22 lat temu |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 lat temu |
peter
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 lat temu |