.. |
m68k
|
e525797c51
* updated copyright to 2000
|
25 years ago |
new
|
d8d25ef6de
+ basic properties
|
25 years ago |
utils
|
3dfae51aed
+ R suffix for integer FPU operations
|
25 years ago |
Makefile
|
a2318ce5ec
* regenerated
|
25 years ago |
Makefile.fpc
|
fe4d62cf91
* ppuclean target, which is used by for the ide compiling so a new
|
25 years ago |
README
|
92e9d3bf83
* fix the handling of value parameters in cdecl function
|
25 years ago |
aasm.pas
|
babef0ad6d
+ InlineStat and InlineEnd amrker added
|
25 years ago |
ag386att.pas
|
b1f00f942d
+ generate line stabs if cs_gdb_lineinfo is aktglobalswitches
|
25 years ago |
ag386bin.pas
|
b1f00f942d
+ generate line stabs if cs_gdb_lineinfo is aktglobalswitches
|
25 years ago |
ag386int.pas
|
8f1708b14a
* handle offsetfixup
|
25 years ago |
ag386nsm.pas
|
cd4ba01892
* handle offset fixup
|
25 years ago |
ag68kgas.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
ag68kmit.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
ag68kmot.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
ag68kmpw.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
aopt386.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
assemble.pas
|
d9fc5de9ac
+ accept nasmwin32 output
|
25 years ago |
browcol.pas
|
031c0b22a3
* DebuggerValue moved to fpsymbol unit
|
25 years ago |
browlog.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
catch.pas
|
2f7e162a8b
* For BSD signals are off for now
|
25 years ago |
cg386add.pas
|
13d1fb7192
Use $GOTO ON
|
25 years ago |
cg386cal.pas
|
92e9d3bf83
* fix the handling of value parameters in cdecl function
|
25 years ago |
cg386cnv.pas
|
92e9d3bf83
* fix the handling of value parameters in cdecl function
|
25 years ago |
cg386con.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
cg386flw.pas
|
13d1fb7192
Use $GOTO ON
|
25 years ago |
cg386inl.pas
|
1a16b36498
* generate code accepted by nasm
|
25 years ago |
cg386ld.pas
|
7f4168fb0a
* fix for bug #909
|
25 years ago |
cg386mat.pas
|
fa207becc1
* not(b) if b is a register variable, didn't work, fixed
|
25 years ago |
cg386mem.pas
|
836eafa712
* use arraydef.elesize instead of elementtype.def.size
|
25 years ago |
cg386set.pas
|
a7e1271da1
* release the register used to hold the value of the case variable
|
25 years ago |
cg68kadd.pas
|
35d59eeb52
Use $GOTO ON
|
25 years ago |
cg68kcal.pas
|
35d59eeb52
Use $GOTO ON
|
25 years ago |
cg68kcnv.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
cg68kcon.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
cg68kflw.pas
|
35d59eeb52
Use $GOTO ON
|
25 years ago |
cg68kinl.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
cg68kld.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
cg68kmat.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
cg68kmem.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
cg68kset.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
cga68k.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
cgai386.pas
|
2a901bf527
* initialize/finalize_data checks if procinfo is assigned else
|
25 years ago |
cobjects.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
comphook.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
compiler.pas
|
c03c1f8af3
* set NOUSEEXCEPT to remove use of setjump/longjump
|
25 years ago |
comprsrc.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
cpuasm.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
cpubase.pas
|
5377e30ab7
+ AttSufFPUint for integer fpu instructions
|
25 years ago |
cpuinfo.pas
|
e525797c51
* updated copyright to 2000
|
25 years ago |
cresstr.pas
|
e525797c51
* updated copyright to 2000
|
25 years ago |
csopt386.pas
|
3ec9514966
* fixed some things for -Or. Make cycle now works with -OG2p3r if
|
25 years ago |
daopt386.pas
|
c18d6589e4
* moved AllocRegBetween() from csopt386 to this unit because it's now
|
25 years ago |
depend
|
e525797c51
* updated copyright to 2000
|
25 years ago |
dmisc.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
errord.msg
|
98abf80f1f
* updated German message file
|
25 years ago |
errore.msg
|
3f9126f999
* fixed bug #903: the compiler gives now a nice message if it can't create
|
25 years ago |
errores.msg
|
e525797c51
* updated copyright to 2000
|
25 years ago |
errorf.msg
|
e525797c51
* updated copyright to 2000
|
25 years ago |
errorn.msg
|
eff6322048
* translated assembler reader messages + some corrections
|
25 years ago |
errorr.msg
|
99cdd6795a
Latest changes from Michail Baikov
|
25 years ago |
export.pas
|
fb1a842118
* Current work of symtable integration committed. The symtable can be
|
25 years ago |
files.pas
|
fb1a842118
* Current work of symtable integration committed. The symtable can be
|
25 years ago |
gdb.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
gendef.pas
|
2ba0ebe607
* removed warnings/notes
|
25 years ago |
globals.pas
|
273373602f
* $VERSION is now version_string
|
25 years ago |
globtype.pas
|
fb1a842118
* Current work of symtable integration committed. The symtable can be
|
25 years ago |
hcgdata.pas
|
b02f4452ff
* better error pos for overridden error
|
25 years ago |
hcodegen.pas
|
ff5b72e3bd
* fixed another problem with readln(<floating point register variable>);
|
25 years ago |
htypechk.pas
|
190ba4c78c
* optimized ansistring compare with ''
|
25 years ago |
i386att.inc
|
2931f94d33
* "segss" prefix in Intel is converted into "ss" in ATT
|
25 years ago |
i386atts.inc
|
7520cf9b6a
+ Use R FPUint suffix in table
|
25 years ago |
i386ins.dat
|
7520cf9b6a
+ Use R FPUint suffix in table
|
25 years ago |
i386int.inc
|
2931f94d33
* "segss" prefix in Intel is converted into "ss" in ATT
|
25 years ago |
i386op.inc
|
2931f94d33
* "segss" prefix in Intel is converted into "ss" in ATT
|
25 years ago |
i386prop.inc
|
2931f94d33
* "segss" prefix in Intel is converted into "ss" in ATT
|
25 years ago |
i386tab.inc
|
7520cf9b6a
+ Use R FPUint suffix in table
|
25 years ago |
import.pas
|
fb1a842118
* Current work of symtable integration committed. The symtable can be
|
25 years ago |
innr.inc
|
4a4a24b6e8
* log truncated
|
25 years ago |
link.pas
|
fb1a842118
* Current work of symtable integration committed. The symtable can be
|
25 years ago |
make.cmd
|
e525797c51
* updated copyright to 2000
|
25 years ago |
mdppc386.bat
|
47fd93dfa5
* more fixes to get it with delphi running
|
26 years ago |
messages.pas
|
3df7f51b0a
* message files are check for amount of msgs found. If not correct a
|
25 years ago |
mppc386.bat
|
e53aceb9be
+ floating point register variables !!
|
26 years ago |
mppc68k.bat
|
0e8616ed1f
+ temporary variables now in temp_gen.pas unit
|
27 years ago |
msgidx.inc
|
3f9126f999
* fixed bug #903: the compiler gives now a nice message if it can't create
|
25 years ago |
msgtxt.inc
|
3f9126f999
* fixed bug #903: the compiler gives now a nice message if it can't create
|
25 years ago |
og386.pas
|
2ba0ebe607
* removed warnings/notes
|
25 years ago |
og386cff.pas
|
7045afb894
* check that symbol is in object
|
25 years ago |
og386dbg.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
og386elf.pas
|
7a22d50859
* some more updates
|
25 years ago |
options.pas
|
1f082db3ad
* correctfldcw define added
|
25 years ago |
opts386.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
opts68k.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
owar.pas
|
3f9126f999
* fixed bug #903: the compiler gives now a nice message if it can't create
|
25 years ago |
owbase.pas
|
3f9126f999
* fixed bug #903: the compiler gives now a nice message if it can't create
|
25 years ago |
parser.pas
|
c6a47280b9
* fixes a stabs problem for functions
|
25 years ago |
pass_1.pas
|
dfe879d12e
* some updates for the newcg
|
25 years ago |
pass_2.pas
|
d2aa336b2f
* avoid bug #911, worng unused parameter hints
|
25 years ago |
pbase.pas
|
59cfa402c9
* Ported hcgdata to new symtable.
|
25 years ago |
pdecl.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
pexports.pas
|
2ba0ebe607
* removed warnings/notes
|
25 years ago |
pexpr.pas
|
d75bbf8b73
* fixed crash with inherited with varsym/propsym
|
25 years ago |
pmodules.pas
|
339d986a2a
* bug #701 fixed: ansistrings in interface and implementation part of the units
|
25 years ago |
popt386.pas
|
6c09cba112
* some more allocRegBetween fixes (-al didn't function previously
|
25 years ago |
pp.pas
|
3f9126f999
* fixed bug #903: the compiler gives now a nice message if it can't create
|
25 years ago |
ppc.dpr
|
e525797c51
* updated copyright to 2000
|
25 years ago |
ppheap.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
ppovin.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
ppu.pas
|
97417dcf26
* ORDERSOURCES released
|
25 years ago |
pstatmnt.pas
|
9f57527c98
* crash when using exception classes without sysutils unit fixed
|
25 years ago |
psub.pas
|
92e9d3bf83
* fix the handling of value parameters in cdecl function
|
25 years ago |
psystem.pas
|
b2efa0f338
* disable FIXED data type per default
|
25 years ago |
ptconst.pas
|
fcf5315f23
+ constant procedure variables can have a @ in front:
|
25 years ago |
ptype.pas
|
1d3629b598
* fix for bug #739
|
25 years ago |
ra386.pas
|
67a0b6c79e
+ TOperand.SetCorrectSize virtual method added
|
25 years ago |
ra386att.pas
|
67a0b6c79e
+ TOperand.SetCorrectSize virtual method added
|
25 years ago |
ra386dir.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
ra386int.pas
|
482820110c
+ add a warning if esi is base and index in object assembler code
|
25 years ago |
ra68kmot.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
rautils.pas
|
841f0d21c1
* bug in TOperand.SetSize corrected
|
25 years ago |
scandir.inc
|
fb1a842118
* Current work of symtable integration committed. The symtable can be
|
25 years ago |
scanner.pas
|
9f1695f700
* ^m support also after a string
|
25 years ago |
script.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
switches.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
symconst.pas
|
9376275364
* bug #873 fixed
|
25 years ago |
symdef.inc
|
0fccba3864
* arraydef.elesize returns 4 when strings are found in an openarray,
|
25 years ago |
symdefh.inc
|
4a4a24b6e8
* log truncated
|
25 years ago |
symppu.inc
|
6bad578fb6
* first bug with ORDERSOURCES corrected :(
|
25 years ago |
symsym.inc
|
6800fa46bc
* avoid cyclic overloaded list for operators
|
25 years ago |
symsymh.inc
|
4a4a24b6e8
* log truncated
|
25 years ago |
symtable.pas
|
861a491bbd
* fix bug #294 in a BP compatible way ie. hidding the function result
|
25 years ago |
systems.pas
|
1f64423e43
* nasmwin32 is 9 chars long, idtxt changed accordingly
|
25 years ago |
t_go32v1.pas
|
fb1a842118
* Current work of symtable integration committed. The symtable can be
|
25 years ago |
t_go32v2.pas
|
fb1a842118
* Current work of symtable integration committed. The symtable can be
|
25 years ago |
t_linux.pas
|
9132430e40
* only include crtbegin when linking to libc
|
25 years ago |
t_os2.pas
|
f295a8029b
* .ao2 bug fixed
|
25 years ago |
t_win32.pas
|
38ec9c22bb
* dlltool is also needed if we use DefFile
|
25 years ago |
tcadd.pas
|
ac98c4c444
* fix for bug #891
|
25 years ago |
tccal.pas
|
ff5b72e3bd
* fixed another problem with readln(<floating point register variable>);
|
25 years ago |
tccnv.pas
|
70263e1c6d
* fix for bug #866
|
25 years ago |
tccon.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
tcflw.pas
|
9f57527c98
* crash when using exception classes without sysutils unit fixed
|
25 years ago |
tcinl.pas
|
ff5b72e3bd
* fixed another problem with readln(<floating point register variable>);
|
25 years ago |
tcld.pas
|
cde0d7d084
* fixed concat_string optimization and enabled it when
|
25 years ago |
tcmat.pas
|
dfe879d12e
* some updates for the newcg
|
25 years ago |
tcmem.pas
|
2eadddb7e6
* fixed pointer->array conversion when resulttype was already set
|
25 years ago |
tcset.pas
|
dfe879d12e
* some updates for the newcg
|
25 years ago |
temp_gen.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
tgen68k.pas
|
4a4a24b6e8
* log truncated
|
25 years ago |
tgeni386.pas
|
ff5b72e3bd
* fixed another problem with readln(<floating point register variable>);
|
25 years ago |
todo.txt
|
51f8c5a754
* lineifno
|
25 years ago |
tokendat.pas
|
e525797c51
* updated copyright to 2000
|
25 years ago |
tokens.dat
|
fb1a842118
* Current work of symtable integration committed. The symtable can be
|
25 years ago |
tokens.pas
|
9376275364
* bug #873 fixed
|
25 years ago |
tpexcept.pas
|
2ba0ebe607
* removed warnings/notes
|
25 years ago |
tree.pas
|
cde0d7d084
* fixed concat_string optimization and enabled it when
|
25 years ago |
types.pas
|
9573dc7006
* some new stuff for the new cg
|
25 years ago |
verbose.pas
|
b65e936773
* logfile appended if exists
|
25 years ago |
version.pas
|
c236646caa
* add OPT for optimizing compiler
|
25 years ago |