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
/
ppc8086.lpi
Commit message (
Expand
)
Author
Age
Files
Lines
*
* use an enum instead of integer constants to represent inline numbers
nickysn
2017-05-10
1
-2
/
+2
*
* moved the conversion of "x:=x op k" to inline nodes to a separate optimization
nickysn
2017-04-26
1
-2
/
+7
*
* updated the compiler source files list in ppc8086.lpi
nickysn
2017-04-07
1
-140
/
+180
*
* version update
florian
2017-02-19
1
-1
/
+1
*
+ added an i8086-embedded target support to the compiler (RTL and makefile
nickysn
2016-06-17
1
-1
/
+10
*
+ started implementing a win16 target :)
nickysn
2015-09-05
1
-23
/
+9
*
- removed agjasmin.pas from the ppc8086.lpi (plus other changes lazarus insis...
nickysn
2015-05-15
1
-223
/
+147
*
+ added unit owomflib (empty for now), which is going to contain the internal
nickysn
2015-04-18
1
-8
/
+31
*
* updated ppc8086.lpi with the latest compiler source files
nickysn
2015-03-30
1
-151
/
+194
*
+ added unit omfbase for omf definitions; currently contains all the omf record
nickysn
2015-03-27
1
-1
/
+7
*
+ the beginnings of an i8086-msdos internal obj writer
nickysn
2015-03-27
1
-89
/
+29
*
+ generate the stack segment for i8086 far data memory models from within fpc
nickysn
2014-05-27
1
-1
/
+14
*
+ set ref.segment to NR_SS for all temps/localvars on i8086. This allows the
nickysn
2014-05-01
1
-1
/
+8
*
* fixed i8086 far pointer typed constants that are initialized with nil
nickysn
2014-04-03
1
-1
/
+13
*
+ symx86.pas added to ppc8086.lpi
nickysn
2014-03-31
1
-1
/
+5
*
+ added the newly added source files from r27379 to ppc8086.lpi
nickysn
2014-03-30
1
-1
/
+25
*
+ added all compiler files to the ppc8086 lazarus project for easier navigation
nickysn
2014-03-29
1
-2
/
+772
*
+ added n8086mem.pas to the ppc8086 lazarus project
nickysn
2014-03-28
1
-1
/
+6
*
+ added i_msdos.pas and t_msdos.pas to ppc8086.lpi
nickysn
2014-03-19
1
-2
/
+11
*
+ i8086/n8086cnv.pas added to lazarus project
nickysn
2013-06-10
1
-1
/
+7
*
+ added the x86/*.pas files to ppc8086.lpi for easier access from the lazarus...
nickysn
2013-06-08
1
-2
/
+102
*
* i8086 specific code from tcgpointerconstnode.pass_generate_code moved to an...
nickysn
2013-05-24
1
-1
/
+6
*
+ enable jump optimizer for i8086
florian
2013-05-01
1
-1
/
+1
*
+ added n8086cal.pas, based on n386cal.pas; this pulls in nx86cal.pas as well...
nickysn
2013-04-26
1
-1
/
+6
*
+ add msdos target to ppudump
florian
2013-03-29
1
-0
/
+5
*
* revert accidently committed file
florian
2013-03-23
1
-8
/
+1
*
* 16 bit targets cannot use Word and Longint as array index
florian
2013-03-23
1
-1
/
+8
*
+ added n8086inl to the lazarus project ppc8086.lpi
nickysn
2013-03-14
1
-1
/
+6
*
+ added n8086mat to the lazarus project
nickysn
2013-03-12
1
-1
/
+6
*
added n8086add.pas (copy of n386add.pas), TODO: adapt to i8086
nickysn
2013-03-09
1
-1
/
+6
*
added lpi for easy building the i8086 compiler with lazarus
nickysn
2013-03-08
1
-0
/
+125