sergei
|
d7c96dea8b
* MIPS: refactoring: removed handle_load_store and handle_load_store_fpu.
|
%!s(int64=12) %!d(string=hai) anos |
yury
|
9712b36821
+ Add dummy clocale unit for Android to fix packages compilation.
|
%!s(int64=12) %!d(string=hai) anos |
yury
|
c27dcfd5b1
* Fixed building of Android RTL with newer versions of make. Issue #23911.
|
%!s(int64=12) %!d(string=hai) anos |
yury
|
d3e3296d23
* Fixed ppudump after changes in r22266.
|
%!s(int64=12) %!d(string=hai) anos |
yury
|
a530bb1bb0
* Fixed reading of float constant after changes in r20190. ppudump now read PPUs without fatal errors.
|
%!s(int64=12) %!d(string=hai) anos |
florian
|
4eb660699c
* patch by Takeda Matsuki to fix building for android with make 3.82, resolves #23911
|
%!s(int64=12) %!d(string=hai) anos |
svenbarth
|
a68e237450
Fix cycle/build with -al
|
%!s(int64=12) %!d(string=hai) anos |
lacak
|
a2c068770c
fcl-db: tests: when testing bufdataset use MergeChangeLog before saving test data into file to delete undo log. Tests which tests f.e. CancelUpdates are failed and they should not.
|
%!s(int64=12) %!d(string=hai) anos |
florian
|
776f4cc18f
* build statement for the cpu unit, resolves #23910
|
%!s(int64=12) %!d(string=hai) anos |
svenbarth
|
b219638284
Ensure that no garbage for specialization code is written in case of "-al"
|
%!s(int64=12) %!d(string=hai) anos |
sergei
|
30247d8961
* MIPS: fixed parameter handling for big-endian targets, and removed a lot of garbage.
|
%!s(int64=12) %!d(string=hai) anos |
florian
|
2281a63116
+ write a build-id section for arm-embedded
|
%!s(int64=12) %!d(string=hai) anos |
florian
|
2a99cef7c3
* compile command for uuchar, resolves #23907
|
%!s(int64=12) %!d(string=hai) anos |
masta
|
96ed4e7932
Fixed access to freed memory in ShiftShiftShift2ShiftShift 1a on ARM
|
%!s(int64=12) %!d(string=hai) anos |
sergei
|
f0e6d2c054
* MIPS: MULT[U] and DIV[U] don't modify first operand.
|
%!s(int64=12) %!d(string=hai) anos |
sergei
|
54aefb1ba0
* gen_load_cgpara_loc, MIPS-specific: added missing calls to unget_para, and disabled part that loads upper and lower halves of Double values from integer registers. It produces invalid code, but that's hidden by MIPS code generator copying all parameters to stack (so this code is never executed).
|
%!s(int64=12) %!d(string=hai) anos |
florian
|
63f6afffd5
+ make empty proc. removal switchable by removeemptyprocs
|
%!s(int64=12) %!d(string=hai) anos |
florian
|
bcd48ac1a1
+ patch by Justin Smyth to support the lpc1343, resolves #23844
|
%!s(int64=12) %!d(string=hai) anos |
florian
|
3b7a9543c6
* updates of german message files by Karl-Michael Schindler
|
%!s(int64=12) %!d(string=hai) anos |
yury
|
9ef9c395c6
* Cleanup on exit.
|
%!s(int64=12) %!d(string=hai) anos |
yury
|
eae9c8df3c
* Fixed typo.
|
%!s(int64=12) %!d(string=hai) anos |
yury
|
6b2fbff155
* Use cp1253 instead of cp1252 for tests. For unknown reason there is no Euro symbol in cp1252 on Unix systems (libiconv bug?). Greek cp1253 has Euro symbol as expected.
|
%!s(int64=12) %!d(string=hai) anos |
yury
|
849095f5e5
+ Added Greek code page 1253 to the compiler to have support for the third modern code page (in addition to cp1251 and cp1252). It is needed to be able to define "type AnsiString(1253)" in tests. Previously I used cp1252 for tests with Euro symbol conversions. But for unknown reason cp1252 does not have the Euro symbol with code $80 on Unix systems (libiconv bug?). In other hand cp1253 has the Euro symbol with code $80 as expected.
|
%!s(int64=12) %!d(string=hai) anos |
yury
|
fd873c2ee0
* Fixed compilation on targets where sizeof(cextended)=12.
|
%!s(int64=12) %!d(string=hai) anos |
paul
|
fe4b5ea82d
compiler: convert unicode constants which are > 127 to AnsiString (except UTF8String) in runtime to prevent conversion to wrong codepage (read issue #0021195)
|
%!s(int64=12) %!d(string=hai) anos |
yury
|
f103808e09
* Updated makefile.
|
%!s(int64=12) %!d(string=hai) anos |
yury
|
677c890aff
+ Added test obj files for android-i386.
|
%!s(int64=12) %!d(string=hai) anos |
sergei
|
58f8a00814
* MIPS fppipe(): added error handling, and fixed parameter location (assembler procedures should not modify initial location of parameters, but one of MIPS code generator hacks copies parameters to stack. That hack is subject to remove).
|
%!s(int64=12) %!d(string=hai) anos |
yury
|
cf52a07470
* Updated makefiles.
|
%!s(int64=12) %!d(string=hai) anos |
yury
|
b3862eb4b1
* Use standard Android NDK prefixes for binutils by default.
|
%!s(int64=12) %!d(string=hai) anos |