svenbarth
|
c21b34daf1
Fix for Mantis #23909.
|
il y a 12 ans |
sergei
|
354ebb822a
* MIPS: fixed layout of stack frame in case procedure does only low-level calls (via a_call_name, etc.). A 16-byte outgoing parameter area must be allocated regardless of actual parameter count.
|
il y a 12 ans |
sergei
|
5d5d226487
* Applied a counterpart of r22318 to 64-bit mod/div routines.
|
il y a 12 ans |
yury
|
b2d67c38f3
* Fixed typo in the comment.
|
il y a 12 ans |
yury
|
4ee4e6fba0
* Top level makefile: Fixed and simplified cross-building. It is now possible to perform cross builds when having only bootstrap compiler executable.
|
il y a 12 ans |
lacak
|
21aa533719
fcl-db: test: when testing unidirectional bufdataset set UniDirectional after (not before) test data are populated and saved to file (before any test), because setting unidirectional before prevents inserting test data at all.
|
il y a 12 ans |
sergei
|
69c8f6cf7d
* Typo in previous commit
|
il y a 12 ans |
florian
|
b00ff8a4e0
* patch by Bart Broersma, simplify TStringList.InsertItem, resolves #23860
|
il y a 12 ans |
sergei
|
d7c96dea8b
* MIPS: refactoring: removed handle_load_store and handle_load_store_fpu.
|
il y a 12 ans |
yury
|
9712b36821
+ Add dummy clocale unit for Android to fix packages compilation.
|
il y a 12 ans |
yury
|
c27dcfd5b1
* Fixed building of Android RTL with newer versions of make. Issue #23911.
|
il y a 12 ans |
yury
|
d3e3296d23
* Fixed ppudump after changes in r22266.
|
il y a 12 ans |
yury
|
a530bb1bb0
* Fixed reading of float constant after changes in r20190. ppudump now read PPUs without fatal errors.
|
il y a 12 ans |
florian
|
4eb660699c
* patch by Takeda Matsuki to fix building for android with make 3.82, resolves #23911
|
il y a 12 ans |
svenbarth
|
a68e237450
Fix cycle/build with -al
|
il y a 12 ans |
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.
|
il y a 12 ans |
florian
|
776f4cc18f
* build statement for the cpu unit, resolves #23910
|
il y a 12 ans |
svenbarth
|
b219638284
Ensure that no garbage for specialization code is written in case of "-al"
|
il y a 12 ans |
sergei
|
30247d8961
* MIPS: fixed parameter handling for big-endian targets, and removed a lot of garbage.
|
il y a 12 ans |
florian
|
2281a63116
+ write a build-id section for arm-embedded
|
il y a 12 ans |
florian
|
2a99cef7c3
* compile command for uuchar, resolves #23907
|
il y a 12 ans |
masta
|
96ed4e7932
Fixed access to freed memory in ShiftShiftShift2ShiftShift 1a on ARM
|
il y a 12 ans |
sergei
|
f0e6d2c054
* MIPS: MULT[U] and DIV[U] don't modify first operand.
|
il y a 12 ans |
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).
|
il y a 12 ans |
florian
|
63f6afffd5
+ make empty proc. removal switchable by removeemptyprocs
|
il y a 12 ans |
florian
|
bcd48ac1a1
+ patch by Justin Smyth to support the lpc1343, resolves #23844
|
il y a 12 ans |
florian
|
3b7a9543c6
* updates of german message files by Karl-Michael Schindler
|
il y a 12 ans |
yury
|
9ef9c395c6
* Cleanup on exit.
|
il y a 12 ans |
yury
|
eae9c8df3c
* Fixed typo.
|
il y a 12 ans |
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.
|
il y a 12 ans |