Jonas Maebe 2c1ae07bea * optimizer now completely dependant on GetNext/GetLast instruction, works again with -dRegAlloc 27 yıl önce
..
Makefile a0c582dc12 * merged fixes 27 yıl önce
aasm.pas 295d53cb69 + smartlinking for win95 imports 27 yıl önce
ag386int.pas 3a153e9a42 * small fixes for 0.99.5 27 yıl önce
ag386nsm.pas 86b6ed3db6 * fixed fwait bug using direct opcode 27 yıl önce
ag68kgas.pas 97a09be87c * alignment fix for bytes 27 yıl önce
ag68kmit.pas 5de220f655 * bugfix of byte alignment 27 yıl önce
ag68kmot.pas 7ada4c34fe * alignment of byte bugfix 27 yıl önce
aopt386.pas f2da32cd91 * changed optimizer switches + cleanup of DestroyRefs in daopt386.pas 27 yıl önce
asmutils.pas 17ddc67710 +} now record offsets searches set the operand sizes 27 yıl önce
assemble.pas a0c582dc12 * merged fixes 27 yıl önce
browser.pas 3b015ab652 * UseBrowser a little updated (might still be buggy !!) 27 yıl önce
catch.pas fbfaf30c0b Adapted to changed Signal call 27 yıl önce
cg386add.pas 181d4769a2 * all internal RTL functions start with FPC_ 27 yıl önce
cg386cal.pas 181d4769a2 * all internal RTL functions start with FPC_ 27 yıl önce
cg386cnv.pas 181d4769a2 * all internal RTL functions start with FPC_ 27 yıl önce
cg386con.pas 12a80cf3dc * update smartlinking, uses getdatalabel 27 yıl önce
cg386flw.pas 181d4769a2 * all internal RTL functions start with FPC_ 27 yıl önce
cg386inl.pas 181d4769a2 * all internal RTL functions start with FPC_ 27 yıl önce
cg386ld.pas 181d4769a2 * all internal RTL functions start with FPC_ 27 yıl önce
cg386mat.pas dc329ecee3 * mod/div for cardinal type fixed 27 yıl önce
cg386mem.pas 181d4769a2 * all internal RTL functions start with FPC_ 27 yıl önce
cg386set.pas 181d4769a2 * all internal RTL functions start with FPC_ 27 yıl önce
cg68kadd.pas 181d4769a2 * all internal RTL functions start with FPC_ 27 yıl önce
cg68kcal.pas 181d4769a2 * all internal RTL functions start with FPC_ 27 yıl önce
cg68kcnv.pas 181d4769a2 * all internal RTL functions start with FPC_ 27 yıl önce
cg68kcon.pas 12a80cf3dc * update smartlinking, uses getdatalabel 27 yıl önce
cg68kflw.pas 181d4769a2 * all internal RTL functions start with FPC_ 27 yıl önce
cg68kinl.pas 181d4769a2 * all internal RTL functions start with FPC_ 27 yıl önce
cg68kld.pas 19bf2df53a * m68k fixes, splitted cg68k like cgi386 27 yıl önce
cg68kmat.pas 181d4769a2 * all internal RTL functions start with FPC_ 27 yıl önce
cg68kmem.pas 181d4769a2 * all internal RTL functions start with FPC_ 27 yıl önce
cg68kset.pas 181d4769a2 * all internal RTL functions start with FPC_ 27 yıl önce
cga68k.pas 181d4769a2 * all internal RTL functions start with FPC_ 27 yıl önce
cgi386.pas 12a80cf3dc * update smartlinking, uses getdatalabel 27 yıl önce
cobjects.pas 17a0eb45d6 * better libc support 27 yıl önce
comphook.pas a5e9063968 merged from fixes branch 27 yıl önce
compiler.pas 187b659121 - removed tempheap creation/restore 27 yıl önce
csopt386.pas 2c1ae07bea * optimizer now completely dependant on GetNext/GetLast instruction, works again with -dRegAlloc 27 yıl önce
cws.txt 99db27959b - all stuff moved to docs\internal.tex 27 yıl önce
daopt386.pas 2c1ae07bea * optimizer now completely dependant on GetNext/GetLast instruction, works again with -dRegAlloc 27 yıl önce
depend 6396267185 + Compiler,Comphook unit which are the new interface units to the 27 yıl önce
errorn.msg a0c582dc12 * merged fixes 27 yıl önce
files.pas f152ac4804 * tp compiler also uses 'as' as asmprefix 27 yıl önce
gdb.pas b79c82a255 * Just the N_FNAME to N_FUN substitution for stabs of functions 27 yıl önce
gendef.pas f66f837fc8 * m68k compiles 27 yıl önce
hcodegen.pas 12a80cf3dc * update smartlinking, uses getdatalabel 27 yıl önce
i386.pas 6e91851740 * added inherited done 27 yıl önce
import.pas f66f837fc8 * m68k compiles 27 yıl önce
innr.inc 181d4769a2 * all internal RTL functions start with FPC_ 27 yıl önce
link.pas 4e7516e897 + Added maxheapsize. 27 yıl önce
m68k.pas 35a8d2e4fd * m68k and palmos updates from surebugfixes 27 yıl önce
messages.pas a0c582dc12 * merged fixes 27 yıl önce
mppc386.bat b74af9c243 * some fixes to get -Or work: 27 yıl önce
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit 27 yıl önce
msgidx.inc a0c582dc12 * merged fixes 27 yıl önce
msgtxt.inc a0c582dc12 * merged fixes 27 yıl önce
opts386.pas f2da32cd91 * changed optimizer switches + cleanup of DestroyRefs in daopt386.pas 27 yıl önce
opts68k.pas f2da32cd91 * changed optimizer switches + cleanup of DestroyRefs in daopt386.pas 27 yıl önce
os2_targ.pas f07849effe * small os2 fixes 27 yıl önce
parser.pas 4e7516e897 + Added maxheapsize. 27 yıl önce
pass_1.pas d909985566 * bugfix of crash with firstaddr on valid code! 27 yıl önce
pass_2.pas 12a80cf3dc * update smartlinking, uses getdatalabel 27 yıl önce
pbase.pas 29fe330347 * a lot of stuff fixed regarding rtti and publishing of properties, 27 yıl önce
pdecl.pas 06104cdb46 * forward def are not put in record or objects 27 yıl önce
pexports.pas d1a1f501c8 Initial revision 27 yıl önce
pexpr.pas 06104cdb46 * forward def are not put in record or objects 27 yıl önce
pmodules.pas 6848d5170d * fixed in_global to allow directives also after interface token 27 yıl önce
popt386.pas 2c1ae07bea * optimizer now completely dependant on GetNext/GetLast instruction, works again with -dRegAlloc 27 yıl önce
pp.pas 5dce7ad29a * heapblocks for >0.99.5 27 yıl önce
ppovin.pas 6396267185 + Compiler,Comphook unit which are the new interface units to the 27 yıl önce
ppu.pas 85b4b1fde2 * merge fixes 27 yıl önce
pstatmnt.pas 58c2d999f0 * updated some error messages 27 yıl önce
psystem.pas 85c8a88cbe + localswitches, moduleswitches, globalswitches splitting 27 yıl önce
ptconst.pas 12a80cf3dc * update smartlinking, uses getdatalabel 27 yıl önce
ra386att.pas e1bc033a5c * better lines for stabs 27 yıl önce
ra386dir.pas 58c2d999f0 * updated some error messages 27 yıl önce
ra386int.pas 0de70c3b6e * bugfix of operand overrides, VERY stupid bugfix BTW... 27 yıl önce
ra68kmot.pas 85c8a88cbe + localswitches, moduleswitches, globalswitches splitting 27 yıl önce
scandir.inc a0c582dc12 * merged fixes 27 yıl önce
scanner.pas a0c582dc12 * merged fixes 27 yıl önce
script.pas 94b52a3d7f + smartlinking works (only case jumptable left todo) 27 yıl önce
switches.pas f4799ed92f + a lot of delphi switches 27 yıl önce
symdef.inc 30b5736b50 + bugfix from bugfix branch 27 yıl önce
symppu.inc 3b015ab652 * UseBrowser a little updated (might still be buggy !!) 27 yıl önce
symsym.inc 26dbc1a7ba + some stuff for property rtti added: 27 yıl önce
systems.pas a0c582dc12 * merged fixes 27 yıl önce
temp_gen.pas 31ff347814 * small bug correction due to newinput 27 yıl önce
tgen68k.pas 6b807957b1 + resetregistercount, resetusableregisters 27 yıl önce
tgeni386.pas fee3b9ed89 * fixed -dRegAlloc and -dDRegalloc problems 27 yıl önce
todo.txt 29fe330347 * a lot of stuff fixed regarding rtti and publishing of properties, 27 yıl önce
tpexcept.pas 19c63e360f * removed warnings 27 yıl önce
tree.pas 086222be7f * crash bugfix in firstaddr 27 yıl önce
types.pas c3781fba38 Added FPC_ prefix to abstracterror 27 yıl önce
verbose.pas 16c2b4a41f + switch -vb 27 yıl önce
version.inc 5340ca9baa * adapted to 0.99.5 27 yıl önce
win_targ.pas 295d53cb69 + smartlinking for win95 imports 27 yıl önce