Commit Graph

509 Commits

Author SHA1 Message Date
michael
559e1e7d79 - keywords 'virtual' and 'uses' were added.
- '{}' and '(**)' comment types were separated.
- tokens now AnsiStrings
- the comments are now handled better, ptop now does multi line comments.
- added debug prints to verbose option
        'line in-<number> out-<number> symbol "<name>" = "<value>"'
  the <value> is truncated in the middle. this means visible beginning and
  the end.
2005-02-21 07:59:10 +00:00
florian
cbfda37a26 + added -P:
allows to generate headers which load proc. dyn. from libs
2005-02-20 11:09:41 +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
1d857bdb67 * vj for bz2 compression 2005-02-11 16:05:25 +00:00
peter
02fa3205b8 * sunos to solaris 2005-02-10 17:27:50 +00:00
michael
3073c753a2 + Fixed bug report from Ales Katona 2005-02-05 12:30:08 +00:00
peter
110fb12911 * regenerated 2005-02-03 20:33:26 +00:00
peter
3089ca7d24 * strip dir from ppu when installing 2005-01-31 20:40:05 +00:00
peter
9734ec881c * call fpcmake with -Tcpu-os 2005-01-31 20:01:03 +00:00
peter
af058e845e * show version+date if -v is used 2005-01-31 19:26:47 +00:00
michael
0ffbccd294 + Initial implementation of linear template. 2005-01-15 20:46:34 +00:00
michael
fe4cb5e126 + Added template file 2005-01-15 13:34:29 +00:00
michael
1630ecdcb0 + Added unix man page output; Implemented usage 2005-01-14 17:55:07 +00:00
michael
0716489afd + New structure for writers. Implemented TXT writer 2005-01-12 21:11:41 +00:00
armin
1e050cf077 * added -V to print version 2005-01-11 21:13:12 +00:00
peter
ef3b19b316 * regenerated 2005-01-11 17:07:45 +00:00
peter
853152fdc2 * fix searching for fpc binary when specified on the cmdline 2005-01-11 17:02:29 +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
peter
b70d944a49 * use cpu-os style 2005-01-10 20:33:09 +00:00
michael
dbf41e5a8d + Split out latex writer to linear and latex writer 2005-01-09 15:59:50 +00:00
armin
67de07c897 * fixed access violation without file on command line 2005-01-01 19:56:29 +00:00
Tomas Hajny
afa7fa4e4b * version 1.9.6 2004-12-30 22:23:18 +00:00
peter
23c6b25728 * typo 2004-12-20 19:01:11 +00:00
peter
f52d2b2edf * regenerated 2004-12-20 18:37:51 +00:00
peter
712030ba8b * zipsuffix support for 1.0.x 2004-12-20 18:28:03 +00:00
michael
94d65e5ea7 + Fixed HTML path 2004-12-20 16:28:56 +00:00
peter
c784367dfc * zipname fixes 2004-12-19 18:53:59 +00:00
peter
3c3ec40b70 * regenerated 2004-12-19 17:42:32 +00:00
Tomas Hajny
76c9411116 * Makefiles regenerated 2004-12-05 19:01:01 +00:00
Tomas Hajny
53038faf19 * do not report '-?' as illegal option 2004-12-05 11:18:04 +00:00
Tomas Hajny
490f9abe4c * fixes for 8.3 platforms 2004-11-28 22:04:45 +00:00
armin
f4ffaa9828 * applied peters patch for cross compile (bin installation) 2004-11-26 13:03:07 +00:00
peter
46d1fc9546 * removed memavail 2004-11-22 17:52:19 +00:00
michael
88f43b8d18 + Faster inserts by sorting after all elements were parsed (suggestion by Mattias Gaertner) 2004-11-15 18:03:28 +00:00
michael
63c6ea5abf + Example fixes, and more escape seqences 2004-11-15 18:01:16 +00:00
michael
c493f28b04 + Added help screen 2004-11-15 18:00:18 +00:00
florian
19e6fa2783 * regenerated with recent fpcmake 2004-11-14 22:04:16 +00:00
michael
fca81e8e76 + Added unitdiff 2004-11-14 21:24:10 +00:00
michael
b9f07753be + Changed copyright 2004-11-14 21:20:31 +00:00
michael
4688e0cb03 + Initial check-in 2004-11-14 21:18:58 +00:00
peter
e06f452fb2 * check if cross gcc is available 2004-11-06 18:11:44 +00:00
peter
0eb61a4823 * fixed crashes with ide and 1.9.x 2004-11-02 23:53:19 +00:00
olle
3425ceaf85 * __missing_command will now have the name of the missing command appended. 2004-11-01 17:17:33 +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
michael
24520c7cc8 + Sort list of modules in package page 2004-10-22 19:58:35 +00:00
Tomas Hajny
2131196402 * dxegen compilable for any target now 2004-09-15 19:20:51 +00:00
Tomas Hajny
ad2339dc75 * regenerated 2004-09-15 19:16:38 +00:00
michael
1b3f122c67 + Fix for wrong for loop variable from Tomas Hajny 2004-09-15 08:35:39 +00:00