Commit Graph

249 Commits

Author SHA1 Message Date
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
peter
a83ac235b9 * splitted to base and extra 2002-01-29 17:54:48 +00:00