michael
|
2016af7fca
* Additional CGI variable names, mainly for Apache
|
10 жил өмнө |
pierre
|
048ad78079
Fix bug report 27428
|
10 жил өмнө |
florian
|
7c1cf07484
+ support section smartlinking with nasm
|
10 жил өмнө |
florian
|
06fd4223e9
+ optimization setting level4
|
10 жил өмнө |
florian
|
8de49997ea
* align compiler generated constants according to constant aligment settings
|
10 жил өмнө |
florian
|
d20116cd07
* really set alignment as intended when -Os is passed
|
10 жил өмнө |
Károly Balogh
|
a526b0e5d6
m68k: implemented some missing bits of FPU cgpara handling, functions with float arguments seem to work much better now
|
10 жил өмнө |
pierre
|
bc5df9bc68
Remove complicated code to try to support older GNU linker versions, before 2.21
|
10 жил өмнө |
Károly Balogh
|
06dfa4d30c
m68k: also alloc FPU registers during RTL helper calls
|
10 жил өмнө |
florian
|
9ebc092ade
* (modified) patch by Do-wan Kim to resolve #27354
|
10 жил өмнө |
Károly Balogh
|
a99c9c29b6
m68k: basic 68881 FPU register save/restore support. probably still needs some work here and there.
|
10 жил өмнө |
Károly Balogh
|
82fd859a19
fixed DOS unit path in the Makefiles, which is included from amicommon
|
10 жил өмнө |
Károly Balogh
|
351fe07d90
libcurl: it's now possible to compile it for Windows
|
10 жил өмнө |
florian
|
c0e66deaf2
* handle raise nodes in dfa on jvm, resolves #27416
|
10 жил өмнө |
nickysn
|
2d3ab816b0
* Tcgx86.g_concatcopy use: copy_move (mov sequence) instead of copy_string (rep
|
10 жил өмнө |
Tomas Hajny
|
fd6d7d680d
* added binary mappings for inofficial codepage 895 (Kamenicky brothers) - referenced e.g. in fcl-db/dbase
|
10 жил өмнө |
michael
|
431a7e16ef
* Change unit path order so compilation for wince is correct (Bug ID 27351, by Stephano)
|
10 жил өмнө |
florian
|
932b68310e
* do not warn about internally generated parameters, resolves #25914
|
10 жил өмнө |
florian
|
632f43c490
* fix assembling with masm according to #25858
|
10 жил өмнө |
florian
|
35a04ad095
* modified patch of Paul W to replace leave by mov/pop, resolves #26455
|
10 жил өмнө |
Tomas Hajny
|
1bc72d437c
* assumption that everything non-Windows uses Unix paths is obviously wrong; fixed
|
10 жил өмнө |
Tomas Hajny
|
a608070e8d
* file unlocking fixed as well now :/
|
10 жил өмнө |
Tomas Hajny
|
996ff217fd
* implemented enumeration of supported locales and languages, fixed file locking
|
10 жил өмнө |
Tomas Hajny
|
684f8fc769
* ensure setting temporary UConv object to nil after freeing it
|
10 жил өмнө |
florian
|
7b7aa8d542
* remove statements with only a nothing node when they are the only children of a block
|
10 жил өмнө |
florian
|
d6bfb29313
* clean usercode_entry flag from outer block when copying a subroutine node tree for inlining, enables sometimes better inlining
|
10 жил өмнө |
florian
|
e7dd48cba3
* patch by Karl-Michael Schindler to fix wince building, resolves #27403
|
10 жил өмнө |
Tomas Hajny
|
5a56228011
* add missing condition for empty string in Unicode uppercase and lowercase conversion routines
|
10 жил өмнө |
lacak
|
35a84ab6bd
fcl-db: implement setter and getter for TStringField.AsLargeInt
|
10 жил өмнө |
Tomas Hajny
|
09e6069024
* provide possibility of reusing the routine from system WideStringManager for retrieval of current codepage on non-Windows and non-Unix
|
10 жил өмнө |