florian
|
d7e0f07aab
+ UseAVX check
|
13 年之前 |
florian
|
c57f463ede
+ AVXSupport function to detect if the CPU and OS support AVX
|
13 年之前 |
reiniero
|
91f1a8736c
+ Added experimental support for Sybase ASE connector in database tests
|
13 年之前 |
yury
|
b0b2353f58
* Fixed declaration of ITypeInfo.Invoke(). The last 3 parameters should be able accept nil values. This fixes calling late binding methods of ActiveX server implemented with FPC. Patch by Ludo Brands.
|
13 年之前 |
joost
|
9035d3ae5d
* Clear fpmkunit bootstrap files when make (dist)clean is called from packages directory
|
13 年之前 |
Jonas Maebe
|
6697ee21bb
* "merge" of r382-383 from macosxintf repository (383 is whitspace fix):
|
13 年之前 |
marco
|
d52ce0f6fb
* fix from Ludo to optionally skip generation of "tag" records and associated
|
13 年之前 |
marco
|
287adff8a1
* applied patch from Lacak2
|
13 年之前 |
joost
|
e98213814b
* When performing a distclean while there is no fpmake-executable available,
|
13 年之前 |
masta
|
aef7361f9f
Fix RemoveSuperfluousMov in ARM Peephole optimizers.
|
13 年之前 |
masta
|
938c8f1ee1
Fix regLoadedWithNewValue for A_STR on ARM
|
13 年之前 |
masta
|
29bac200dd
Fix interaction between peephole optimizers on ARM
|
13 年之前 |
joost
|
5f3f7d862b
* For some reason burried in the past a 'make distclean' in fpc's root
|
13 年之前 |
sergei
|
0e8829e4e2
* ModulesLinkToLibc: Search for both bare and prefixed names of libc. When this function is invoked, import library names are not yet normalized and either one may be present. Failure to detect libc may end up in using wrong sysinit unit, this fortunately affects only i386-linux (other Linux targets aren't using Pascal sysinit units yet).
|
13 年之前 |
yury
|
1a6605fd02
* Fixed warnings.
|
13 年之前 |
yury
|
cce786676a
* Fixed declaration of IEnumUnknown.Next().
|
13 年之前 |
pierre
|
2fdd8656d5
* Fix tw18702.pp i386-win32 specific failure (stack was not properly maintained)
|
13 年之前 |
Jonas Maebe
|
614436d8cb
* added pocall_mwpascal to cdecl_pocalls so we no longer have to explicitly
|
13 年之前 |
marco
|
b0a984086f
* add comment to size_t definition. Documents issue #22834 a bit.
|
13 年之前 |
sergei
|
3d63b1a2b2
+ Added a flag allowing a section to be written into both .dbg and executable files. This is needed at least for ELF SHT_NOTE sections.
|
13 年之前 |
marco
|
aed4f10d67
* corrected IPrint and IOleCommandtarget to functions. Patch by Ludo, Mantis #22109
|
13 年之前 |
marco
|
0562192fb9
* Fix for typelib importer by Ludo Mantis #22109
|
13 年之前 |
Jonas Maebe
|
b1d661d774
* look in the iPhoneAll unit for NSFastEnumeration* types on iOS/iphonesim,
|
13 年之前 |
ludob
|
707e19b81d
pqconnection: use also EPQDatabaseError for Execute and UnPrepareStatement to deliver complete error info
|
13 年之前 |
reiniero
|
db28583b65
fcl-db readme: sdfdataset is meant to be RFC4180 CSV compliant; list of dbs updated; typos fixed.
|
13 年之前 |
ludob
|
fed8e11f9b
Added support for fbembedded to DBtestframework mantis 23008 patch from Reinier
|
13 年之前 |
michael
|
3928be7f4d
* Enable 64-bit compilation
|
13 年之前 |
pierre
|
82cc913b06
Use -KPIC option without space as older GNU as only seem to support that version
|
13 年之前 |
pierre
|
714bb61b51
Set res field to res_elf for linux mips/mipsel systems
|
13 年之前 |
pierre
|
8d386eaba7
Add elf resource support for mips/mipsel CPU in fpcres
|
13 年之前 |