..
alpha
* fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg
2002-11-17 18:26:15 +00:00
arm
* very basic stuff for the arm
2003-07-21 16:35:30 +00:00
html
i386
* framepointer fixes for sparc
2003-07-06 17:58:22 +00:00
ia64
* fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg
2002-11-17 18:26:15 +00:00
m68k
* lots of newra fixes (need getfuncretparaloc implementation for i386)!
2003-06-17 16:34:44 +00:00
msg
* don't allow add/assignments for formaldef
2003-07-08 15:20:56 +00:00
new
* old logs removed and tabs fixed
2002-09-07 15:25:00 +00:00
powerpc
* don't use rg.getregisterint() anymore in g_stackframe_entry_*, because
2003-07-23 11:02:23 +00:00
sparc
* sparc fixes
2003-07-08 21:23:24 +00:00
systems
* very basic stuff for the arm
2003-07-21 11:52:57 +00:00
utils
* paraloc splitted in callerparaloc,calleeparaloc
2003-07-02 22:18:04 +00:00
vis
* Code generator converted to new register notation
2003-02-19 22:00:14 +00:00
x86
* fixed ppc compilation problems and changed VOLATILE_REGISTERS for x86
2003-07-06 21:50:33 +00:00
x86_64
* current_procdef removed, use current_procinfo.procdef instead
2003-06-13 21:19:30 +00:00
aasmbase.pas
* remove some unit dependencies
2003-05-23 14:27:35 +00:00
aasmtai.pas
* always add dummy marker object at the start of an assembler list, so
2003-07-02 16:43:48 +00:00
aggas.pas
* write sec_none info in extdebug
2003-04-28 21:17:53 +00:00
aopt.pas
aoptbase.pas
aoptcs.pas
* generic constructor working for i386
2003-03-28 19:16:56 +00:00
aoptda.pas
aoptobj.pas
* pass proccalloption to ret_in_xxx and push_xxx functions
2002-11-18 17:31:54 +00:00
assemble.pas
* add support for constant offset in stabs address, needed by threadvar debugging support
2003-07-04 22:40:58 +00:00
browcol.pas
* adapted for removed funcretsym
2003-04-26 00:29:17 +00:00
browlog.pas
* old logs removed and tabs fixed
2002-09-07 15:25:00 +00:00
bsdcompile
catch.pas
* unix signalhandler has longint argument
2003-04-23 10:10:31 +00:00
cclasses.pas
* insertlistafter added
2003-06-09 12:19:34 +00:00
cg64f32.pas
* paraloc splitted in callerparaloc,calleeparaloc
2003-07-02 22:18:04 +00:00
cg64f64.pas
* cg.a_load_* get a from and to size specifier
2003-06-03 21:11:09 +00:00
cgbase.pas
* framepointer fixes for sparc
2003-07-06 17:58:22 +00:00
cginfo.pas
* removed funcretn,funcretsym, function result is now in varsym
2003-04-25 20:59:33 +00:00
cgobj.pas
* several rg.allocexplicitregistersint/rg.deallocexplicitregistersint
2003-07-23 11:01:14 +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
* add cgcpu
2003-05-22 21:39:51 +00:00
compinnr.inc
* Swap(QWord) constant support
2002-11-18 18:33:51 +00:00
comprsrc.pas
+ emx target added
2003-03-23 23:11:17 +00:00
cp437.pas
- remove compilation warnings
2002-12-07 14:02:18 +00:00
cp850.pas
- remove compilation warnings
2002-12-07 14:02:18 +00:00
cp8859_1.pas
- remove compilation warnings
2002-12-07 14:02:18 +00:00
crc.pas
cresstr.pas
+ resource string tables are now aligned
2002-11-09 15:39:03 +00:00
cstreams.pas
cutils.pas
* fixed some range check errors that occurred on big endian systems
2003-07-05 20:06:28 +00:00
defbase.pas
* some variant <-> dyn. array stuff
2002-12-05 14:27:25 +00:00
defcmp.pas
* allow pointer(int64) in all modes
2003-06-03 21:02:08 +00:00
defines.inc
defutil.pas
* removed funcretn,funcretsym, function result is now in varsym
2003-04-25 20:59:33 +00:00
depend
dmisc.pas
* fixes for Delphi 6 compilation
2002-10-05 12:43:23 +00:00
export.pas
finput.pas
* sharedlib is placed in exe outputdir
2003-04-28 16:18:16 +00:00
fmodule.pas
* re-resolving added instead of reloading from ppu
2003-06-07 20:26:32 +00:00
fpcdefs.inc
* very basic stuff for the arm
2003-07-21 11:52:57 +00:00
fppu.pas
* moved message to msg file
2003-06-08 11:40:14 +00:00
gdb.pas
* memory optimization (3-4%) : cleanup of tai fields,
2002-11-17 16:31:55 +00:00
gendef.pas
+ emx target added
2003-03-23 23:11:17 +00:00
globals.pas
* fix some small flaws which prevent sparc linux system unit from compiling
2003-05-23 22:33:48 +00:00
globtype.pas
* aktprocdef renamed to current_procdef
2003-04-27 11:21:32 +00:00
htypechk.pas
* don't allow add/assignments for formaldef
2003-07-08 15:20:56 +00:00
impdef.pas
* fixes for Delphi 6 compilation
2002-10-05 12:43:23 +00:00
import.pas
* aktprocdef renamed to current_procdef
2003-04-27 11:21:32 +00:00
link.pas
* add inputfile prefix to ppas/link.res
2003-06-12 16:41:51 +00:00
make_old.cmd
Makefile
* don't clean rtl unit dir in ppuclean, this breaks the snapshot
2003-04-15 18:22:07 +00:00
Makefile.fpc
* don't clean rtl unit dir in ppuclean, this breaks the snapshot
2003-04-15 18:22:07 +00:00
mdppc386.bat
mppc68k.bat
mppc386.bat
mppcsparc
* fiexed some error
2003-05-07 15:06:50 +00:00
msgidx.inc
* don't allow add/assignments for formaldef
2003-07-08 15:20:56 +00:00
msgtxt.inc
* don't allow add/assignments for formaldef
2003-07-08 15:20:56 +00:00
nadd.pas
* removed changesettype because that will change the definition
2003-06-05 20:05:55 +00:00
nbas.pas
* current_procdef removed, use current_procinfo.procdef instead
2003-06-13 21:19:30 +00:00
ncal.pas
* sym,def resolving partly rewritten to support also parent objects
2003-06-25 18:31:23 +00:00
ncgadd.pas
* sparc fixes
2003-07-08 21:23:24 +00:00
ncgbas.pas
* current_procdef removed, use current_procinfo.procdef instead
2003-06-13 21:19:30 +00:00
ncgcal.pas
* several rg.allocexplicitregistersint/rg.deallocexplicitregistersint
2003-07-23 11:01:14 +00:00
ncgcnv.pas
* cg.a_load_* get a from and to size specifier
2003-06-03 21:11:09 +00:00
ncgcon.pas
* fixed endian issues when writing out set constants
2003-05-01 12:24:22 +00:00
ncgflw.pas
* several rg.allocexplicitregistersint/rg.deallocexplicitregistersint
2003-07-23 11:01:14 +00:00
ncginl.pas
* several rg.allocexplicitregistersint/rg.deallocexplicitregistersint
2003-07-23 11:01:14 +00:00
ncgld.pas
* fix for threadvars with -dnewra
2003-07-20 16:26:43 +00:00
ncgmat.pas
* paraloc splitted in callerparaloc,calleeparaloc
2003-07-02 22:18:04 +00:00
ncgmem.pas
* several rg.allocexplicitregistersint/rg.deallocexplicitregistersint
2003-07-23 11:01:14 +00:00
ncgopt.pas
* cg.a_load_* get a from and to size specifier
2003-06-03 21:11:09 +00:00
ncgset.pas
* final (?) fix to in-code
2003-07-23 11:02:53 +00:00
ncgutil.pas
* framepointer fixes for sparc
2003-07-06 17:58:22 +00:00
ncnv.pas
* removed changesettype because that will change the definition
2003-06-05 20:05:55 +00:00
ncon.pas
* removed funcretn,funcretsym, function result is now in varsym
2003-04-25 20:59:33 +00:00
nflw.pas
* Fixed register allocator. *Lots* of fixes.
2003-07-06 15:31:20 +00:00
ninl.pas
* current_procdef removed, use current_procinfo.procdef instead
2003-06-13 21:19:30 +00:00
nld.pas
* don't allow add/assignments for formaldef
2003-07-08 15:20:56 +00:00
nmat.pas
* fixed expectloc of notnode for all processors that have flags
2003-05-24 16:32:34 +00:00
nmem.pas
* fixed conversion of fpc_*str_unique to compilerproc
2003-06-17 19:24:08 +00:00
nobj.pas
* getregisterfpu size parameter added
2003-06-01 21:38:06 +00:00
node.pas
* procinlinenode removed
2003-05-26 21:17:17 +00:00
nopt.pas
* disable string node optimizations for the moment
2003-05-26 21:15:18 +00:00
nset.pas
* tcginnode.pass_2 doesn't call a helper anymore in any case
2003-06-12 22:09:54 +00:00
nstate.pas
* old logs removed and tabs fixed
2002-09-07 15:25:00 +00:00
nutils.pas
* current_procdef removed, use current_procinfo.procdef instead
2003-06-13 21:19:30 +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
* old logs removed and tabs fixed
2002-09-07 15:25:00 +00:00
ogmap.pas
* removed some notes/hints
2003-04-22 14:33:38 +00:00
options.pas
* failn removed
2003-05-13 19:14:41 +00:00
owar.pas
owbase.pas
paramgr.pas
* sparc fixes
2003-07-08 21:23:24 +00:00
parser.pas
* current_procdef removed, use current_procinfo.procdef instead
2003-06-13 21:19:30 +00:00
pass_1.pas
* firstpass uses expectloc
2003-04-22 23:50:22 +00:00
pass_2.pas
* framepointer fixes for sparc
2003-07-06 17:58:22 +00:00
pbase.pas
* removed selfpointer_offset, vmtpointer_offset
2003-05-15 18:58:53 +00:00
pdecl.pas
* paraloc splitted in callerparaloc,calleeparaloc
2003-07-02 22:18:04 +00:00
pdecobj.pas
* current_procdef removed, use current_procinfo.procdef instead
2003-06-13 21:19:30 +00:00
pdecsub.pas
* paraloc splitted in callerparaloc,calleeparaloc
2003-07-02 22:18:04 +00:00
pdecvar.pas
* paraloc splitted in callerparaloc,calleeparaloc
2003-07-02 22:18:04 +00:00
pexports.pas
* fixes for Delphi 6 compilation
2002-10-05 12:43:23 +00:00
pexpr.pas
* current_procdef removed, use current_procinfo.procdef instead
2003-06-13 21:19:30 +00:00
pinline.pas
* changed tt_persistant to tt_persistent :)
2003-05-17 13:30:08 +00:00
pmodules.pas
* framepointer fixes for sparc
2003-07-06 17:58:22 +00:00
pp.pas
* Fix halt() call
2003-07-07 19:59:41 +00:00
ppc.cfg
+ Delphi 6 configuration file
2002-10-05 12:50:47 +00:00
ppc.conf
ppc.dof
* fixes for Delphi 6 compilation
2002-10-05 12:43:23 +00:00
ppc.dpr
* fixes for Delphi 6 compilation
2002-10-05 12:43:23 +00:00
ppheap.pas
* fix compilation failure
2002-11-19 12:08:24 +00:00
ppu.pas
* fixed some range check errors that occurred on big endian systems
2003-07-05 20:06:28 +00:00
pstatmnt.pas
* sparc fixes
2003-07-08 21:23:24 +00:00
psub.pas
* framepointer fixes for sparc
2003-07-06 17:58:22 +00:00
psystem.pas
* procinlinenode removed
2003-05-26 21:17:17 +00:00
ptconst.pas
* self moved to hidden parameter
2003-05-09 17:47:02 +00:00
ptype.pas
* removed selfpointer_offset, vmtpointer_offset
2003-05-15 18:58:53 +00:00
rautils.pas
* current_procdef removed, use current_procinfo.procdef instead
2003-06-13 21:19:30 +00:00
README
* updated to help compiling the compiler
2003-06-17 04:34:04 +00:00
regvars.pas
* paraloc splitted in callerparaloc,calleeparaloc
2003-07-02 22:18:04 +00:00
rgobj.pas
* add_edges_used() is now also called for registers allocated with
2003-07-21 13:32:39 +00:00
scandir.pas
+ emx target added
2003-03-23 23:11:17 +00:00
scanner.pas
* recursive include depth check
2003-05-25 10:26:43 +00:00
script.pas
* removed some notes/hints
2003-04-22 14:33:38 +00:00
switches.pas
symbase.pas
* sym,def resolving partly rewritten to support also parent objects
2003-06-25 18:31:23 +00:00
symconst.pas
* sym,def resolving partly rewritten to support also parent objects
2003-06-25 18:31:23 +00:00
symdef.inc
symdef.pas
* don't allow add/assignments for formaldef
2003-07-08 15:20:56 +00:00
symdefh.inc
symnot.pas
+ Notification implementation complete
2002-12-31 09:55:58 +00:00
symppu.inc
symppu.pas
* re-resolving added instead of reloading from ppu
2003-06-07 20:26:32 +00:00
symsym.inc
symsym.pas
* check if owner.defowner is valid when checking private/protected
2003-07-05 22:41:59 +00:00
symtable.pas
* sym,def resolving partly rewritten to support also parent objects
2003-06-25 18:31:23 +00:00
symtype.pas
* sym,def resolving partly rewritten to support also parent objects
2003-06-25 18:31:23 +00:00
symutil.pas
* removed funcretn,funcretsym, function result is now in varsym
2003-04-25 20:59:33 +00:00
systems.pas
* very basic stuff for the arm
2003-07-21 11:52:57 +00:00
tgobj.pas
* framepointer fixes for sparc
2003-07-06 17:58:22 +00:00
tokens.pas
* avoid problems with the ide in init/dome
2003-03-26 12:50:54 +00:00
tpexcept.pas
verbose.pas
* removed funcretn,funcretsym, function result is now in varsym
2003-04-25 20:59:33 +00:00
version.pas
* fixed a lot of PowerPC related stuff
2003-04-24 22:29:57 +00:00
widestr.pas
* fixes for Delphi 6 compilation
2002-10-05 12:43:23 +00:00