Commit Graph

210 Commits

Author SHA1 Message Date
michael
12a4f24fdc + Initial import in cvs 2005-01-24 21:59:13 +00:00
michael
bedf31abe9 + Dynamic library implementation by Joost van der Sluis 2005-01-24 10:58:26 +00:00
michael
fb4f2e4748 * Changes from Joost van der Sluis to enable dynamic loading of the Interbase library 2005-01-12 10:23:34 +00:00
peter
ef3b19b316 * regenerated 2005-01-11 17:07:45 +00:00
armin
26b56d31ce * updated makefile.fpc versions to 1.9.7, regenerated makefiles 2005-01-10 22:49:56 +00:00
peter
994ab51002 * regenerated to use cpu-os 2005-01-10 21:29:23 +00:00
florian
2a698224ef * sparc/linux uses 64 bit CORE_ADDR always it seems 2005-01-07 18:47:33 +00:00
florian
cf20faa6a5 * set default GDB version to 6 2005-01-02 12:40:42 +00:00
Tomas Hajny
576bd640f2 * version 1.9.6 2004-12-30 21:46:32 +00:00
Tomas Hajny
b6f6fdb8fa * version 1.9.6 2004-12-30 20:57:38 +00:00
peter
196102e361 * inet removed 2004-12-20 18:43:42 +00:00
peter
f52d2b2edf * regenerated 2004-12-20 18:37:51 +00:00
florian
82f2bbd2db * 64 bit adaptions 2004-12-19 21:00:00 +00:00
florian
4408b48c9d * fixed for gdb 6.3.x 2004-12-19 18:35:56 +00:00
peter
3c3ec40b70 * regenerated 2004-12-19 17:42:32 +00:00
peter
abf1ace89f * errno.inc -> cerrno.inc 2004-12-12 12:36:47 +00:00
michael
07124634d3 + Moved to cerrno to avoid conflict with system unit 2004-12-11 17:25:10 +00:00
Tomas Hajny
390876bdb4 * Makefiles regenerated 2004-12-05 16:54:46 +00:00
peter
f09760a71c * fix buffer overflow 2004-12-04 23:06:38 +00:00
armin
f4ffaa9828 * applied peters patch for cross compile (bin installation) 2004-11-26 13:03:07 +00:00
peter
2633b4883f * external fixes 2004-11-21 16:33:55 +00:00
marco
2dfadfc8fd * initialise error to false. Why was this not found yet? :-) 2004-11-14 15:55:25 +00:00
peter
9c8a96c6dc * fixed run directory
* Open dialog starts in dir of last editted file
2004-11-08 21:55:09 +00:00
peter
6c1baf0232 * use full static libnames for linux 2004-11-06 17:58:35 +00:00
peter
3eb39ce4f3 * inferior ptid enabled by default 2004-11-05 17:57:04 +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
peter
a015aa9832 finding of libgdb.a updated 2004-11-05 12:48: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
050e8a3acc 6.2.1 has extra field in symtab 2004-11-04 23:58:08 +00:00
peter
e32e9da818 drop 4.x support, fixed 6.2.x support 2004-11-04 17:56:36 +00:00
marco
b83ba1eed9 * fix from mischi 2004-11-03 16:32:20 +00:00
florian
0dbbb1aac0 * 64 bit fixes 2004-11-02 23:33:32 +00:00
marco
2d0788e39f * more endian fixes 2004-11-01 21:01:29 +00:00
peter
86f78c7300 * units are now created in separate directory units/cpu-os/
* distclean uses cleanall rule and removes units dir
  * cross compile support fixed, it is now possible to cycle a ppcsparc
    without deleting ppc386
  * bintutilsperfix defaults to cpu-os-
2004-10-30 12:36:43 +00:00
armin
ddb502540a * added support for gdb 6.0 and 6.2.1 2004-10-04 17:59:19 +00:00
michael
756ddadb81 + Working versions 2004-09-30 19:43:45 +00:00
michael
b2a1cf91b0 + Split everything in version 3 and version 4 2004-09-30 19:34:47 +00:00
michael
61172d8471 + Some compatibility issues fixed 2004-09-28 19:08:08 +00:00
michael
991183d8f0 + Switch to version 4.0 2004-09-28 18:38:44 +00:00
michael
b220cddb1f + Moved to subdir, switching to version 4.0 2004-09-28 18:38:23 +00:00
michael
6313ed64ca + Added postgres3 unit 2004-09-26 18:54:53 +00:00
Jonas Maebe
159912ec47 * fixed definition of pthread_mutex_t for non-linux targets (and for
linux as well, actually).
  * base libpthread definitions are now in ptypes.inc, included in unixtype
    They sometimes have an extra underscore in front of their name, in
    case they were also exported by the packages/base/pthreads unit, so
    they can keep their original name there
  * cthreadds unit now imports systuils, because it uses exceptions (it
    already did so before as well)
  * fixed many linux definitions of libpthread functions in pthrlinux.inc
    (integer -> cint etc)
  + added culonglong type to ctype.inc
2004-09-09 20:29:06 +00:00
armin
458e3c3780 * makefiles regenerated
* ide: added target netwlibc
2004-09-04 23:33:38 +00:00
Jonas Maebe
341d25bfb2 * fixed pthread type definitions for darwin and made them generic 2004-08-25 21:42:11 +00:00
michael
977f705ba0 + Works now with Delphi streams too 2004-08-17 18:32:42 +00:00
michael
66c66c9b09 + Added HTTP test 2004-08-17 18:30:43 +00:00
olle
6476856744 + added, on unixes, $linklib mysqlclient 2004-08-05 10:36:25 +00:00