index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
i8086
/
cpupara.pas
Commit message (
Expand
)
Author
Age
Files
Lines
*
* support marking defs created via the getreusable*() class methods as
jonas
2015-11-04
1
-3
/
+3
*
* changed getpointerdef() into a tpointerdef.getreusable() class method
jonas
2015-06-22
1
-3
/
+3
*
* implemented r30870 for all platforms: pass dyn. array parameters like point...
florian
2015-05-17
1
-1
/
+2
*
+ added tasmlist parameter to getintparaloc() (needed for llvm)
jonas
2015-04-04
1
-2
/
+2
*
* synchronised with trunk till r30240
jonas
2015-03-15
1
-9
/
+0
|
\
|
*
- removed darwin/i386 special case code from i8086 code generator
jonas
2015-03-14
1
-9
/
+0
*
|
* synchronized with trunk up to r27758
jonas
2014-05-12
1
-19
/
+22
|
\
\
|
|
/
|
*
* fixed the passing of extended floating type parameters on i8086 for
nickysn
2014-05-01
1
-2
/
+2
|
*
* fixed the passing of pushaddr paramaters for pocall_register in i8086 far data
nickysn
2014-05-01
1
-2
/
+2
|
*
+ added method is_far to i8086's tcpuprocdef and tcpuprocvardef
nickysn
2014-04-13
1
-6
/
+6
|
*
* fixed the handling of the register parameters of i8086 interrupt procedures
nickysn
2014-04-07
1
-8
/
+11
|
*
* set the para sizes correctly for push_addr_params in i8086 far data memory
nickysn
2014-03-25
1
-2
/
+2
*
|
* renamed all paramanagers to tcpuparamanager so the llvm paramanager can
jonas
2013-11-11
1
-17
/
+17
|
/
*
* set all the i8086 calling conventions' volatile registers to be the same as...
nickysn
2013-07-18
1
-2
/
+1
*
* adjust parameters of far procedures for the extra segment that's pushed on ...
nickysn
2013-06-08
1
-8
/
+24
*
* missing part of r24776, using a build server also has pitfalls :/
jonas
2013-06-02
1
-2
/
+2
*
* fixed the passing of the extended floating type parameters on i8086 after r...
nickysn
2013-06-02
1
-2
/
+2
*
* add a tdef to each parameter location and set it for all target
jonas
2013-06-02
1
-10
/
+46
*
* refactored the int64 result passing in ax:bx:cx:dx to use 4 paralocs, inste...
nickysn
2013-05-19
1
-4
/
+22
*
+ enabled returning int64 in ax:bx:cx:dx for the i8086
nickysn
2013-05-14
1
-3
/
+1
*
+ preparations for returning int64 in ax:bx:cx:dx on i8086
nickysn
2013-05-14
1
-2
/
+18
*
* document the fact that ti8086paramanager.getintparaloc allocates a 16-bit p...
nickysn
2013-04-15
1
-2
/
+8
*
- rm the i386 specific code from ti8086paramanager.ret_in_param
nickysn
2013-04-14
1
-51
/
+0
*
* i8086 parameter alignment fixes
nickysn
2013-03-24
1
-9
/
+1
*
* disable ret_in_param for floats, as they can be returned in a floating poin...
nickysn
2013-03-15
1
-1
/
+1
*
* 386 changed to 8086 in various class names and comments
nickysn
2013-03-12
1
-1
/
+1
*
* fixed functions returning int64 on i8086
nickysn
2013-03-12
1
-0
/
+11
*
* fixed functions returning longint on i8086
nickysn
2013-03-12
1
-29
/
+29
*
all the extra i8086 units added
nickysn
2013-03-08
1
-0
/
+758