..
alpha
arm
* fixed ldm/stm arm assembler reading
2003-12-08 17:43:57 +00:00
html
i386
* optimizer works again with 1.0.x
2003-12-14 14:18:59 +00:00
ia64
m68k
* m68k register tables
2003-12-10 02:39:33 +00:00
msg
* fixed ldm/stm arm assembler reading
2003-12-08 17:43:57 +00:00
new
powerpc
* rg[tregistertype] added in tcg
2003-12-12 17:16:17 +00:00
sparc
* improve hadlign %hi and %lo operators
2003-12-10 13:16:35 +00:00
systems
* staticlib extension for powerpc fixed
2003-12-11 19:06:21 +00:00
utils
+ short gas register names for smartlinking added
2003-12-10 22:19:27 +00:00
vis
x86
* rg[tregistertype] added in tcg
2003-12-12 17:16:17 +00:00
x86_64
* assembler readers OOPed
2003-11-12 16:05:39 +00:00
aasmbase.pas
* remove some unit dependencies
2003-05-23 14:27:35 +00:00
aasmtai.pas
* tai_const.create_32bit changed to cardinal
2003-12-08 22:34:24 +00:00
aggas.pas
* fix range error with tai_const
2003-12-10 17:13:22 +00:00
aopt.pas
aoptbase.pas
aoptcs.pas
aoptda.pas
aoptobj.pas
assemble.pas
* havelinuxrtl10 fixes
2003-11-10 17:22:28 +00:00
browcol.pas
* procinfo unit contains tprocinfo
2003-10-01 20:34:48 +00:00
browlog.pas
bsdcompile
catch.pas
* havelinuxrtl10 fixes
2003-11-10 17:22:28 +00:00
cclasses.pas
* splitted buildderef and buildderefimpl to fix interface crc
2003-10-23 14:44:07 +00:00
cg64f32.pas
* fixed g_rangecheck64 so it works again for big endian
2003-12-07 15:00:45 +00:00
cg64f64.pas
* cg.a_load_* get a from and to size specifier
2003-06-03 21:11:09 +00:00
cgbase.pas
* fix for referencecounted temps
2003-11-04 15:35:13 +00:00
cgobj.pas
* rg[tregistertype] added in tcg
2003-12-12 17:16:17 +00:00
charset.pas
* removed some notes/hints
2003-04-22 14:33:38 +00:00
checkmem.pas
* removed some notes/hints
2003-04-22 14:33:38 +00:00
cmsgs.pas
* vmtpointer_offset must be adjusted in after_pass1 as well
2003-05-10 23:57:23 +00:00
comphook.pas
* print lineinfo for internalerror
2003-04-26 19:32:31 +00:00
compiler.pas
+ added support for spac assembler reader
2003-12-04 10:46:19 +00:00
compinnr.inc
* Initialize() added
2003-11-29 16:19:54 +00:00
comprsrc.pas
* fixed resource compiler search if no utilty directory was given
2003-10-08 17:54:23 +00:00
cp437.pas
cp850.pas
cp8859_1.pas
crc.pas
cresstr.pas
* tai_const.create_32bit changed to cardinal
2003-12-08 22:34:24 +00:00
cstreams.pas
cutils.pas
* USEINLINE directive added (not enabled yet)
2003-10-31 15:51:11 +00:00
defcmp.pas
+ Patch to prefer getpropinfo(ptypeinfo,name) over getpropinfo(tobject,name) when called with getpropinfo(aclass.classinfo) from Peter
2003-11-26 15:11:42 +00:00
defutil.pas
+ is_single added
2003-11-10 18:05:16 +00:00
depend
dmisc.pas
export.pas
finput.pas
* sharedlib is placed in exe outputdir
2003-04-28 16:18:16 +00:00
fmodule.pas
* don't allow duplicate uses
2003-12-08 22:33:43 +00:00
fpcdefs.inc
* optimizer works again with 1.0.x
2003-12-14 14:18:59 +00:00
fppu.pas
* also check currnet dir when searching source files
2003-12-14 18:13:18 +00:00
gdb.pas
* fixed unitsym-globalsymtable relation so the uses of a unit
2003-10-22 15:22:33 +00:00
gendef.pas
globals.pas
* fixed several arm related problems
2003-11-30 19:35:29 +00:00
globtype.pas
* remove redundant calls to add_edge_used
2003-12-04 23:27:32 +00:00
htypechk.pas
* fix set_varstate in for loops
2003-11-12 15:48:27 +00:00
impdef.pas
* -XP<prefix> support
2003-10-03 14:16:48 +00:00
import.pas
* aktprocdef renamed to current_procdef
2003-04-27 11:21:32 +00:00
link.pas
* fixed external smartlinking
2003-12-11 17:53:03 +00:00
make_old.cmd
Makefile
* regenerated
2003-10-28 16:44:35 +00:00
Makefile.fpc
* package versions upgrade
2003-11-01 22:56:05 +00:00
mdppc386.bat
mppc68k.bat
mppc386.bat
mppcsparc
+ add more dirs in include path
2003-11-07 09:12:23 +00:00
msgidx.inc
* fixed ldm/stm arm assembler reading
2003-12-08 17:43:57 +00:00
msgtxt.inc
* fixed ldm/stm arm assembler reading
2003-12-08 17:43:57 +00:00
nadd.pas
+ support for evaluating qword constant expressions (both arguments have
2003-12-09 21:17:04 +00:00
nbas.pas
* override tblocknode.destroy so all statements are freed sequentially
2003-12-10 20:31:40 +00:00
ncal.pas
* paralength is private again
2003-12-08 22:37:28 +00:00
ncgadd.pas
* compilation of the powerpc compiler fixed
2003-10-17 01:22:08 +00:00
ncgbas.pas
* Florian's culmutative nr. 1; contains:
2003-11-07 15:58:32 +00:00
ncgcal.pas
* fixed ansistring/widestring results: deallocate result reg only after
2003-12-07 12:41:32 +00:00
ncgcnv.pas
+ type cast variant<->enum
2003-11-04 22:30:15 +00:00
ncgcon.pas
* tai_const.create_32bit changed to cardinal
2003-12-08 22:34:24 +00:00
ncgflw.pas
* reverted Peter's alloctemp patch; hopefully properly
2003-12-06 01:15:22 +00:00
ncginl.pas
* reverted Peter's alloctemp patch; hopefully properly
2003-12-06 01:15:22 +00:00
ncgld.pas
* reverted Peter's alloctemp patch; hopefully properly
2003-12-06 01:15:22 +00:00
ncgmat.pas
* reverted Peter's alloctemp patch; hopefully properly
2003-12-06 01:15:22 +00:00
ncgmem.pas
* reverted Peter's alloctemp patch; hopefully properly
2003-12-06 01:15:22 +00:00
ncgopt.pas
* old trgobj moved to x86/rgcpu and renamed to trgx86fpu
2003-10-10 17:48:13 +00:00
ncgset.pas
* fixed and optimized in-node with constant smallset
2003-12-09 19:14:50 +00:00
ncgutil.pas
* fixed typo found by Charlie
2003-12-07 16:28:30 +00:00
ncnv.pas
* again procvar fixes
2003-12-08 22:35:28 +00:00
ncon.pas
* splitted buildderef and buildderefimpl to fix interface crc
2003-10-23 14:44:07 +00:00
nflw.pas
* copy loopflags
2003-12-08 19:29:21 +00:00
ninl.pas
* if there are assertions, include pi_do_call in procinfo.flags
2003-12-08 21:17:12 +00:00
nld.pas
* fixed some crashes
2003-12-01 18:44:15 +00:00
nmat.pas
+ support for evaluating qword constant expressions (both arguments have
2003-12-09 21:17:04 +00:00
nmem.pas
* don't give warnings for shortstring vecnodes
2003-12-12 15:42:53 +00:00
nobj.pas
* tai_const.create_32bit changed to cardinal
2003-12-08 22:34:24 +00:00
node.pas
* fixed some crashes
2003-12-01 18:44:15 +00:00
nopt.pas
* procinfo unit contains tprocinfo
2003-10-01 20:34:48 +00:00
nset.pas
* check for enumdef.maxval<255 instead of enumdef.savesize
2003-11-10 19:10:57 +00:00
nstate.pas
nutils.pas
* cross unit inlining fixed
2003-11-10 22:02:52 +00:00
ogbase.pas
* removed some notes/hints
2003-04-22 14:33:38 +00:00
ogcoff.pas
* fix range check error after previous commit
2003-04-23 11:37:15 +00:00
ogelf.pas
* removed some notes/hints
2003-04-22 14:33:38 +00:00
oglx.pas
ogmap.pas
* removed some notes/hints
2003-04-22 14:33:38 +00:00
options.pas
* HASGLOBALPROPERTY define introduce
2003-12-11 18:15:06 +00:00
owar.pas
owbase.pas
paramgr.pas
* reverted Peter's alloctemp patch; hopefully properly
2003-12-06 01:15:22 +00:00
parser.pas
* set ms_compiled after the program/unit is parsed
2003-10-29 21:02:51 +00:00
pass_1.pas
* procinfo unit contains tprocinfo
2003-10-01 20:34:48 +00:00
pass_2.pas
* cross unit inlining fixed
2003-11-10 22:02:52 +00:00
pbase.pas
* locals and paras are allocated in the code generation
2003-09-23 17:56:05 +00:00
pdecl.pas
* always generate RTTI patch from peter
2003-12-12 12:09:40 +00:00
pdecobj.pas
* global property support for fpc modes
2003-12-10 16:37:01 +00:00
pdecsub.pas
* register calling is left-right
2003-11-23 17:05:15 +00:00
pdecvar.pas
* global property support for fpc modes
2003-12-10 16:37:01 +00:00
pexports.pas
pexpr.pas
* again procvar fixes
2003-12-08 22:35:28 +00:00
pinline.pas
* Initialize() added
2003-11-29 16:19:54 +00:00
pmodules.pas
* check unit name when expected unitname > 8 chars
2003-12-12 19:42:21 +00:00
pp.pas
* reverted Peter's alloctemp patch; hopefully properly
2003-12-06 01:15:22 +00:00
ppc.cfg
ppc.conf
ppc.dof
ppc.dpr
ppheap.pas
ppu.pas
* cross unit inlining fixed
2003-11-10 22:02:52 +00:00
procinfo.pas
* delayed paraloc allocation, a_param_*() gets extra parameter
2003-12-03 23:13:19 +00:00
pstatmnt.pas
* moved count_locals from pstatmnt to symutils
2003-12-07 16:40:45 +00:00
psub.pas
* global property support for fpc modes
2003-12-10 16:37:01 +00:00
psystem.pas
* Initialize() added
2003-11-29 16:19:54 +00:00
ptconst.pas
* tai_const.create_32bit changed to cardinal
2003-12-08 22:34:24 +00:00
ptype.pas
* IncompatibleTypes() added that will include unit names when
2003-10-21 18:16:13 +00:00
raatt.pas
* fixed ldm/stm arm assembler reading
2003-12-08 17:43:57 +00:00
rabase.pas
* fixed wrong initialization
2003-11-12 16:58:42 +00:00
rasm.pas
* assembler readers OOPed
2003-11-12 16:05:39 +00:00
rautils.pas
* fixed compilation for non-x86
2003-11-30 10:15:42 +00:00
README
* updated to help compiling the compiler
2003-06-17 04:34:04 +00:00
regvars.pas
* 64k registers supported
2003-10-17 14:38:32 +00:00
rgbase.pas
* fixed ppc assembler reader
2003-11-15 19:00:10 +00:00
rgobj.pas
* rg[tregistertype] added in tcg
2003-12-12 17:16:17 +00:00
scandir.pas
* assembler readers OOPed
2003-11-12 16:05:39 +00:00
scanner.pas
* do nothing for macro's in tempcloseinput,tempopeninput
2003-11-12 16:57:59 +00:00
script.pas
* havelinuxrtl10 fixes
2003-11-10 17:22:28 +00:00
switches.pas
* don't turn off debuginfo when line info is requested
2003-12-03 17:45:36 +00:00
symbase.pas
* fixed some crashes
2003-12-01 18:44:15 +00:00
symconst.pas
* register calling is left-right
2003-11-23 17:05:15 +00:00
symdef.pas
* always generate RTTI patch from peter
2003-12-12 12:09:40 +00:00
symnot.pas
* fixed unitsym-globalsymtable relation so the uses of a unit
2003-10-22 15:22:33 +00:00
symppu.pas
* absolute to object field supported, fixes tb0458
2003-10-28 15:36:01 +00:00
symsym.pas
* always generate RTTI patch from peter
2003-12-12 12:09:40 +00:00
symtable.pas
* cross unit inlining fixed
2003-11-10 22:02:52 +00:00
symtype.pas
* cross unit inlining fixed
2003-11-10 22:02:52 +00:00
symutil.pas
* moved count_locals from pstatmnt to symutils
2003-12-07 16:40:45 +00:00
systems.pas
+ nasmelf mode for BeOS
2003-11-29 15:53:06 +00:00
tgobj.pas
* fixes for temp type patch
2003-11-04 19:03:50 +00:00
tokens.pas
* Florian's culmutative nr. 1; contains:
2003-11-07 15:58:32 +00:00
tpexcept.pas
* use oldfpccall
2003-11-23 17:03:05 +00:00
verbose.pas
* -P to -ap
2003-10-08 19:17:43 +00:00
version.pas
* 1.9.1
2003-11-06 15:58:27 +00:00
widestr.pas