masta
|
29bac200dd
Fix interaction between peephole optimizers on ARM
|
13 anni fa |
joost
|
5f3f7d862b
* For some reason burried in the past a 'make distclean' in fpc's root
|
13 anni fa |
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 anni fa |
yury
|
1a6605fd02
* Fixed warnings.
|
13 anni fa |
yury
|
cce786676a
* Fixed declaration of IEnumUnknown.Next().
|
13 anni fa |
pierre
|
2fdd8656d5
* Fix tw18702.pp i386-win32 specific failure (stack was not properly maintained)
|
13 anni fa |
Jonas Maebe
|
614436d8cb
* added pocall_mwpascal to cdecl_pocalls so we no longer have to explicitly
|
13 anni fa |
marco
|
b0a984086f
* add comment to size_t definition. Documents issue #22834 a bit.
|
13 anni fa |
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 anni fa |
marco
|
aed4f10d67
* corrected IPrint and IOleCommandtarget to functions. Patch by Ludo, Mantis #22109
|
13 anni fa |
marco
|
0562192fb9
* Fix for typelib importer by Ludo Mantis #22109
|
13 anni fa |
Jonas Maebe
|
b1d661d774
* look in the iPhoneAll unit for NSFastEnumeration* types on iOS/iphonesim,
|
13 anni fa |
ludob
|
707e19b81d
pqconnection: use also EPQDatabaseError for Execute and UnPrepareStatement to deliver complete error info
|
13 anni fa |
reiniero
|
db28583b65
fcl-db readme: sdfdataset is meant to be RFC4180 CSV compliant; list of dbs updated; typos fixed.
|
13 anni fa |
ludob
|
fed8e11f9b
Added support for fbembedded to DBtestframework mantis 23008 patch from Reinier
|
13 anni fa |
michael
|
3928be7f4d
* Enable 64-bit compilation
|
13 anni fa |
pierre
|
82cc913b06
Use -KPIC option without space as older GNU as only seem to support that version
|
13 anni fa |
pierre
|
714bb61b51
Set res field to res_elf for linux mips/mipsel systems
|
13 anni fa |
pierre
|
8d386eaba7
Add elf resource support for mips/mipsel CPU in fpcres
|
13 anni fa |
pierre
|
5a3078495b
Add elf resource support for mips/mipsel CPU
|
13 anni fa |
michael
|
b11276b34f
* Patch from Graeme to reduce dependencies (consolerunner is now in FCL)
|
13 anni fa |
michael
|
fdf66d1be9
* take care of destructor being called if constructor failed
|
13 anni fa |
michael
|
74149ab196
* Patch from Luiz Americo for some cleanup (bug ID 22550)
|
13 anni fa |
lacak
|
d0fbfe4525
Implements support for MySQL Transactions. Mantis #19137. Patch by Ludo Brands.
|
13 anni fa |
michael
|
6eade12d3f
* Take care of Florian's remark that FList may be nil when constructor failed
|
13 anni fa |
michael
|
4ddd2f5031
* Improved and more consistent load order for libs (bug ID #22710)
|
13 anni fa |
michael
|
3cafdc2a58
* Fix from Luiz Americo to avoid crash when a freenotification is registered during destroy. (bug ID 23031)
|
13 anni fa |
michael
|
d6c8ebc1b9
* Better float parsing and conversion of integer to float where floats are accepted (bug 22934)
|
13 anni fa |
michael
|
2127e0e292
* Better float parsing and conversion of integer to float where floats are accepted (bug 22934)
|
13 anni fa |
michael
|
4f7ac968d9
* Some optimizations from Luiz Americo (bug ID 23022)
|
13 anni fa |