florian
c2f04796b9
+ only include softfpu if FPUNONE is not set
...
git-svn-id: trunk@17012 -
2011-02-26 20:10:49 +00:00
florian
26fbfaf5a7
+ introduce the usage of asizeint/asizeuint for cpus with sizeof("alu")<>sizeof(pointer)
...
git-svn-id: trunk@17011 -
2011-02-26 20:10:03 +00:00
florian
fd97ce0109
* removed some arm overlefts
...
git-svn-id: trunk@17010 -
2011-02-26 20:09:21 +00:00
florian
26ce3cef00
* compilation fixes
...
* completed a_load_ref_reg
+ implemented procedure entry/exit code generation
+ implemented a_load_reg_ref
git-svn-id: trunk@17009 -
2011-02-26 20:08:23 +00:00
florian
8b245369e1
+ implemented normalize_ref
...
git-svn-id: trunk@17008 -
2011-02-26 20:03:39 +00:00
florian
4cfc5693c5
* fix compilation for avr
...
* some ideas for avr register management
+ initial implementation of a_load_reg_reg
git-svn-id: trunk@17007 -
2011-02-26 20:02:45 +00:00
sergei
b7e26ed986
* sax_html.pp, ignore markup in STYLE and SCRIPT elements, Mantis #18826
...
git-svn-id: trunk@17003 -
2011-02-26 16:59:57 +00:00
Legolas
08fdb5af54
+ Added sd card handling to libogc
...
git-svn-id: trunk@17002 -
2011-02-25 21:36:57 +00:00
Jonas Maebe
b8e9fd5c00
* use blx also for ARMv5, since it works on non-T variants and is required
...
for correct operation on T-variants (patch by Dejan Boras, mantis #18819 )
git-svn-id: trunk@17001 -
2011-02-25 19:46:35 +00:00
joost
366a8dd966
* Added test for ftTime fields
...
* Fixed problem with ftTime field values that exceed 24 hours (odbc)
git-svn-id: trunk@17000 -
2011-02-24 22:15:46 +00:00
florian
f8b01f76a4
* update of german message files by Karl-Michael Schindler, resolves #18815
...
git-svn-id: trunk@16995 -
2011-02-24 12:48:40 +00:00
ivost
d4cde5eaa2
* added syscall_nr_futex = 142 for sparc architecture
...
git-svn-id: trunk@16994 -
2011-02-24 10:51:54 +00:00
sergei
7b948b1e38
* Type of lParam argument of EnumResourceNames, EnumResourceTypes, EnumResourceLanguages and corresponding callbacks must be LONG_PTR. Mantis #18816 .
...
* Also assigned meaningful names to callback arguments.
git-svn-id: trunk@16993 -
2011-02-24 06:08:33 +00:00
sergei
41aeb9a22b
* Rework TStream.CopyFrom (see Mantis #17980 ):
...
a) Use significantly larger buffer (128k instead of 1k)
b) When Count=0, do not try to determine the source size. Just copy until the source can be read. This should improve performance with limited seek capability sources (e.g. a decompression stream will be decompressed once rather than twice).
c) Use ReadBuffer/WriteBuffer, so an exception is raised when something goes wrong. This conforms to Delphi behavior.
git-svn-id: trunk@16992 -
2011-02-24 03:25:40 +00:00
Legolas
41c946032e
* libogc for Wii needs cmem and libc statically linked
...
git-svn-id: trunk@16991 -
2011-02-23 22:10:19 +00:00
Legolas
4e6953163d
* Added lib for Wii (forgot to commit...)
...
git-svn-id: trunk@16990 -
2011-02-23 22:01:41 +00:00
Legolas
645744bf51
+ Added libogc binding and examples for Wii
...
git-svn-id: trunk@16989 -
2011-02-23 21:59:42 +00:00
joost
83b0940628
* TFieldDef.Size for strings should contain the max. number of bytes in the string, without the trailing zero. Bug #17268
...
git-svn-id: trunk@16988 -
2011-02-23 21:40:37 +00:00
sergei
884ec3abb3
* Cleanup ParseContent()
...
- XMLVersion property has been made available in TDOMDocument, removed inheritance check.
* Improved parsing the content model a bit
* Cleanup comments
git-svn-id: trunk@16987 -
2011-02-23 15:55:18 +00:00
Jonas Maebe
a11709658c
- removed outdated versions (superceded by the ones under
...
utils/uikit-skel/src)
git-svn-id: trunk@16986 -
2011-02-23 12:34:35 +00:00
tom_at_work
a8bf34d3fc
Correctly return to caller in ARM/Linux shared library startup code instead of fall-through to system exit.
...
git-svn-id: trunk@16982 -
2011-02-23 09:41:19 +00:00
tom_at_work
56d30e7da0
Set up environment variables and call Pascal initialization in arm/linux shared library initialization
...
git-svn-id: trunk@16981 -
2011-02-22 22:32:44 +00:00
joost
a3ebc51add
* BCD-Variant support is now implemented, use it.
...
git-svn-id: trunk@16980 -
2011-02-22 21:46:41 +00:00
joost
979fd9b854
* Better fix for r16952 from Ladislav Karrach from bug report 18388
...
git-svn-id: trunk@16979 -
2011-02-22 21:28:39 +00:00
Jonas Maebe
e8ca4b8b84
- removed icons and aedatamodel units (they're not supported on iOS nor
...
required for compilation)
git-svn-id: trunk@16978 -
2011-02-22 18:23:38 +00:00
Jonas Maebe
9d033909df
* forgot to commit (part of r16923)
...
git-svn-id: trunk@16977 -
2011-02-22 17:49:12 +00:00
sergei
e46c51e1bf
* xmlread.pp: split handling of node and validation stacks. Validation stack is now maintained only in validation mode.
...
git-svn-id: trunk@16973 -
2011-02-22 13:14:31 +00:00
marco
6c4c151815
* Patch from mantis that fixed a 16-bit integer conversion error.
...
(Denis Golovan, mantis 18797)
git-svn-id: trunk@16966 -
2011-02-21 21:19:47 +00:00
marco
193eee9622
* gtk2, iconvenc and cairo for Solaris as per Mantis 18271,18786; closes the latter
...
git-svn-id: trunk@16964 -
2011-02-21 21:12:04 +00:00
Jonas Maebe
11d780e62f
* properly update the current enum value ("auto_increment") in case it
...
is assigned a particular value in the C header
git-svn-id: trunk@16963 -
2011-02-21 19:43:27 +00:00
sergei
9ca12c0377
* xmlread.pp, remove FCursorStack and resort back to a single cursor node. But this time it is simply a local variable.
...
git-svn-id: trunk@16962 -
2011-02-21 16:11:38 +00:00
joost
547a1b289c
* Do not use a buildunit, but build the units directly. To avoid that
...
logic on which units to use has to be changed on two places
git-svn-id: trunk@16960 -
2011-02-21 09:33:17 +00:00
sergei
8ed16bb3ab
* xmlread.pp, continue separating validation checks from the rest of code.
...
* Fixed reported locations for (hopefully) all namespace-related errors.
git-svn-id: trunk@16959 -
2011-02-21 01:50:49 +00:00
joost
36ec05961f
* Do not use TProcess to run the compiler when it is not available
...
git-svn-id: trunk@16958 -
2011-02-20 22:28:15 +00:00
Tomas Hajny
ecc9deeea3
* NO_UNIT_PROCESS define added for OS/2 and GO32v2 targets
...
git-svn-id: trunk@16957 -
2011-02-20 22:21:07 +00:00
Tomas Hajny
cc4457db79
+ packages fcl-js and hermes added
...
git-svn-id: trunk@16956 -
2011-02-20 20:48:16 +00:00
Tomas Hajny
67fc9e2e68
* maximum number of packages increased to 40 to avoid overflow for DOS (or need for another page without shortcut), year in copyright increased
...
git-svn-id: trunk@16955 -
2011-02-20 20:47:01 +00:00
joost
f496f3c795
* Fixed support of TFmtBcd fields for sqlite3, bug #16853
...
* Cleaned up accidentally comitted files in r16948
git-svn-id: trunk@16954 -
2011-02-20 18:22:06 +00:00
ivost
ef814d4d3e
* added ansistring (UTF8String) parser functions (before there was just PChar support)
...
git-svn-id: trunk@16953 -
2011-02-20 18:14:24 +00:00
joost
7b8797afe7
* Fixed BCDToStr for values between -1 and 0
...
git-svn-id: trunk@16952 -
2011-02-20 17:59:12 +00:00
joost
e3885089c6
* TryStrToBcd now returns true when it succeeds, and false when it fails, not the other way around
...
git-svn-id: trunk@16951 -
2011-02-20 17:53:18 +00:00
joost
41342ab54f
* Accidentally comitted files, trying to apply patch from Ladislav Karrach to
...
implement TFmtBCD fields, bug #16853 . Has to be cleaned up later
git-svn-id: trunk@16948 -
2011-02-20 12:31:16 +00:00
sergei
6a26b9cff3
* xmlread.pp, started separating validation checks from the rest of code.
...
git-svn-id: trunk@16946 -
2011-02-20 10:44:25 +00:00
joost
db6bc3bd00
* Replace environment variables placed between dollar signs in fpc.cfg
...
with the value of the environment variable.
git-svn-id: trunk@16945 -
2011-02-20 00:04:20 +00:00
joost
80ec9bb7bc
* Fixed the order in which the httpd-units are searched for. Already fixed for samplecfg in r16722
...
git-svn-id: trunk@16944 -
2011-02-19 20:32:40 +00:00
joost
9b077ad93b
* Also show builtin templates other than the default
...
git-svn-id: trunk@16943 -
2011-02-19 19:27:52 +00:00
sergei
6ccb769768
* xmlread.pp, the end of root element is now detected without involving DOM nodes.
...
git-svn-id: trunk@16942 -
2011-02-19 18:14:08 +00:00
marco
88e22be01a
* unmerged table based initialization of libraries.
...
git-svn-id: trunk@16941 -
2011-02-19 17:24:37 +00:00
joost
27b6b908f1
* Fixed problem with spaces in path of add-ins (maybequoted was called twice)
...
git-svn-id: trunk@16936 -
2011-02-19 10:38:36 +00:00
joost
445dd5fc91
* Show message when downloading package
...
git-svn-id: trunk@16935 -
2011-02-18 22:03:38 +00:00