florian
169a2e92c3
* fixed test for comp=int64;
2004-11-06 16:28:01 +00:00
florian
b54ea2800a
* fixed fpc_dynarry_copy for arm/sparc
2004-11-06 15:29:19 +00:00
florian
e2ec30866a
* fixed OP_SUB for negative constants fitting in the shifter
2004-11-06 15:18:57 +00:00
peter
47e5bc3dfd
* use $fpcversion
2004-11-06 14:07:48 +00:00
florian
c9e17321d7
* fixed software longint mod operation
2004-11-06 13:36:42 +00:00
peter
39fd362d87
* fixed dependency cycle with xmlreg
2004-11-05 23:23:19 +00:00
peter
ae161ab4b9
* merged xml updates from lazarus
2004-11-05 22:32:26 +00:00
florian
bfe0a81d81
* initial implementation
2004-11-05 21:36:36 +00:00
peter
ad89ee8150
* rename duplicate symbols and insert with unique name in the
...
symtable
2004-11-05 21:16:55 +00:00
florian
7f89448cec
* vmt offset of objects is no properly aligned when necessary
2004-11-05 21:07:13 +00:00
florian
fa2f619598
* THREADVARLIST is now aligned
2004-11-05 20:04:49 +00:00
florian
529ffe1d57
*** empty log message ***
2004-11-05 19:22:34 +00:00
peter
2f3276d8dc
* report where libgdb.a is found
2004-11-05 19:10:18 +00:00
peter
3eb39ce4f3
* inferior ptid enabled by default
2004-11-05 17:57:04 +00:00
armin
f6ac5c699f
* copy imp files to new ppu directory
2004-11-05 17:32:37 +00:00
peter
db0ebd5bdb
* uninitialized var
2004-11-05 16:39:37 +00:00
peter
3bf2dd0a89
* example
2004-11-05 16:35:57 +00:00
peter
2d1b5af8ef
* libgdb dir moved
2004-11-05 15:54:07 +00:00
florian
922e99b79e
* proper Makefile regenerated
2004-11-05 14:53:22 +00:00
peter
fcdd89b962
libgdb now will be search in fpcdir
2004-11-05 13:24:44 +00:00
florian
1517f25fbc
* fixed label names
2004-11-05 13:15:07 +00:00
florian
caa87a23ec
* fixed arm compilation
2004-11-05 13:14:30 +00:00
florian
89ef29de7e
*** empty log message ***
2004-11-05 13:11:18 +00:00
marco
67c3e6c17a
* now correct proc patched
2004-11-05 13:02:21 +00:00
florian
ad5224b020
* wrong commit
2004-11-05 13:01:53 +00:00
florian
d0e172cbee
* initial implementation
2004-11-05 13:01:34 +00:00
peter
a015aa9832
finding of libgdb.a updated
2004-11-05 12:48:45 +00:00
peter
7aeee5a7e6
removed types already in system unit
2004-11-05 12:48:18 +00:00
florian
7662aa905d
* beautified
2004-11-05 12:48:15 +00:00
florian
c8fcac29f0
* inital implementation
2004-11-05 12:47:45 +00:00
peter
e2b9b82c7f
libgdb 6.2.1
2004-11-05 12:33:59 +00:00
peter
20e025c8d0
fixed win32 libraries
2004-11-05 12:30:27 +00:00
peter
186eb573e3
not needed anymore
2004-11-05 12:29:59 +00:00
florian
7e778c5d78
* fixed dyn. linker handling
2004-11-05 12:27:27 +00:00
marco
55e845aa5e
* fix for 3357, introducing some local vars.
2004-11-05 12:10:04 +00:00
florian
aa23d79073
* path of dyn. linker on arm for linux fixed
2004-11-05 11:04:23 +00:00
peter
8988ec4819
needed for ide
2004-11-05 09:32:33 +00:00
michael
cae7e81d73
TBufDataset.inc:
...
- replaced Freemem by Reallocmem, Free by FreeAndNil
Database.inc:
- Moved Active property from TSQLTransaction to TDBTransaction
- Gives an error if the database of an active transaction is changed
Dataset.inc
- Don't distribute events if FDisableControlsCount > 0
- Replaced FActive by FState<>dsInactive
- Set EOF after append
db.pp:
- Removed duplicate definition of TAlignment
- Moved Active property from TSQLTransaction to TDBTransaction
- Replaced FActive by FState<>dsInactive
- Gives an error if the database of an active transaction is changed
sqldb:
- Moved Active property from TSQLTransaction to TDBTransaction
- replaced Freemem by Reallocmem, Free by FreeAndNil
IBConnection:
- Moved FSQLDAAllocated to the cursor
PQConnection:
- Don't try to free the statement if a fatal error occured
2004-11-05 08:32:02 +00:00
peter
0909db20ec
version info at startup
2004-11-05 00:21:56 +00:00
peter
14f74178c0
set exefile after compilation, before the target_info is not filled
2004-11-05 00:00:33 +00:00
peter
92f4853a4a
require current cygwin1.dll
2004-11-04 23:59:31 +00:00
peter
088892de9b
use filepos of main when generating the module stabs
2004-11-04 23:59:13 +00:00
peter
939bbef317
redraw of twindow fixed
2004-11-04 23:58:39 +00:00
peter
050e8a3acc
6.2.1 has extra field in symtab
2004-11-04 23:58:08 +00:00
peter
f7738c12f1
sysmsgs is always available
2004-11-04 20:57:58 +00:00
peter
e85d8c970c
fixed result of strlcopy
2004-11-04 20:57:33 +00:00
peter
37139422aa
elecount also on 32bit needs the qword part to prevent overflow
2004-11-04 17:58:48 +00:00
peter
d804452dcc
added checking for token=_ID after _POINT is parsed
2004-11-04 17:57:58 +00:00
peter
e32e9da818
drop 4.x support, fixed 6.2.x support
2004-11-04 17:56:36 +00:00
peter
3d5064ff8c
latest cygwin
2004-11-04 17:37:59 +00:00