sergei
|
47cd83ae14
* Fetch PECOFF section sizes correctly (not including zero padding), resolves #22788.
|
13 年之前 |
masta
|
1261d6617d
Properly handle MVN in RedundantMovProcess for ARM
|
13 年之前 |
florian
|
6345aee80b
* revert r19643: FloatToStr has to handle Nan correctly and should not cause
|
13 年之前 |
masta
|
3a017f76d0
Look ahead more than one instruction in FoldShiftProcess for ARM
|
13 年之前 |
michael
|
7106b4dd54
* Forgot to commit
|
13 年之前 |
tom_at_work
|
5647d5112b
Fixed error in define selecting write barrier code that has been introduced during debugging
|
13 年之前 |
lacak
|
a86c4af0d6
mssqlconn: implement missing methods CreateDB/DropDB
|
13 年之前 |
florian
|
6d055e71b9
* fix gdbint for mingw libgdb 7.2 we provide in the contribs dir
|
13 年之前 |
florian
|
99fbb83247
* increased IDE copyright year
|
13 年之前 |
marco
|
4d6b9540dd
* changed all version numbers to 900044 for freebsd 9. Expanded script to deal with
|
13 年之前 |
tom_at_work
|
3d0dd28350
Improve memory barriers on ARM
|
13 年之前 |
florian
|
3143f0e1be
* fix by Jeppe Johansen for bitscan which was broken by the last fix for normal arm code
|
13 年之前 |
tom_at_work
|
312e8b8ecc
Add implementations for read/write barrier code for ARM
|
13 年之前 |
pierre
|
6d13176d9a
Add support for GDB 7.5 release and change all packrecords to C
|
13 年之前 |
pierre
|
3915b8e7f9
Only consider -l option if -l is at start of argument
|
13 年之前 |
florian
|
1ecc2672bb
* don't assembler or link test to avoid linker or assembler errors due to wrong architecture
|
13 年之前 |
florian
|
1520bcc4f0
* fix bsf for armv7+
|
13 年之前 |
florian
|
8221681871
+ add spilling info for the RBIT instruction
|
13 年之前 |
sergei
|
499162ca50
* Internal linker: fixed alignment routines. Neither of existing ones is suitable for 64-bit targets: cutils.align() is 32-bit only and moreover signed, system.align() crashes on zero alignment values and handles only pointer size of source platform.
|
13 年之前 |
ludob
|
a9e6baf5c9
TSQLite3Connection add support for adding/removing user-defined COLLATIONs; Mantis #22925 patch from Lacak2
|
13 年之前 |
Jonas Maebe
|
df7398977a
* correctly calculate the number of words spanned by a packed aggregate
|
13 年之前 |
Jonas Maebe
|
2f2f394bee
* fixed wrong opcode size
|
13 年之前 |
Tomas Hajny
|
c5ad42e82f
* fix for missing space in emxbind parameters for resource files linking
|
13 年之前 |
Tomas Hajny
|
9a935fb172
* fix for missing space in emxbind parameters for resource files linking
|
13 年之前 |
michael
|
520d51cf7c
* Patch from Ludo brands to add IsLibraryLoaded sqlite/src/sqlite3.inc
|
13 年之前 |
reiniero
|
307b617372
* Deal with DataSize of TStringField being larger than dsMaxStringSize
|
13 年之前 |
lacak
|
3aedcd11f3
fcl-db test: rename obsolete test plus comment why it is safe to remove him at all. See also bug #22124
|
13 年之前 |
florian
|
8c73b0b17b
* disable broken MvnAnd2Bic optimization
|
13 年之前 |
sergei
|
4f201bb826
+ Handle R_X86_64_PLTOFF64 relocation (same as R_X86_64_GOTOFF64 but requests creation of PLT entry).
|
13 年之前 |
florian
|
f142019343
* set default cpu type to armv7a when compiling for armhf
|
13 年之前 |