Commit Graph

7480 Commits

Author SHA1 Message Date
florian
21038de78d + started with refactoring det_resulttype
+ dosimplify
* inlinenig makes use of dosimplify

git-svn-id: trunk@140 -
2005-05-29 15:15:38 +00:00
florian
0f94b21379 * updated version from Michael Schindler
git-svn-id: trunk@138 -
2005-05-29 13:32:00 +00:00
Jonas Maebe
0115a0a38e * convert inc/dec(pointertype) to add/sub if overflow checking is turned on
(fixes web bug #4004)

git-svn-id: trunk@136 -
2005-05-29 11:19:40 +00:00
Jonas Maebe
aea6563bba * no longer change r12 when fpu regs have to saved, corrupted copying of
stack parameters coming after that

git-svn-id: trunk@130 -
2005-05-27 22:09:49 +00:00
florian
6bf3609bda + tokens for packages added
git-svn-id: trunk@90 -
2005-05-24 19:50:09 +00:00
peter
ac0277b40b * dword-dword now gives dword
git-svn-id: trunk@78 -
2005-05-23 20:44:47 +00:00
florian
b0545a7a04 * first bunch of pic fixes
git-svn-id: trunk@76 -
2005-05-22 19:57:38 +00:00
florian
9fba8829e3 * new version vom janio
git-svn-id: trunk@74 -
2005-05-22 19:08:02 +00:00
florian
d01bde1a83 + $WARN directive implemented fixes bug #3939
git-svn-id: trunk@65 -
2005-05-22 11:57:24 +00:00
florian
ac880214fc * fixed passing function results to const formal defs, see tbs/tb0490.pp
git-svn-id: trunk@56 -
2005-05-21 20:44:04 +00:00
florian
8994c6362c * arrays now use the native int type as index
git-svn-id: trunk@48 -
2005-05-21 14:48:15 +00:00
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
florian
c044221818 * fixed alignment of objects and arrays in arrays, fixes bug #3971
git-svn-id: trunk@39 -
2005-05-21 07:39:44 +00:00
peter
c8dccad8d3 * create dirs before compiling msg2inc
git-svn-id: trunk@22 -
2005-05-18 20:41:14 +00:00
fpc
aabbd3c7df * property svn:eol-style: native set
git-svn-id: trunk@16 -
2005-05-18 16:16:11 +00:00
florian
f949a53da8 * format(%u",[<qword>]); fixed
* made test working

git-svn-id: trunk@13 -
2005-05-17 22:27:53 +00:00
florian
d4194bce53 * array of const for currency, classes and interfaces fixed
git-svn-id: trunk@11 -
2005-05-17 21:17:35 +00:00
peter
b68af1b0e3 * post 2.0.0 fixes from cvs
git-svn-id: trunk@7 -
2005-05-16 20:59:02 +00:00
peter
0c5e32ccff * 2.1.1
git-svn-id: trunk@5 -
2005-05-16 20:17:53 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
peter
41701b0811 * test 2005-05-14 16:18:37 +00:00
peter
f1a5c4e099 * 2.0.1 2005-05-14 16:17:00 +00:00
olle
5d05584a8e * Fix small issue for link script 2005-05-14 12:15:18 +00:00
Tomas Hajny
5f59b0f6b9 * fix for SIGSEGV due to access to uninitialized pointers in TList 2005-05-12 21:40:42 +00:00
marco
fd8927391f * typo fixed 2005-05-08 19:56:59 +00:00
florian
09b0fe36fb + made variant publishable 2005-05-07 16:43:02 +00:00
florian
d1e6934a5b * better exception catching 2005-05-06 18:54:26 +00:00
florian
83ac6eeaad * 32 -> 64 bit cross compilation fixed 2005-05-06 17:02:52 +00:00
florian
736d8fa666 * write nil into the method table for abstract methods 2005-05-05 21:09:10 +00:00
florian
83fa3bd0cb + output of supported instruction sets in info page 2005-05-05 14:53:55 +00:00
florian
e7abf182c2 + added -Cp to option page 2005-05-05 14:52:50 +00:00
peter
6cf4eb98c3 * use current fpcmake instead of from 1.9.8 2005-05-05 13:28:47 +00:00
peter
68dbbb1e25 * move end description for latex 2005-05-05 13:10:07 +00:00
peter
7dadd64723 * 2.0.0 2005-05-05 12:59:59 +00:00
michael
03e265c4b2 + Patch from Christian Iversen to fix defined() macro command 2005-05-02 18:44:00 +00:00
michael
f39de307c5 + Back to 1.9.9 for snapshot generation 2005-04-28 20:19:31 +00:00
michael
e3d96a5697 * version 2.0.0 2005-04-28 20:17:21 +00:00
florian
f6442b758c * overloading of assignment operator by different unique result types now possible 2005-04-28 19:32:11 +00:00
olle
a0f2467298 * Made compile on macos 2005-04-28 19:27:12 +00:00
marco
8ab7863982 * $GCSECTIONS also added to else case 2005-04-27 21:47:08 +00:00
marco
174b729874 * tf_smartlink_sections and some shared lib pull-ups from t_linux 2005-04-27 14:47:54 +00:00
Károly Balogh
f57803d67a * static linking fixes 2005-04-25 15:58:59 +00:00
peter
3c6d74c4d9 * extended stabs use size of 10 2005-04-25 13:15:18 +00:00
florian
0811184277 + pic code reading for the assembler readers
* loadaddr generates pic code as well now
2005-04-25 09:51:07 +00:00
peter
5db9200128 decr refcnt for out paras 2005-04-25 09:41:28 +00:00
peter
f11458e457 allow gettting the address of read-only typedconsts 2005-04-25 08:59:07 +00:00
peter
c1f4f09911 longword-longword gives int64 2005-04-25 08:29:00 +00:00
peter
29bffd83b2 reset compiling_module in doneparser 2005-04-25 08:15:17 +00:00
peter
1376258f03 * use comphook for fpc exceptions 2005-04-24 21:21:10 +00:00
peter
9843416e70 * always use exceptions to stop the compiler
- remove stop, do_stop
2005-04-24 21:01:37 +00:00