Commit Graph

1134 Commits

Author SHA1 Message Date
Jonas Maebe
f868c80460 + i386-darwin support (use fpcmake from after 12 February 2006)
git-svn-id: trunk@2820 -
2006-03-09 15:26:49 +00:00
daniel
df70410e9c - Remove usage of memory unit; things like the lowmemory function are
flawed for the same reason memavail is flawed.

git-svn-id: trunk@2720 -
2006-03-01 15:29:05 +00:00
mazen
aeb162e4e1 + added target arm-palmos (please use an fpcmake later than 04 feb 2006 in future)
git-svn-id: trunk@2603 -
2006-02-15 22:05:04 +00:00
daniel
660d789508 * Rename Borland convention to CUA-91 convention.
git-svn-id: trunk@2592 -
2006-02-15 11:36:45 +00:00
tom_at_work
a3295f379a * removed powerpc64/linux from SMARTLINKTARGETS. Takes way too much time without an internal binwriter.
* regenerated makefiles

git-svn-id: trunk@2546 -
2006-02-12 20:26:15 +00:00
daniel
d9030088dd * Fix compilation on non-Unix
git-svn-id: trunk@2447 -
2006-02-05 20:54:07 +00:00
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
daniel
1bfb446a62 * Remove terminfo use. IDE now libc free when build without debugger.
git-svn-id: trunk@2431 -
2006-02-04 16:22:36 +00:00
daniel
1dc6cdbafb + UI for selecting edit key set.
git-svn-id: trunk@2430 -
2006-02-04 16:09:11 +00:00
daniel
0312337a13 + Added ability to use ctrl+x,ctrl+c,ctrl+v for clipboard. Enabled by
default on Unix platforms because normal shift+ins is not available in
   a lot of terminal emulators. Currently only configurable through
   INI-file. UI will follow.

git-svn-id: trunk@2428 -
2006-02-04 14:30:42 +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
Tomas Hajny
10153d061d * fix for web bug #4518 by Salvatore Licciardi
git-svn-id: trunk@2312 -
2006-01-18 22:48:19 +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
Tomas Hajny
7d5d88d24f * backward search hopefully fixed
git-svn-id: trunk@2077 -
2005-12-29 15:56:13 +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
daniel
4aa4f4cd38 * Fix typo, markup
git-svn-id: trunk@1930 -
2005-12-11 18:37:15 +00:00
daniel
d3d161e5cf * Add info about Linux
git-svn-id: trunk@1929 -
2005-12-11 18:33:58 +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
florian
e9bfea4218 * save untitled file dialogs looks nicer now
git-svn-id: trunk@1554 -
2005-10-20 20:51:42 +00:00
florian
3f77cccc7d + printing support, currently win32 only
git-svn-id: trunk@1553 -
2005-10-20 20:47:25 +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
florian
082b4a4017 + valgrind switch for debug info
git-svn-id: trunk@1394 -
2005-10-15 22:05:59 +00:00
florian
fbbc01c78c * additional compiler args moved to compiler options
* modernized CPU selection window

git-svn-id: trunk@1393 -
2005-10-15 21:25:30 +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
0ba960e1bd * added workarounds for some load/store instructions requiring 4 byte aligned addresses
* some cleanup and optimization of 64 bit address loading in the code generator
* small changes to the IDE to make it compile
* stat type update for packages/cdrom compatibility

git-svn-id: trunk@1375 -
2005-10-14 00:00:16 +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
florian
08d248f7c5 * activated resourcestrings
git-svn-id: trunk@1040 -
2005-09-02 21:47:45 +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
florian
be090fcf7b + Edit|Select and Edit|Unselect, closes 4181
git-svn-id: trunk@813 -
2005-08-07 10:44:15 +00:00
florian
9ff3005fb5 * version increased to 1.0.6
git-svn-id: trunk@812 -
2005-08-07 10:29:56 +00:00
florian
bffed7b938 * cmCopyWin and cmPasteWin defined only once
git-svn-id: trunk@811 -
2005-08-07 10:20:36 +00:00
peter
d3f604154b * removed obsolete ifdefs
git-svn-id: trunk@338 -
2005-06-10 07:11:29 +00:00
peter
4ace790492 * remove $Log
git-svn-id: trunk@231 -
2005-06-07 09:47:55 +00:00
florian
3043719d2b * ide compilation fixed
git-svn-id: trunk@55 -
2005-05-21 20:42:16 +00:00
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
Tomas Hajny
e759cda9e6 * initialization of targets fixed 2005-05-15 19:22:13 +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
marco
de00bfb5c7 * checkmem removed 2005-04-25 08:19:10 +00:00
florian
bd10600a3b * fixed compilation 2005-04-24 21:37:16 +00:00
peter
9843416e70 * always use exceptions to stop the compiler
- remove stop, do_stop
2005-04-24 21:01:37 +00:00
peter
03cbb377d8 * use res instead of result 2005-04-04 16:16:09 +00:00
marco
517be15bc4 * fix for 3194: Use mouse to exit output screen 2005-04-04 03:59:13 +00:00
Tomas Hajny
171d3c54c1 * fix for targets missing exception handler implementation 2005-04-02 23:56:54 +00:00
florian
f16e3660a8 * more status line hints fixed 2005-03-13 12:32:41 +00:00
florian
d298c180c7 + Recent files write full name now as hint in the status line
* Rundir hint in status line fixed
2005-03-13 12:25:02 +00:00