Commit Graph

1129 Commits

Author SHA1 Message Date
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
florian
bff2491c88 * proper stepping in disassembler window now possible
+ disassembler window to menu added
2005-01-07 21:52:23 +00:00
florian
0106595de5 * highlight keywords of all language modes 2005-01-07 19:09:28 +00:00
florian
b1f04dd373 * fixed endian dependend code 2005-01-07 18:29:48 +00:00
Tomas Hajny
b6f6fdb8fa * version 1.9.6 2004-12-30 20:57:38 +00:00
florian
e680269a95 * ide version to 1.0.0 changed 2004-12-30 16:14:13 +00:00
florian
084a907b5d * packed removed for sparc and co. 2004-12-29 20:12:25 +00:00
peter
25eb483cfe * fixed NODEBUG
* set default target to the default target of the compiler
2004-12-22 15:24:06 +00:00
peter
3f18d6abdc * UnixHier 2004-12-20 18:58:46 +00:00
peter
f52d2b2edf * regenerated 2004-12-20 18:37:51 +00:00
Tomas Hajny
72e846735f + confirmation box after video mode switch (bug 2933) 2004-12-19 20:38:35 +00:00
Tomas Hajny
7a97d2ff0a * GiveUpTimeSlice for Dos improved for better cooperation with some TSRs on plain DOS 2004-12-19 20:31:16 +00:00
florian
97f8abc1da * fixed 64 bit issues 2004-12-19 19:11:11 +00:00
florian
946f73ee85 * made 64 bit safe 2004-12-19 18:39:50 +00:00
peter
3c3ec40b70 * regenerated 2004-12-19 17:42:32 +00:00
florian
8b0938c9ff * x86_64 compilation fixed 2004-12-19 13:55:42 +00:00
peter
86861d643a repeat last operation when pressing = again 2004-12-06 21:24:53 +00:00
peter
cd87bb6665 Handle cmUpdate for all DlgWindows 2004-12-06 20:53:55 +00:00
peter
569e86ad64 change a[1,2] to a[1][2] 2004-12-06 20:39:25 +00:00
peter
7b3d7bd282 dropdownlistbox works better with Enter key 2004-12-06 19:23:30 +00:00
peter
ed0d3307a2 fix ioerror when last save had invalid dir 2004-12-06 16:35:26 +00:00
peter
d8c4d8779d fix codecomplete in overwrite mode 2004-12-06 16:23:43 +00:00
peter
c90d30cff0 with_gdb -> nodebug 2004-12-06 16:23:29 +00:00
Tomas Hajny
390876bdb4 * Makefiles regenerated 2004-12-05 16:54:46 +00:00
armin
f4ffaa9828 * applied peters patch for cross compile (bin installation) 2004-11-26 13:03:07 +00:00
peter
a263b1d40e * GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize 2004-11-22 19:34:58 +00:00
peter
fb71fcc7f9 * fixed breakpoint dialog 2004-11-21 20:53:26 +00:00
florian
115bd8ae28 + added some float arrays 2004-11-21 09:32:54 +00:00
florian
f95a1b6770 * implemented reload menu item
* increased file history to 9 files
2004-11-20 14:21:19 +00:00
florian
826564f0ff * reduced status updates by making them time dependend 2004-11-20 10:18:41 +00:00
florian
af2ca3d898 * renamed Delphi 2 extensions on to Object pascal support 2004-11-20 10:10:32 +00:00
florian
84def028af * fixed non working mouse after tools call
* better handling of source/target info
  * more info in about dialog
  * better info in compiler status dialiog
2004-11-14 21:45:28 +00:00
florian
8acd96fa67 * applied Peter's patch from yesterday 2004-11-11 15:20:52 +00:00
peter
d264e7e1ab * update for varsym changed 2004-11-09 16:47:55 +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
4a8f1e918d * Breakpoints are now deleted when removed from source, disabling is
still possible from the breakpoint list
  * COMPILER_1_0, FVISION, GABOR defines removed, only support new
    FV and 1.9.x compilers
  * Run directory added to Run menu
  * Useless programinfo window removed
