pierre
0af77f8957
* Clean up mswindows/os2 ARGV release in InternalExit to avoid crash if called twice
...
git-svn-id: trunk@17702 -
2011-06-09 08:22:21 +00:00
pierre
144d4c41f2
* Define FPC_SYSTEM_HAS_FLOAT32/64 in softfpu unit
...
git-svn-id: trunk@17701 -
2011-06-09 08:21:07 +00:00
Jonas Maebe
abd6d1800e
* fixed Darwin i386 compilation with 2.4.x after r17669 (the 2.4.x Darwin
...
compiler itself also generates a fpc_geteipasebx symbol), mantis #19523
git-svn-id: trunk@17700 -
2011-06-08 22:12:15 +00:00
sergei
c40b8d92c7
* Revert r17695 because it breaks cycling.
...
git-svn-id: trunk@17698 -
2011-06-08 19:19:24 +00:00
florian
95b63aa583
* fix buildin on wince, resolves #19525
...
git-svn-id: trunk@17697 -
2011-06-08 17:43:28 +00:00
pierre
9f919b942a
+ Support !ENV_VAR option and separate ExeExt for target from SrcExeExt for cross-testing
...
git-svn-id: trunk@17696 -
2011-06-08 14:55:30 +00:00
sergei
318a55b96c
* x86_64-win64: fixed stack calculations so that 32-byte spilling area is only included once and only for non-leaf procedures (it was included twice with -O- and 3 times with -O2, wasting large amounts of stack memory).
...
git-svn-id: trunk@17695 -
2011-06-08 14:46:22 +00:00
sekelsenmat
949a2d1c3a
fpvectorial: Improves the pen width and the EPS reader
...
git-svn-id: trunk@17694 -
2011-06-08 13:54:52 +00:00
sekelsenmat
8f90fce6f2
fpvectorial: Merges the initial eps reader and some font, pen and brush improvements
...
git-svn-id: trunk@17693 -
2011-06-08 12:45:46 +00:00
marco
964597ad6a
* pathname functions
...
git-svn-id: trunk@17692 -
2011-06-08 10:44:56 +00:00
pierre
0473aeb1fd
* Fix packages compilation for go32v2, by removing fcl-web need
...
git-svn-id: trunk@17691 -
2011-06-08 08:54:02 +00:00
michael
0e1407289b
* Wince does not have named pipe support
...
git-svn-id: trunk@17690 -
2011-06-07 22:14:31 +00:00
michael
9d85ea9e15
* Removed wince for custcgi platform
...
git-svn-id: trunk@17689 -
2011-06-07 22:05:27 +00:00
joost
f48c1d7d79
* Fixed some tests, testValues is already set in InitializeConnection, so has to be adapted also
...
git-svn-id: trunk@17688 -
2011-06-07 20:07:12 +00:00
florian
81bd7867b3
* it makes no sense to search the windows dirs for dlls when cross compiling
...
git-svn-id: trunk@17687 -
2011-06-07 19:24:53 +00:00
michael
eb51c6f1b6
* Yet another try for wince
...
git-svn-id: trunk@17686 -
2011-06-07 17:50:21 +00:00
pierre
261c9112ba
* Fix go32v2 eventlog compilation failure
...
git-svn-id: trunk@17685 -
2011-06-07 16:32:11 +00:00
pierre
4a7a054f13
* Avoid using stack memory for argv elements to avoid corruption of help in setup_arguments
...
git-svn-id: trunk@17684 -
2011-06-07 16:13:28 +00:00
pierre
09e9d922c7
* Reset F to NIL after freeing in tempclose
...
git-svn-id: trunk@17683 -
2011-06-07 16:10:25 +00:00
marco
f411f08629
* declared external fpc_geteipasebx , with local suffix to avoid clashes.
...
Still not the whole potatoe though.
git-svn-id: trunk@17682 -
2011-06-07 15:12:31 +00:00
marco
02c0b7db9e
* some more KERN_PROC constants.
...
git-svn-id: trunk@17681 -
2011-06-07 12:22:01 +00:00
marco
cdb4975530
* killed fpc_geteipbasebx in the startup code, mantis #19504
...
git-svn-id: trunk@17680 -
2011-06-06 20:26:22 +00:00
marco
8a8a2ad4e0
* correct sys_win64. Mantis #19492
...
git-svn-id: trunk@17679 -
2011-06-06 20:20:36 +00:00
joost
f5d7fb3d45
* Bug #19418
...
git-svn-id: trunk@17678 -
2011-06-06 19:43:05 +00:00
pierre
82ffdb48c9
* Fix tppufile.tempopen method needed for go32v2 cycle
...
git-svn-id: trunk@17674 -
2011-06-06 16:11:19 +00:00
joost
75ba8f806a
* Added functionality to ease overriding the repository classes
...
git-svn-id: trunk@17671 -
2011-06-06 13:48:51 +00:00
pierre
068b373015
* Fix to allow go32v2 compliation
...
git-svn-id: trunk@17670 -
2011-06-06 13:48:27 +00:00
florian
449c20ce63
* moved pic helpers into system unit, resolves #8119
...
git-svn-id: trunk@17669 -
2011-06-05 21:16:11 +00:00
florian
2f2c3ea545
* ignore 0 for code alignment, makes broken tests by r17659 working again
...
git-svn-id: trunk@17668 -
2011-06-05 21:12:26 +00:00
florian
0b9099f13f
* fixes mistake in r17664
...
git-svn-id: trunk@17667 -
2011-06-05 17:51:09 +00:00
sergei
354d0520b7
+ x86 assembler: fixed MOVABS instruction (it is a x86_64-only subset of MOV with 8-byte immediates/offsets) and same-form encodings of MOV instruction.
...
git-svn-id: trunk@17666 -
2011-06-05 17:32:18 +00:00
florian
aa064c569d
* regenerated
...
git-svn-id: trunk@17665 -
2011-06-05 17:18:13 +00:00
florian
ebc7a10954
* synchronized -Wxxxxx handling in options.pas and help screen, resolves #19400
...
* limited -Wxxxxx options to the targets they apply to
git-svn-id: trunk@17664 -
2011-06-05 15:39:44 +00:00
florian
4ad830a140
* $linklib is not needed on windows, commented, resolves #19415
...
git-svn-id: trunk@17663 -
2011-06-05 10:48:02 +00:00
michael
c07ad8dd86
* Checked and resolved most hints/warnings
...
git-svn-id: trunk@17662 -
2011-06-05 10:21:42 +00:00
florian
4a06ad79c6
* fixed naming of IConnectionPoint.EnumConnections method, resolves #19485
...
git-svn-id: trunk@17661 -
2011-06-05 10:06:37 +00:00
florian
33de8c8336
* fix potential range check error in cfileutl, should resolve #19405
...
git-svn-id: trunk@17660 -
2011-06-04 22:14:55 +00:00
florian
93e53e1990
* allow also smaller values for code alignment parameters than the current one, resolves #19463
...
* limit code alignment parameters to power of 2 up to 256
* give an error for an invalid code alignment directive
git-svn-id: trunk@17659 -
2011-06-04 20:56:15 +00:00
joost
e94da0b495
* Package fcl-web switched to fpmake building
...
git-svn-id: trunk@17658 -
2011-06-04 17:33:46 +00:00
florian
69e7d8b02f
* generate correct PIC in tcg386.a_loadaddr_ref_cgpara, resolves #19464
...
git-svn-id: trunk@17657 -
2011-06-04 16:57:45 +00:00
michael
39c271d0f4
* Fixed crash when getting remotehost. Bug #19397
...
git-svn-id: trunk@17656 -
2011-06-04 16:47:29 +00:00
joost
0a96b3c5aa
* Add -n when compiling fpmake when needed
...
git-svn-id: trunk@17655 -
2011-06-04 15:21:03 +00:00
joost
6f0e8bffcf
* Do not pass -n when there is no cross-compilation.
...
git-svn-id: trunk@17654 -
2011-06-04 14:53:03 +00:00
michael
4492b9b993
* Moved session cookie up in the class hierarchie, so it can be configured at the session factory level
...
git-svn-id: trunk@17653 -
2011-06-04 13:20:25 +00:00
joost
0e1f20773a
* Move LoadCompilerDefaults and LoadGlobalDefaults to the fppkg package, so it can be used by other fppkg clients
...
git-svn-id: trunk@17652 -
2011-06-04 12:19:19 +00:00
florian
cd8913b88e
* improved Compare(D)Word as well
...
git-svn-id: trunk@17651 -
2011-06-03 20:35:55 +00:00
florian
0c10a5efff
* line > 255 chars wrapped
...
git-svn-id: trunk@17650 -
2011-06-03 13:02:30 +00:00
joost
0cf1eeb45b
* No need for the FPC_NATIVE define anymore. This define held the wrong
...
compiler for compiling fpmake and fpmkunit-bootstrap during cross-cpu
compiles. (bug #19263 ) Now the proper compiler is determined by executing
fpc -PB.
git-svn-id: trunk@17649 -
2011-06-03 11:35:38 +00:00
michael
b32477dc5f
* Fix include path for wince (include dummy)
...
git-svn-id: trunk@17648 -
2011-06-03 09:39:37 +00:00
michael
cfb50fea87
* Fix in case PATHINFO is used instead of full URL
...
git-svn-id: trunk@17647 -
2011-06-03 07:36:36 +00:00