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
/
n8086tcon.pas
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Removed/ifdefed lots of unused variables.
yury
2021-01-24
1
-1
/
+0
*
* fixed typed constants, initialized with Ofs(proc) in modes TP and DELPHI as...
nickysn
2018-02-06
1
-0
/
+3
*
* fixed the handling of Ofs(x) typed constants on i8086; previously, they would
nickysn
2018-02-05
1
-3
/
+3
*
* fixed the handling of Seg(proc) typed constants on i8086
nickysn
2018-02-05
1
-0
/
+3
*
* use an enum instead of integer constants to represent inline numbers
nickysn
2017-05-10
1
-1
/
+1
*
+ added support for word/smallint typed constants, initialized with ofs() on ...
nickysn
2015-11-11
1
-1
/
+33
*
+ added support for typed word/smallint constants, initialized with Seg(symbo...
nickysn
2015-11-05
1
-1
/
+48
*
+ fixed the emitting of non-nil far and huge pointer constptrs in typed
nickysn
2015-10-24
1
-2
/
+17
*
* synchronised with trunk up till r28402
jonas
2014-08-13
1
-1
/
+1
|
\
|
*
* is_farpointer and is_hugepointer moved from defutil to symcpu
nickysn
2014-08-06
1
-1
/
+1
*
|
* converted most of the asmlist-based typed const parsing to use the new
jonas
2014-07-01
1
-2
/
+2
|
/
*
* fixed i8086 far pointer typed constants that are initialized with nil
nickysn
2014-04-03
1
-0
/
+77