2004-11-08 20:28:25 +00:00
peter
2e6f9ff2a0 * fixed resize helptext 2004-11-06 22:02:48 +00:00
armin
784ec6c038 * support target netware 2004-11-06 19:56:14 +00:00
peter
d379e7285a * fixes for new fv 2004-11-06 17:22:52 +00:00
peter
2f3276d8dc * report where libgdb.a is found 2004-11-05 19:10:18 +00:00
peter
db0ebd5bdb * uninitialized var 2004-11-05 16:39:37 +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
0909db20ec version info at startup 2004-11-05 00:21:56 +00:00
peter
14f74178c0 set exefile after compilation, before the target_info is not filled 2004-11-05 00:00:33 +00:00
peter
92f4853a4a require current cygwin1.dll 2004-11-04 23:59:31 +00:00
peter
f7738c12f1 sysmsgs is always available 2004-11-04 20:57:58 +00:00
peter
63db7dd8c2 fixed compilation for new fvision 2004-11-04 11:46:54 +00:00
florian
c63d36f974 * fixed background clearing for large screens 2004-11-03 12:36:24 +00:00
peter
7e126adf31 * fixed newline broken by valgrind patch 2004-11-03 12:08:30 +00:00
florian
4fbda6140f + supported targets are now read dynamically from the included compiler 2004-11-03 12:05:54 +00:00
peter
0eb61a4823 * fixed crashes with ide and 1.9.x 2004-11-02 23:53:19 +00:00
peter
2c9893f84a * fix build with gdb 2004-11-02 09:14:09 +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
8d5c6a5aa5 * added uses windows for win32 (deleted that with my last change) 2004-09-21 14:55:45 +00:00
armin
048ce5d92c * added support for target netwlibc 2004-09-19 14:51:03 +00:00
armin
a3fa2bda10 * added target netwlibc 2004-09-16 22:08:13 +00:00
peter
5827fb7bf1 * illegal for-loop var assignemnt 2004-09-16 16:20:06 +00:00
Tomas Hajny
457bd753c2 * corrections for debug mode 2004-09-15 19:23:26 +00:00
Tomas Hajny
cabdb71f2a * compilation fix - for loop counter issues 2004-09-14 20:46:13 +00:00
Jonas Maebe
2268e4248b * made CompilerStop declaration compliant to new tstopprocedure type in
compiler
2004-09-09 20:33:00 +00:00
armin
458e3c3780 * makefiles regenerated
* ide: added target netwlibc
2004-09-04 23:33:38 +00:00
peter
b3b9b245e1 * revert isatty patch 2004-07-09 23:17:25 +00:00
daniel
af1f477467 * Fix compilation 2004-07-09 20:23:31 +00:00
michael
ddf83bad19 + Version 1.9.4 2004-05-30 09:44:59 +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
peter
10f1ac6b0e * 64bit fixes 2004-05-03 21:12:54 +00:00
peter
fef0938d43 * x86_64 added 2004-05-03 21:09:18 +00:00
olle
73f73fb6f1 * updated according to the new version of fpcmake.ini 2004-04-20 23:29:59 +00:00
florian
86e92d9daf * i386 compilation on debian biarch fixed 2004-04-12 18:16:15 +00:00
florian
e3bdf88d18 * compilation on arm fixed 2004-03-20 22:02:41 +00:00
peter
10eb158245 * no cdecl for go32v2 signalhandler 2004-03-15 15:50:01 +00:00
marco
7b1b6a895d * fix calling convention sighandler 2004-03-09 12:08:47 +00:00
marco
5782210d2b * Darwin target added 2004-03-08 00:07:26 +00:00
pierre
b82751293e * fix a possibly uninitiated var 2004-03-04 05:37:14 +00:00
Tomas Hajny
6bf9276a38 Makefiles regenerated 2004-02-22 15:37:41 +00:00
peter
510959006f * fix compile with 1.0.x 2004-02-20 21:46:06 +00:00
pierre
06d493775e * fix for webbug 2940 2004-02-13 06:53:57 +00:00
pierre
38d932049c * try to fix webbug 2931 completely 2004-02-13 06:26:46 +00:00
pierre
0fa8bff988 * fix webbug 2932 2004-02-10 07:16:28 +00:00
Jonas Maebe
ed8e0bd27c * fixed ppc compilation error 2004-02-06 21:34:43 +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
marco
0610caa107 * termio unit 2003-11-19 17:11:39 +00:00