.. |
new
|
a184e5ff43
* well, more changes, especially parts of secondload ported
|
26 年之前 |
Makefile
|
e301092fc0
* renamed language -> fpclang
|
26 年之前 |
aasm.pas
|
cb70b62a82
* storenumber works
|
26 年之前 |
ag386cof.pas
|
1ace0dc9b8
* moved some tables from ra386*.pas -> i386.pas
|
27 年之前 |
ag386int.pas
|
f58a4b485c
* ifdef USE_OP3 released (changed into ifndef NO_OP3)
|
26 年之前 |
ag386nsm.pas
|
f58a4b485c
* ifdef USE_OP3 released (changed into ifndef NO_OP3)
|
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
|
05acbe4077
* fix for crash when the first instruction of a sequence that gets
|
26 年之前 |
assemble.pas
|
d0cb5a147a
* fixed bugs 212,222,225,227,229,231,233
|
26 年之前 |
browcol.pas
|
bedd3653f2
* fixed set loading
|
26 年之前 |
browlog.pas
|
f379498229
+ BrowserLog for browser.log generation
|
27 年之前 |
catch.pas
|
b49c75e37b
* mssing endif added
|
26 年之前 |
cg386add.pas
|
b15c479a9e
* fixes for tempansi
|
26 年之前 |
cg386cal.pas
|
d4486b584c
* fix for TESTOBJEXT code
|
26 年之前 |
cg386cnv.pas
|
f7398a409b
* fixed pchar to string location
|
26 年之前 |
cg386con.pas
|
47840896b4
* zero length string were generated multiple times
|
26 年之前 |
cg386flw.pas
|
cb70b62a82
* storenumber works
|
26 年之前 |
cg386inl.pas
|
833f624fc4
+ cdecl or stdcall push all args with longint size
|
26 年之前 |
cg386ld.pas
|
246a653a5d
* more regalloc fixes (still not complete)
|
26 年之前 |
cg386mat.pas
|
246a653a5d
* more regalloc fixes (still not complete)
|
26 年之前 |
cg386mem.pas
|
7f633d7d1e
* bug0236 fixed
|
26 年之前 |
cg386set.pas
|
246a653a5d
* more regalloc fixes (still not complete)
|
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
|
cb70b62a82
* storenumber works
|
26 年之前 |
comphook.pas
|
b5075769be
* removed path from output, was there only for debugging
|
27 年之前 |
compiler.pas
|
cb70b62a82
* storenumber works
|
26 年之前 |
comprsrc.pas
|
168918c002
+ Fixed wrong unit name.
|
27 年之前 |
csopt386.pas
|
a17c03cca3
* assembler writers fixed for ag386bin
|
26 年之前 |
cws.txt
|
99db27959b
- all stuff moved to docs\internal.tex
|
27 年之前 |
daopt386.pas
|
05acbe4077
* fix for crash when the first instruction of a sequence that gets
|
26 年之前 |
depend
|
7f720c64ef
Added compiler call
|
27 年之前 |
dmisc.pas
|
af83d90357
* some changes to compile with Delphi
|
27 年之前 |
errorn.msg
|
19f6b92bc0
+ better info for impossible type conversion in calln
|
26 年之前 |
export.pas
|
a1f1003555
* some range check bugs fixed (still not working !)
|
27 年之前 |
files.pas
|
87143b5b53
* small fixes for double_checksum
|
26 年之前 |
gdb.pas
|
406a486895
* fixed comment in directive
|
26 年之前 |
gendef.pas
|
6a802e85d7
* released valintern
|
26 年之前 |
globals.pas
|
d9b021ebd9
* default asm changed to att
|
26 年之前 |
globtype.pas
|
acb84c0c88
+ cs_typed_const_not_changeable added but not implemented yet !
|
26 年之前 |
hcgdata.pas
|
cb70b62a82
* storenumber works
|
26 年之前 |
hcodegen.pas
|
cb70b62a82
* storenumber works
|
26 年之前 |
htypechk.pas
|
fb8299c685
+ valid_for_formal_var and valid_for_formal_const added
|
26 年之前 |
i386.pas
|
f58a4b485c
* ifdef USE_OP3 released (changed into ifndef NO_OP3)
|
26 年之前 |
import.pas
|
b4045fe57e
+ support for dll variables
|
27 年之前 |
innr.inc
|
dc1f9b5bbb
* addr() internal
|
26 年之前 |
lin_targ.pas
|
10d97a9144
* bugs related to mangledname solved
|
27 年之前 |
link.pas
|
3197e354cd
* Bug fixed in linking: compiling files on another drive than the one you
|
26 年之前 |
m68k.pas
|
7e40231ad7
* some dll support for win32
|
27 年之前 |
make.cmd
|
8aaf209cec
+ Make script to make compiler under OS/2.
|
27 年之前 |
messages.pas
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 年之前 |
mppc386.bat
|
e05ec93224
+ support of <procedure var type>:=<pointer> in delphi mode added
|
27 年之前 |
mppc68k.bat
|
0e8616ed1f
+ temporary variables now in temp_gen.pas unit
|
27 年之前 |
msgidx.inc
|
8970dc7efd
+ added an error for var x,y : integer = 4;
|
26 年之前 |
msgtxt.inc
|
8970dc7efd
+ added an error for var x,y : integer = 4;
|
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
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 年之前 |
parser.pas
|
6a802e85d7
* released valintern
|
26 年之前 |
pass_1.pas
|
5befcfad1e
* ag386bin doesn't use i386.pas anymore
|
26 年之前 |
pass_2.pas
|
2bfdf91c5c
* assembler inlining working for ag386bin
|
26 年之前 |
pbase.pas
|
1335d7de8a
* Better use of routines in pbase and symtable. 4k code removed.
|
26 年之前 |
pdecl.pas
|
b5dc3cc64d
+ code for initialized vars in Delphi mode
|
26 年之前 |
pexports.pas
|
6a802e85d7
* released valintern
|
26 年之前 |
pexpr.pas
|
d2f717c9e0
* removed my property fix
|
26 年之前 |
pmodules.pas
|
f761b7edbf
* fixed double_checksum
|
26 年之前 |
popt386.pas
|
67aad628f8
* skipped vesion 1.44 :(
|
26 年之前 |
pp.pas
|
f7732dfcee
* give include file name on error
|
26 年之前 |
ppc.dpr
|
af83d90357
* some changes to compile with Delphi
|
27 年之前 |
ppheap.pas
|
699b53f316
* ppheap init code can be called before any getmem
|
26 年之前 |
ppovin.pas
|
f9b1534e17
* a FPC compiled compiler checks now also in debug mode in assigned
|
26 年之前 |
ppu.pas
|
d9e1c47d84
* fixes for storenumber
|
26 年之前 |
pstatmnt.pas
|
cb70b62a82
* storenumber works
|
26 年之前 |
psystem.pas
|
dc1f9b5bbb
* addr() internal
|
26 年之前 |
ptconst.pas
|
b5dc3cc64d
+ code for initialized vars in Delphi mode
|
26 年之前 |
ra386att.pas
|
cad607a01f
* wrong log for v1.37 corrected
|
26 年之前 |
ra386dir.pas
|
2bfdf91c5c
* assembler inlining working for ag386bin
|
26 年之前 |
ra386int.pas
|
66422d18ba
* accept several previously refused syntax, still uncomplete
|
26 年之前 |
ra68kmot.pas
|
1ace0dc9b8
* moved some tables from ra386*.pas -> i386.pas
|
27 年之前 |
rautils.pas
|
2bfdf91c5c
* assembler inlining working for ag386bin
|
26 年之前 |
readme
|
b5dc3cc64d
+ code for initialized vars in Delphi mode
|
26 年之前 |
scandir.inc
|
bc90408c3e
+ better preproc stack checking and report
|
26 年之前 |
scanner.pas
|
bc90408c3e
+ better preproc stack checking and report
|
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
|
ee148a5d08
+ added posavestdregs used for cdecl AND stdcall functions
|
26 年之前 |
symdef.inc
|
cb70b62a82
* storenumber works
|
26 年之前 |
symdefh.inc
|
cb70b62a82
* storenumber works
|
26 年之前 |
symppu.inc
|
cb70b62a82
* storenumber works
|
26 年之前 |
symsym.inc
|
03b80377e0
+ added is_really_const booleanfield for typedconstsym
|
26 年之前 |
symsymh.inc
|
03b80377e0
+ added is_really_const booleanfield for typedconstsym
|
26 年之前 |
systems.pas
|
6a802e85d7
* released valintern
|
26 年之前 |
tcadd.pas
|
0596b2b719
* the boolean operators =;<>;xor with LOC_JUMP and LOC_FLAGS
|
26 年之前 |
tccal.pas
|
09cc9b4656
* previous log corrected
|
26 年之前 |
tccnv.pas
|
f7398a409b
* fixed pchar to string location
|
26 年之前 |
tccon.pas
|
bf9b5e3a54
* updates for ag386bin
|
26 年之前 |
tcflw.pas
|
d0cb5a147a
* fixed bugs 212,222,225,227,229,231,233
|
26 年之前 |
tcinl.pas
|
abef5e7814
* fix for bug0238.pp
|
26 年之前 |
tcld.pas
|
1280d1895c
* previous log corrected
|
26 年之前 |
tcmat.pas
|
bf9b5e3a54
* updates for ag386bin
|
26 年之前 |
tcmem.pas
|
f4f4f17da7
* fixed overloading of array of char
|
26 年之前 |
tcset.pas
|
9d1959e462
* forgot firstpass after array->set conversion
|
26 年之前 |
temp_gen.pas
|
c2560a1053
+ added warning for unreleased ANSI temp
|
26 年之前 |
tgen68k.pas
|
6b807957b1
+ resetregistercount, resetusableregisters
|
27 年之前 |
tgeni386.pas
|
8ef9a31210
ra386att.pas
|
26 年之前 |
todo.txt
|
d0cb5a147a
* fixed bugs 212,222,225,227,229,231,233
|
26 年之前 |
tokens.pas
|
ee82810a16
* more use of ttoken
|
26 年之前 |
tpexcept.pas
|
1dab5a8cf0
* removed some erros after other errors (introduced by useexcept)
|
27 年之前 |
tree.pas
|
3992bd1e87
* wrong log fro v1.73 corrected
|
26 年之前 |
types.pas
|
0136ebb82b
+ ungettempoftype(pdef) boolean function
|
26 年之前 |
verbose.pas
|
ba2b93ebb3
+ added -vz for assembler specifc comments
|
26 年之前 |
version.pas
|
a09375865f
* daniels patches against the latest versions
|
27 年之前 |
win_targ.pas
|
53165d530c
* typo correction
|
26 年之前 |