..
alpha
* new categories for vs_*: vs_declared, vs_initialised, vs_read,
2005-12-10 16:51:26 +00:00
arm
* palmos patch from mazen
2006-02-02 07:12:43 +00:00
html
i386
* fixed web bug #4768 + test
2006-02-08 19:22:26 +00:00
ia64
m68k
+ added ifndef NOTARGETAMIGA
2006-02-02 11:55:33 +00:00
mips
msg
+ warn if a static variable is read but not assigned (tw4781*)
2006-02-07 21:23:02 +00:00
powerpc
+ add "-arch ppc" to the assembler call to fix assembling when
2006-02-15 11:00:09 +00:00
powerpc64
* some smartlinking fixes for ppc64
2006-02-12 20:37:24 +00:00
sparc
* use GNU Assembler by default on sparc-solaris, it's now called gas
2006-02-10 19:06:28 +00:00
systems
- disable automatic adding of "splitfilename(libname)" to to-be-linked
2006-02-15 14:59:38 +00:00
utils
* link_allways -> link_always
2006-02-15 14:36:30 +00:00
vis
x86
* don't destroy edi when allocating the stack frame for win32
2006-01-23 10:54:48 +00:00
x86_64
* fixed interface wrappers in pic
2005-11-13 14:53:04 +00:00
aasmbase.pas
* fixed lengthsleb128
2006-02-12 16:49:29 +00:00
aasmtai.pas
+ allow symbols with defined size
2006-02-14 18:32:31 +00:00
aggas.pas
+ more darwin i386 support
2006-02-15 16:31:05 +00:00
aopt.pas
+ enabled postpeepholeopts phase
2005-10-12 19:47:21 +00:00
aoptbase.pas
* cpu-specific overrides of optimizer methods now get called
2005-10-07 21:44:00 +00:00
aoptcs.pas
aoptda.pas
* support multiple asmlabel types, renamed getlabel to
2005-09-18 21:16:10 +00:00
aoptobj.pas
* fixed refs bookkeeping of jump labels (fix from Florian in popt386)
2006-01-08 15:50:14 +00:00
assemble.pas
* assembling via a pipe and regular assembling now both use the
2006-02-15 11:01:25 +00:00
browcol.pas
browlog.pas
* symtablestack cleanup and rewrite
2006-02-05 22:24:18 +00:00
bsdcompile
catch.pas
cclasses.pas
cg64f32.pas
* symtablestack cleanup and rewrite
2006-02-05 22:24:18 +00:00
cgbase.pas
* handling of address registers in references fixed
2006-02-01 22:45:14 +00:00
cgobj.pas
+ translate register variable locations, enables register variable debug info, with SSA it requires to be extended maintaining location list
2006-02-02 21:27:23 +00:00
cgutils.pas
charset.pas
cmsgs.pas
comphook.pas
+ -vb: writes compiler messages with full path instead of the file name only
2005-09-18 18:09:19 +00:00
compiler.pas
* powerpc64 port from Thomas Schatzl
2005-09-25 17:19:44 +00:00
compinnr.inc
+ slice implemented
2005-10-15 16:48:27 +00:00
comprsrc.pas
* link_allways -> link_always (forgot to commit as well :)
2006-02-15 16:51:05 +00:00
COPYING
cp437.pas
cp850.pas
cp8859_1.pas
cresstr.pas
* fixed rtl package building
2005-11-15 22:39:32 +00:00
cstreams.pas
cutils.pas
* removed hexstr(), already in RTL (and even supports 64 bit integers)
2006-01-08 18:01:34 +00:00
dbgbase.pas
+ dwarf: objectdef
2006-02-04 16:08:51 +00:00
dbgdwarf.pas
* dwarf on x86-64 is working
2006-02-14 19:01:46 +00:00
dbgstabs.pas
* put the reference to all debuginfo sections of used units in
2006-02-14 15:34:00 +00:00
defcmp.pas
* fixed web bug #4778 (explicit type casting of float to int in tp/delphi
2006-02-10 11:05:47 +00:00
defutil.pas
* basic support for generic classes
2005-12-21 10:11:15 +00:00
dwarf.pas
* use alt_dbgframe for call frame info labels
2006-01-25 21:48:27 +00:00
export.pas
finput.pas
+ Fixed -o option
2005-11-05 23:26:23 +00:00
fmodule.pas
+ basic dwarf support for variables and types
2006-01-28 16:06:08 +00:00
fpccrc.pas
* Rename unit crc to fpccrc to avoid name conflict in packages
2005-12-01 16:45:44 +00:00
fpcdefs.inc
- more PowerPC64 fixes; "Hello World" style programs can be compiled and run
2005-09-27 18:16:49 +00:00
fppu.pas
* refactor booleans in systeminfo structure, they are now flags
2006-01-13 15:13:26 +00:00
gendef.pas
globals.pas
+ Add m_property mode switch to allow per mode recognition of
2006-02-14 17:11:18 +00:00
globtype.pas
* link_allways -> link_always (forgot to commit)
2006-02-15 16:49:24 +00:00
htypechk.pas
* fixed bug #4737 (check for potential range errors in for-loop
2006-02-09 17:39:22 +00:00
impdef.pas
import.pas
* fix dll linking
2006-02-07 06:55:47 +00:00
link.pas
* link_allways -> link_always
2006-02-15 14:36:30 +00:00
make_old.cmd
Makefile
* removed powerpc64/linux from SMARTLINKTARGETS. Takes way too much time without an internal binwriter.
2006-02-12 20:26:15 +00:00
Makefile.fpc
* makefile adaption to be able to cycle compiler and RTL on PowerPC64 target
2005-10-08 15:48:39 +00:00
mdppc386.bat
mppc68k.bat
mppc386.bat
mppcsparc
MPWMake
msgidx.inc
+ warn if a static variable is read but not assigned (tw4781*)
2006-02-07 21:23:02 +00:00
msgtxt.inc
+ warn if a static variable is read but not assigned (tw4781*)
2006-02-07 21:23:02 +00:00
nadd.pas
* symtablestack cleanup and rewrite
2006-02-05 22:24:18 +00:00
nbas.pas
* optimized register allocation for tempnodes
2006-01-08 12:53:43 +00:00
ncal.pas
* fixed bug #4737 (check for potential range errors in for-loop
2006-02-09 17:39:22 +00:00
ncgadd.pas
* support multiple asmlabel types, renamed getlabel to
2005-09-18 21:16:10 +00:00
ncgbas.pas
* tai_const refactored
2006-01-22 12:58:38 +00:00
ncgcal.pas
* ppc64/linux: enhanced varargs support (passes tprintf test now)
2005-11-17 21:35:01 +00:00
ncgcnv.pas
* split tstringtype for stringdef and stringconstnode
2006-01-13 17:20:27 +00:00
ncgcon.pas
* tai_const refactored
2006-01-22 12:58:38 +00:00
ncgflw.pas
* procedures which use goto/label revert to the older and less
2006-01-05 23:45:00 +00:00
ncginl.pas
* split tstringtype for stringdef and stringconstnode
2006-01-13 17:20:27 +00:00
ncgld.pas
* support @inherited <method> to get the methodpointer
2006-02-11 22:49:00 +00:00
ncgmat.pas
* support multiple asmlabel types, renamed getlabel to
2005-09-18 21:16:10 +00:00
ncgmem.pas
* set resultloc for interfacecom in subscriptn
2006-02-12 15:38:56 +00:00
ncgopt.pas
* support multiple asmlabel types, renamed getlabel to
2005-09-18 21:16:10 +00:00
ncgset.pas
* support multiple asmlabel types, renamed getlabel to
2005-09-18 21:16:10 +00:00
ncgutil.pas
+ more darwin i386 support
2006-02-15 16:31:05 +00:00
ncnv.pas
* symtablestack cleanup and rewrite
2006-02-05 22:24:18 +00:00
ncon.pas
* split tstringtype for stringdef and stringconstnode
2006-01-13 17:20:27 +00:00
nflw.pas
+ automatic prefetching for "while assigned(x) .." and
2006-02-11 17:24:45 +00:00
ninl.pas
* fixed SETTEXTBUF
2006-02-14 10:35:24 +00:00
nld.pas
* string constants passed to array of const should be passed as ansistrings
2006-02-11 22:25:14 +00:00
nmat.pas
* new categories for vs_*: vs_declared, vs_initialised, vs_read,
2005-12-10 16:51:26 +00:00
nmem.pas
* symtablestack cleanup and rewrite
2006-02-05 22:24:18 +00:00
nobj.pas
* fix alignments in vmt, remove all explicit 16 and 32 bit values
2006-02-11 20:46:28 +00:00
node.pas
* support @inherited <method> to get the methodpointer
2006-02-11 22:49:00 +00:00
nopt.pas
nset.pas
* symtablestack cleanup and rewrite
2006-02-05 22:24:18 +00:00
nstate.pas
nutils.pas
* change order of foreachnode(static) so the "payload" of a
2006-02-11 16:36:08 +00:00
ogbase.pas
ogcoff.pas
+ basic dwarf support for variables and types
2006-01-28 16:06:08 +00:00
ogelf.pas
+ basic dwarf support for variables and types
2006-01-28 16:06:08 +00:00
oglx.pas
ogmap.pas
optcse.pas
options.pas
* symtablestack cleanup and rewrite
2006-02-05 22:24:18 +00:00
optunrol.pas
owar.pas
owbase.pas
parabase.pas
* generic compiler patches for ppc64/linux PIC code
2006-01-08 13:27:31 +00:00
paramgr.pas
+ 1st attempt to have explicit funcretloc for Amiga/m68k
2005-12-18 03:58:27 +00:00
parser.pas
+ more darwin i386 support
2006-02-15 16:31:05 +00:00
pass_1.pas
* fixed compilerwidestring concatenation
2005-12-04 18:29:07 +00:00
pass_2.pas
* remove check for expectloc<>location.loc, it doesn't work anymore for
2005-10-20 06:51:40 +00:00
pbase.pas
* symtablestack cleanup and rewrite
2006-02-05 22:24:18 +00:00
pdecl.pas
* more dup id fixes
2006-02-07 07:58:37 +00:00
pdecobj.pas
* symtablestack cleanup and rewrite
2006-02-05 22:24:18 +00:00
pdecsub.pas
* symtablestack cleanup and rewrite
2006-02-05 22:24:18 +00:00
pdecvar.pas
+ more darwin i386 support
2006-02-15 16:31:05 +00:00
pexports.pas
* exports info handling refactored, -E will be passed to ld if necessary
2005-12-10 22:00:33 +00:00
pexpr.pas
* support @inherited <method> to get the methodpointer
2006-02-11 22:49:00 +00:00
pinline.pas
* symtablestack cleanup and rewrite
2006-02-05 22:24:18 +00:00
pmodules.pas
* link_allways -> link_always
2006-02-15 14:36:30 +00:00
pp.lpi
+ added palmos support to makes files
2006-02-05 19:22:12 +00:00
pp.pas
* compilation for arm target fixed
2006-02-02 17:26:18 +00:00
ppc.cfg
ppc.conf
ppc.dof
ppc.dpr
ppheap.pas
ppu.pas
* tai_const refactored
2006-01-22 12:58:38 +00:00
procinfo.pas
* support multiple asmlabel types, renamed getlabel to
2005-09-18 21:16:10 +00:00
pstatmnt.pas
* symtablestack cleanup and rewrite
2006-02-05 22:24:18 +00:00
psub.pas
* symtablestack cleanup and rewrite
2006-02-05 22:24:18 +00:00
psystem.pas
* symtablestack cleanup and rewrite
2006-02-05 22:24:18 +00:00
ptconst.pas
* split tstringtype for stringdef and stringconstnode
2006-01-13 17:20:27 +00:00
ptype.pas
* more dup id fixes
2006-02-07 07:58:37 +00:00
raatt.pas
* new assembler symbol type AT_LABEL needed for PowerPc64 target
2005-10-03 22:13:45 +00:00
rabase.pas
* basic framework for integrated arm assembler
2005-09-07 21:34:25 +00:00
rasm.pas
rautils.pas
* symtablestack cleanup and rewrite
2006-02-05 22:24:18 +00:00
README
regvars.pas
rgbase.pas
rgobj.pas
+ translate register variable locations, enables register variable debug info, with SSA it requires to be extended maintaining location list
2006-02-02 21:27:23 +00:00
scandir.pas
* link_allways -> link_always
2006-02-15 14:36:30 +00:00
scanner.pas
* more dup id fixes
2006-02-07 07:58:37 +00:00
script.pas
Fixed Unix2Amiga path conversions for external asm script
2005-11-24 11:41:59 +00:00
switches.pas
* $W switch sets the localswitch cs_generate_stackframes that can be
2005-10-19 05:50:26 +00:00
symbase.pas
* symtablestack cleanup and rewrite
2006-02-05 22:24:18 +00:00
symconst.pas
+ warn if a static variable is read but not assigned (tw4781*)
2006-02-07 21:23:02 +00:00
symdef.pas
* make classrefdef regable
2006-02-12 14:29:17 +00:00
symnot.pas
symsym.pas
* also perform initialised checking for out-parameter, and set the
2006-02-08 20:33:15 +00:00
symtable.pas
* don't report sym_w_identifier_only_read for exported or external
2006-02-08 20:30:07 +00:00
symtype.pas
* symtablestack cleanup and rewrite
2006-02-05 22:24:18 +00:00
symutil.pas
* fix default parameter compare for widestring
2005-08-30 06:23:31 +00:00
systems.pas
* symtablestack cleanup and rewrite
2006-02-05 22:24:18 +00:00
tgobj.pas
* powerpc64 port from Thomas Schatzl
2005-09-25 17:19:44 +00:00
tokens.pas
+ Add m_property mode switch to allow per mode recognition of
2006-02-14 17:11:18 +00:00
verbose.pas
+ -vb: writes compiler messages with full path instead of the file name only
2005-09-18 18:09:19 +00:00
version.pas
* powerpc64 port from Thomas Schatzl
2005-09-25 17:19:44 +00:00
widestr.pas
* donewidestring has var instead of out parameter
2006-02-12 15:02:46 +00:00