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