yury
|
2b3a54cec0
* Allow usage of internal linker when dwarf debug info is used.
|
vor 16 Jahren |
yury
|
9d78ca3f19
* RELOC_SECREL32 must be relative to EXE section, not to object file section.
|
vor 16 Jahren |
yury
|
50060dfd52
* Do not assume sizeof(pint) section alignment if no alignment is specified for the section.
|
vor 16 Jahren |
marco
|
6f1f21c432
* optbase empty skeleton removed with two dependancies. Duplicate unit name caused problems.
|
vor 16 Jahren |
joost
|
ce55400037
* Call UpdateServiceIndexDefs before Execute, to avoid problems with databases which do not allow processing multiple recordsets at a time (MS SQL, bug #13241)
|
vor 16 Jahren |
joost
|
8babc4920c
* Fix for streaming TSQLQuery.SQL and TSQLTransaction.Params
|
vor 16 Jahren |
yury
|
070fa422b5
* Partially reverted r12648. PE flags should be set in main PE header (and it is done already). LoaderFlags in optional header are obsolete.
|
vor 16 Jahren |
Jonas Maebe
|
9ab6e355a3
* Miscellaneous is with two l's...
|
vor 16 Jahren |
Jonas Maebe
|
2706eeafcf
* comment change: Playthingies -> Miscelaneous
|
vor 16 Jahren |
Jonas Maebe
|
9344484ea7
* allocregbetween has to update the "initialregs" parameter, because it
|
vor 16 Jahren |
Jonas Maebe
|
445c842db3
* made ifthen() declaration in strutils Delphi-compatible (removed overloads
|
vor 16 Jahren |
yury
|
4da38a7723
* API records are not packed on wince. Bug #13614.
|
vor 16 Jahren |
yury
|
57e49c4bb9
* Fixed AV in SysErrorMessage() when there is no message string corresponding to a error code. Bug #13617.
|
vor 16 Jahren |
yury
|
f59d1b1b0b
* Added UnicodeString helpers to widestring manager for wince. Bug #13057.
|
vor 16 Jahren |
micha
|
c9bea201ce
* heaptrace: fix calculation of expected free heap
|
vor 16 Jahren |
Jonas Maebe
|
5a09f58526
* only allow implicit type conversions from dynamic arrays to voidpointer
|
vor 16 Jahren |
yury
|
80fe51380d
* Removed unused private fields TThread.FMethod and TThread.FSynchronizeException.
|
vor 16 Jahren |
Jonas Maebe
|
f6d452c2c0
* remove the RTL's installed signal handlers at the end of the system
|
vor 16 Jahren |
Jonas Maebe
|
dcb1046b98
* moved core logic from fpc_shortstr_enum into a separate function, so
|
vor 16 Jahren |
Jonas Maebe
|
d89eedf38d
* support varbyref and vararray (the latter if convertable to a single
|
vor 16 Jahren |
Jonas Maebe
|
99a02a93ca
* also consider the search attributes for findfirst if the name does
|
vor 16 Jahren |
Jonas Maebe
|
dd55947b4b
- disabled jump tables for x86_64, because they cause various kinds of
|
vor 16 Jahren |
Jonas Maebe
|
5db78d185f
* disable fpu test for all softfpu platforms, not only for WinCE
|
vor 16 Jahren |
Jonas Maebe
|
fe65ee6058
+ darwin/arm support for fcl-res and fpcres
|
vor 16 Jahren |
Jonas Maebe
|
7885f6c892
* give a generic "type mismatch" error if copy() is called with less than
|
vor 16 Jahren |
Jonas Maebe
|
d6f3ecc9fc
* fixed definition of ino_t (64 instead of 32 bit) and of stat record
|
vor 16 Jahren |
Jonas Maebe
|
844e0d04ba
* to determine the alignment of arrays of orddef, enumdef and floatdef,
|
vor 16 Jahren |
Jonas Maebe
|
69198e95f9
+ darwin/x86_64 test object files
|
vor 16 Jahren |
Jonas Maebe
|
afab9fb99c
* force utf-8 on iPhoneOS, because locale settings are absent/ignored there
|
vor 16 Jahren |
joost
|
c0d3aee0fb
* Fork a Daemon into the background when the -b option is supplied, bug #13078
|
vor 16 Jahren |