Jonas Maebe
f38d29cfab
* optimized previous patch for "byte in set" (Thorsten Engler)
...
* fixed storing/loading of setdefs to/from ppu + test (Thorsten Engler)
* fixed ppudump for new setdef format in ppus
git-svn-id: trunk@6363 -
2007-02-07 20:22:29 +00:00
daniel
794167b09d
* Improve test.
...
git-svn-id: trunk@6362 -
2007-02-07 19:51:07 +00:00
florian
e2633cb47d
* linker stuff for symbian by Felipe Monteiro de Carvalho
...
* updated symbian rtl makefile by Felipe Monteiro de Carvalho
git-svn-id: trunk@6361 -
2007-02-07 19:44:55 +00:00
florian
a2127504a0
+ Symbian rtl skeleton by Felipe Monteiro de Carvalho
...
git-svn-id: trunk@6360 -
2007-02-07 19:41:14 +00:00
daniel
04819280cc
+ Add enormous arrays test.
...
git-svn-id: trunk@6359 -
2007-02-07 19:36:35 +00:00
florian
8ed35dd5fb
* do a stack trace in case of abording with an heap error when EXTRA is defined
...
git-svn-id: trunk@6358 -
2007-02-07 19:35:54 +00:00
Jonas Maebe
fc3852e59a
* in non-TP modes, 'ord_larger_than_256 in set' now always returns
...
false instead of triggering a range error (mantis #8258 ,
based on patch provided by Thorsten Engler)
git-svn-id: trunk@6357 -
2007-02-07 18:57:19 +00:00
florian
eb8b2fb138
* be more carefull with unaligned load optimization
...
git-svn-id: trunk@6356 -
2007-02-07 17:43:56 +00:00
florian
e70c6df440
* arm-linux has to link explicitly against libc
...
git-svn-id: trunk@6355 -
2007-02-07 17:42:40 +00:00
joost
370f7737b6
* Implemented DataConvert, bug #8204
...
git-svn-id: trunk@6354 -
2007-02-07 11:13:10 +00:00
joost
99b15e95a1
* Improved error-handling in TBufDataset.ApplyUpdates
...
git-svn-id: trunk@6353 -
2007-02-07 11:10:36 +00:00
yury
125136d069
* updated wince windows unit.
...
git-svn-id: trunk@6352 -
2007-02-07 08:22:25 +00:00
michael
4e40a56932
* Changed attributes to 644
...
git-svn-id: trunk@6351 -
2007-02-06 11:03:04 +00:00
Vincent Snijders
8b1420a875
* removed system from the implicitunit lists, because it is already in the units list
...
git-svn-id: trunk@6350 -
2007-02-06 08:42:40 +00:00
yury
e998bc8142
* fixed CW_USEDEFAULT definition.
...
git-svn-id: trunk@6349 -
2007-02-06 01:14:27 +00:00
peter
70a0928914
* add package to action and pkghandler
...
git-svn-id: trunk@6348 -
2007-02-05 23:09:41 +00:00
fpc
51dd839787
fix testrun comparison query error in case of noskipped
...
git-svn-id: trunk@6347 -
2007-02-05 08:17:09 +00:00
peter
b08c9c9431
* typo
...
git-svn-id: trunk@6346 -
2007-02-05 07:07:32 +00:00
fpc
8a984ebcf5
workaround mysql query optimization deficiency, using temporary tables
...
git-svn-id: trunk@6345 -
2007-02-04 23:06:16 +00:00
peter
a4f501852e
* split config in global config and compiler config
...
git-svn-id: trunk@6344 -
2007-02-04 22:10:45 +00:00
florian
a800b2a3d3
* fixed interference generation for top_local
...
git-svn-id: trunk@6343 -
2007-02-04 20:43:31 +00:00
florian
9fe04923ad
* don't destroy registers in syscall helpers
...
git-svn-id: trunk@6342 -
2007-02-04 20:43:05 +00:00
joost
b0d5d5b6b5
* Fixed some warnings
...
git-svn-id: trunk@6341 -
2007-02-04 19:56:23 +00:00
yury
3b32e96f10
* Use PCharToPWideChar instead of StringToPWideChar in wrapper functions.
...
* Updated dependencies in makefile.
* Fixed declaration of RegEnumValue and RegEnumValueW.
git-svn-id: trunk@6340 -
2007-02-04 19:09:48 +00:00
yury
a36ce7c37b
* build richedit unit.
...
git-svn-id: trunk@6339 -
2007-02-04 18:54:56 +00:00
florian
c5d8e53758
* last commit fixed
...
git-svn-id: trunk@6338 -
2007-02-04 18:50:22 +00:00
florian
3609ddc5dd
* more MustBeLast fixes
...
* const insertation algorithm fixed
git-svn-id: trunk@6337 -
2007-02-04 18:45:43 +00:00
yury
fc2ddd50e3
* fixed dbdigest.cfg creation and prepup executing when shell is cmd.exe
...
git-svn-id: trunk@6336 -
2007-02-04 18:36:01 +00:00
peter
cd767cf5c8
* i386 uses generic fpc_compare_shortstr_equal
...
git-svn-id: trunk@6335 -
2007-02-04 16:24:02 +00:00
michael
0a5001438f
* Re-added some disappeared code
...
git-svn-id: trunk@6334 -
2007-02-04 14:53:35 +00:00
florian
762bd12d16
* handle embedded case jump tables correctly
...
git-svn-id: trunk@6333 -
2007-02-04 14:33:57 +00:00
michael
3218a1b9bf
* Added copyright notice
...
git-svn-id: trunk@6332 -
2007-02-03 23:46:11 +00:00
michael
f02fb86fdd
* Added ServiceManager unit for Windows
...
git-svn-id: trunk@6331 -
2007-02-03 23:41:28 +00:00
michael
348409b95c
Initial implementation
...
git-svn-id: trunk@6330 -
2007-02-03 23:36:58 +00:00
michael
b104d013b0
* Re-added fppkg
...
git-svn-id: trunk@6329 -
2007-02-03 22:16:00 +00:00
michael
85cc72af54
* Fixed compilation
...
git-svn-id: trunk@6328 -
2007-02-03 22:14:13 +00:00
Jonas Maebe
674660d53b
* getting the length of a string means that it has to be
...
valid and marks it as really read (mantis #8264 )
git-svn-id: trunk@6327 -
2007-02-03 21:28:44 +00:00
michael
644795c316
* Improved hebrew translations from Ido Kanner
...
git-svn-id: trunk@6326 -
2007-02-03 19:53:26 +00:00
pierre
40322ae2f1
* avoid dependency on fptools unit for DEBUG conditional
...
git-svn-id: trunk@6325 -
2007-02-03 19:37:51 +00:00
florian
35b9bfc83e
* several range check errors fixed
...
git-svn-id: trunk@6324 -
2007-02-03 19:36:06 +00:00
Jonas Maebe
359c19ee9e
- removed ppc601 as ppc32 cpu target
...
+ added ppc740 (g3), ppc7400 (G4) and ppc970 (G5) as ppc32 cpu
targets
* initialise optimizecputype by default to ppc7400 for ppc32 and to
ppc970 for ppc64
* merged ppc32/ppc64 overflow checking code and use the ppc64 one
in case cputype or optimizecputype >= ppc970, because one of
the instructions used in the ppc32 version no longer exists on the
ppc970 (although it's emulated in the kernel on at least Mac OS X)
* moved some other support routines and constants to ppcgen which
were needed for the overflow checking (were identical for ppc32 and
ppc64)
git-svn-id: trunk@6323 -
2007-02-03 19:32:44 +00:00
Jonas Maebe
ccbee142bc
* added THandle() typecast around feInvalidHandle value (-1)
...
for OS'es where THandle is an unsigned type
git-svn-id: trunk@6322 -
2007-02-03 18:09:00 +00:00
florian
8d33f640d4
* stop conditional optimization at mov pc,...
...
git-svn-id: trunk@6321 -
2007-02-03 17:40:32 +00:00
oro06
d0c546743d
*wince : make fixed removed daemonapp
...
git-svn-id: trunk@6320 -
2007-02-03 12:07:07 +00:00
oro06
a16047f715
*winreg : use ansi funcs instead of default, avoid ifdef/code duplication for unicode only target (wince)
...
git-svn-id: trunk@6319 -
2007-02-03 11:48:50 +00:00
oro06
61397d3953
+wince : added RegXXX ansi missing funcs
...
git-svn-id: trunk@6318 -
2007-02-03 11:41:46 +00:00
florian
2fb33c4664
* better export of EXTRA define of heaptrc unit
...
git-svn-id: trunk@6317 -
2007-02-03 11:14:18 +00:00
oro06
57f0809027
*wince : search path inc fcl/win added
...
git-svn-id: trunk@6316 -
2007-02-03 10:20:54 +00:00
florian
e388082839
* make all fixed for now by disabling fppkg
...
git-svn-id: trunk@6315 -
2007-02-03 09:35:44 +00:00
Jonas Maebe
4d97044bba
* mark whether or not procsyms are global (DW_AT_external)
...
git-svn-id: trunk@6314 -
2007-02-02 23:18:15 +00:00