pierre
|
2a1a196234
Add unittargetdir creation as prerequisite to gppc386 compilation
|
пре 12 година |
pierre
|
2916235cfe
Fix make_simple_ref for pic address with big offsets
|
пре 12 година |
Jonas Maebe
|
bab4aac42e
* use same symtable check in sym_is_owned_by() as in is_owned_by() to
|
пре 12 година |
Jonas Maebe
|
a972de5a32
* renamed the first parameter of is_owned_by() from "childdef" into
|
пре 12 година |
Jonas Maebe
|
2b78bb1674
- removed ppc-specific tcgpara.composite field, it's no longer used or
|
пре 12 година |
svenbarth
|
344571cb4e
Added support for type helpers. In non Delphi modes they use "type helper" and in mode Delphi they use "record helper". They can also be used on constants.
|
пре 12 година |
yury
|
aeb3c002b0
* More correct fix for overview query. Use LEFT JOIN to explicitly specify order of tables to help MySQL to generate correct exec plan.
|
пре 12 година |
Jonas Maebe
|
f1ff92529b
* group all -CT parameters together
|
пре 12 година |
Jonas Maebe
|
39e31337f1
* documented -CTthumbinterworking parameter
|
пре 12 година |
Jonas Maebe
|
227bb7d850
* made behaviour of -CT parameters consistent with other parameters: instead
|
пре 12 година |
sergei
|
d82387ff72
* MIPS: fixed parameter management to properly align records smaller than 32 bits on big-endian targets.
|
пре 12 година |
svenbarth
|
c6c67dc182
Set the UnicodeCompare functions in the WideString manager also for WinCE and implement the Wide- and UnicodeCompare functions similar to Win32/64 by calling a common DoCompareString function.
|
пре 12 година |
pierre
|
a4e0a4c0f5
Adapt length of tprocinfoopt record string field to longest string
|
пре 12 година |
florian
|
3ca7a5ff8e
- remove switch -Wx for arm thumb interworking, one should use -CTHUMBTINTERWORKING=ON instead
|
пре 12 година |
florian
|
cbf7eaaffc
* copyright year updated
|
пре 12 година |
reiniero
|
33bf805ac1
* sqldb: bufdataset: no longer swallow filter parsing exceptions
|
пре 12 година |
florian
|
4d3df8f518
* stupid typo in TVMTWriter.RedirectToEmpty fixed, resolves #23763
|
пре 12 година |
sergei
|
70c0d680a6
+ MIPS linker: understand R_MIPS_JALR relocation and __gnu_local_gp symbol.
|
пре 12 година |
sergei
|
ef38193043
* MIPS: Once again fixed g_external_wrapper. My initial assumption about .cpload was wrong: it is optimized into position-dependent sequence only if "-KPIC -mno-shared" is passed to GAS command line, without -KPIC it is ignored altogether. Therefore r23566 breaks some non-PIC tests.
|
пре 12 година |
sergei
|
9bc758d62b
* Forgot to set base register to NR_GP
|
пре 12 година |
sergei
|
a0c1e1b07f
* MIPS: fixed a_call_name and a_call_reg methods to workaround a bug in GAS <2.21, see comments in source for details.
|
пре 12 година |
yury
|
49f9288611
* Due to buggy MySQL query plan optimizer, the existing tests overview query use incorrect execution plan which leads to long execution time. The SQL query has been changed to produce efficient execution plan. Now the overview form works correctly.
|
пре 12 година |
Jonas Maebe
|
a51e64bd4d
+ {$targetswitch xxx} directive that enables changing target switches
|
пре 12 година |
Jonas Maebe
|
4022c29500
* mark each target switch with whether it's global or not, so a compiler
|
пре 12 година |
Jonas Maebe
|
185f71762f
* fixed automatic setter generation if only a setter and no getter prefix
|
пре 12 година |
pierre
|
899951577a
Avoid wrong code generation for a_call_name if we create pic code
|
пре 12 година |
pierre
|
f74954dd32
Correct code for shared library start
|
пре 12 година |
pierre
|
6e5be15087
Add PT convinience variable to ba able to debug InitFinalTable
|
пре 12 година |
sergei
|
8bfbee747a
* MIPS: Rewrote g_intf_wrapper method to support instance offsets greater than 32767 and PIC (the latter part untested yet).
|
пре 12 година |
sergei
|
a519741d89
- Revert {$J-} accidentally committed in r23555.
|
пре 12 година |