michael
|
81e2032bbe
* Handle all methods
|
12 gadi atpakaļ |
lacak
|
42d11a1274
fcl-db: base: mark ABookmark parameter of TDataset.GotoBookmark method as const.
|
12 gadi atpakaļ |
Mattias Gaertner
|
e5f60c6229
tiff: read 1-bit white/black images, fixes mantis #23959
|
12 gadi atpakaļ |
sergei
|
5812cf3b46
* MIPS: allocate 16-byte outgoing parameter area also for procedures declared as 'assembler' without 'nostackframe'. This is a half-measure because there is no way to determine correct size to allocate for such procedures (probably we must add some directive to specify it). The same generally applies to all targets with fixed stack, not just MIPS.
|
12 gadi atpakaļ |
sergei
|
d2995cbf14
- Removed ConcatPasString procedure, it duplicates ConcatString (it the past they probably used to differ, but today both preserve null characters).
|
12 gadi atpakaļ |
sergei
|
d190d4676b
- MIPS: removed comment generation in function prologues, it clutters listing more than it helps. Also removed some unused variables.
|
12 gadi atpakaļ |
pierre
|
f095c98e76
* move smartlink off to before interface
|
12 gadi atpakaļ |
pierre
|
3b1465f314
Do not set GDB_HAS_DEBUG_FILE_DIRECTORY for GDB 6.6 release
|
12 gadi atpakaļ |
paul
|
535615dfa4
rtl: apply piece of changes to charset.pp from Inoussa (part of mantis #0022909)
|
12 gadi atpakaļ |
paul
|
e549954de6
rtl:
|
12 gadi atpakaļ |
svenbarth
|
db6385ef33
Added exception EObjectCheck for object reference check (runtime error 210).
|
12 gadi atpakaļ |
marco
|
5f0996d78d
* add 2.6.2 to allowed computers. Allow 2.6.0 too for a while.
|
12 gadi atpakaļ |
yury
|
3fbe35da4b
* Reverted r23646, since missing clocale has been committed.
|
12 gadi atpakaļ |
yury
|
65d610902b
+ Forgot to commit dummy clocale. It has caused Issue #23931.
|
12 gadi atpakaļ |
svenbarth
|
d76ebd0748
Apply patch from lks (with a few adjustments). Fixes Mantis #23938.
|
12 gadi atpakaļ |
svenbarth
|
f229d601de
Fix for Mantis #23931.
|
12 gadi atpakaļ |
svenbarth
|
c21b34daf1
Fix for Mantis #23909.
|
12 gadi atpakaļ |
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.
|
12 gadi atpakaļ |
sergei
|
5d5d226487
* Applied a counterpart of r22318 to 64-bit mod/div routines.
|
12 gadi atpakaļ |
yury
|
b2d67c38f3
* Fixed typo in the comment.
|
12 gadi atpakaļ |
yury
|
4ee4e6fba0
* Top level makefile: Fixed and simplified cross-building. It is now possible to perform cross builds when having only bootstrap compiler executable.
|
12 gadi atpakaļ |
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.
|
12 gadi atpakaļ |
sergei
|
69c8f6cf7d
* Typo in previous commit
|
12 gadi atpakaļ |
florian
|
b00ff8a4e0
* patch by Bart Broersma, simplify TStringList.InsertItem, resolves #23860
|
12 gadi atpakaļ |
sergei
|
d7c96dea8b
* MIPS: refactoring: removed handle_load_store and handle_load_store_fpu.
|
12 gadi atpakaļ |
yury
|
9712b36821
+ Add dummy clocale unit for Android to fix packages compilation.
|
12 gadi atpakaļ |
yury
|
c27dcfd5b1
* Fixed building of Android RTL with newer versions of make. Issue #23911.
|
12 gadi atpakaļ |
yury
|
d3e3296d23
* Fixed ppudump after changes in r22266.
|
12 gadi atpakaļ |
yury
|
a530bb1bb0
* Fixed reading of float constant after changes in r20190. ppudump now read PPUs without fatal errors.
|
12 gadi atpakaļ |
florian
|
4eb660699c
* patch by Takeda Matsuki to fix building for android with make 3.82, resolves #23911
|
12 gadi atpakaļ |