.. |
i386
|
268e4bb7e7
* use saveregisters for incr routines, saves also problems with
|
23 years ago |
ia64
|
9b12acc70a
* renamed some constants
|
23 years ago |
m68k
|
9b12acc70a
* renamed some constants
|
23 years ago |
msg
|
2dcf2ee940
* give error when using enums with jumps as array index
|
23 years ago |
new
|
927c693482
* fix source location in zips for packages and demos
|
23 years ago |
powerpc
|
5cdad9e30f
* some small updates according to i386 version
|
23 years ago |
targets
|
03d841893e
- remove use_bound_instruction field
|
23 years ago |
utils
|
51c5fb965e
* updated for posinfo change
|
23 years ago |
x86
|
6bbaa14daf
* block nodes within expressions shouldn't release the used registers,
|
23 years ago |
x86_64
|
6bbaa14daf
* block nodes within expressions shouldn't release the used registers,
|
23 years ago |
Makefile
|
927c693482
* fix source location in zips for packages and demos
|
23 years ago |
Makefile.fpc
|
9b385a2ab7
* regenated
|
23 years ago |
README
|
e652444594
+ varargs directive
|
24 years ago |
aasm.pas
|
95ccf81518
- removed tcpuflags
|
23 years ago |
aasmtai.pas
|
37194d2f61
* fixed more problems with cpubase and x86-64
|
23 years ago |
aggas.pas
|
820e6cbe4c
+ comments in register allocator uses std_Reg2str
|
23 years ago |
aopt.pas
|
9746f4c2d6
* some cg reorganisation
|
24 years ago |
aoptbase.pas
|
9746f4c2d6
* some cg reorganisation
|
24 years ago |
aoptcs.pas
|
87aa88e9b7
+ generic FPC_CHECKPOINTER
|
23 years ago |
aoptda.pas
|
095ad35f3b
+ change reg2str array use
|
23 years ago |
aoptobj.pas
|
9746f4c2d6
* some cg reorganisation
|
24 years ago |
assemble.pas
|
3566880766
* fix for the ie9999 under Linux (patch from Peter)
|
23 years ago |
browcol.pas
|
d2e1952377
* procsym definition rewrite
|
24 years ago |
browlog.pas
|
d2e1952377
* procsym definition rewrite
|
24 years ago |
bsdcompile
|
26081ed999
* Simple script which specifies the right params for a try out BSD build
|
25 years ago |
catch.pas
|
684970ea22
* merged generic m68k updates from fixes branch
|
24 years ago |
cclasses.pas
|
faf78ea813
* overloading supported in child classes
|
24 years ago |
cg64f32.pas
|
cc8c4d7093
* moved more routines from cga/n386util
|
23 years ago |
cgbase.pas
|
cc8c4d7093
* moved more routines from cga/n386util
|
23 years ago |
cginfo.pas
|
458a7f58dc
+ added patch for SPARC from Mazen (to move to cpuinfo)
|
23 years ago |
cgobj.pas
|
268e4bb7e7
* use saveregisters for incr routines, saves also problems with
|
23 years ago |
cmsgs.pas
|
a3e5fcecde
* better replacements that also allow $1 in the replacements without
|
23 years ago |
comphook.pas
|
2a1adf0ee6
* updates so it works with the ide
|
24 years ago |
compiler.pas
|
6d3ac41ce6
* fixed conflicts between the last 2 commits
|
23 years ago |
compinnr.inc
|
7215d46735
* Make new/dispose system functions instead of keywords
|
24 years ago |
comprsrc.pas
|
0ee2ac7451
+ added wdosx support (patch from Pavel)
|
23 years ago |
crc.pas
|
add30a428e
* Kylix fixes, mostly case names of units
|
24 years ago |
cresstr.pas
|
a7cf57524e
* symtable change to classes
|
24 years ago |
cstreams.pas
|
32b9cdb7cf
+ new tlinkedlist class (merge of old tstringqueue,tcontainer and
|
25 years ago |
cutils.pas
|
2b00253b7b
+ more documentation of basic unit
|
23 years ago |
defines.inc
|
158f65b646
* use packenum 1 to save some memory
|
23 years ago |
depend
|
e525797c51
* updated copyright to 2000
|
26 years ago |
dmisc.pas
|
1f4bac4fd0
* delphi fixes
|
24 years ago |
export.pas
|
f9794d6904
* added override and virtual for constructors
|
24 years ago |
finput.pas
|
0ee2ac7451
+ added wdosx support (patch from Pavel)
|
23 years ago |
fmodule.pas
|
5e7a1e3729
* removed unused units
|
23 years ago |
fppu.pas
|
5e7a1e3729
* removed unused units
|
23 years ago |
gdb.pas
|
74f6abf381
* merged register fixes
|
24 years ago |
gendef.pas
|
0ee2ac7451
+ added wdosx support (patch from Pavel)
|
23 years ago |
globals.pas
|
87aa88e9b7
+ generic FPC_CHECKPOINTER
|
23 years ago |
globtype.pas
|
6320530bdd
* removed newn and disposen nodes, the code is now directly
|
23 years ago |
htypechk.pas
|
5b242f7741
* tlocation,treference update
|
23 years ago |
impdef.pas
|
a7cf57524e
* symtable change to classes
|
24 years ago |
import.pas
|
f9794d6904
* added override and virtual for constructors
|
24 years ago |
link.pas
|
2e96721c20
* fixed path appending for lib
|
23 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 |
msgidx.inc
|
2dcf2ee940
* give error when using enums with jumps as array index
|
23 years ago |
msgtxt.inc
|
2dcf2ee940
* give error when using enums with jumps as array index
|
23 years ago |
nadd.pas
|
67ede1276b
* add pinline unit that inserts compiler supported functions using
|
23 years ago |
nbas.pas
|
6bbaa14daf
* block nodes within expressions shouldn't release the used registers,
|
23 years ago |
ncal.pas
|
cc8c4d7093
* moved more routines from cga/n386util
|
23 years ago |
ncgbas.pas
|
6bbaa14daf
* block nodes within expressions shouldn't release the used registers,
|
23 years ago |
ncgcnv.pas
|
6320530bdd
* removed newn and disposen nodes, the code is now directly
|
23 years ago |
ncgcon.pas
|
5e7a1e3729
* removed unused units
|
23 years ago |
ncgflw.pas
|
59f8a16c39
+ a_jmp_cond -> a_jmp_always (a_jmp_cond is NOT portable)
|
23 years ago |
ncgld.pas
|
59f8a16c39
+ a_jmp_cond -> a_jmp_always (a_jmp_cond is NOT portable)
|
23 years ago |
ncgmem.pas
|
87aa88e9b7
+ generic FPC_CHECKPOINTER
|
23 years ago |
ncgutil.pas
|
6320530bdd
* removed newn and disposen nodes, the code is now directly
|
23 years ago |
ncnv.pas
|
cc8c4d7093
* moved more routines from cga/n386util
|
23 years ago |
ncon.pas
|
da8b01e708
+ change unit use
|
23 years ago |
nflw.pas
|
7fb55bf4e4
+ a_loadfpu_* and a_loadmm_* methods in tcg
|
23 years ago |
ninl.pas
|
6bbaa14daf
* block nodes within expressions shouldn't release the used registers,
|
23 years ago |
nld.pas
|
cc8c4d7093
* moved more routines from cga/n386util
|
23 years ago |
nmat.pas
|
da8b01e708
+ change unit use
|
23 years ago |
nmem.pas
|
6320530bdd
* removed newn and disposen nodes, the code is now directly
|
23 years ago |
nobj.pas
|
87aa88e9b7
+ generic FPC_CHECKPOINTER
|
23 years ago |
node.pas
|
6bbaa14daf
* block nodes within expressions shouldn't release the used registers,
|
23 years ago |
nopt.pas
|
5b242f7741
* tlocation,treference update
|
23 years ago |
nset.pas
|
da8b01e708
+ change unit use
|
23 years ago |
ogbase.pas
|
4d4bf26827
* fixed inline crash with assembler routines
|
24 years ago |
ogcoff.pas
|
5e7a1e3729
* removed unused units
|
23 years ago |
ogelf.pas
|
5e7a1e3729
* removed unused units
|
23 years ago |
options.pas
|
6320530bdd
* removed newn and disposen nodes, the code is now directly
|
23 years ago |
owar.pas
|
5e7a1e3729
* removed unused units
|
23 years ago |
owbase.pas
|
bba2be8243
* more things for tcoffobjectinput
|
24 years ago |
parser.pas
|
5ea6f2b824
* fixed memleaks when file can't be opened
|
23 years ago |
pass_1.pas
|
5e7a1e3729
* removed unused units
|
23 years ago |
pass_2.pas
|
6320530bdd
* removed newn and disposen nodes, the code is now directly
|
23 years ago |
pbase.pas
|
5cdb7cc52b
* removed getprocvar, use only getprocvardef
|
23 years ago |
pdecl.pas
|
70ff711f73
* mangledname rewrite, tprocdef.mangledname is now created dynamicly
|
23 years ago |
pdecobj.pas
|
6320530bdd
* removed newn and disposen nodes, the code is now directly
|
23 years ago |
pdecsub.pas
|
6320530bdd
* removed newn and disposen nodes, the code is now directly
|
23 years ago |
pdecvar.pas
|
5ea6f2b824
* fixed memleaks when file can't be opened
|
23 years ago |
pexports.pas
|
5e7a1e3729
* removed unused units
|
23 years ago |
pexpr.pas
|
67ede1276b
* add pinline unit that inserts compiler supported functions using
|
23 years ago |
pinline.pas
|
6bbaa14daf
* block nodes within expressions shouldn't release the used registers,
|
23 years ago |
pmodules.pas
|
87aa88e9b7
+ generic FPC_CHECKPOINTER
|
23 years ago |
pp.pas
|
cbe6e19729
+ patch for SPARC from Mazen NEIFER
|
23 years ago |
ppc.conf
|
add30a428e
* Kylix fixes, mostly case names of units
|
24 years ago |
ppc.dof
|
27749c067e
* more cg11 updates
|
25 years ago |
ppc.dpr
|
5a2b1ed57b
* Renamefest
|
25 years ago |
ppheap.pas
|
a7cf57524e
* symtable change to classes
|
24 years ago |
ppu.pas
|
5e7a1e3729
* removed unused units
|
23 years ago |
pstatmnt.pas
|
6bbaa14daf
* block nodes within expressions shouldn't release the used registers,
|
23 years ago |
psub.pas
|
87aa88e9b7
+ generic FPC_CHECKPOINTER
|
23 years ago |
psystem.pas
|
2b3898aeff
* adapted ranges of native types to int64 (e.g. high cardinal is no
|
23 years ago |
ptconst.pas
|
67ede1276b
* add pinline unit that inserts compiler supported functions using
|
23 years ago |
ptype.pas
|
70ff711f73
* mangledname rewrite, tprocdef.mangledname is now created dynamicly
|
23 years ago |
rautils.pas
|
87aa88e9b7
+ generic FPC_CHECKPOINTER
|
23 years ago |
regvars.pas
|
f3c2dfa604
+ changeregsize -> makeregsize
|
23 years ago |
rgobj.pas
|
c3dfda6e7c
+ makeregsize
|
23 years ago |
scandir.pas
|
bd0fb2399d
+ wdosx target
|
23 years ago |
scanner.pas
|
5ea6f2b824
* fixed memleaks when file can't be opened
|
23 years ago |
script.pas
|
45dab81414
* merged netbsd, fpu-overflow from fixes branch
|
24 years ago |
switches.pas
|
3bcfe33002
* fixed stackcheck that would be called recursively when a stack
|
23 years ago |
symbase.pas
|
a7cf57524e
* symtable change to classes
|
24 years ago |
symconst.pas
|
d24762aeba
* removed uauto from orddef, use new range_to_basetype generating
|
23 years ago |
symdef.inc
|
51527ba1c9
+ merged Attila's changes for interfaces, not tested yet
|
25 years ago |
symdef.pas
|
cc8c4d7093
* moved more routines from cga/n386util
|
23 years ago |
symdefh.inc
|
51527ba1c9
+ merged Attila's changes for interfaces, not tested yet
|
25 years ago |
symppu.inc
|
51527ba1c9
+ merged Attila's changes for interfaces, not tested yet
|
25 years ago |
symppu.pas
|
b599237202
* optimize tfileposinfo writing, this reduces the ppu size with 20%
|
23 years ago |
symsym.inc
|
319ddd55cb
* stabs fixing
|
25 years ago |
symsym.pas
|
70ff711f73
* mangledname rewrite, tprocdef.mangledname is now created dynamicly
|
23 years ago |
symtable.pas
|
5e7a1e3729
* removed unused units
|
23 years ago |
symtype.pas
|
70ff711f73
* mangledname rewrite, tprocdef.mangledname is now created dynamicly
|
23 years ago |
systems.pas
|
ddc17340fc
|
23 years ago |
tainst.pas
|
cc8c4d7093
* moved more routines from cga/n386util
|
23 years ago |
tgobj.pas
|
6101b737db
+ target_info.size_of_pointer -> pointer_size
|
23 years ago |
todo.txt
|
51f8c5a754
* lineifno
|
25 years ago |
tokens.pas
|
7215d46735
* Make new/dispose system functions instead of keywords
|
24 years ago |
tpexcept.pas
|
5a2b1ed57b
* Renamefest
|
25 years ago |
types.pas
|
cc8c4d7093
* moved more routines from cga/n386util
|
23 years ago |
verbose.pas
|
07495c8526
* renamed messages unit to cmsgs to avoid conflicts with the
|
24 years ago |
version.pas
|
cbe6e19729
+ patch for SPARC from Mazen NEIFER
|
23 years ago |
widestr.pas
|
1f4bac4fd0
* delphi fixes
|
24 years ago |