yury
|
73c26bd6be
* mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used.
|
před 11 roky |
yury
|
f3b8fabf1b
* Fixed const name.
|
před 11 roky |
yury
|
2001609d9f
* mipsel-android: rtl build.
|
před 11 roky |
yury
|
0aab9a8c21
* mipsel-android: Support in fpmkunit.
|
před 11 roky |
masta
|
2d2cab0e7a
Fix some internalerror codes in the ARM CG
|
před 11 roky |
yury
|
5ebfb2710d
* Fixed getting svn revision on Windows host.
|
před 11 roky |
yury
|
b21471a772
* mipsel-android: Fixed calling library startup code.
|
před 11 roky |
michael
|
9699890e3d
* Fix reading bitmap types 5,6 for PNM (fix by reporter of Bug ID #52564)
|
před 11 roky |
michael
|
98dc27db1c
* Fixed backgrounding (must be done before creating controllers, bug ID #23445
|
před 11 roky |
michael
|
6aaab457a7
* Added CheckControlMessage in TCustomDaemon
|
před 11 roky |
michael
|
628689e3e3
* Start at root with setkey if key starts with / or \ (bug id 20761)
|
před 11 roky |
florian
|
30352c7f7b
* fix several issues with loop strength reduction to make it working
|
před 11 roky |
florian
|
c41d043ac8
+ test for last commit
|
před 11 roky |
yury
|
3eaecd07a6
* mipsel-android: Support in fpcmake.
|
před 11 roky |
florian
|
c5523fc780
* do not search a node tree which has been found being subject to cse further on
|
před 11 roky |
yury
|
bb269e53ac
* mipsel-android: Don't export local symbols from executable.
|
před 11 roky |
yury
|
bb1a2d21ab
* mipsel-android: Fixed library loading.
|
před 11 roky |
yury
|
b995da1e06
+ Added mipsel-android startup files by Vsevolod Alekseyev.
|
před 11 roky |
michael
|
576fe3758d
* Added showing of hints in HTML page title
|
před 11 roky |
yury
|
56b3287e29
+ Added compiler support for mipsel-android target.
|
před 11 roky |
lacak
|
56f37cd0e0
fcl-db: ODBC: add NativeError and SQLState fields to EODBCException. Bug #23798
|
před 11 roky |
michael
|
c184669206
* Fixed bug ID #23826
|
před 11 roky |
sergei
|
52af9a2c89
* Changed passing of hidden parameters to constructors of class-style objects: VMT is always passed in the first ('self') parameter, and the second one ('vmt', although this name is now misleading) contains flag specifying the constructor behavior and meaning of 'self'. Together with r26656 this removes methodpointer sharing between two parameter node trees, it becomes possible not to put methodpointer into temp, but use node tree below 'self' parameter to do virtual calls. This also matches behavior of Delphi.
|
před 11 roky |
michael
|
f2d163cd38
* Fixed bug ID #23290 (FileSetDate on Dir)
|
před 11 roky |
michael
|
083b2d4016
* Updated example to use 4.x version of ExtJS (Bug ID 23978)
|
před 11 roky |
michael
|
20b197949c
* Added redirection support, and login support
|
před 11 roky |
michael
|
2cbb9daaa7
* Added 401 authorization handling
|
před 11 roky |
florian
|
829764e96b
+ replace registers to spill in mov instructions and convert them into ldr/str
|
před 11 roky |
sergei
|
a1dfaa54dd
* Fixed exception handling in constructors of TP-style objects to correctly handle cases of statically allocated objects (must call destructor but do not free memory) and objects without destructor (must free memory if it was allocated dynamically).
|
před 11 roky |
michael
|
1b14ff7e8a
* Request redirection handling implemented
|
před 11 roky |