..
alpha
* big transformation of Tai_[const_]Symbol.Create[data]name*
2004-03-02 00:36:32 +00:00
arm
* concatcopy with len=0 exits now immediatly
2004-03-31 19:13:04 +00:00
html
i386
* MOVSL fixed
2004-04-08 16:49:42 +00:00
ia64
m68k
* big transformation of Tai_[const_]Symbol.Create[data]name*
2004-03-02 00:36:32 +00:00
msg
+ added $APPTYPE TOOL for MPW tools on MacOS
2004-04-04 18:46:09 +00:00
new
powerpc
* macos: fixed large offsets in references
2004-04-04 17:50:36 +00:00
sparc
* make sparc para manager quite similar to ppc one to help
2004-03-15 14:39:56 +00:00
systems
* added external linker support based on 1.0 amiga support
2004-04-08 17:11:02 +00:00
utils
* search path for cross compiled units added
2004-03-21 16:57:17 +00:00
vis
x86
* MOVSL fixed
2004-04-08 16:49:42 +00:00
x86_64
* fixed exception reason size for 64 bit systems
2004-02-22 18:27:21 +00:00
aasmbase.pas
+ added type similarity check in newasmsymbol
2004-03-18 11:45:39 +00:00
aasmtai.pas
* some alignment issues resolved
2004-03-16 22:12:10 +00:00
aggas.pas
* fixed handling of doubles in a native arm compiler
2004-03-17 22:27:41 +00:00
aopt.pas
aoptbase.pas
aoptcs.pas
aoptda.pas
* Change several $ifdef i386 to x86
2004-01-31 17:45:16 +00:00
aoptobj.pas
* Change several $ifdef i386 to x86
2004-01-31 17:45:16 +00:00
assemble.pas
+ Patch from peter for stack overflow
2004-03-22 09:28:34 +00:00
browcol.pas
* constants ordinals now always have a type assigned
2004-03-23 22:34:49 +00:00
browlog.pas
* fixed compile with -CR
2004-02-11 22:00:10 +00:00
bsdcompile
catch.pas
cclasses.pas
* Some minor stuff
2004-01-15 15:16:17 +00:00
cg64f32.pas
* op_const_reg_reg with OP_SAR fixed
2004-01-22 02:22:47 +00:00
cg64f64.pas
* x86-64 compilation fixed
2004-01-13 18:08:58 +00:00
cgbase.pas
* top_symbol killed
2004-02-27 10:21:04 +00:00
cgobj.pas
* fixed arm compilation
2004-03-06 20:35:19 +00:00
cgutils.pas
* top_symbol killed
2004-02-27 10:21:04 +00:00
charset.pas
checkmem.pas
cmsgs.pas
* Message system uses open arrays internally
2004-02-20 19:49:21 +00:00
comphook.pas
compiler.pas
* another bunch of x86-64 fixes mainly calling convention and
2004-01-14 23:39:05 +00:00
compinnr.inc
+ added prefetch(const mem) support
2004-02-02 20:41:59 +00:00
comprsrc.pas
cp437.pas
cp850.pas
cp8859_1.pas
crc.pas
cresstr.pas
* big transformation of Tai_[const_]Symbol.Create[data]name*
2004-03-02 00:36:32 +00:00
cstreams.pas
cutils.pas
+ arm floating point register saving implemented
2004-03-29 19:19:35 +00:00
defcmp.pas
* use defs_equal when comparing pointer types
2004-03-04 17:22:32 +00:00
defutil.pas
* fixes to previous constant integer commit
2004-03-29 14:44:10 +00:00
depend
dmisc.pas
export.pas
finput.pas
* check with fileexists() before opening a file
2003-12-27 22:27:24 +00:00
fmodule.pas
* stabs updates to write stabs for def for all implictly used
2004-03-08 22:07:46 +00:00
fpcdefs.inc
* some alignment issues resolved
2004-03-16 22:12:10 +00:00
fppu.pas
* bugfix in [read|write]asmsymbols for data and address labels
2004-03-17 12:12:59 +00:00
gdb.pas
* stabs updates to write stabs for def for all implictly used
2004-03-08 22:07:46 +00:00
gendef.pas
globals.pas
* packrecords fixed for settings from $PACKRECORDS
2004-03-14 20:08:37 +00:00
globtype.pas
+ added $APPTYPE TOOL for MPW tools on MacOS
2004-04-04 18:46:09 +00:00
htypechk.pas
* missing result initialization in node2opstr
2004-03-18 16:29:07 +00:00
impdef.pas
* compilation fixes + *w tools renamed to *
2004-02-22 14:52:59 +00:00
import.pas
link.pas
* increased maxsize of link.res file name
2004-02-24 00:53:48 +00:00
make_old.cmd
Makefile
+ arm to fullcycle added
2004-03-20 22:06:28 +00:00
Makefile.fpc
+ arm to fullcycle added
2004-03-20 22:06:28 +00:00
mdppc386.bat
mppc68k.bat
mppc386.bat
mppcsparc
+ add debug info to produced programs
2004-03-20 14:21:56 +00:00
msgidx.inc
+ added $APPTYPE TOOL for MPW tools on MacOS
2004-04-04 18:46:09 +00:00
msgtxt.inc
+ added $APPTYPE TOOL for MPW tools on MacOS
2004-04-04 18:46:09 +00:00
nadd.pas
* fixes to previous constant integer commit
2004-03-29 14:44:10 +00:00
nbas.pas
* maybe_in_reg moved to tempinfo
2004-03-10 20:41:17 +00:00
ncal.pas
* removed unused paravisible
2004-03-14 20:07:13 +00:00
ncgadd.pas
* use op_ordinal for dynarr compares
2004-02-26 16:11:29 +00:00
ncgbas.pas
+ Fix from peter: fixes crash when inlining assembler code referencing local vars
2004-03-15 08:44:51 +00:00
ncgcal.pas
* disable some debuginfo info when valgrind support is used
2004-03-14 20:10:56 +00:00
ncgcnv.pas
* big transformation of Tai_[const_]Symbol.Create[data]name*
2004-03-02 00:36:32 +00:00
ncgcon.pas
* fix overflow
2004-03-18 17:29:40 +00:00
ncgflw.pas
* cleaner temp get/unget for exceptions
2004-03-29 14:43:47 +00:00
ncginl.pas
* big transformation of Tai_[const_]Symbol.Create[data]name*
2004-03-02 00:36:32 +00:00
ncgld.pas
* make cycle fixed
2004-03-02 17:32:12 +00:00
ncgmat.pas
* fixed generic shl/shr operations
2004-01-23 15:12:49 +00:00
ncgmem.pas
* big transformation of Tai_[const_]Symbol.Create[data]name*
2004-03-02 00:36:32 +00:00
ncgopt.pas
* Change several $ifdef i386 to x86
2004-01-31 17:45:16 +00:00
ncgset.pas
* top_symbol killed
2004-02-27 10:21:04 +00:00
ncgutil.pas
* cleaner temp get/unget for exceptions
2004-03-29 14:43:47 +00:00
ncnv.pas
* constants ordinals now always have a type assigned
2004-03-23 22:34:49 +00:00
ncon.pas
* constants ordinals now always have a type assigned
2004-03-23 22:34:49 +00:00
nflw.pas
* fixed operator overload allowing for pointer-string
2004-03-18 16:19:03 +00:00
ninl.pas
* fixed operator overload allowing for pointer-string
2004-03-18 16:19:03 +00:00
nld.pas
* make cycle fixed
2004-03-02 17:32:12 +00:00
nmat.pas
* fixes to previous constant integer commit
2004-03-29 14:44:10 +00:00
nmem.pas
* variant array support
2004-03-29 14:42:52 +00:00
nobj.pas
* vtbls are now properly aligned
2004-03-31 21:01:01 +00:00
node.pas
* renamed xNNbittype to xNNinttype
2004-02-03 22:32:53 +00:00
nopt.pas
+ inlined procedures inherit procinfo flags
2003-12-16 21:29:24 +00:00
nset.pas
* fixed operator overload allowing for pointer-string
2004-03-18 16:19:03 +00:00
nstate.pas
nutils.pas
* procvar cleanup
2004-02-20 21:55:59 +00:00
ogbase.pas
ogcoff.pas
ogelf.pas
oglx.pas
ogmap.pas
options.pas
+ added $APPTYPE TOOL for MPW tools on MacOS
2004-04-04 18:46:09 +00:00
owar.pas
owbase.pas
paramgr.pas
* compilation of arm rtl fixed
2004-03-07 00:16:59 +00:00
parser.pas
* reset current_module,current_procinfo so the destroy routines
2004-03-16 16:20:49 +00:00
pass_1.pas
pass_2.pas
pbase.pas
- Comment out unused tokenstring function
2004-02-21 20:10:27 +00:00
pdecl.pas
* constants ordinals now always have a type assigned
2004-03-23 22:34:49 +00:00
pdecobj.pas
* fix crash when method is not declared in object declaration
2004-02-26 16:13:25 +00:00
pdecsub.pas
* fix crash when method is not declared in object declaration
2004-02-26 16:13:25 +00:00
pdecvar.pas
* constants ordinals now always have a type assigned
2004-03-23 22:34:49 +00:00
pexports.pas
indexed exports needs to be sorted (patch from Pavel)
2004-04-08 11:07:05 +00:00
pexpr.pas
* variant array support
2004-03-29 14:42:52 +00:00
pinline.pas
+ some more usage of register temps
2004-02-04 18:45:29 +00:00
pmodules.pas
* OS/2 heap management modified to be able to grow heap as needed
2004-03-24 20:24:25 +00:00
pp.lpi
+ added to use Lazarus debugging compiler
2004-03-17 11:58:03 +00:00
pp.pas
+ implemented cdecl'd varargs on arm
2004-03-20 20:55:36 +00:00
ppc.cfg
ppc.conf
ppc.dof
ppc.dpr
ppheap.pas
ppu.pas
* constants ordinals now always have a type assigned
2004-03-23 22:34:49 +00:00
procinfo.pas
* make cycle fixed
2004-03-02 17:32:12 +00:00
pstatmnt.pas
* better check for maybe_call_procvar
2004-03-04 17:22:10 +00:00
psub.pas
* fixed arg. area calculation
2004-02-19 17:07:42 +00:00
psystem.pas
* constants ordinals now always have a type assigned
2004-03-23 22:34:49 +00:00
ptconst.pas
* change AT_FUNCTION to AT_DATA where appropriate
2004-03-18 11:43:57 +00:00
ptype.pas
* fixes to previous constant integer commit
2004-03-29 14:44:10 +00:00
raatt.pas
* big transformation of Tai_[const_]Symbol.Create[data]name*
2004-03-02 00:36:32 +00:00
rabase.pas
* fixed more alignment issues
2004-01-30 13:42:03 +00:00
rasm.pas
rautils.pas
* constants ordinals now always have a type assigned
2004-03-23 22:34:49 +00:00
README
regvars.pas
- removed taicpu.is_reg_move because it's not used anymore
2004-02-08 20:15:42 +00:00
rgbase.pas
rgobj.pas
* rewrote add_to_movelist, it now uses a field to store the number
2004-03-14 22:50:04 +00:00
scandir.pas
+ added $APPTYPE TOOL for MPW tools on MacOS
2004-04-04 18:46:09 +00:00
scanner.pas
* $elseif support
2004-03-04 17:23:10 +00:00
script.pas
+ Status checks in scripts
2004-04-06 22:44:16 +00:00
switches.pas
symbase.pas
* make cycle fixed
2004-03-02 17:32:12 +00:00
symconst.pas
* constants ordinals now always have a type assigned
2004-03-23 22:34:49 +00:00
symdef.pas
* constants ordinals now always have a type assigned
2004-03-23 22:34:49 +00:00
symnot.pas
symsym.pas
+ arm floating point register saving implemented
2004-03-29 19:19:35 +00:00
symtable.pas
* packrecords fixed for settings from $PACKRECORDS
2004-03-14 20:08:37 +00:00
symtype.pas
* Removed unused concatstabto
2004-02-27 13:04:22 +00:00
symutil.pas
* constants ordinals now always have a type assigned
2004-03-23 22:34:49 +00:00
systems.pas
+ cpu2str added
2004-03-20 22:57:42 +00:00
tgobj.pas
* use localalign info for alignment for locals and temps
2004-01-12 22:11:38 +00:00
tokens.pas
* Enable threadvars for all modes
2004-02-17 17:38:11 +00:00
tpexcept.pas
* don't use the local longjmp for 1.9.x
2004-02-12 16:00:39 +00:00
verbose.pas
* fix crashes with 1.0.x
2004-02-23 15:59:46 +00:00
version.pas
* version changed to 1.9.3
2004-01-11 20:59:41 +00:00
widestr.pas