.. |
new
|
a184e5ff43
* well, more changes, especially parts of secondload ported
|
26 anni fa |
Makefile
|
f1b0c333cb
* makefile.fpc targets start with fpc_
|
26 anni fa |
aasm.pas
|
337f054764
section order changed to get closer output from coff writer
|
26 anni fa |
ag386cof.pas
|
1ace0dc9b8
* moved some tables from ra386*.pas -> i386.pas
|
26 anni fa |
ag386int.pas
|
c5e45b576b
+ stabs support for binary writers
|
26 anni fa |
ag386nsm.pas
|
337f054764
section order changed to get closer output from coff writer
|
26 anni fa |
ag68kgas.pas
|
f986459350
* don't count ait_marker for lineinfo
|
27 anni fa |
ag68kmit.pas
|
337f054764
section order changed to get closer output from coff writer
|
26 anni fa |
ag68kmot.pas
|
58bfc3ac78
* some m68k fixes (still not compilable !)
|
26 anni fa |
ag68kmpw.pas
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 anni fa |
aopt386.pas
|
64c509adb8
* fixed crash when there are two asm blocks right after each other
|
27 anni fa |
assemble.pas
|
f4c74e4a3d
* synchronize also the objfile for ag386bin
|
26 anni fa |
browcol.pas
|
494fb5863d
* avoid infinite recursion in ProcessDefIfStruct
|
26 anni fa |
browlog.pas
|
f379498229
+ BrowserLog for browser.log generation
|
26 anni fa |
catch.pas
|
b49c75e37b
* mssing endif added
|
26 anni fa |
cg386add.pas
|
f2274e0248
+ flags support for add and case
|
26 anni fa |
cg386cal.pas
|
c8f444b65f
* ag386bin updates
|
26 anni fa |
cg386cnv.pas
|
3cad4fcf36
* fixed boolean() typecast
|
26 anni fa |
cg386con.pas
|
c8f444b65f
* ag386bin updates
|
26 anni fa |
cg386flw.pas
|
d8a1d467c4
* fixed exit() with word/byte return
|
26 anni fa |
cg386inl.pas
|
1e6d667c3b
* changes for internal Val code (do a "make cycle OPT=-dvalintern" to test)
|
26 anni fa |
cg386ld.pas
|
c8f444b65f
* ag386bin updates
|
26 anni fa |
cg386mat.pas
|
bf9b5e3a54
* updates for ag386bin
|
26 anni fa |
cg386mem.pas
|
c8f444b65f
* ag386bin updates
|
26 anni fa |
cg386set.pas
|
f2274e0248
+ flags support for add and case
|
26 anni fa |
cg68kadd.pas
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 anni fa |
cg68kcal.pas
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 anni fa |
cg68kcnv.pas
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 anni fa |
cg68kcon.pas
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 anni fa |
cg68kflw.pas
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 anni fa |
cg68kinl.pas
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 anni fa |
cg68kld.pas
|
a5f0168fbb
* wrong stabs info corrected once again !!
|
27 anni fa |
cg68kmat.pas
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 anni fa |
cg68kmem.pas
|
1b4990c597
* #0 char removed
|
27 anni fa |
cg68kset.pas
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 anni fa |
cga68k.pas
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 anni fa |
cobjects.pas
|
f2eb2dc540
* external used before implemented problem fixed
|
26 anni fa |
comphook.pas
|
b5075769be
* removed path from output, was there only for debugging
|
26 anni fa |
compiler.pas
|
8120829339
* compilation after a failure longjumped directly to end
|
26 anni fa |
comprsrc.pas
|
168918c002
+ Fixed wrong unit name.
|
26 anni fa |
csopt386.pas
|
a17c03cca3
* assembler writers fixed for ag386bin
|
26 anni fa |
cws.txt
|
99db27959b
- all stuff moved to docs\internal.tex
|
27 anni fa |
daopt386.pas
|
a17c03cca3
* assembler writers fixed for ag386bin
|
26 anni fa |
depend
|
7f720c64ef
Added compiler call
|
27 anni fa |
dmisc.pas
|
af83d90357
* some changes to compile with Delphi
|
27 anni fa |
errorn.msg
|
19f6b92bc0
+ better info for impossible type conversion in calln
|
26 anni fa |
export.pas
|
a1f1003555
* some range check bugs fixed (still not working !)
|
27 anni fa |
files.pas
|
746f2e1510
* save in the ppu if linked with obj file instead of using the
|
26 anni fa |
gdb.pas
|
406a486895
* fixed comment in directive
|
26 anni fa |
gendef.pas
|
1468993242
* new style for m68k/i386 infos and enums
|
27 anni fa |
globtype.pas
|
dfc4adb603
* dos end of line problem
|
26 anni fa |
hcodegen.pas
|
c8f444b65f
* ag386bin updates
|
26 anni fa |
htypechk.pas
|
ba1cc62a46
* moved comp<->real warning so it doesn't occure everytime that
|
26 anni fa |
i386.pas
|
a17c03cca3
* assembler writers fixed for ag386bin
|
26 anni fa |
import.pas
|
b4045fe57e
+ support for dll variables
|
27 anni fa |
innr.inc
|
369e79adf9
+ assert() support
|
27 anni fa |
lin_targ.pas
|
10d97a9144
* bugs related to mangledname solved
|
26 anni fa |
link.pas
|
1865f22466
+ Fixed gluing of options
|
26 anni fa |
m68k.pas
|
7e40231ad7
* some dll support for win32
|
27 anni fa |
make.cmd
|
8aaf209cec
+ Make script to make compiler under OS/2.
|
27 anni fa |
messages.pas
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 anni fa |
mppc386.bat
|
e05ec93224
+ support of <procedure var type>:=<pointer> in delphi mode added
|
27 anni fa |
mppc68k.bat
|
0e8616ed1f
+ temporary variables now in temp_gen.pas unit
|
27 anni fa |
msgidx.inc
|
b8bd0af1b8
* wrong warning fixed, if a non-virtual method was hidden by a virtual
|
26 anni fa |
msgtxt.inc
|
b8bd0af1b8
* wrong warning fixed, if a non-virtual method was hidden by a virtual
|
26 anni fa |
opts386.pas
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 anni fa |
opts68k.pas
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 anni fa |
os2_targ.pas
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 anni fa |
parser.pas
|
c8f444b65f
* ag386bin updates
|
26 anni fa |
pass_1.pas
|
5befcfad1e
* ag386bin doesn't use i386.pas anymore
|
26 anni fa |
pass_2.pas
|
bf9b5e3a54
* updates for ag386bin
|
26 anni fa |
pbase.pas
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 anni fa |
pdecl.pas
|
74719d1acf
* bug0198 : call conventions for methods
|
26 anni fa |
pexports.pas
|
5befcfad1e
* ag386bin doesn't use i386.pas anymore
|
26 anni fa |
pexpr.pas
|
1e6d667c3b
* changes for internal Val code (do a "make cycle OPT=-dvalintern" to test)
|
26 anni fa |
pmodules.pas
|
5b7745e420
* check for dup uses
|
26 anni fa |
popt386.pas
|
a17c03cca3
* assembler writers fixed for ag386bin
|
26 anni fa |
pp.pas
|
f7732dfcee
* give include file name on error
|
26 anni fa |
ppc.dpr
|
af83d90357
* some changes to compile with Delphi
|
27 anni fa |
ppheap.pas
|
699b53f316
* ppheap init code can be called before any getmem
|
26 anni fa |
ppovin.pas
|
f9b1534e17
* a FPC compiled compiler checks now also in debug mode in assigned
|
26 anni fa |
ppu.pas
|
1a4dad3029
* renamed loadunit_int -> loadunit
|
26 anni fa |
pstatmnt.pas
|
ebd2da41dc
* typecheck for exit(value) : resulttype was not set
|
26 anni fa |
psystem.pas
|
1e6d667c3b
* changes for internal Val code (do a "make cycle OPT=-dvalintern" to test)
|
26 anni fa |
ptconst.pas
|
c8f444b65f
* ag386bin updates
|
26 anni fa |
ra386att.pas
|
c8f444b65f
* ag386bin updates
|
26 anni fa |
ra386dir.pas
|
f8395f4a48
* varsym refs incremented
|
26 anni fa |
ra386int.pas
|
448a0d5046
* [reg-ofs] now correctly compiles to -ofs(reg) instead of ofs(reg)
|
26 anni fa |
ra68kmot.pas
|
1ace0dc9b8
* moved some tables from ra386*.pas -> i386.pas
|
26 anni fa |
rautils.pas
|
f8395f4a48
* varsym refs incremented
|
26 anni fa |
readme
|
04437f8936
+ makefile.fpc
|
26 anni fa |
scandir.inc
|
0669413251
+ -b and -bl options work !
|
26 anni fa |
scanner.pas
|
035ec8ca3b
* fixed old tp comment behaviour within directives
|
26 anni fa |
script.pas
|
94b52a3d7f
+ smartlinking works (only case jumptable left todo)
|
27 anni fa |
switches.pas
|
0669413251
+ -b and -bl options work !
|
26 anni fa |
symconst.inc
|
74719d1acf
* bug0198 : call conventions for methods
|
26 anni fa |
symdef.inc
|
a27a69d7af
* reset savesize in tdef.init
|
26 anni fa |
symdefh.inc
|
f4f4f17da7
* fixed overloading of array of char
|
26 anni fa |
symppu.inc
|
1a4dad3029
* renamed loadunit_int -> loadunit
|
26 anni fa |
symsym.inc
|
2541a27a5a
* win32 compilation error fix
|
26 anni fa |
symsymh.inc
|
0669413251
+ -b and -bl options work !
|
26 anni fa |
systems.pas
|
07da08426d
* pecoff default assem for win32 with ag386bin
|
26 anni fa |
tcadd.pas
|
034eab82f3
* fixed char array, which can start with all possible values
|
26 anni fa |
tccal.pas
|
f4f4f17da7
* fixed overloading of array of char
|
26 anni fa |
tccnv.pas
|
ba1cc62a46
* moved comp<->real warning so it doesn't occure everytime that
|
26 anni fa |
tccon.pas
|
bf9b5e3a54
* updates for ag386bin
|
26 anni fa |
tcflw.pas
|
b570974cea
* type check the exit()
|
26 anni fa |
tcinl.pas
|
1e6d667c3b
* changes for internal Val code (do a "make cycle OPT=-dvalintern" to test)
|
26 anni fa |
tcld.pas
|
e1f073567e
* convert only to s32bit if integer or enum
|
26 anni fa |
tcmat.pas
|
bf9b5e3a54
* updates for ag386bin
|
26 anni fa |
tcmem.pas
|
f4f4f17da7
* fixed overloading of array of char
|
26 anni fa |
tcset.pas
|
277cef9696
* arrayconstructor convert for in
|
26 anni fa |
temp_gen.pas
|
bf9b5e3a54
* updates for ag386bin
|
26 anni fa |
tgen68k.pas
|
6b807957b1
+ resetregistercount, resetusableregisters
|
27 anni fa |
tgeni386.pas
|
c8f444b65f
* ag386bin updates
|
26 anni fa |
todo.txt
|
3134c9352e
* small fix for method pointers
|
26 anni fa |
tokens.pas
|
3c576cce7d
+ first implementation of message keyword
|
26 anni fa |
tpexcept.pas
|
1dab5a8cf0
* removed some erros after other errors (introduced by useexcept)
|
27 anni fa |
tree.pas
|
f4f4f17da7
* fixed overloading of array of char
|
26 anni fa |
types.pas
|
f2f749a888
* small arrays and records (size <=4) are copied directly
|
26 anni fa |
verbose.pas
|
1b5fda2764
* some false warnings "function result doesn't seems to be set" are
|
26 anni fa |
version.pas
|
a09375865f
* daniels patches against the latest versions
|
27 anni fa |
win_targ.pas
|
c8f444b65f
* ag386bin updates
|
26 anni fa |