armin
4c0921c557
* added targets netware and netwlibc
2004-11-06 19:19:30 +00:00
florian
8ffe3c6a9e
* debug writeln removed
2004-11-06 18:58:18 +00:00
peter
e06f452fb2
* check if cross gcc is available
2004-11-06 18:11:44 +00:00
peter
6c1baf0232
* use full static libnames for linux
2004-11-06 17:58:35 +00:00
peter
e009b39d8b
* check extension of library if it needs to be linked static
2004-11-06 17:58:10 +00:00
florian
42e14b6825
+ additional extdebug check for wrong add_reg_instructions added
...
* too long manglednames are cut off at 200 chars using a crc
2004-11-06 17:44:47 +00:00
marco
139913d009
* getenv had ansistring as param due to {$H+} now shortstring.
2004-11-06 17:24:07 +00:00
peter
d379e7285a
* fixes for new fv
2004-11-06 17:22:52 +00:00
peter
5fc99ad45c
* drawing of tview merged from old fv code
2004-11-06 17:08:48 +00:00
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