florian
|
fc569e224d
* handle all operand combinations of xadd, resolves #21146
|
13 years ago |
joost
|
babadd73a9
* Package is named libxml2, not xml2
|
13 years ago |
joost
|
2301733d4c
* Package is named libgd, not gd
|
13 years ago |
marco
|
8c9a603597
* belongs to last commit, x86_64 part
|
13 years ago |
marco
|
ed6a399ae2
* cleanup ELF ABI tag a bit. Set abitag version to 9.0 for now.
|
13 years ago |
michael
|
24d175e0a7
* Abstracted handling of defines
|
13 years ago |
pierre
|
b3c246e9f6
+ Use MAKE and AWK variables to try to find GNU make and GNU awk
|
13 years ago |
pierre
|
14edbfe855
+ Handle gdblib.inc include file in GDBLibDir
|
13 years ago |
joost
|
5694514ebc
* Automatically install the import-library files on OSes that uses those.
|
13 years ago |
joost
|
293f815e8a
* Use defines from the system unit to improve cross-platform behavior
|
13 years ago |
pierre
|
525034f5f6
* Disable use of fcl-process package for haiku
|
13 years ago |
paul
|
310c396cfc
compiler: add owner hierarchy prefix for mangled name of parameter def to prevent asm symbols collision (issue #0020940)
|
13 years ago |
paul
|
a71d588105
compiler: write INIT and RTTI info also for defs of nested records and classes + test (issue #0020909)
|
13 years ago |
paul
|
d752ce2c11
compiler:
|
13 years ago |
Tomas Hajny
|
c8ff351634
* EMX and Watcom use .exe extension too
|
13 years ago |
Tomas Hajny
|
682299a647
+ add previously missing support for link map generation for OS2 and EMX targets
|
13 years ago |
marco
|
6182f2d25d
* Patch by Ludo:
|
13 years ago |
sergei
|
b9b960ebcf
* fpc_pchar_length: fixed exit without restoring EDI register if argument is nil, bug #21135.
|
13 years ago |
marco
|
c729bd7a3f
* Use own power of ten scaling routine to avoid problems with FPU precision.
|
13 years ago |
Tomas Hajny
|
b19d53a609
+ new test for lineinfo functionality
|
13 years ago |
Tomas Hajny
|
aacc62fa0a
* OS/2 doesn't support generation of shared libraries yet due to ld limitations
|
13 years ago |
svenbarth
|
7986f03186
* pgenutil.pas, generate_specialization:
|
13 years ago |
marco
|
89866cd17e
* LoadExtension, patch by BigChimp, Mantis #20640
|
13 years ago |
Jonas Maebe
|
eedb5c89de
* part of r20140, forgot to commit
|
13 years ago |
Tomas Hajny
|
5d82eaa628
* fix buggy stabs offset calculation
|
13 years ago |
Jonas Maebe
|
20cacb7a51
* {$PACKENUM 4} -> {$z4} so the units can also be compiled by Delphi
|
13 years ago |
Jonas Maebe
|
e5c097a6e2
* mark nodes that have been created by transforming a read-accessor of
|
13 years ago |
Jonas Maebe
|
28bf0c74ee
* don't try to assign values by indexing properties that return an
|
13 years ago |
Jonas Maebe
|
6432c82c01
* don't pass property as var-parameter to val()
|
13 years ago |
florian
|
d01824ab22
* prevent crash of h2pas if an unknown specifier is encountered, resolves #18664
|
13 years ago |