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
michael
9fab2cc120
+ Added md5 directory
2004-08-01 08:29:27 +00:00
Jonas Maebe
9f04906560
* fixed st_mem_root record (only changed for 3.23, may still be wrong for
...
3.21)
2004-07-01 20:04:17 +00:00
michael
ddf83bad19
+ Version 1.9.4
2004-05-30 09:44:59 +00:00
michael
1682586b08
+ Version on 1.9.4
2004-05-30 09:38:26 +00:00
florian
765b407e0c
* first part of version number update
2004-05-30 09:15:35 +00:00
peter
423fde7ac6
* regenerated
2004-05-23 18:25:48 +00:00
michael
0e4c0cfd0b
+ Added isblank function. reported by Mario R. Carro
2004-05-02 15:36:07 +00:00
michael
52eb05e365
+ Fixed inclusion of ctypeh.inc, reported by Mario R. Carro
2004-05-02 15:30:55 +00:00
michael
eb4df64ffc
+ Fixed S_ISXX parameter typ to __mode_t as suggested by Michalis Kamburelis
2004-05-02 14:55:00 +00:00
michael
6fc1eee56c
+ Fixed stat record as reported by Michalis Kamburelis
2004-05-02 14:50:30 +00:00
michael
21aff687ac
+ Fixed getpwuid_r as reported by Michalis Kamburelis
2004-05-02 14:48:50 +00:00
michael
5c2ad1c4ec
+ Fixed octal constants. Thanks to Martin Schreiber for reporting it
2004-05-02 14:20:50 +00:00
michael
fe23e95957
+ Fixed __timezone_ptr_t. Thanks to Martin Schreiber for reporting it
2004-05-02 14:12:32 +00:00
olle
73f73fb6f1
* updated according to the new version of fpcmake.ini
2004-04-20 23:29:59 +00:00
marco
eb5d730d99
* small typo fix from Mischi
2004-04-13 09:04:55 +00:00
florian
86e92d9daf
* i386 compilation on debian biarch fixed
2004-04-12 18:16:15 +00:00
marco
81074127e3
* bug/endianfix to hosttonet nettohost
2004-04-10 15:37:57 +00:00
florian
116b5f2483
+ darwin support
2004-03-29 18:16:02 +00:00
michael
3bf060e15c
+ Moved ineth.inc to aineth.inc as originally intended. Thanks to Sebastian Volland
2004-03-24 20:01:26 +00:00
Tomas Hajny
6bf9276a38
Makefiles regenerated
2004-02-22 15:37:41 +00:00
peter
df73e544d2
* 1.0.x fix
2004-02-20 21:35:00 +00:00
michael
6fba28d11a
+ Delphistream is standard for FPC>1.0.10
2004-02-20 19:58:32 +00:00
michael
e07884d53c
+ Added missing units by mattias gaertner
2004-02-20 19:58:04 +00:00
marco
884e13a726
* linklib pthread from now on
2004-02-15 19:59:20 +00:00
peter
30795ad6f9
* linklib c only for unix
2004-02-12 15:59:27 +00:00
peter
f83e507fd0
* linklib c added
2004-02-11 20:50:48 +00:00
michael
59a791ced2
* Moved makefile options to jconfig.inc
2004-02-07 23:34:51 +00:00
michael
456433d7d2
+ Added pasjpeg
2004-02-07 23:14:01 +00:00
michael
312f5f4711
+ Initial import in CVS
2004-02-07 23:11:16 +00:00
michael
56345782e8
+ Patch from Johannes Berg
2004-01-24 12:23:10 +00:00
marco
55850b063a
* regenerating the makefiles with some netbsd fixes + version upgrades
2004-01-05 23:34:21 +00:00
marco
b487ca1339
* fixed a few makefiles version numbers
2004-01-05 23:29:35 +00:00
Jonas Maebe
f8c27a4365
+ Darwin support in Makefiles
2004-01-05 12:54:32 +00:00
michael
547efccdb6
+ Need to ifdef LIBC_OLDERRNO in implementation
2003-12-31 15:54:53 +00:00
michael
5ac94f8092
+ Fixed errno_location problem
2003-12-31 10:46:08 +00:00
peter
be4dfaa4d3
* row changed to ppchar
2003-12-26 13:56:50 +00:00
michael
dcacb6fffd
+ Fixed trimming of nameserver entries
2003-12-12 20:50:18 +00:00
marco
b718d900c7
* now uses initc
2003-12-10 12:16:14 +00:00
sg
3eb6ec7db6
* Small typo fixes for making libasync working in mainbranch
2003-11-30 12:26:54 +00:00
michael
96f31b62a0
+ Patch from Johannes Berg for bug #2699
2003-11-24 21:58:27 +00:00
michael
3ef04b51da
+ IPV6 test program by Johannes Berg
2003-11-22 23:18:56 +00:00
michael
1cecd38bca
Patch for ipv6 and CNAME record support from Johannes Berg
2003-11-22 23:17:50 +00:00
sg
be56bf3901
* Now resistent against clearing already removed notify handles
2003-11-21 01:06:18 +00:00
sg
dc34d11311
* Improved checks for valid handles
2003-11-21 01:05:28 +00:00
marco
d709cc12ab
* now linklib's
2003-11-16 21:30:24 +00:00
marco
3561b1e55a
* sqllite and pthreads added
2003-11-05 21:12:01 +00:00
florian
7270689bab
* GDB_V5 define fixed
2003-11-05 15:41:30 +00:00
marco
d9b18c297c
* freebsd fixes to get syncobjs running
2003-11-04 09:02:18 +00:00
marco
309307f0a7
* freebsd translation
2003-11-03 11:38:38 +00:00
marco
77870d5e8d
* package version updated to 1.9.0
2003-11-01 22:29:21 +00:00
peter
2d6deeaade
* regenerated
2003-10-28 16:44:35 +00:00
peter
168ccf83c3
* regenerated
2003-10-27 15:58:54 +00:00
peter
9fc4e555dd
* regenerated
2003-10-09 14:35:20 +00:00
marco
feaed02001
* cross compiling fixes to makefile and fpcmake
2003-10-04 13:48:11 +00:00
marco
73876b7490
* CROSSCOMPILING stage 2
2003-10-03 21:40:35 +00:00
marco
eaceacb7e2
* remake with new fpc param
2003-10-02 08:50:13 +00:00
marco
e9dbcb2484
* fixed fpcdir for autogeneration
2003-10-02 08:45:01 +00:00
marco
dce9f12970
* ; added to line 150
2003-09-29 19:21:19 +00:00
michael
d13aa881b5
+ Endian patch from bas steendijk@xs4all.nl
2003-09-29 07:44:11 +00:00
peter
94a60f4975
* fixed for 1.0.x
2003-09-28 09:38:17 +00:00
peter
9419bb3993
* unix fix for 1.0.x
2003-09-28 09:34:02 +00:00
marco
f704b06638
* Unix reform stage III aftermath
2003-09-19 17:46:23 +00:00
marco
ca5e37d040
* unix reform
2003-09-18 16:34:19 +00:00
marco
c00f7a7174
* unixreform fix
2003-09-18 16:30:23 +00:00
michael
f3292c1697
+ Moved unixutils as it depends on FCL
2003-08-27 07:09:02 +00:00
marco
680d60cb40
* Fix bug #2091 , destlen's of compress,compress2 and uncompress are now
...
VAR
2003-08-18 07:52:11 +00:00
michael
3e755a3222
+ Initial import of unixutils.pp
2003-08-15 19:01:07 +00:00
michael
9c4bd8e7a1
+ Fixed execve
2003-08-15 18:55:46 +00:00
michael
adc773adcf
+ Fixed wrong handling of hostname (again)
2003-08-14 14:27:21 +00:00
marco
b419084dfd
* dl linking killed
2003-08-09 15:19:01 +00:00
marco
ef931fa96e
* the exception that proves the rule: {$ifdef unix} replaced by {$ifdef linux} :-)
2003-08-09 15:18:30 +00:00
michael
304539d845
+ Removed, because not needed
2003-07-01 10:01:36 +00:00
peter
8baaaf9b1f
* regenerated using a recent fpcmake
2003-06-29 17:19:55 +00:00
michael
2711f7d464
+ DELETE naming conflct
2003-06-26 13:54:30 +00:00
michael
1c9707a8a7
+ Fixed renaming conflict
2003-06-26 13:16:13 +00:00
michael
519a94be0a
+ Solved some more naming conflicts
2003-06-26 10:13:53 +00:00
michael
c593f7572b
+ Fixed random name conflict
2003-06-26 09:44:22 +00:00
michael
f48c3bf55b
+ Added libc to linux dirs
2003-06-26 08:32:57 +00:00
michael
4bc085713f
+ Initial implementation
2003-06-26 08:31:12 +00:00
michael
c7b339b3ce
+ Original test examples and class included
2003-06-25 14:03:17 +00:00
michael
3095aa7d25
+ Win32 dll also uses cdecl zip -r c:/temp/fpcsqlite sqlite
2003-06-25 14:01:59 +00:00
michael
56af580ed1
+ Added sqlite
2003-06-15 10:34:59 +00:00
michael
b9769c78ee
+ initial import
2003-06-15 10:33:57 +00:00
michael
84cbf9a573
+ pthreads dependency added for linux
2003-06-14 19:19:44 +00:00
michael
70f3a0c08e
+ Initial implementation
2003-06-14 19:14:31 +00:00
sg
5bd25ccc15
* Fixed hostname parsing when the protocol and the leading "//" are missing
2003-05-18 22:09:45 +00:00
michael
0067cfc9a6
+ Fixed parsing of URIs without paths.
2003-05-17 21:48:52 +00:00
michael
c8a141e894
+ uriparser unit added. Header/Footer blocks added
2003-05-17 20:54:03 +00:00
michael
695db05a1c
+ Added crypt library
2003-04-13 10:26:34 +00:00
carl
caf60c33f7
* Update package versions to 1.0.8
2003-04-06 14:44:46 +00:00
peter
29762b04a6
* regenerated
2003-04-01 16:09:56 +00:00
armin
ac1f482b4b
* the ide somtimes crashed in annotate_frame_end
2003-03-30 11:15:51 +00:00
Tomas Hajny
7e44bb1506
* Makefiles regenerated with corrected fpcmake
2003-03-30 00:01:43 +00:00
armin
2849b5760e
* added GDB_HAS_SYSROOT, needed for gdb-Versions >= 20030324
2003-03-25 22:50:29 +00:00
Tomas Hajny
928762fdfc
+ emx target added
2003-03-23 23:41:49 +00:00
marco
6de10899f5
* Netdb added to *BSD
2003-03-13 19:20:57 +00:00
marco
56f299a5a4
* fixed about a dozen Unix<->linux problems
2003-03-12 21:40:08 +00:00
michael
670c206758
+ Uses unix for 1.1
2003-03-07 10:22:26 +00:00
michael
c86f5f9f5e
+ Added netdb implementation for linux
2003-03-06 22:47:18 +00:00
michael
3eaf4dbad2
+ Initial implementation
2003-03-06 22:41:37 +00:00
marco
40f07dac2a
* ncurses to curses for openbsd rename
2003-02-09 23:08:38 +00:00
marco
5f290c11c2
* ugly openbsd fix
2003-02-09 19:14:48 +00:00
peter
9addbba86a
* regenerated
2003-01-14 21:15:21 +00:00
pierre
24ae00232c
* 5.3 was not correctly parsed
2002-12-12 14:17:59 +00:00
pierre
f505fd61a6
+ add sim library for powerpc cpu
2002-12-02 13:59:56 +00:00
pierre
bd55da4e43
convert 5.02.90 into 5.03
2002-12-02 13:59:16 +00:00
peter
3dad4cd3c4
* regenarated
2002-11-24 16:31:10 +00:00
pierre
2f861fc9f5
* prepare for gdb 5.3
2002-11-21 00:42:27 +00:00
pierre
e3dad0a2ec
* fix not i386 typo bug
2002-09-27 17:49:09 +00:00
sg
32b9486692
* Split in common implementation an platform dependent implementation
2002-09-25 21:53:39 +00:00
pierre
dd060e37de
* increment in_command before calling CommandBegin
...
and after calling CommandEnd to be able to count
command levels inside these methods.
2002-09-17 20:57:04 +00:00
pierre
f1b70f6717
* mask all fpu exceptions in GDB commands as GDB relies on that
2002-09-17 20:20:05 +00:00
peter
8184fd14ab
* LIBGDBFILE instead of LIBGDB
2002-09-16 14:13:46 +00:00
sg
15e4013c2b
* Removed debugging output code
2002-09-15 15:51:09 +00:00
sg
605ea806aa
* Improved error reporting
2002-09-15 15:43:30 +00:00
peter
f2cdeaf6a6
* don't compile gdbver when the target is not the same as the source
2002-09-15 11:01:45 +00:00
michael
e1556bbcba
+ Fixed log
2002-09-11 20:07:17 +00:00
michael
1174d3b87b
+ Changed stdcall to appropriate OS calling declaration
2002-09-10 19:44:28 +00:00
pierre
6e3d10d0c4
* avoid RTE 201
2002-09-10 12:17:15 +00:00
peter
952e80a72f
* old logs removed and tabs fixed
2002-09-07 15:40:30 +00:00
peter
5466969467
* fix setting of -Fl and -Fo arguments, the check for LIBGDB is
...
moved to the prerules section so the GDBLIBDIR can be used
in the compiler.librarydir setting
2002-09-07 12:39:19 +00:00
peter
5175cf4e0c
* moved tcl to extra
2002-09-05 14:53:05 +00:00
peter
a31524e0b5
* Allow GDBLIBDIR environment variable
2002-09-05 14:52:24 +00:00
michael
38ed4b3ef3
+ Removed classes dependency
2002-09-05 10:30:05 +00:00
michael
48f8b4cfca
+ Initial tcl/tk import. Donated by Maxim Artemev
2002-09-03 09:41:09 +00:00
michael
2f896c88fa
+ Initial import in CVS. Donated by Maxim Artemev
2002-09-03 09:40:48 +00:00
michael
4bf6a0c362
+ Initial implementation
2002-08-26 17:54:46 +00:00
michael
9ce6bc64ac
+ Upgraded to 3.23
2002-08-26 17:52:31 +00:00
michael
1b02e5c96f
+ Initial move
2002-08-26 17:51:13 +00:00
michael
e534a97353
+ Fixed range check errors
2002-08-07 06:07:17 +00:00
marco
0e2046b1fd
* Some more OpenBSD fixes.
2002-08-01 12:28:49 +00:00
marco
cb337a1481
* initialCVS: ----------------------------------------------------------------------
2002-07-30 16:41:37 +00:00
marco
ae16eaee19
* Gdbint openbsd support
2002-07-30 16:40:41 +00:00
marco
03add5a70a
* Openbsd
2002-07-30 16:27:52 +00:00
marco
8e7cd34bf2
* OpenBSD fix,fix
2002-07-30 16:27:11 +00:00
marco
74ab069c2e
* OpenBSD makefile fixes
2002-07-30 13:46:23 +00:00
michael
c8dbdd3e41
+ Initial implementation
2002-07-23 19:42:41 +00:00
peter
ac7ddc31a6
* regenerated
2002-07-01 16:46:05 +00:00
michael
e26fdc26ac
+ Added odbc
2002-06-11 18:18:53 +00:00
michael
0d30b582a6
+ Some small updates and added Makefile
2002-06-11 18:17:38 +00:00
michael
9bc0ec8619
+ Initial implementation
2002-06-05 20:20:01 +00:00
pierre
5dfe4dd628
regenerated with -T all option
2002-06-03 19:13:18 +00:00
marco
d68cef7c12
* Suddently didn't work anymore. Fixed with newer fpcmake.
2002-06-02 13:07:20 +00:00
marco
7e95bd3630
* Renamefest for 1.0, many 1.1.x spots patched also.
2002-05-31 11:54:32 +00:00
marco
cffca34941
* And the makefile :-)
2002-05-29 19:05:05 +00:00
marco
35deb15d7b
* netbsd unitdir fixed
2002-05-29 18:55:35 +00:00
peter
8feff21ce2
* updated to compile tests with kylix
2002-05-13 13:45:35 +00:00
carl
e3af82f49f
+ Qnx target updates in makefiles
2002-05-01 16:47:49 +00:00
pierre
3f4e9bfe6b
* revert wrong last commit
2002-04-03 09:12:45 +00:00
pierre
fb0f4271b2
* fix UniwDir for win32 gdbcon.pp
2002-04-03 09:09:22 +00:00
pierre
58893b78cd
* set signal names to nil at start
2002-03-26 16:24:49 +00:00
pierre
8348de452b
* get IDE to work with dirs containing spaces for win32
2002-03-26 16:23:14 +00:00
peter
927c693482
* fix source location in zips for packages and demos
2002-03-19 19:36:55 +00:00
peter
58218bf81f
* Regenerated with updated fpcmake
2002-03-11 19:10:28 +00:00
peter
9b385a2ab7
* regenated
2002-02-28 21:30:32 +00:00
pierre
f60f6dccfc
+ code to handle signals
2002-02-06 14:42:45 +00:00
marco
4b6e96e915
* library fix, and define GDB_V502 for BSD
2002-02-05 11:03:59 +00:00
marco
fb1f495c62
* NETBSD sourcedir added, reran fpcmake
2002-01-30 10:18:26 +00:00
peter
c09e7bb537
* regenerated
2002-01-29 18:05:44 +00:00