.. |
new
|
a184e5ff43
* well, more changes, especially parts of secondload ported
|
пре 26 година |
utils
|
0fa3bc3618
* removed -Fg and -Up
|
пре 26 година |
Makefile
|
3629bc6001
* moved compilerutils
|
пре 26 година |
README
|
0fa3bc3618
* removed -Fg and -Up
|
пре 26 година |
aasm.pas
|
bc903063c1
* removed R_DEFAULT_SEG
|
пре 26 година |
ag386bin.pas
|
bc903063c1
* removed R_DEFAULT_SEG
|
пре 26 година |
ag386int.pas
|
bc903063c1
* removed R_DEFAULT_SEG
|
пре 26 година |
ag386nsm.pas
|
bc903063c1
* removed R_DEFAULT_SEG
|
пре 26 година |
ag68kgas.pas
|
f986459350
* don't count ait_marker for lineinfo
|
пре 27 година |
ag68kmit.pas
|
337f054764
section order changed to get closer output from coff writer
|
пре 26 година |
ag68kmot.pas
|
58bfc3ac78
* some m68k fixes (still not compilable !)
|
пре 26 година |
ag68kmpw.pas
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
пре 27 година |
aopt386.pas
|
4590ff9524
+ some comments
|
пре 26 година |
assemble.pas
|
a47afc3857
* removed oldppu code
|
пре 26 година |
browcol.pas
|
a47afc3857
* removed oldppu code
|
пре 26 година |
browlog.pas
|
f379498229
+ BrowserLog for browser.log generation
|
пре 27 година |
catch.pas
|
b49c75e37b
* mssing endif added
|
пре 26 година |
cg386add.pas
|
7b64448f59
problem with EAX being overwritten before used in A_MULL code fixed
|
пре 26 година |
cg386cal.pas
|
611da2d24e
* merged nasm compiler
|
пре 26 година |
cg386cnv.pas
|
bc903063c1
* removed R_DEFAULT_SEG
|
пре 26 година |
cg386con.pas
|
bc903063c1
* removed R_DEFAULT_SEG
|
пре 26 година |
cg386flw.pas
|
a47afc3857
* removed oldppu code
|
пре 26 година |
cg386inl.pas
|
f3534cfea8
* handle_str disposetree was badly placed
|
пре 26 година |
cg386ld.pas
|
bc903063c1
* removed R_DEFAULT_SEG
|
пре 26 година |
cg386mat.pas
|
89405ceeed
+ positive number MOD power of 2 now done with AND instruction
|
пре 26 година |
cg386mem.pas
|
ba03732810
+ -gc for check pointer with heaptrc
|
пре 26 година |
cg386set.pas
|
0ffdaa141a
* Changed longword to cardinal
|
пре 26 година |
cg68kadd.pas
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
пре 27 година |
cg68kcal.pas
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
пре 27 година |
cg68kcnv.pas
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
пре 27 година |
cg68kcon.pas
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
пре 27 година |
cg68kflw.pas
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
пре 27 година |
cg68kinl.pas
|
5f410c2cd3
* all formaldefs are now a sinlge definition
|
пре 26 година |
cg68kld.pas
|
a5f0168fbb
* wrong stabs info corrected once again !!
|
пре 27 година |
cg68kmat.pas
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
пре 27 година |
cg68kmem.pas
|
1b4990c597
* #0 char removed
|
пре 27 година |
cg68kset.pas
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
пре 27 година |
cga68k.pas
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
пре 27 година |
cobjects.pas
|
7f578ca55b
* indexarray.delete resets pointer after dispose
|
пре 26 година |
comphook.pas
|
78d13ec796
* changes to compile it with Delphi 4.0
|
пре 26 година |
compiler.pas
|
52455aa342
* DoneCompiler called later to prevent accessing invalid data
|
пре 26 година |
comprsrc.pas
|
78d13ec796
* changes to compile it with Delphi 4.0
|
пре 26 година |
csopt386.pas
|
460464ff24
* seperate OPTimizer INFO pointer field in tai object
|
пре 26 година |
daopt386.pas
|
26fa893ed7
* seperate OPTimizer INFO pointer field in tai object
|
пре 26 година |
depend
|
7f720c64ef
Added compiler call
|
пре 27 година |
dmisc.pas
|
47fd93dfa5
* more fixes to get it with delphi running
|
пре 26 година |
errord.msg
|
03803ae4af
More changes by Alexander Stohr
|
пре 26 година |
errores.msg
|
8254d47f27
+ Initial implementation by Ivan Montes Velencoso
|
пре 26 година |
errorn.msg
|
d0f5a827cd
Ducth message file up-to-date
|
пре 26 година |
errorr.msg
|
b72596e549
+ Initial implementation, by Michail A. Baikov
|
пре 26 година |
export.pas
|
a1f1003555
* some range check bugs fixed (still not working !)
|
пре 27 година |
files.pas
|
a47afc3857
* removed oldppu code
|
пре 26 година |
gdb.pas
|
bc903063c1
* removed R_DEFAULT_SEG
|
пре 26 година |
gendef.pas
|
6a802e85d7
* released valintern
|
пре 26 година |
globals.pas
|
a47afc3857
* removed oldppu code
|
пре 26 година |
globtype.pas
|
85efe743cb
+ cs_checkpointer
|
пре 26 година |
hcgdata.pas
|
a47afc3857
* removed oldppu code
|
пре 26 година |
hcodegen.pas
|
611da2d24e
* merged nasm compiler
|
пре 26 година |
htypechk.pas
|
b107bae0b3
* overloaded conversion has lower priority
|
пре 26 година |
i386asm.pas
|
ad3061e7c1
* fixed sym_ofs_ref op loading
|
пре 26 година |
i386base.pas
|
03a6c52d60
uses heaptrc need for extrainfo with heaptrc
|
пре 26 година |
i386tab.inc
|
611da2d24e
* merged nasm compiler
|
пре 26 година |
import.pas
|
7c504e55c2
* func was not disposed in timported_item
|
пре 26 година |
innr.inc
|
dc1f9b5bbb
* addr() internal
|
пре 26 година |
insns.dat
|
2d3524bd9e
* init
|
пре 26 година |
lin_targ.pas
|
10d97a9144
* bugs related to mangledname solved
|
пре 27 година |
link.pas
|
78d13ec796
* changes to compile it with Delphi 4.0
|
пре 26 година |
m68k.pas
|
7e40231ad7
* some dll support for win32
|
пре 27 година |
make.cmd
|
8aaf209cec
+ Make script to make compiler under OS/2.
|
пре 27 година |
mdppc386.bat
|
47fd93dfa5
* more fixes to get it with delphi running
|
пре 26 година |
messages.pas
|
2e5f9a420a
* fixed endless loop with replace $1 with $1
|
пре 26 година |
mppc386.bat
|
47fd93dfa5
* more fixes to get it with delphi running
|
пре 26 година |
mppc68k.bat
|
0e8616ed1f
+ temporary variables now in temp_gen.pas unit
|
пре 27 година |
msgidx.inc
|
0fa3bc3618
* removed -Fg and -Up
|
пре 26 година |
msgtxt.inc
|
0fa3bc3618
* removed -Fg and -Up
|
пре 26 година |
og386.pas
|
e9381eca00
* added alignment code for .bss
|
пре 26 година |
og386cff.pas
|
f34e2067eb
* don't write .o and link if errors occure during assembling
|
пре 26 година |
og386dbg.pas
|
6f8985406a
* output is more like as 2.9.1
|
пре 26 година |
og386elf.pas
|
611da2d24e
* merged nasm compiler
|
пре 26 година |
opts386.pas
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
пре 27 година |
opts68k.pas
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
пре 27 година |
os2_targ.pas
|
78d13ec796
* changes to compile it with Delphi 4.0
|
пре 26 година |
owar.pas
|
f34e2067eb
* don't write .o and link if errors occure during assembling
|
пре 26 година |
owbase.pas
|
f34e2067eb
* don't write .o and link if errors occure during assembling
|
пре 26 година |
parser.pas
|
884c517b18
* release storenumber,double_checksum
|
пре 26 година |
pass_1.pas
|
611da2d24e
* merged nasm compiler
|
пре 26 година |
pass_2.pas
|
8836c26503
* several bugs regarding -Or fixed
|
пре 26 година |
pbase.pas
|
d27b21891b
* changes of Bruessel:
|
пре 26 година |
pdecl.pas
|
a47afc3857
* removed oldppu code
|
пре 26 година |
pexports.pas
|
78d13ec796
* changes to compile it with Delphi 4.0
|
пре 26 година |
pexpr.pas
|
b9d655b118
* remove firstcallparan which looks obsolete
|
пре 26 година |
pmodules.pas
|
75fab3d80b
* reset current_ppu to nil when appropriate
|
пре 26 година |
popt386.pas
|
bc903063c1
* removed R_DEFAULT_SEG
|
пре 26 година |
pp.pas
|
d8307b9cd3
* override isn't allowed in objects!
|
пре 26 година |
ppc.dpr
|
78d13ec796
* changes to compile it with Delphi 4.0
|
пре 26 година |
ppheap.pas
|
6dac09b0e0
* heaptrc output to heap.log file
|
пре 26 година |
ppovin.pas
|
f9b1534e17
* a FPC compiled compiler checks now also in debug mode in assigned
|
пре 26 година |
ppu.pas
|
a47afc3857
* removed oldppu code
|
пре 26 година |
pstatmnt.pas
|
a47afc3857
* removed oldppu code
|
пре 26 година |
psystem.pas
|
bc903063c1
* removed R_DEFAULT_SEG
|
пре 26 година |
ptconst.pas
|
bc903063c1
* removed R_DEFAULT_SEG
|
пре 26 година |
ra386.pas
|
a47afc3857
* removed oldppu code
|
пре 26 година |
ra386att.pas
|
bc903063c1
* removed R_DEFAULT_SEG
|
пре 26 година |
ra386dir.pas
|
4841b4236c
* updated messages
|
пре 26 година |
ra386int.pas
|
4841b4236c
* updated messages
|
пре 26 година |
ra68kmot.pas
|
1ace0dc9b8
* moved some tables from ra386*.pas -> i386.pas
|
пре 27 година |
rautils.pas
|
38a4f1d577
* fixed error which was shown for all 32bit consts
|
пре 26 година |
scandir.inc
|
bc90408c3e
+ better preproc stack checking and report
|
пре 26 година |
scanner.pas
|
78d13ec796
* changes to compile it with Delphi 4.0
|
пре 26 година |
script.pas
|
94b52a3d7f
+ smartlinking works (only case jumptable left todo)
|
пре 27 година |
switches.pas
|
acb84c0c88
+ cs_typed_const_not_changeable added but not implemented yet !
|
пре 26 година |
symconst.inc
|
d8307b9cd3
* override isn't allowed in objects!
|
пре 26 година |
symdef.inc
|
2775b9877e
* fixed loading of classrefdef
|
пре 26 година |
symdefh.inc
|
a47afc3857
* removed oldppu code
|
пре 26 година |
symppu.inc
|
24ad159d09
* new deref code
|
пре 26 година |
symsym.inc
|
722ce4b7e9
* unitsym security stuff
|
пре 26 година |
symsymh.inc
|
a47afc3857
* removed oldppu code
|
пре 26 година |
symtable.pas
|
24ad159d09
* new deref code
|
пре 26 година |
systems.pas
|
587b9d622c
* -Csmmm works for win32 but default is set to 32Mb
|
пре 26 година |
tcadd.pas
|
d38e5e0d34
+ constant operations on enums, only in fpc mode
|
пре 26 година |
tccal.pas
|
a47afc3857
* removed oldppu code
|
пре 26 година |
tccnv.pas
|
a47afc3857
* removed oldppu code
|
пре 26 година |
tccon.pas
|
611da2d24e
* merged nasm compiler
|
пре 26 година |
tcflw.pas
|
611da2d24e
* merged nasm compiler
|
пре 26 година |
tcinl.pas
|
1c96916943
* generic write_float and str_float
|
пре 26 година |
tcld.pas
|
d60283c76d
* fixed with and procsym
|
пре 26 година |
tcmat.pas
|
1c96916943
* generic write_float and str_float
|
пре 26 година |
tcmem.pas
|
611da2d24e
* merged nasm compiler
|
пре 26 година |
tcset.pas
|
611da2d24e
* merged nasm compiler
|
пре 26 година |
temp_gen.pas
|
5f16475433
* several problems with EXTDEBUG fixed
|
пре 26 година |
tgen68k.pas
|
6b807957b1
+ resetregistercount, resetusableregisters
|
пре 27 година |
tgeni386.pas
|
611da2d24e
* merged nasm compiler
|
пре 26 година |
todo.txt
|
d27b21891b
* changes of Bruessel:
|
пре 26 година |
tokens.pas
|
d27b21891b
* changes of Bruessel:
|
пре 26 година |
tpexcept.pas
|
78d13ec796
* changes to compile it with Delphi 4.0
|
пре 26 година |
tree.pas
|
e138bd6d24
* old field suppressed was still in debug code
|
пре 26 година |
types.pas
|
0136ebb82b
+ ungettempoftype(pdef) boolean function
|
пре 26 година |
verbose.pas
|
2bb065a00a
+ MessagePos() which is enhanced Message() function but also gets the
|
пре 26 година |
version.pas
|
a09375865f
* daniels patches against the latest versions
|
пре 27 година |
win_targ.pas
|
587b9d622c
* -Csmmm works for win32 but default is set to 32Mb
|
пре 26 година |