Tomas Hajny
7668853b15
* missing ctypes dependency for initc added
...
git-svn-id: trunk@7047 -
2007-04-01 10:25:20 +00:00
Tomas Hajny
ed22287ae2
- removed duplicated type pointer definitions
...
git-svn-id: trunk@7046 -
2007-04-01 10:22:20 +00:00
michael
3453186c82
* initial version of apache support (not yet in Makefile)
...
git-svn-id: trunk@7044 -
2007-03-31 21:04:58 +00:00
michael
27eedd4ff1
* Fixed some typing error in a type
...
git-svn-id: trunk@7043 -
2007-03-31 21:04:22 +00:00
florian
9511c9ffd2
* made arm-wince default target for arm cross compilers hosted on windows
...
git-svn-id: trunk@7041 -
2007-03-31 20:56:16 +00:00
tom_at_work
9c1604ea44
* do NOT specify R0 as available volatile register. Fixes cycle on ppc64/linux. Most probably the compiler starts using it as temp register which leads to bad code since in some instructions R0 means zero, not the value of R0.
...
git-svn-id: trunk@7039 -
2007-03-31 14:50:02 +00:00
pierre
3473faab07
+ added generation of debugging infos of parast and localst for methods
...
git-svn-id: trunk@7038 -
2007-03-30 21:34:55 +00:00
Jonas Maebe
4913e07019
* r7035 for darwin/ppc64
...
git-svn-id: trunk@7036 -
2007-03-30 12:13:22 +00:00
Jonas Maebe
1cafdf7a59
* change darwin/i386 and ppc from case_sensitive into case_aware
...
because the directory caching overrules the file system behaviour
for case-insensitive systems (will do darwin/ppc64 separate because
it can't be merged back)
git-svn-id: trunk@7035 -
2007-03-30 12:12:21 +00:00
Jonas Maebe
9482fa275e
* regenerated for all platforms
...
git-svn-id: trunk@7034 -
2007-03-30 08:04:42 +00:00
peter
bc071f709c
* fix r7009, check also if the other node is integer type
...
git-svn-id: trunk@7032 -
2007-03-30 06:51:23 +00:00
peter
6804d5bf90
* new test
...
git-svn-id: trunk@7031 -
2007-03-30 06:34:03 +00:00
Almindor
02702d199f
* fix typo in ESock[s]errors
...
git-svn-id: trunk@7030 -
2007-03-29 20:51:10 +00:00
michael
ee4e71fdd3
* Fixed size of apr_off_t for 64-bit systems
...
git-svn-id: trunk@7029 -
2007-03-29 20:49:49 +00:00
michael
3c10213ddd
* Fixed compilation
...
git-svn-id: trunk@7028 -
2007-03-29 20:42:54 +00:00
michael
027b91a1f7
* Fixed compilation
...
git-svn-id: trunk@7027 -
2007-03-29 20:40:55 +00:00
michael
593ac3db1d
* Fixed compilation
...
git-svn-id: trunk@7026 -
2007-03-29 20:40:33 +00:00
michael
678823cd22
* Fixed size of apr_off_t for 64-bit systems
...
git-svn-id: trunk@7025 -
2007-03-29 20:40:11 +00:00
Tomas Hajny
3975ac2a52
+ socket error codes
...
git-svn-id: trunk@7024 -
2007-03-29 20:31:06 +00:00
micha
245ce6f9a8
+ generics context sensitivity test
...
git-svn-id: trunk@7023 -
2007-03-29 19:45:42 +00:00
Almindor
ed8e6b71e3
* add common socket error constants to all platforms/socket.pp
...
git-svn-id: trunk@7022 -
2007-03-29 19:29:04 +00:00
peter
7e71a8224e
* support relative symbol calculation for uleb128/sleb128
...
git-svn-id: trunk@7019 -
2007-03-29 06:08:58 +00:00
florian
ca29fdfa01
+ always build rmcvsdir
...
git-svn-id: trunk@7018 -
2007-03-28 20:05:28 +00:00
Jonas Maebe
226b0268e8
* savefpuexceptions directive renamed to safefpuexceptions
...
git-svn-id: trunk@7017 -
2007-03-28 18:05:40 +00:00
Jonas Maebe
ad7fddf99a
* made less complex for sparc so it compiles there too without running
...
out of registers
git-svn-id: trunk@7015 -
2007-03-28 13:42:18 +00:00
Jonas Maebe
6b414c3e89
* "too much registers" -> "too many registers"
...
git-svn-id: trunk@7014 -
2007-03-28 13:17:38 +00:00
pierre
0056b833e5
* fix register parameters for GDB
...
git-svn-id: trunk@7013 -
2007-03-27 23:54:30 +00:00
pierre
44c567cf46
* fix memory corruption in Setup_arguments
...
git-svn-id: trunk@7012 -
2007-03-27 19:56:58 +00:00
peter
fdc692a5ca
* test for set=nonset operation
...
git-svn-id: trunk@7011 -
2007-03-27 18:38:03 +00:00
peter
e653ab6a22
* also try to convert non-set nodes to a set in set operations
...
git-svn-id: trunk@7010 -
2007-03-27 18:37:30 +00:00
peter
ab22fd42d1
* simplify integer operations with constnat 0 or 1
...
git-svn-id: trunk@7009 -
2007-03-27 18:33:04 +00:00
peter
69a4e616ba
* fix symbol substraction in stabs
...
git-svn-id: trunk@7008 -
2007-03-27 17:43:28 +00:00
pierre
be76496895
new tests renamed as suggested by Peter
...
git-svn-id: trunk@7006 -
2007-03-27 10:15:07 +00:00
pierre
1bf45edea0
+ add test case for go32v2 memory corruption
...
git-svn-id: trunk@7005 -
2007-03-27 09:17:33 +00:00
michael
e139c19c48
* LongTimeFormat should be hh:nn:ss for this test to work
...
git-svn-id: trunk@7004 -
2007-03-26 22:06:12 +00:00
florian
c4ed4ed7c1
* fix gprof support for win32
...
git-svn-id: trunk@7003 -
2007-03-25 20:26:59 +00:00
micha
3a1b633325
+ revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS
...
git-svn-id: trunk@7001 -
2007-03-25 19:19:04 +00:00
daniel
5acd85f447
* Revert 6964
...
git-svn-id: trunk@7000 -
2007-03-25 17:55:47 +00:00
daniel
553d2c250b
+ Test for open arrays.
...
git-svn-id: trunk@6999 -
2007-03-25 15:30:07 +00:00
daniel
d0e162317b
* Fix indentation.
...
git-svn-id: trunk@6998 -
2007-03-25 14:38:45 +00:00
Jonas Maebe
aef82063ec
+ added test for mantis #8187
...
git-svn-id: trunk@6995 -
2007-03-25 13:34:03 +00:00
daniel
d4de54402c
* In genhightree, do typecheckpass later to prevent references to possibly
...
optimizes away nodes.
git-svn-id: trunk@6994 -
2007-03-25 13:11:29 +00:00
florian
edebd84426
* fixed arm compilation
...
git-svn-id: trunk@6993 -
2007-03-25 10:57:17 +00:00
Almindor
c626740043
* adds support for sysenter syscall style for i386 on 2.6 kernels
...
git-svn-id: trunk@6992 -
2007-03-25 10:06:23 +00:00
Tomas Hajny
c2cec3a8c0
* align Comment behaviour with Msg2Comment
...
git-svn-id: trunk@6991 -
2007-03-25 00:21:12 +00:00
michael
79b572ccae
* Fixed bug #8187
...
git-svn-id: trunk@6990 -
2007-03-24 23:36:35 +00:00
michael
1a0965d407
* Applied and checked patch from Martin Schreiber for issue #8245
...
git-svn-id: trunk@6989 -
2007-03-24 23:03:05 +00:00
michael
db8aec57a2
* fpcunit test case for base64 unit
...
git-svn-id: trunk@6988 -
2007-03-24 22:47:20 +00:00
michael
28e7b354cc
* Patch from Bram Kuijvenhoven to fix stream, and add MIME mode
...
git-svn-id: trunk@6987 -
2007-03-24 22:46:33 +00:00
michael
74cbe82e3f
* Fixed TimeToStr and DateTimeToStr so they are delphi compatible
...
git-svn-id: trunk@6986 -
2007-03-24 22:43:02 +00:00