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
florian
dd822860fc
* fixed string Temporarily exit to DOS
2005-03-12 13:48:58 +00:00
peter
e8b5299ef6
* ignore reserved tokens of length 1
2005-03-07 17:16:56 +00:00
peter
47c27ab0f1
* add quotes
2005-03-07 17:08:14 +00:00
florian
0a9b1e5b63
+ Units & Exe dir may now contain $fpc... valus
...
* version to 1.0.4 increased
2005-03-06 13:48:59 +00:00
marco
daf59fbd7e
* getFPCheapstatus (no, FPC HEAP, not FP CHEAP!)
2005-02-28 15:38:38 +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
1bb0a6373f
* implement tinputfile.getfiletime
2005-02-10 20:57:02 +00:00
peter
617c5a02f5
* fix generic cpu compile
2005-02-03 22:18:08 +00:00
peter
110fb12911
* regenerated
2005-02-03 20:33:26 +00:00
armin
6c4d142a0f
* applied packed record fix from Tomas
2005-01-28 10:05:44 +00:00
florian
69d76a58e2
* fixed disassembly window on sparc
2005-01-16 00:43:03 +00:00
florian
702e1414ad
+ all sparc registers are displayed now
...
+ more sophisticated coloring of changed registers
2005-01-16 00:26:43 +00:00
florian
9dd45b5d65
+ register view for sparc
2005-01-12 21:48:31 +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
bd7814d6dd
* compilation fixed
2005-01-10 20:52:11 +00:00
florian
e4e3b9f0dd
* updated version and copyright
2005-01-08 13:43:44 +00:00
florian
1dcc4b0309
* user screen parsing fixed
2005-01-08 12:05:13 +00:00
florian
6c2ea3f2b4
+ vector unit window
2005-01-08 11:43:18 +00:00