tom_at_work
|
f291e46227
|
* 64 bit fixes
git-svn-id: trunk@4989 -
|
2006-10-20 21:35:03 +00:00 |
|
tom_at_work
|
ec5e7aaff1
|
* 64 bit fixes
git-svn-id: trunk@4988 -
|
2006-10-20 21:13:12 +00:00 |
|
micha
|
fd507efa80
|
* compile htmldefs before xml
git-svn-id: trunk@4987 -
|
2006-10-20 20:34:07 +00:00 |
|
Jonas Maebe
|
36c6879581
|
+ -Sx command line switch to turn on exception keywords in non-Delphi/ObjFPC
modes (mainly for MacPas, to replace nested gotos with exceptions)
git-svn-id: trunk@4984 -
|
2006-10-20 12:54:47 +00:00 |
|
michael
|
5fd2688598
|
+ usage implemented, manifest implemented. Removed some unnecessary code
git-svn-id: trunk@4983 -
|
2006-10-19 21:40:00 +00:00 |
|
florian
|
9a1b9071a5
|
* implemented kylix like local directive, fixes #7242
git-svn-id: trunk@4982 -
|
2006-10-19 20:26:14 +00:00 |
|
michael
|
ecbe0b8017
|
+ Added LGPL header
git-svn-id: trunk@4981 -
|
2006-10-19 19:59:38 +00:00 |
|
michael
|
f3c6483ed4
|
* Added web system
git-svn-id: trunk@4980 -
|
2006-10-19 19:53:46 +00:00 |
|
michael
|
5fca5d2f72
|
+ Initial implementation
git-svn-id: trunk@4979 -
|
2006-10-19 19:51:06 +00:00 |
|
michael
|
885a65c7c6
|
* Description of the fpweb system
git-svn-id: trunk@4978 -
|
2006-10-19 19:47:39 +00:00 |
|
michael
|
ae29d531d6
|
+ Added web interface
git-svn-id: trunk@4977 -
|
2006-10-19 19:08:00 +00:00 |
|
florian
|
484e7ac0c1
|
* fixed defines
git-svn-id: trunk@4976 -
|
2006-10-19 15:17:14 +00:00 |
|
florian
|
4a4b26b602
|
* use pascal program to generate the tar list to be more platform independend
git-svn-id: trunk@4975 -
|
2006-10-19 10:50:54 +00:00 |
|
tom_at_work
|
2b5e324638
|
* Fixed remaining bug in cg so that -O2 works again
git-svn-id: trunk@4974 -
|
2006-10-18 22:51:54 +00:00 |
|
peter
|
81a1631bce
|
* don't loose signed information in the result location
git-svn-id: trunk@4973 -
|
2006-10-18 21:22:51 +00:00 |
|
peter
|
4aa3ac3ebe
|
* call freemem without size
git-svn-id: trunk@4972 -
|
2006-10-18 21:22:28 +00:00 |
|
peter
|
076fb20774
|
* don't apply typesize of record if a field size is applied
git-svn-id: trunk@4971 -
|
2006-10-18 21:22:00 +00:00 |
|
peter
|
21d186594c
|
* don't mix public name and export clause
git-svn-id: trunk@4970 -
|
2006-10-18 20:45:01 +00:00 |
|
florian
|
12cd76d0e8
|
* test header fixed
git-svn-id: trunk@4969 -
|
2006-10-18 20:35:53 +00:00 |
|
daniel
|
de001ec4ad
|
* Free hidden cmdline instead of cmdline property.
git-svn-id: trunk@4968 -
|
2006-10-18 20:32:45 +00:00 |
|
peter
|
59e84ac06d
|
* force stackframes for foreach,firstthat,lastthat
git-svn-id: trunk@4967 -
|
2006-10-18 20:31:25 +00:00 |
|
peter
|
1de2f94b28
|
* fixed typo in r4848
git-svn-id: trunk@4966 -
|
2006-10-18 20:19:44 +00:00 |
|
daniel
|
ce3bfabfe6
|
- Remove unused sysutils dependency.
git-svn-id: trunk@4965 -
|
2006-10-18 20:10:02 +00:00 |
|
daniel
|
bbc80554b1
|
* Turn cmdline into property on Linux.
* Move some procedure in Linux system unit.
git-svn-id: trunk@4964 -
|
2006-10-18 20:07:10 +00:00 |
|
florian
|
7c915938d9
|
* fixed for 64 bit CPUs
git-svn-id: trunk@4963 -
|
2006-10-18 20:00:24 +00:00 |
|
Jonas Maebe
|
77de2d3b82
|
- removed getpointersize again, it's not a standard macpas function
git-svn-id: trunk@4962 -
|
2006-10-18 19:50:16 +00:00 |
|
daniel
|
aabc1e0fd2
|
* Tidy indentation
git-svn-id: trunk@4961 -
|
2006-10-18 19:44:24 +00:00 |
|
florian
|
5718aa1428
|
* regenerated
git-svn-id: trunk@4960 -
|
2006-10-18 18:38:29 +00:00 |
|
florian
|
ec74887552
|
* another patch from J. Peter Mugaas, fixes #7618 and #7615
git-svn-id: trunk@4959 -
|
2006-10-18 18:38:19 +00:00 |
|
Jonas Maebe
|
de27a80cc9
|
+ tests for previous commit
git-svn-id: trunk@4958 -
|
2006-10-18 18:15:20 +00:00 |
|
Jonas Maebe
|
2dd6a91a9f
|
+ allow implicit type conversions of 4 byte integers to strings for
parameter matching in macpas mode
git-svn-id: trunk@4957 -
|
2006-10-18 18:14:54 +00:00 |
|
Jonas Maebe
|
5cad2321a9
|
* allow assigning to loop control vars in macpas mode
git-svn-id: trunk@4956 -
|
2006-10-18 18:13:41 +00:00 |
|
Jonas Maebe
|
5eedbdfde9
|
+ support for indexing 4-byte sized integers as array[1..4] of char in
macpas mode
git-svn-id: trunk@4955 -
|
2006-10-18 17:26:00 +00:00 |
|
Jonas Maebe
|
1106b6a32f
|
+ GetPointerSize function
git-svn-id: trunk@4954 -
|
2006-10-18 17:24:50 +00:00 |
|
Jonas Maebe
|
e4e356d996
|
* fixed test
git-svn-id: trunk@4953 -
|
2006-10-18 07:25:44 +00:00 |
|
florian
|
5eef73c1ab
|
* fixed passing of registers on x86-64_linux, should fix #7613
git-svn-id: trunk@4951 -
|
2006-10-17 20:58:16 +00:00 |
|
Jonas Maebe
|
908c9741d3
|
+ added some comments explaining the previous commit
git-svn-id: trunk@4950 -
|
2006-10-17 15:04:40 +00:00 |
|
Jonas Maebe
|
961667784a
|
* fixed tstrreal3, hopefully didn't break anything else
git-svn-id: trunk@4949 -
|
2006-10-17 13:47:54 +00:00 |
|
oro06
|
442560b46d
|
*wince : build broken
git-svn-id: trunk@4948 -
|
2006-10-17 08:32:12 +00:00 |
|
Vincent Snijders
|
b84fc6e881
|
+ added partialsums benchmark
git-svn-id: trunk@4947 -
|
2006-10-17 07:06:15 +00:00 |
|
florian
|
ffc5add21b
|
* recreated
git-svn-id: trunk@4946 -
|
2006-10-16 21:34:52 +00:00 |
|
florian
|
e0200f8fcb
|
* patch from J. Peter Mugaas to fix #7616
git-svn-id: trunk@4945 -
|
2006-10-16 21:34:34 +00:00 |
|
florian
|
185be23d12
|
* tail recursion is fixed in the mean time, reenabled
git-svn-id: trunk@4944 -
|
2006-10-16 18:26:57 +00:00 |
|
Jonas Maebe
|
0c8dbcf332
|
* rldimi also modifies first operand
git-svn-id: trunk@4943 -
|
2006-10-16 12:51:45 +00:00 |
|
Jonas Maebe
|
20ae808b65
|
* also rlwimi_ is read/write for first operand
git-svn-id: trunk@4942 -
|
2006-10-16 11:31:35 +00:00 |
|
Jonas Maebe
|
53aecd7c88
|
* more r4812 for ppc64
git-svn-id: trunk@4941 -
|
2006-10-16 11:16:30 +00:00 |
|
Jonas Maebe
|
200ad7e5ae
|
* moved some generic constants out of the {$ifndef FPC_SYSTEM_HAS_TRUNC}
block
git-svn-id: trunk@4940 -
|
2006-10-16 11:08:47 +00:00 |
|
florian
|
67aa148602
|
* fixed softfpu support
+ softfpu enabled for arm-gba
git-svn-id: trunk@4939 -
|
2006-10-15 21:31:27 +00:00 |
|
florian
|
efa4967d37
|
+ compiler has the linker script now embedded
+ gba linker takes care of binutilsprefix
+ objcopy is called by the compiler
git-svn-id: trunk@4938 -
|
2006-10-15 21:29:59 +00:00 |
|
florian
|
d4dcbeec4a
|
* prt0.o is now build from the makefile
git-svn-id: trunk@4937 -
|
2006-10-15 21:28:49 +00:00 |
|