.. |
alpha
|
4fecc1a56f
* big transformation of Tai_[const_]Symbol.Create[data]name*
|
21 years ago |
arm
|
6e4b98f913
* concatcopy with len=0 exits now immediatly
|
21 years ago |
html
|
fa0d3d79e0
no message
|
23 years ago |
i386
|
ffb2785d2b
* A_MOVSL renamed to A_MOVSD
|
21 years ago |
ia64
|
a835405a27
* fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg
|
23 years ago |
m68k
|
4fecc1a56f
* big transformation of Tai_[const_]Symbol.Create[data]name*
|
21 years ago |
msg
|
46451e4662
+ added $APPTYPE TOOL for MPW tools on MacOS
|
21 years ago |
new
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
powerpc
|
6be3ad0f87
* macos: fixed large offsets in references
|
21 years ago |
sparc
|
5962aeb34e
* make sparc para manager quite similar to ppc one to help
|
21 years ago |
systems
|
ce6dd73b46
* disable stripping in mos linking scripts.
|
21 years ago |
utils
|
1457970bf9
* search path for cross compiled units added
|
21 years ago |
vis
|
86bcea6ef5
* Code generator converted to new register notation
|
22 years ago |
x86
|
ffb2785d2b
* A_MOVSL renamed to A_MOVSD
|
21 years ago |
x86_64
|
01d16548f4
* fixed exception reason size for 64 bit systems
|
21 years ago |
Makefile
|
8852a5757e
+ arm to fullcycle added
|
21 years ago |
Makefile.fpc
|
8852a5757e
+ arm to fullcycle added
|
21 years ago |
README
|
012af1131e
* updated to help compiling the compiler
|
22 years ago |
aasmbase.pas
|
2b7ad259b9
+ added type similarity check in newasmsymbol
|
21 years ago |
aasmtai.pas
|
74501ae73f
* some alignment issues resolved
|
21 years ago |
aggas.pas
|
0b0c4a4062
* fixed handling of doubles in a native arm compiler
|
21 years ago |
aopt.pas
|
4285e99853
* internal linker
|
23 years ago |
aoptbase.pas
|
07783d2a0d
* powerpc target fixed, very simple units can be compiled
|
23 years ago |
aoptcs.pas
|
c4ddcc78a8
* generic constructor working for i386
|
22 years ago |
aoptda.pas
|
1422985ca0
* Change several $ifdef i386 to x86
|
21 years ago |
aoptobj.pas
|
1422985ca0
* Change several $ifdef i386 to x86
|
21 years ago |
assemble.pas
|
ebec652408
+ Patch from peter for stack overflow
|
21 years ago |
browcol.pas
|
e46cdcea48
* constants ordinals now always have a type assigned
|
21 years ago |
browlog.pas
|
b9168c3cf0
* fixed compile with -CR
|
21 years ago |
bsdcompile
|
26081ed999
* Simple script which specifies the right params for a try out BSD build
|
25 years ago |
catch.pas
|
80abe98cf0
* havelinuxrtl10 fixes
|
22 years ago |
cclasses.pas
|
7a6b6f4bd4
* Some minor stuff
|
21 years ago |
cg64f32.pas
|
3ab069324a
* op_const_reg_reg with OP_SAR fixed
|
21 years ago |
cg64f64.pas
|
f936718fa1
* x86-64 compilation fixed
|
21 years ago |
cgbase.pas
|
fabb9c33ac
* top_symbol killed
|
21 years ago |
cgobj.pas
|
10e765329d
* fixed arm compilation
|
21 years ago |
cgutils.pas
|
fabb9c33ac
* top_symbol killed
|
21 years ago |
charset.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 years ago |
checkmem.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 years ago |
cmsgs.pas
|
4e89e4be76
* Message system uses open arrays internally
|
21 years ago |
comphook.pas
|
fd278ee582
* print lineinfo for internalerror
|
22 years ago |
compiler.pas
|
85bed883ce
* another bunch of x86-64 fixes mainly calling convention and
|
21 years ago |
compinnr.inc
|
e35b683e4d
+ added prefetch(const mem) support
|
21 years ago |
comprsrc.pas
|
0210c33f15
* fixed resource compiler search if no utilty directory was given
|
22 years ago |
cp437.pas
|
effb0aae89
- remove compilation warnings
|
23 years ago |
cp850.pas
|
effb0aae89
- remove compilation warnings
|
23 years ago |
cp8859_1.pas
|
effb0aae89
- remove compilation warnings
|
23 years ago |
crc.pas
|
06ebac4e27
* readded missing revisions
|
23 years ago |
cresstr.pas
|
4fecc1a56f
* big transformation of Tai_[const_]Symbol.Create[data]name*
|
21 years ago |
cstreams.pas
|
68ce5a00e5
* cg64 patch
|
23 years ago |
cutils.pas
|
aae508c277
+ arm floating point register saving implemented
|
21 years ago |
defcmp.pas
|
92203909b9
* use defs_equal when comparing pointer types
|
21 years ago |
defutil.pas
|
e661df03ee
* fixes to previous constant integer commit
|
21 years ago |
depend
|
e525797c51
* updated copyright to 2000
|
25 years ago |
dmisc.pas
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
export.pas
|
eb2ca8d10f
* rewrote the system handling
|
23 years ago |
finput.pas
|
3677577d9f
* check with fileexists() before opening a file
|
21 years ago |
fmodule.pas
|
abbd54f334
* stabs updates to write stabs for def for all implictly used
|
21 years ago |
fpcdefs.inc
|
74501ae73f
* some alignment issues resolved
|
21 years ago |
fppu.pas
|
b0b02f0d09
* bugfix in [read|write]asmsymbols for data and address labels
|
21 years ago |
gdb.pas
|
abbd54f334
* stabs updates to write stabs for def for all implictly used
|
21 years ago |
gendef.pas
|
8e7124f9f8
+ emx target added
|
22 years ago |
globals.pas
|
ba9f4a0703
* packrecords fixed for settings from $PACKRECORDS
|
21 years ago |
globtype.pas
|
46451e4662
+ added $APPTYPE TOOL for MPW tools on MacOS
|
21 years ago |
htypechk.pas
|
f4e7f793f5
* missing result initialization in node2opstr
|
21 years ago |
impdef.pas
|
88419cd6b0
* compilation fixes + *w tools renamed to *
|
21 years ago |
import.pas
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 years ago |
link.pas
|
f11951edf2
* increased maxsize of link.res file name
|
21 years ago |
make_old.cmd
|
918d797b20
* make.cmd renamed to make_old.cmd
|
24 years ago |
mdppc386.bat
|
1f4bac4fd0
* delphi fixes
|
24 years ago |
mppc386.bat
|
07ad807864
* added -FE. to put the PPU's in the compiler dir
|
25 years ago |
mppc68k.bat
|
0e8616ed1f
+ temporary variables now in temp_gen.pas unit
|
27 years ago |
mppcsparc
|
7b3bf8898a
+ add debug info to produced programs
|
21 years ago |
msgidx.inc
|
46451e4662
+ added $APPTYPE TOOL for MPW tools on MacOS
|
21 years ago |
msgtxt.inc
|
46451e4662
+ added $APPTYPE TOOL for MPW tools on MacOS
|
21 years ago |
nadd.pas
|
e661df03ee
* fixes to previous constant integer commit
|
21 years ago |
nbas.pas
|
8756d4f862
* maybe_in_reg moved to tempinfo
|
21 years ago |
ncal.pas
|
d3f035df50
* removed unused paravisible
|
21 years ago |
ncgadd.pas
|
c9ae483263
* use op_ordinal for dynarr compares
|
21 years ago |
ncgbas.pas
|
2f26f9ebb4
+ Fix from peter: fixes crash when inlining assembler code referencing local vars
|
21 years ago |
ncgcal.pas
|
55daf96ba7
* disable some debuginfo info when valgrind support is used
|
21 years ago |
ncgcnv.pas
|
4fecc1a56f
* big transformation of Tai_[const_]Symbol.Create[data]name*
|
21 years ago |
ncgcon.pas
|
9e0fb804f1
* fix overflow
|
21 years ago |
ncgflw.pas
|
207e3b1231
* cleaner temp get/unget for exceptions
|
21 years ago |
ncginl.pas
|
4fecc1a56f
* big transformation of Tai_[const_]Symbol.Create[data]name*
|
21 years ago |
ncgld.pas
|
61f15e4ec4
* make cycle fixed
|
21 years ago |
ncgmat.pas
|
d7786f6246
* fixed generic shl/shr operations
|
21 years ago |
ncgmem.pas
|
4fecc1a56f
* big transformation of Tai_[const_]Symbol.Create[data]name*
|
21 years ago |
ncgopt.pas
|
1422985ca0
* Change several $ifdef i386 to x86
|
21 years ago |
ncgset.pas
|
fabb9c33ac
* top_symbol killed
|
21 years ago |
ncgutil.pas
|
207e3b1231
* cleaner temp get/unget for exceptions
|
21 years ago |
ncnv.pas
|
e46cdcea48
* constants ordinals now always have a type assigned
|
21 years ago |
ncon.pas
|
e46cdcea48
* constants ordinals now always have a type assigned
|
21 years ago |
nflw.pas
|
6b96b70118
* fixed operator overload allowing for pointer-string
|
21 years ago |
ninl.pas
|
6b96b70118
* fixed operator overload allowing for pointer-string
|
21 years ago |
nld.pas
|
61f15e4ec4
* make cycle fixed
|
21 years ago |
nmat.pas
|
e661df03ee
* fixes to previous constant integer commit
|
21 years ago |
nmem.pas
|
8d078ada18
* variant array support
|
21 years ago |
nobj.pas
|
b7d006777c
* vtbls are now properly aligned
|
21 years ago |
node.pas
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
nopt.pas
|
2258e941af
+ inlined procedures inherit procinfo flags
|
21 years ago |
nset.pas
|
6b96b70118
* fixed operator overload allowing for pointer-string
|
21 years ago |
nstate.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
nutils.pas
|
c844c5a505
* procvar cleanup
|
21 years ago |
ogbase.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 years ago |
ogcoff.pas
|
29a382388e
* fix range check error after previous commit
|
22 years ago |
ogelf.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 years ago |
oglx.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
ogmap.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 years ago |
options.pas
|
46451e4662
+ added $APPTYPE TOOL for MPW tools on MacOS
|
21 years ago |
owar.pas
|
06ebac4e27
* readded missing revisions
|
23 years ago |
owbase.pas
|
4285e99853
* internal linker
|
23 years ago |
paramgr.pas
|
40363f47e5
* compilation of arm rtl fixed
|
21 years ago |
parser.pas
|
f80bea52e9
* reset current_module,current_procinfo so the destroy routines
|
21 years ago |
pass_1.pas
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
pass_2.pas
|
f663d2488f
* cross unit inlining fixed
|
22 years ago |
pbase.pas
|
ce11762359
- Comment out unused tokenstring function
|
21 years ago |
pdecl.pas
|
e46cdcea48
* constants ordinals now always have a type assigned
|
21 years ago |
pdecobj.pas
|
f8679b77ef
* fix crash when method is not declared in object declaration
|
21 years ago |
pdecsub.pas
|
f8679b77ef
* fix crash when method is not declared in object declaration
|
21 years ago |
pdecvar.pas
|
e46cdcea48
* constants ordinals now always have a type assigned
|
21 years ago |
pexports.pas
|
c455a796e9
indexed exports needs to be sorted (patch from Pavel)
|
21 years ago |
pexpr.pas
|
8d078ada18
* variant array support
|
21 years ago |
pinline.pas
|
0b1069b6ab
+ some more usage of register temps
|
21 years ago |
pmodules.pas
|
9238319c2f
* OS/2 heap management modified to be able to grow heap as needed
|
21 years ago |
pp.lpi
|
4a0a19d733
+ added to use Lazarus debugging compiler
|
21 years ago |
pp.pas
|
c65e094bba
+ implemented cdecl'd varargs on arm
|
21 years ago |
ppc.cfg
|
9465a13e71
+ Delphi 6 configuration file
|
23 years ago |
ppc.conf
|
add30a428e
* Kylix fixes, mostly case names of units
|
24 years ago |
ppc.dof
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
ppc.dpr
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
ppheap.pas
|
3390a23c26
* fix compilation failure
|
23 years ago |
ppu.pas
|
e46cdcea48
* constants ordinals now always have a type assigned
|
21 years ago |
procinfo.pas
|
61f15e4ec4
* make cycle fixed
|
21 years ago |
pstatmnt.pas
|
9625256d22
* better check for maybe_call_procvar
|
21 years ago |
psub.pas
|
06a33abebd
* fixed arg. area calculation
|
21 years ago |
psystem.pas
|
e46cdcea48
* constants ordinals now always have a type assigned
|
21 years ago |
ptconst.pas
|
a7f25327f6
* change AT_FUNCTION to AT_DATA where appropriate
|
21 years ago |
ptype.pas
|
e661df03ee
* fixes to previous constant integer commit
|
21 years ago |
raatt.pas
|
4fecc1a56f
* big transformation of Tai_[const_]Symbol.Create[data]name*
|
21 years ago |
rabase.pas
|
35b8e93073
* fixed more alignment issues
|
21 years ago |
rasm.pas
|
1af574ceca
* assembler readers OOPed
|
22 years ago |
rautils.pas
|
e46cdcea48
* constants ordinals now always have a type assigned
|
21 years ago |
regvars.pas
|
9495f77117
- removed taicpu.is_reg_move because it's not used anymore
|
21 years ago |
rgbase.pas
|
3b743d766b
* fixed ppc assembler reader
|
22 years ago |
rgobj.pas
|
3a5717c1b7
* rewrote add_to_movelist, it now uses a field to store the number
|
21 years ago |
scandir.pas
|
46451e4662
+ added $APPTYPE TOOL for MPW tools on MacOS
|
21 years ago |
scanner.pas
|
4b3db6acb4
* $elseif support
|
21 years ago |
script.pas
|
d8bb302b0f
+ Status checks in scripts
|
21 years ago |
switches.pas
|
bd07b65cfd
* don't turn off debuginfo when line info is requested
|
22 years ago |
symbase.pas
|
61f15e4ec4
* make cycle fixed
|
21 years ago |
symconst.pas
|
e46cdcea48
* constants ordinals now always have a type assigned
|
21 years ago |
symdef.pas
|
e46cdcea48
* constants ordinals now always have a type assigned
|
21 years ago |
symnot.pas
|
fcabdbbf35
* fixed unitsym-globalsymtable relation so the uses of a unit
|
22 years ago |
symsym.pas
|
aae508c277
+ arm floating point register saving implemented
|
21 years ago |
symtable.pas
|
ba9f4a0703
* packrecords fixed for settings from $PACKRECORDS
|
21 years ago |
symtype.pas
|
f367223dd2
* Removed unused concatstabto
|
21 years ago |
symutil.pas
|
e46cdcea48
* constants ordinals now always have a type assigned
|
21 years ago |
systems.pas
|
7c98848cb2
+ cpu2str added
|
21 years ago |
tgobj.pas
|
47f08937e4
* use localalign info for alignment for locals and temps
|
21 years ago |
tokens.pas
|
2835ed1b55
* Enable threadvars for all modes
|
21 years ago |
tpexcept.pas
|
051778da12
* don't use the local longjmp for 1.9.x
|
21 years ago |
verbose.pas
|
308fb06407
* fix crashes with 1.0.x
|
21 years ago |
version.pas
|
fc60443584
* version changed to 1.9.3
|
21 years ago |
widestr.pas
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |