pierre
|
bc5df9bc68
Remove complicated code to try to support older GNU linker versions, before 2.21
|
10 years ago |
Károly Balogh
|
06dfa4d30c
m68k: also alloc FPU registers during RTL helper calls
|
10 years ago |
florian
|
9ebc092ade
* (modified) patch by Do-wan Kim to resolve #27354
|
10 years ago |
Károly Balogh
|
a99c9c29b6
m68k: basic 68881 FPU register save/restore support. probably still needs some work here and there.
|
10 years ago |
Károly Balogh
|
82fd859a19
fixed DOS unit path in the Makefiles, which is included from amicommon
|
10 years ago |
Károly Balogh
|
351fe07d90
libcurl: it's now possible to compile it for Windows
|
10 years ago |
florian
|
c0e66deaf2
* handle raise nodes in dfa on jvm, resolves #27416
|
10 years ago |
nickysn
|
2d3ab816b0
* Tcgx86.g_concatcopy use: copy_move (mov sequence) instead of copy_string (rep
|
10 years ago |
Tomas Hajny
|
fd6d7d680d
* added binary mappings for inofficial codepage 895 (Kamenicky brothers) - referenced e.g. in fcl-db/dbase
|
10 years ago |
michael
|
431a7e16ef
* Change unit path order so compilation for wince is correct (Bug ID 27351, by Stephano)
|
10 years ago |
florian
|
932b68310e
* do not warn about internally generated parameters, resolves #25914
|
10 years ago |
florian
|
632f43c490
* fix assembling with masm according to #25858
|
10 years ago |
florian
|
35a04ad095
* modified patch of Paul W to replace leave by mov/pop, resolves #26455
|
10 years ago |
Tomas Hajny
|
1bc72d437c
* assumption that everything non-Windows uses Unix paths is obviously wrong; fixed
|
10 years ago |
Tomas Hajny
|
a608070e8d
* file unlocking fixed as well now :/
|
10 years ago |
Tomas Hajny
|
996ff217fd
* implemented enumeration of supported locales and languages, fixed file locking
|
10 years ago |
Tomas Hajny
|
684f8fc769
* ensure setting temporary UConv object to nil after freeing it
|
10 years ago |
florian
|
7b7aa8d542
* remove statements with only a nothing node when they are the only children of a block
|
10 years ago |
florian
|
d6bfb29313
* clean usercode_entry flag from outer block when copying a subroutine node tree for inlining, enables sometimes better inlining
|
10 years ago |
florian
|
e7dd48cba3
* patch by Karl-Michael Schindler to fix wince building, resolves #27403
|
10 years ago |
Tomas Hajny
|
5a56228011
* add missing condition for empty string in Unicode uppercase and lowercase conversion routines
|
10 years ago |
lacak
|
35a84ab6bd
fcl-db: implement setter and getter for TStringField.AsLargeInt
|
10 years ago |
Tomas Hajny
|
09e6069024
* provide possibility of reusing the routine from system WideStringManager for retrieval of current codepage on non-Windows and non-Unix
|
10 years ago |
Tomas Hajny
|
329f788f58
* added conditional possibility of displaying the last OS error in information displayed for unhandled exceptions
|
10 years ago |
Tomas Hajny
|
6e4dea39d3
* avoid use of single quotes in Makefile under OS/2
|
10 years ago |
Tomas Hajny
|
bc965e837a
* added package utils-unicode
|
10 years ago |
Tomas Hajny
|
85c0435e89
* added package description
|
10 years ago |
Tomas Hajny
|
db3067b9de
* short name fits 8.3 now
|
10 years ago |
Tomas Hajny
|
dbc50980d1
* fixed OS/2 compilation after dynlibs manager implementation
|
10 years ago |
florian
|
42020c8bb8
* when passing a parameter by var/out, its address leaves the current scope so the compiler has to take care of this
|
10 years ago |