.. |
Makefile
|
c368ac358d
* fixes to build correct again
|
27 years ago |
aasm.pas
|
920691ac0a
* fix for first line of function break
|
27 years ago |
ag386int.pas
|
920691ac0a
* fix for first line of function break
|
27 years ago |
ag386nsm.pas
|
920691ac0a
* fix for first line of function break
|
27 years ago |
ag68kgas.pas
|
920691ac0a
* fix for first line of function break
|
27 years ago |
ag68kmit.pas
|
920691ac0a
* fix for first line of function break
|
27 years ago |
ag68kmot.pas
|
920691ac0a
* fix for first line of function break
|
27 years ago |
ag68kmpw.pas
|
920691ac0a
* fix for first line of function break
|
27 years ago |
aopt386.pas
|
f2da32cd91
* changed optimizer switches + cleanup of DestroyRefs in daopt386.pas
|
27 years ago |
asmutils.pas
|
d84489d9b7
* recordtype.field support in constant expressions
|
27 years ago |
assemble.pas
|
3539ab25da
* assemble failure increments status errorcount again !!
|
27 years ago |
browser.pas
|
63ff2ffbbc
* some memory leaks specific to usebrowser define fixed
|
27 years ago |
catch.pas
|
fbfaf30c0b
Adapted to changed Signal call
|
27 years ago |
cg386add.pas
|
c461a33f8a
* fixed ansicompare which returns signed
|
27 years ago |
cg386cal.pas
|
920691ac0a
* fix for first line of function break
|
27 years ago |
cg386cnv.pas
|
3037445491
* released useansistring
|
27 years ago |
cg386con.pas
|
00a36623a8
* fix for const strings
|
27 years ago |
cg386flw.pas
|
70261b4c01
* functions with ansi strings as result didn't work, solved
|
27 years ago |
cg386inl.pas
|
3037445491
* released useansistring
|
27 years ago |
cg386ld.pas
|
0353e61e9b
* va_list -> array of const
|
27 years ago |
cg386mat.pas
|
82aa9f9b00
* fixed shlshr which would push ecx when not needed
|
27 years ago |
cg386mem.pas
|
852aeb1a13
+ check for access to index 0 of long/wide/ansi strings added,
|
27 years ago |
cg386set.pas
|
7621dc0b56
* several memory leaks fixed
|
27 years ago |
cg68kadd.pas
|
e4290ba94a
+ binary operators for ansi strings
|
27 years ago |
cg68kcal.pas
|
920691ac0a
* fix for first line of function break
|
27 years ago |
cg68kcnv.pas
|
3037445491
* released useansistring
|
27 years ago |
cg68kcon.pas
|
66ee4baa3d
* problem of const with ansi fixed
|
27 years ago |
cg68kflw.pas
|
6155ef488c
* emitpushreferenceaddress gets now the asmlist as parameter
|
27 years ago |
cg68kinl.pas
|
3037445491
* released useansistring
|
27 years ago |
cg68kld.pas
|
a5f0168fbb
* wrong stabs info corrected once again !!
|
27 years ago |
cg68kmat.pas
|
c3b3abdb65
* undid some changes of Peter that made the compiler wrong
|
27 years ago |
cg68kmem.pas
|
6155ef488c
* emitpushreferenceaddress gets now the asmlist as parameter
|
27 years ago |
cg68kset.pas
|
397be1fe09
* last memory leaks found when compiler
|
27 years ago |
cga68k.pas
|
920691ac0a
* fix for first line of function break
|
27 years ago |
cobjects.pas
|
de4cf49059
* ansistring fixes
|
27 years ago |
comphook.pas
|
1dfbb756e9
* classes get a vmt allways
|
27 years ago |
compiler.pas
|
7e40231ad7
* some dll support for win32
|
27 years ago |
csopt386.pas
|
2b9d08c912
* fixed comments from last commit (apparently there's still a 255 char limit :( )
|
27 years ago |
cws.txt
|
99db27959b
- all stuff moved to docs\internal.tex
|
27 years ago |
daopt386.pas
|
73b85611a9
+ cpuid,emms support for asm readers
|
27 years ago |
depend
|
7f720c64ef
Added compiler call
|
27 years ago |
dmisc.pas
|
af83d90357
* some changes to compile with Delphi
|
27 years ago |
errorn.msg
|
9ec2dfaf4a
+ added tai_const_symbol_offset
|
27 years ago |
export.pas
|
7e40231ad7
* some dll support for win32
|
27 years ago |
files.pas
|
6e816712fc
* bug on errors (file used after dispose !) fixed
|
27 years ago |
gdb.pas
|
920691ac0a
* fix for first line of function break
|
27 years ago |
gendef.pas
|
1468993242
* new style for m68k/i386 infos and enums
|
27 years ago |
hcodegen.pas
|
de4cf49059
* ansistring fixes
|
27 years ago |
htypechk.pas
|
b7dcdb0966
* fixed small typo
|
27 years ago |
i386.pas
|
73b85611a9
+ cpuid,emms support for asm readers
|
27 years ago |
import.pas
|
484da4b465
+ external dll_name name func support for linux
|
27 years ago |
innr.inc
|
369e79adf9
+ assert() support
|
27 years ago |
lin_targ.pas
|
484da4b465
+ external dll_name name func support for linux
|
27 years ago |
link.pas
|
aea3c488fb
+ fixpath() has an extra option to allow a ./ as path
|
27 years ago |
m68k.pas
|
7e40231ad7
* some dll support for win32
|
27 years ago |
messages.pas
|
a0c582dc12
* merged fixes
|
27 years ago |
mppc386.bat
|
e05ec93224
+ support of <procedure var type>:=<pointer> in delphi mode added
|
27 years ago |
mppc68k.bat
|
0e8616ed1f
+ temporary variables now in temp_gen.pas unit
|
27 years ago |
msgidx.inc
|
d84489d9b7
* recordtype.field support in constant expressions
|
27 years ago |
msgtxt.inc
|
d84489d9b7
* recordtype.field support in constant expressions
|
27 years ago |
opts386.pas
|
94812a78c1
* Fixed syntax error
|
27 years ago |
opts68k.pas
|
1468993242
* new style for m68k/i386 infos and enums
|
27 years ago |
os2_targ.pas
|
e7013f1efd
* Faster keyword scanning.
|
27 years ago |
parser.pas
|
0353e61e9b
* va_list -> array of const
|
27 years ago |
pass_1.pas
|
37732325f3
* fixed variant warning with was sometimes said with sets
|
27 years ago |
pass_2.pas
|
f4bf391b48
+ partial disposing of temp. ansistrings
|
27 years ago |
pbase.pas
|
d4ac5e456b
+ idtoken and only one token table
|
27 years ago |
pdecl.pas
|
fdb8d828a6
+ nil constants
|
27 years ago |
pexports.pas
|
7e40231ad7
* some dll support for win32
|
27 years ago |
pexpr.pas
|
fdb8d828a6
+ nil constants
|
27 years ago |
pmodules.pas
|
364132b0bb
* fix for bug0176 and bug0177
|
27 years ago |
popt386.pas
|
63d4c1f2a1
* "call x;jmp y" optimization not done anymore for P6 and equivalents
|
27 years ago |
pp.pas
|
3037445491
* released useansistring
|
27 years ago |
ppc.dpr
|
af83d90357
* some changes to compile with Delphi
|
27 years ago |
ppheap.pas
|
de4cf49059
* ansistring fixes
|
27 years ago |
ppovin.pas
|
6396267185
+ Compiler,Comphook unit which are the new interface units to the
|
27 years ago |
ppu.pas
|
dac2986b7f
* ppu problems for m68k fixed (at least in cross compiling)
|
27 years ago |
pstatmnt.pas
|
364132b0bb
* fix for bug0176 and bug0177
|
27 years ago |
psystem.pas
|
20188aa991
+ va_list for printf support
|
27 years ago |
ptconst.pas
|
a3d398082e
* fixed const string
|
27 years ago |
ra386att.pas
|
d9642d577b
* constant fixes
|
27 years ago |
ra386dir.pas
|
1a77339355
* several memory corruptions due to double freemem solved
|
27 years ago |
ra386int.pas
|
d9642d577b
* constant fixes
|
27 years ago |
ra68kmot.pas
|
c3b3abdb65
* undid some changes of Peter that made the compiler wrong
|
27 years ago |
scandir.inc
|
6eaa58b9c5
+ switch $APPTYPE for win32 added
|
27 years ago |
scanner.pas
|
d84489d9b7
* recordtype.field support in constant expressions
|
27 years ago |
script.pas
|
94b52a3d7f
+ smartlinking works (only case jumptable left todo)
|
27 years ago |
switches.pas
|
c3b3abdb65
* undid some changes of Peter that made the compiler wrong
|
27 years ago |
symdef.inc
|
c49f4590fd
* removed warning
|
27 years ago |
symdefh.inc
|
0353e61e9b
* va_list -> array of const
|
27 years ago |
symppu.inc
|
a5a58fef27
* don't count includefiles which are found in the includepath for a
|
27 years ago |
symsym.inc
|
4323a303a3
* temporary fix for long mangled procsym names
|
27 years ago |
symsymh.inc
|
fdb8d828a6
+ nil constants
|
27 years ago |
systems.pas
|
c7167e92ff
+ added options -lS and -lT for source and target os output
|
27 years ago |
tcadd.pas
|
85b80b7aef
* fixed unknown set operation msg
|
27 years ago |
tccal.pas
|
0353e61e9b
* va_list -> array of const
|
27 years ago |
tccnv.pas
|
3037445491
* released useansistring
|
27 years ago |
tccon.pas
|
3037445491
* released useansistring
|
27 years ago |
tcflw.pas
|
a5f0168fbb
* wrong stabs info corrected once again !!
|
27 years ago |
tcinl.pas
|
5e21e1981a
* fixed ptr() with constants
|
27 years ago |
tcld.pas
|
0353e61e9b
* va_list -> array of const
|
27 years ago |
tcmat.pas
|
903713b09e
* fixed constant not(boolean)
|
27 years ago |
tcmem.pas
|
39584dd9f6
* small problems with DOM and excpetions fixed (code generation
|
27 years ago |
tcset.pas
|
2663a9ff1b
+ constant eval for in
|
27 years ago |
temp_gen.pas
|
7621dc0b56
* several memory leaks fixed
|
27 years ago |
tgen68k.pas
|
6b807957b1
+ resetregistercount, resetusableregisters
|
27 years ago |
tgeni386.pas
|
d666ac848e
+ ansistring operator +
|
27 years ago |
todo.txt
|
166faa64f6
* crash preventions
|
27 years ago |
token.inc
|
0353e61e9b
* va_list -> array of const
|
27 years ago |
tpexcept.pas
|
1dab5a8cf0
* removed some erros after other errors (introduced by useexcept)
|
27 years ago |
tree.pas
|
5e21e1981a
* fixed ptr() with constants
|
27 years ago |
types.pas
|
5e21e1981a
* fixed ptr() with constants
|
27 years ago |
verbose.pas
|
6e816712fc
* bug on errors (file used after dispose !) fixed
|
27 years ago |
version.inc
|
5340ca9baa
* adapted to 0.99.5
|
27 years ago |
win_targ.pas
|
7e40231ad7
* some dll support for win32
|
27 years ago |