Tomas Hajny
|
9a935fb172
* fix for missing space in emxbind parameters for resource files linking
|
13 years ago |
michael
|
520d51cf7c
* Patch from Ludo brands to add IsLibraryLoaded sqlite/src/sqlite3.inc
|
13 years ago |
reiniero
|
307b617372
* Deal with DataSize of TStringField being larger than dsMaxStringSize
|
13 years ago |
lacak
|
3aedcd11f3
fcl-db test: rename obsolete test plus comment why it is safe to remove him at all. See also bug #22124
|
13 years ago |
florian
|
8c73b0b17b
* disable broken MvnAnd2Bic optimization
|
13 years ago |
sergei
|
4f201bb826
+ Handle R_X86_64_PLTOFF64 relocation (same as R_X86_64_GOTOFF64 but requests creation of PLT entry).
|
13 years ago |
florian
|
f142019343
* set default cpu type to armv7a when compiling for armhf
|
13 years ago |
michael
|
1f3870cc84
* Added NGINX instructions
|
13 years ago |
svenbarth
|
58d9b0853c
* rtl/m68k/m68k.inc, move:
|
13 years ago |
svenbarth
|
842bb90283
* m68k/cgcpu.pas, tcg68k.a_load_ref_reg:
|
13 years ago |
florian
|
5e1e42ec2b
* fixes support for cpus with cpunodefaultint for unary minus nodes
|
13 years ago |
florian
|
d1b2a7732a
+ GetOffsetReg64
|
13 years ago |
florian
|
a3dff44489
+ support of 64 bit operations on avr
|
13 years ago |
florian
|
ecd0749d73
* class name in comment fixed
|
13 years ago |
florian
|
f76ba05758
* avoid useless GetNextReg calls in second_cmp for avr
|
13 years ago |
Jonas Maebe
|
fd8827d379
* prevent compiler crash caused by double freeing after reporting not
|
13 years ago |
sergei
|
6023f73e2a
* ELF linker: improved dynamic symbol handling.
|
13 years ago |
sergei
|
f94ba86bb9
* ModulesLinkToLibc: another fix. We also have to look in ImportLibraryList because items contained there aren't yet merged into linkothersharedlibs when this function is called.
|
13 years ago |
sergei
|
90d564e6a5
+ ELF linker: handle R_386_GOTOFF and R_X86_64_GOTOFF64 relocations
|
13 years ago |
svenbarth
|
65a4d8baa2
Revert 22814. While this revision might fix compiler linking for Coldfire it breaks running any Coldfire up during OpenStdIO... I prefer running apps instead of a linking compiler.
|
13 years ago |
florian
|
eeef57a2a1
* merging more of Jeppe Johansen's arm-embedded branch
|
13 years ago |
masta
|
e91b15b2a4
Disabled MulAdd2MLA and MulSub2MLS Peephole optimizers for thumb2
|
13 years ago |
masta
|
b047a80b14
Small fixes to ARM-Embedded RTL from Jeppe Johansen
|
13 years ago |
michael
|
82f03f0e40
* added comment to explain the DefaultFileModuleClass purpose
|
13 years ago |
masta
|
e327b4581c
Use TRegNameTable instead of array[tregisterindex] of string[10]
|
13 years ago |
lacak
|
65a8b90356
Char-case is not guaranteed to be always upper-case, so use LowerCase like others sqlDB connections.
|
13 years ago |
florian
|
7150832ec9
+ Cortex-M3 special registers, resolves #23185
|
13 years ago |
svenbarth
|
cb8db8fa23
* m68k/cgcpu.pas, tcg68k.fixref:
|
13 years ago |
Jeppe Johansen
|
628d46f2d3
Fixed Bsf* functions on platforms that support RBIT
|
13 years ago |
florian
|
970405c0f3
o merging r22801 of Jeppe Johansen
|
13 years ago |