.. |
alpha
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 years ago |
arm
|
960bf7b8b1
* fixed float spilling to use sfm/lfm instead of stf/ldf
|
21 years ago |
html
|
fa0d3d79e0
no message
|
23 years ago |
i386
|
8fb3536f6e
* simple regvar support, not yet finished
|
21 years ago |
ia64
|
8a9758c5e2
* logs truncated
|
21 years ago |
m68k
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 years ago |
msg
|
5df0c00360
* better PathExists, fix for too long command line, correction of message
|
21 years ago |
new
|
8a9758c5e2
* logs truncated
|
21 years ago |
powerpc
|
36112785f8
* indention fixed
|
21 years ago |
sparc
|
6da9996dba
* fixed passing of flaot parameters. The general size is still float,
|
21 years ago |
systems
|
80e621011a
* added define netware and netware_libc for target netwlibc, netware_clib for netware
|
21 years ago |
utils
|
5d088845d3
+ added -h option to show help
|
21 years ago |
vis
|
8a9758c5e2
* logs truncated
|
21 years ago |
x86
|
30a4185153
* IE when expecting top_ref
|
21 years ago |
x86_64
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 years ago |
Makefile
|
458e3c3780
* makefiles regenerated
|
21 years ago |
Makefile.fpc
|
151478584c
* fpcfan copy paste error (ifdef x86_64 should be arm)
|
21 years ago |
README
|
012af1131e
* updated to help compiling the compiler
|
22 years ago |
aasmbase.pas
|
1d846baf9e
* fixed relabeling properly now :)
|
21 years ago |
aasmtai.pas
|
8fb3536f6e
* simple regvar support, not yet finished
|
21 years ago |
aggas.pas
|
8fb3536f6e
* simple regvar support, not yet finished
|
21 years ago |
aopt.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
aoptbase.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
aoptcs.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
aoptda.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
aoptobj.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
assemble.pas
|
519bf9889e
don't lowercase filenames in stabs
|
21 years ago |
browcol.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
browlog.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
bsdcompile
|
26081ed999
* Simple script which specifies the right params for a try out BSD build
|
25 years ago |
catch.pas
|
be837c0f23
+ Added argument to Stop
|
21 years ago |
cclasses.pas
|
c1303f5759
* stringlist.find case insensitive
|
21 years ago |
cg64f32.pas
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 years ago |
cg64f64.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
cgbase.pas
|
1eb575fa22
* fixed longbool(<int64>) on sparc
|
21 years ago |
cgobj.pas
|
62f93d3473
+ partial overflow checking on sparc; multiplication still missing
|
21 years ago |
cgutils.pas
|
fabb9c33ac
* top_symbol killed
|
21 years ago |
charset.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
cmsgs.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
comphook.pas
|
41f7fa8c37
+ Check if outputdir exists, Fix exitcode when displaying help pages
|
21 years ago |
compiler.pas
|
41f7fa8c37
+ Check if outputdir exists, Fix exitcode when displaying help pages
|
21 years ago |
compinnr.inc
|
ff36adb056
+ macpas style: exit, cycle, leave
|
21 years ago |
comprsrc.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
cp437.pas
|
effb0aae89
- remove compilation warnings
|
22 years ago |
cp850.pas
|
effb0aae89
- remove compilation warnings
|
22 years ago |
cp8859_1.pas
|
effb0aae89
- remove compilation warnings
|
22 years ago |
crc.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
cresstr.pas
|
b3e3030e6f
* remove maxlen field from ansistring/widestrings
|
21 years ago |
cstreams.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
cutils.pas
|
d99a5f58f3
* range check error in swapint64
|
21 years ago |
defcmp.pas
|
e1278ec66f
* prefer pchar-string over pchar-pointer
|
21 years ago |
defutil.pas
|
1eb575fa22
* fixed longbool(<int64>) on sparc
|
21 years ago |
depend
|
e525797c51
* updated copyright to 2000
|
25 years ago |
dmisc.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
dwarf.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
export.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
finput.pas
|
ff069c5ecc
+ Patch from Christian Iversen to implement LIBPREFIX/SUFFIX/EXTENSION directives
|
21 years ago |
fmodule.pas
|
b24163cef6
* use realmodulename in unit not used msg
|
21 years ago |
fpcdefs.inc
|
690f5e22d1
* x86_64 fixes
|
21 years ago |
fppu.pas
|
e32eac8468
* remove check for shortunitname, it broke units with 8 and 9 chars
|
21 years ago |
gdb.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
gendef.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
globals.pas
|
5df0c00360
* better PathExists, fix for too long command line, correction of message
|
21 years ago |
globtype.pas
|
8fb3536f6e
* simple regvar support, not yet finished
|
21 years ago |
htypechk.pas
|
6180168a5a
* register loopvarsym for fields instead of record variable
|
21 years ago |
impdef.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
import.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
link.pas
|
75c3c8b259
* shell now returns an exitcode
|
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
|
72556ae39f
* fix compile problem
|
21 years ago |
msgidx.inc
|
5df0c00360
* better PathExists, fix for too long command line, correction of message
|
21 years ago |
msgtxt.inc
|
5df0c00360
* better PathExists, fix for too long command line, correction of message
|
21 years ago |
nadd.pas
|
33a834821f
* paraloc branch merged
|
21 years ago |
nbas.pas
|
8fb3536f6e
* simple regvar support, not yet finished
|
21 years ago |
ncal.pas
|
33a834821f
* paraloc branch merged
|
21 years ago |
ncgadd.pas
|
62f93d3473
+ partial overflow checking on sparc; multiplication still missing
|
21 years ago |
ncgbas.pas
|
8fb3536f6e
* simple regvar support, not yet finished
|
21 years ago |
ncgcal.pas
|
96a6acbda2
* dealloc function result registers, register allocation is now
|
21 years ago |
ncgcnv.pas
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 years ago |
ncgcon.pas
|
120c165a62
* constant floating point assignments etc. are now overflow checked
|
21 years ago |
ncgflw.pas
|
8fb3536f6e
* simple regvar support, not yet finished
|
21 years ago |
ncginl.pas
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 years ago |
ncgld.pas
|
8fb3536f6e
* simple regvar support, not yet finished
|
21 years ago |
ncgmat.pas
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 years ago |
ncgmem.pas
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 years ago |
ncgopt.pas
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 years ago |
ncgset.pas
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 years ago |
ncgutil.pas
|
ba87da9bc2
* fix compile for oldregvars
|
21 years ago |
ncnv.pas
|
8fb3536f6e
* simple regvar support, not yet finished
|
21 years ago |
ncon.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
nflw.pas
|
67548d9f91
* for loop variable assignment is not allowed anymore
|
21 years ago |
ninl.pas
|
4978a7635a
* another fix for reading of subranges
|
21 years ago |
nld.pas
|
8fb3536f6e
* simple regvar support, not yet finished
|
21 years ago |
nmat.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
nmem.pas
|
8fb3536f6e
* simple regvar support, not yet finished
|
21 years ago |
nobj.pas
|
33a834821f
* paraloc branch merged
|
21 years ago |
node.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
nopt.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
nset.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
nstate.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
nutils.pas
|
5906d4a967
* fix possible wrong typecast
|
21 years ago |
ogbase.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
ogcoff.pas
|
1654d9ad27
don't use .rodata, it doesn't work yet
|
21 years ago |
ogelf.pas
|
04cce65ea2
* .rodata section support, disabled by default since it doesn't work
|
21 years ago |
oglx.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
ogmap.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
options.pas
|
5df0c00360
* better PathExists, fix for too long command line, correction of message
|
21 years ago |
owar.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
owbase.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
parabase.pas
|
33a834821f
* paraloc branch merged
|
21 years ago |
paramgr.pas
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 years ago |
parser.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
pass_1.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
pass_2.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
pbase.pas
|
fe54af8f82
* finally is an "endtoken" as well
|
21 years ago |
pdecl.pas
|
6096fe0789
* use realname in error msg
|
21 years ago |
pdecobj.pas
|
ade0fde929
allow published for constructors
|
21 years ago |
pdecsub.pas
|
e18eaddbfc
fixed crash with error in default value
|
21 years ago |
pdecvar.pas
|
c7544e69de
+ padalgingment field for recordsymtables (saved by recorddefs)
|
21 years ago |
pexports.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
pexpr.pas
|
2c9a986fa3
* fix crash with calling method pointer from class procedure
|
21 years ago |
pinline.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
pmodules.pas
|
7f8844e74d
* release localsymtables when module is compiled
|
21 years ago |
pp.lpi
|
e27d695e7c
* Fix new command line parameters
|
21 years ago |
pp.pas
|
8a9758c5e2
* logs truncated
|
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
|
8a9758c5e2
* logs truncated
|
21 years ago |
ppu.pas
|
33a834821f
* paraloc branch merged
|
21 years ago |
procinfo.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
pstatmnt.pas
|
6180168a5a
* register loopvarsym for fields instead of record variable
|
21 years ago |
psub.pas
|
8fb3536f6e
* simple regvar support, not yet finished
|
21 years ago |
psystem.pas
|
ff36adb056
+ macpas style: exit, cycle, leave
|
21 years ago |
ptconst.pas
|
b3e3030e6f
* remove maxlen field from ansistring/widestrings
|
21 years ago |
ptype.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
raatt.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
rabase.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
rasm.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
rautils.pas
|
77b6de17a6
* reference local varsyms can't be regvar
|
21 years ago |
regvars.pas
|
8fb3536f6e
* simple regvar support, not yet finished
|
21 years ago |
rgbase.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
rgobj.pas
|
8fb3536f6e
* simple regvar support, not yet finished
|
21 years ago |
scandir.pas
|
354004d803
* target netwlibc added (libc is preferred for newer netware versions)
|
21 years ago |
scanner.pas
|
bb684d007d
* Minor bugfix in $IFOPT
|
21 years ago |
script.pas
|
ef89703097
* minor fix for macos
|
21 years ago |
switches.pas
|
d763f9e142
browser disabled
|
21 years ago |
symbase.pas
|
a939095dbe
* revert has_localst patch
|
21 years ago |
symconst.pas
|
c1d4e0c3d3
* vo_is_loop_counter added
|
21 years ago |
symdef.pas
|
85320d6787
* SetTextLineEnding implemented, FileRec.Name position alignment for CPU64
|
21 years ago |
symnot.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
symsym.pas
|
8fb3536f6e
* simple regvar support, not yet finished
|
21 years ago |
symtable.pas
|
c7544e69de
+ padalgingment field for recordsymtables (saved by recorddefs)
|
21 years ago |
symtype.pas
|
a939095dbe
* revert has_localst patch
|
21 years ago |
symutil.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
systems.pas
|
354004d803
* target netwlibc added (libc is preferred for newer netware versions)
|
21 years ago |
tgobj.pas
|
33a834821f
* paraloc branch merged
|
21 years ago |
tokens.pas
|
98df0978e1
+ adding operators "|" and "&" for macpas
|
21 years ago |
tpexcept.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
verbose.pas
|
41f7fa8c37
+ Check if outputdir exists, Fix exitcode when displaying help pages
|
21 years ago |
version.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |
widestr.pas
|
8a9758c5e2
* logs truncated
|
21 years ago |