Commit Graph

115 Commits

Author SHA1 Message Date
mazen
bc18d6eb8a + added palmos support to makes files
+ added Makefile.fpc to palmos in rtl
+ added faked prt0 to plamos rtl

git-svn-id: trunk@2443 -
2006-02-05 19:22:12 +00:00
tom_at_work
453bb6d1c9 * removed libc package from build for every linux platform but i386 and x86-64 (libc is a x86 specific kylix compatibility library)
git-svn-id: trunk@2376 -
2006-01-29 17:49:42 +00:00
florian
b9a0e2ead2 * makefile again regenerated
git-svn-id: trunk@2280 -
2006-01-13 20:32:53 +00:00
florian
40290348bc * Makefiles regenerated
git-svn-id: trunk@2279 -
2006-01-13 19:49:25 +00:00
florian
30fc11e7ca * makefiles regenerated
git-svn-id: trunk@2260 -
2006-01-11 21:46:28 +00:00
florian
a6a439b11c * don't link explicitly against libgcc on linux
git-svn-id: trunk@2259 -
2006-01-11 21:45:53 +00:00
tom_at_work
c3f678e8df * updated makefiles for ppc64/linux to allow successful snapshot building on that platform
git-svn-id: trunk@1975 -
2005-12-16 20:37:08 +00:00
tom_at_work
3502898ba3 * makefile updates after last changes for successful build on ppc64/linux
git-svn-id: trunk@1874 -
2005-12-04 13:07:37 +00:00
marco
f7f14e4dee * CROSSOPT support
git-svn-id: trunk@1798 -
2005-11-20 22:19:50 +00:00
tom_at_work
202236c6e0 * fpcmake.ini update which fixes glibc search path problems on PowerPC64
* makefile update

git-svn-id: trunk@1546 -
2005-10-20 16:56:40 +00:00
Jonas Maebe
2dbdc474fd * use register variables when release-building for ppc (more or less doubles
performance for most programs)

git-svn-id: trunk@1383 -
2005-10-15 16:36:52 +00:00
tom_at_work
f7f0f9c426 * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target
* some fixes for PowerPC64 target in the code generator and the RTL
* stabs generation for PowerPC64 is okay now (untested)

git-svn-id: trunk@1337 -
2005-10-08 15:48:39 +00:00
marco
6a838ff332 * FreeBSD 5.4 now needs linklib kvm
git-svn-id: trunk@1219 -
2005-09-28 20:31:02 +00:00
florian
8602390d46 * Makefiles regenerated to propagate -Ur change of fpcmake
git-svn-id: trunk@844 -
2005-08-10 21:55:57 +00:00
daniel
90bae25f62 * Make watchdog external
git-svn-id: trunk@793 -
2005-08-04 20:03:02 +00:00
michael
ec05423779 + Initial implementation
git-svn-id: trunk@434 -
2005-06-17 16:52:17 +00:00
peter
4ace790492 * remove $Log
git-svn-id: trunk@231 -
2005-06-07 09:47:55 +00:00
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
michael
ffb55c4254 + Removed VER1_0 defines
git-svn-id: trunk@33 -
2005-05-19 21:14:45 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
peter
6cf4eb98c3 * use current fpcmake instead of from 1.9.8 2005-05-05 13:28:47 +00:00
peter
7dadd64723 * 2.0.0 2005-05-05 12:59:59 +00:00
peter
aa5b73f3ec * 1.9.8 2005-02-15 22:28:29 +00:00
peter
e417e34496 * truncate log 2005-02-14 17:13:06 +00:00
peter
110fb12911 * regenerated 2005-02-03 20:33:26 +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
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
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
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