.. |
alpha
|
a835405a27
* fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg
|
23 years ago |
arm
|
bde158d4b5
* small compilation fix
|
21 years ago |
html
|
fa0d3d79e0
no message
|
23 years ago |
i386
|
e6929a1a32
* more x86_64 parameter fixes
|
21 years ago |
ia64
|
a835405a27
* fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg
|
23 years ago |
m68k
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
msg
|
4c95007b2b
* added target Darwin to help page
|
21 years ago |
new
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
powerpc
|
06a33abebd
* fixed arg. area calculation
|
21 years ago |
sparc
|
71202a141d
* taicpu.is_same_reg_move() now gets a regtype parameter so it only
|
21 years ago |
systems
|
dfa6403a70
+ Support for Link on target especially for MacOS
|
21 years ago |
utils
|
e741991cfc
* support X86_64 and NOX86_64 flags
|
21 years ago |
vis
|
86bcea6ef5
* Code generator converted to new register notation
|
22 years ago |
x86
|
fad88e2c7c
* allow mov to smaller sizes
|
21 years ago |
x86_64
|
e6929a1a32
* more x86_64 parameter fixes
|
21 years ago |
Makefile
|
6a2a7d4ce6
+ arm support in Makefiles improved
|
21 years ago |
Makefile.fpc
|
6a2a7d4ce6
+ arm support in Makefiles improved
|
21 years ago |
README
|
012af1131e
* updated to help compiling the compiler
|
22 years ago |
aasmbase.pas
|
8ff5792776
* remove some unit dependencies
|
22 years ago |
aasmtai.pas
|
71202a141d
* taicpu.is_same_reg_move() now gets a regtype parameter so it only
|
21 years ago |
aggas.pas
|
37454274bc
* fixed several arm floating point issues
|
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
|
1422985ca0
* Change several $ifdef i386 to x86
|
21 years ago |
browcol.pas
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 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
|
e6929a1a32
* more x86_64 parameter fixes
|
21 years ago |
cgobj.pas
|
ee569d7817
* make extcycle is working again
|
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
|
a3cd612259
* fixed error message, if a resource file can't be written
|
21 years ago |
cstreams.pas
|
68ce5a00e5
* cg64 patch
|
23 years ago |
cutils.pas
|
3dfde8c397
* Bugfix on constant strings stab generation. Never worked and still
|
21 years ago |
defcmp.pas
|
da60da7f06
* allow real_2_real conversion for realconstn, fixes 2971
|
21 years ago |
defutil.pas
|
8c5b0f7d82
* first try to get cpupara working for x86_64
|
21 years ago |
depend
|
e525797c51
* updated copyright to 2000
|
26 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
|
fa52c0e3a0
* don't allow duplicate uses
|
22 years ago |
fpcdefs.inc
|
1e3875ad36
- fix rtti generation for properties containing sl_vec
|
21 years ago |
fppu.pas
|
c96538d24d
* fix remembering path of main source file
|
21 years ago |
gdb.pas
|
fcabdbbf35
* fixed unitsym-globalsymtable relation so the uses of a unit
|
22 years ago |
gendef.pas
|
8e7124f9f8
+ emx target added
|
22 years ago |
globals.pas
|
dfa6403a70
+ Support for Link on target especially for MacOS
|
21 years ago |
globtype.pas
|
9a83a21c64
* pthread on -CURRENT related fixes.
|
21 years ago |
htypechk.pas
|
3a3fdde6d1
* compare_defs_ext has now a options argument
|
21 years ago |
impdef.pas
|
487650ab51
* -XP<prefix> support
|
22 years ago |
import.pas
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 years ago |
link.pas
|
dfa6403a70
+ Support for Link on target especially for MacOS
|
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
|
6294931f73
+ add more dirs in include path
|
22 years ago |
msgidx.inc
|
4c95007b2b
* added target Darwin to help page
|
21 years ago |
msgtxt.inc
|
4c95007b2b
* added target Darwin to help page
|
21 years ago |
nadd.pas
|
465aa5851b
* several fixes to compile x86-64 system
|
21 years ago |
nbas.pas
|
5290787578
* don't put types that need init/fini in register temps
|
21 years ago |
ncal.pas
|
06a33abebd
* fixed arg. area calculation
|
21 years ago |
ncgadd.pas
|
8012731ede
*** empty log message ***
|
21 years ago |
ncgbas.pas
|
0b1069b6ab
+ some more usage of register temps
|
21 years ago |
ncgcal.pas
|
7b04fdec2e
* fix compilation without GDB
|
21 years ago |
ncgcnv.pas
|
465aa5851b
* several fixes to compile x86-64 system
|
21 years ago |
ncgcon.pas
|
37454274bc
* fixed several arm floating point issues
|
21 years ago |
ncgflw.pas
|
ee569d7817
* make extcycle is working again
|
21 years ago |
ncginl.pas
|
571d853415
* fixed (hopefully) the ansistring length bug
|
21 years ago |
ncgld.pas
|
4e89e4be76
* Message system uses open arrays internally
|
21 years ago |
ncgmat.pas
|
d7786f6246
* fixed generic shl/shr operations
|
21 years ago |
ncgmem.pas
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
ncgopt.pas
|
1422985ca0
* Change several $ifdef i386 to x86
|
21 years ago |
ncgset.pas
|
9843118433
* fixed for regvars + simplification
|
21 years ago |
ncgutil.pas
|
a8450c695d
* fixed regvars
|
21 years ago |
ncnv.pas
|
3a3fdde6d1
* compare_defs_ext has now a options argument
|
21 years ago |
ncon.pas
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
nflw.pas
|
465aa5851b
* several fixes to compile x86-64 system
|
21 years ago |
ninl.pas
|
0b1069b6ab
+ some more usage of register temps
|
21 years ago |
nld.pas
|
cfd870ed59
* Tarrayconstructornode sets pi_do_call if a call is possible
|
21 years ago |
nmat.pas
|
d735071838
* Rtti generation moved to ncgutil
|
21 years ago |
nmem.pas
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
nobj.pas
|
06a33abebd
* fixed arg. area calculation
|
21 years ago |
node.pas
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
nopt.pas
|
2258e941af
+ inlined procedures inherit procinfo flags
|
22 years ago |
nset.pas
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
nstate.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
nutils.pas
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
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
|
9a83a21c64
* pthread on -CURRENT related fixes.
|
21 years ago |
owar.pas
|
06ebac4e27
* readded missing revisions
|
23 years ago |
owbase.pas
|
4285e99853
* internal linker
|
23 years ago |
paramgr.pas
|
eaa8405a15
* temp. fix for lochigh para
|
21 years ago |
parser.pas
|
d735071838
* Rtti generation moved to ncgutil
|
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
|
607b41f22e
* except is also an end of block token
|
21 years ago |
pdecl.pas
|
4e89e4be76
* Message system uses open arrays internally
|
21 years ago |
pdecobj.pas
|
5090185909
* global property support for fpc modes
|
22 years ago |
pdecsub.pas
|
4f913922fa
* overload directive checking for methods is now done
|
21 years ago |
pdecvar.pas
|
1e3875ad36
- fix rtti generation for properties containing sl_vec
|
21 years ago |
pexports.pas
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
pexpr.pas
|
6faddb5e71
* constants are now parsed as 64bit for cpu64bit
|
21 years ago |
pinline.pas
|
0b1069b6ab
+ some more usage of register temps
|
21 years ago |
pmodules.pas
|
42f9b1b0e2
* Removed not very usefull nextglobal & previousglobal fields from
|
21 years ago |
pp.pas
|
9bdd9c4012
* when compiled with -dnocatch, known rtes aren't translated anymore
|
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
|
35b8e93073
* fixed more alignment issues
|
21 years ago |
procinfo.pas
|
06a33abebd
* fixed arg. area calculation
|
21 years ago |
pstatmnt.pas
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
psub.pas
|
06a33abebd
* fixed arg. area calculation
|
21 years ago |
psystem.pas
|
d735071838
* Rtti generation moved to ncgutil
|
21 years ago |
ptconst.pas
|
46d241a666
* Take advantage of our new with statement optimization
|
21 years ago |
ptype.pas
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
raatt.pas
|
46d241a666
* Take advantage of our new with statement optimization
|
21 years ago |
rabase.pas
|
35b8e93073
* fixed more alignment issues
|
21 years ago |
rasm.pas
|
1af574ceca
* assembler readers OOPed
|
22 years ago |
rautils.pas
|
49d1c79f5e
* fixed compilation for non-x86
|
22 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
|
ee569d7817
* make extcycle is working again
|
21 years ago |
scandir.pas
|
8caaa7740d
* more record alignment fixes
|
21 years ago |
scanner.pas
|
d47da881ed
* Better fix for case sensitive macro handling
|
21 years ago |
script.pas
|
dfa6403a70
+ Support for Link on target especially for MacOS
|
21 years ago |
switches.pas
|
bd07b65cfd
* don't turn off debuginfo when line info is requested
|
22 years ago |
symbase.pas
|
d735071838
* Rtti generation moved to ncgutil
|
21 years ago |
symconst.pas
|
75e2de9f2c
+ reintroduce implemented
|
21 years ago |
symdef.pas
|
06a33abebd
* fixed arg. area calculation
|
21 years ago |
symnot.pas
|
fcabdbbf35
* fixed unitsym-globalsymtable relation so the uses of a unit
|
22 years ago |
symsym.pas
|
3a3fdde6d1
* compare_defs_ext has now a options argument
|
21 years ago |
symtable.pas
|
1e3875ad36
- fix rtti generation for properties containing sl_vec
|
21 years ago |
symtype.pas
|
7b04fdec2e
* fix compilation without GDB
|
21 years ago |
symutil.pas
|
62394e45d7
* moved count_locals from pstatmnt to symutils
|
22 years ago |
systems.pas
|
dfa6403a70
+ Support for Link on target especially for MacOS
|
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
|
4e89e4be76
* Message system uses open arrays internally
|
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 |