michael
|
d49ffdf543
|
* Renamed dynlibs.pas
git-svn-id: trunk@6613 -
|
2007-02-23 11:06:37 +00:00 |
|
michael
|
651c5c3b8c
|
* Applied patch to preserve case in stabs info (-gp)
git-svn-id: trunk@6612 -
|
2007-02-23 10:43:42 +00:00 |
|
michael
|
42f610f710
|
* Applied patch to preserve case in stabs info (-gp)
git-svn-id: trunk@6611 -
|
2007-02-23 10:42:20 +00:00 |
|
yury
|
8480294711
|
* added some wince specific SPI_ constants.
git-svn-id: trunk@6610 -
|
2007-02-23 10:13:09 +00:00 |
|
joost
|
c6be9a7200
|
* Aded some constants to dbconst for delphi-compatibility, bug #8218
git-svn-id: trunk@6609 -
|
2007-02-23 00:27:03 +00:00 |
|
joost
|
1ad44bdf70
|
* Save changes in detaildatasets when masterdataset is scrolled, bug #8384
git-svn-id: trunk@6608 -
|
2007-02-22 23:42:19 +00:00 |
|
daniel
|
a70aca00c4
|
* Fix typo in Makefile
git-svn-id: trunk@6607 -
|
2007-02-22 21:35:51 +00:00 |
|
daniel
|
d41b68dd93
|
+ Contributed sqlite3db by Gilles Marcou - g.marcou@chimie.u-strasbg.fr
git-svn-id: trunk@6606 -
|
2007-02-22 19:03:55 +00:00 |
|
Jonas Maebe
|
06208b5c5d
|
* removed some unused code and associated variable
from parse_packed_array_def
git-svn-id: trunk@6605 -
|
2007-02-22 16:56:21 +00:00 |
|
Jonas Maebe
|
e2e1b7b857
|
* changed type of bool8bit from DW_ATE_unsigned_char to
DW_ATE_boolean (was already used for bool16bit and bool32bit,
and seems to work fine in gdb)
git-svn-id: trunk@6604 -
|
2007-02-22 15:29:34 +00:00 |
|
Jonas Maebe
|
430351e424
|
* fixed 64 bit bug in a_load_subsetref_regs_noindex
git-svn-id: trunk@6602 -
|
2007-02-22 13:52:01 +00:00 |
|
Jonas Maebe
|
0ffd81e16d
|
* fixed compilation
git-svn-id: trunk@6601 -
|
2007-02-22 10:14:37 +00:00 |
|
Jonas Maebe
|
f7f295319f
|
* fixed win32 and go32v2 compilation
git-svn-id: trunk@6600 -
|
2007-02-22 07:31:19 +00:00 |
|
peter
|
b1fde7e52e
|
* remove ptruint typecast that introduces a int64 calculation
git-svn-id: trunk@6599 -
|
2007-02-22 07:04:44 +00:00 |
|
peter
|
f7a6c1e2ee
|
* only allow pointer(integer) in fpc modes
git-svn-id: trunk@6598 -
|
2007-02-22 07:01:47 +00:00 |
|
peter
|
fcc873b202
|
* fix compile error
git-svn-id: trunk@6597 -
|
2007-02-22 06:57:50 +00:00 |
|
joost
|
bfcfcdad8a
|
* Implemented TNamedItem and TDefCollection, bug #8212
git-svn-id: trunk@6596 -
|
2007-02-21 22:51:19 +00:00 |
|
Jonas Maebe
|
90ea73a90b
|
* more file handling from shortstring to tcmdstr
git-svn-id: trunk@6595 -
|
2007-02-21 21:54:54 +00:00 |
|
peter
|
06961fe250
|
* basic work for source package creation
git-svn-id: trunk@6594 -
|
2007-02-21 19:33:52 +00:00 |
|
peter
|
a05917e982
|
* sources support
git-svn-id: trunk@6593 -
|
2007-02-21 19:32:27 +00:00 |
|
Jonas Maebe
|
b52c4f821a
|
* make sure the size of tinterfaceentry is correct, regardless of
the maxrecordalign setting of the target
git-svn-id: trunk@6591 -
|
2007-02-21 19:26:09 +00:00 |
|
Jonas Maebe
|
9876d04bcd
|
* fixed dwarf definition of longstring (avoids endless loop in
gdb when loading ref_def for longstring)
git-svn-id: trunk@6589 -
|
2007-02-21 19:07:45 +00:00 |
|
florian
|
05e0a804cc
|
* fixes cardinal in reg -> real on x86-64, resolves #8225
git-svn-id: trunk@6588 -
|
2007-02-21 16:53:57 +00:00 |
|
peter
|
9a37c04131
|
* cardinal-cardinal is calculated using int64
* support pointer(int64) for all modes, this is needed to
support pointer(cardinal+longint) and pointer(cardinal-cardinal)
git-svn-id: trunk@6586 -
|
2007-02-21 11:52:06 +00:00 |
|
Jonas Maebe
|
41bf70cf2a
|
* reverted setdef change which got accidentally committed in r6573
git-svn-id: trunk@6585 -
|
2007-02-21 11:48:54 +00:00 |
|
Jonas Maebe
|
65ff50533e
|
* dynlibs depends on objpas
git-svn-id: trunk@6584 -
|
2007-02-21 09:09:37 +00:00 |
|
Jonas Maebe
|
3794fab64d
|
+ support for packed array constants
git-svn-id: trunk@6583 -
|
2007-02-20 21:53:46 +00:00 |
|
florian
|
42da0e5688
|
* new test
git-svn-id: trunk@6577 -
|
2007-02-20 19:24:40 +00:00 |
|
florian
|
6588b2cb57
|
* fix resource embedding on arm-wince
git-svn-id: trunk@6576 -
|
2007-02-20 18:01:10 +00:00 |
|
Jonas Maebe
|
5f55323234
|
* variant of tset5a which shows an error without -Or
git-svn-id: trunk@6575 -
|
2007-02-20 16:28:28 +00:00 |
|
Jonas Maebe
|
badf5c70a0
|
* split off tf_dwarf_only_local_labels from tf_dwarf_relative_addresses
git-svn-id: trunk@6573 -
|
2007-02-20 09:05:03 +00:00 |
|
peter
|
e381214f82
|
* fix libcurl dependency
git-svn-id: trunk@6570 -
|
2007-02-20 06:55:15 +00:00 |
|
pierre
|
ffc571cd41
|
avoid dialog boxes on dll loading errors for windows
git-svn-id: trunk@6569 -
|
2007-02-20 00:02:20 +00:00 |
|
peter
|
03625cee19
|
* no -- before commands
* fixed auto-detect of baseinstalldir
git-svn-id: trunk@6568 -
|
2007-02-19 22:21:45 +00:00 |
|
peter
|
7fa93d8b1a
|
* separate compiler setting for compiling fpmake.pp
* first auto-detected fpc is used for compiling fpmake.pp
git-svn-id: trunk@6567 -
|
2007-02-19 22:20:43 +00:00 |
|
joost
|
c9a2067b61
|
* Fixed bug #8209
git-svn-id: trunk@6566 -
|
2007-02-19 21:45:30 +00:00 |
|
florian
|
c2db154121
|
* forgotten commit
git-svn-id: trunk@6565 -
|
2007-02-19 19:42:22 +00:00 |
|
florian
|
4ceadcbc6e
|
+ infrastructure for target specific resourcefile classes
git-svn-id: trunk@6564 -
|
2007-02-19 19:02:21 +00:00 |
|
florian
|
2566e38eae
|
* handle shortstrings like arrays and records when returning them from functions
git-svn-id: trunk@6563 -
|
2007-02-19 18:55:44 +00:00 |
|
peter
|
3d2330d006
|
* moved to packages/base
git-svn-id: trunk@6562 -
|
2007-02-19 17:27:25 +00:00 |
|
florian
|
ffd79553a0
|
+ prefetch support for arm
git-svn-id: trunk@6561 -
|
2007-02-19 17:27:07 +00:00 |
|
peter
|
746e4770a6
|
* fpmake moved to packages
git-svn-id: trunk@6560 -
|
2007-02-19 17:27:06 +00:00 |
|
peter
|
d1d7c59244
|
* fixed compile after exitcode size change
git-svn-id: trunk@6559 -
|
2007-02-19 16:11:01 +00:00 |
|
Jonas Maebe
|
59f3041e67
|
* completed ret-in-para support for dwarf (result was already
accessible since previous patch via the "result" name)
git-svn-id: trunk@6558 -
|
2007-02-19 13:00:22 +00:00 |
|
Jonas Maebe
|
46755aaec0
|
* adapted to new system.exitcode definition
git-svn-id: trunk@6557 -
|
2007-02-19 10:34:14 +00:00 |
|
Legolas
|
aad1de9055
|
* changes in linker script and gcc handling
git-svn-id: trunk@6556 -
|
2007-02-18 23:07:59 +00:00 |
|
joost
|
ef45e75993
|
* Fix for binary data in Mysql BLOB-fields
git-svn-id: trunk@6555 -
|
2007-02-18 23:05:56 +00:00 |
|
Jonas Maebe
|
d7b5cd4f14
|
* fixed debug info for pass-by-reference parameters in dwarf by
declaring them as C++-style reference types (todo: do the same
for pass-by-reference function results)
git-svn-id: trunk@6554 -
|
2007-02-18 22:49:47 +00:00 |
|
Legolas
|
6912707e7d
|
* fixed corrupted executables
* changed cprt0.as and prt0.as
git-svn-id: trunk@6553 -
|
2007-02-18 22:42:45 +00:00 |
|
joost
|
d49a0979b4
|
* Added conversion from ftBCD fields in Dataconvert. Part of patch was already committed in r 651
git-svn-id: trunk@6552 -
|
2007-02-18 22:22:01 +00:00 |
|