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
sg
1a8051f993
* Applied patches by Vincent Snijders
...
* Fixed handling of nested variant records
* Improved operator support (<= and >= were missing)
* Operator support in output: Better names
* HTML writer generates working filenames for operator pages
git-svn-id: trunk@849 -
2005-08-11 20:56:44 +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
sg
2059bf057f
* FPDoc / FCL/PasSrc: Added variant record support to parser and HTML writer
...
git-svn-id: trunk@456 -
2005-06-20 10:32:54 +00:00
michael
bc223811c3
+ Patch from Vincent Snijders to remove use of NOBR tag
...
git-svn-id: trunk@128 -
2005-05-27 17:43:19 +00:00
michael
f7be00d080
+ Patch from Vincent Snijders to fix character set indication
...
git-svn-id: trunk@127 -
2005-05-27 10:39:45 +00:00
fpc
790a4fe2d3
* log and id tags removed
...
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
peter
b68af1b0e3
* post 2.0.0 fixes from cvs
...
git-svn-id: trunk@7 -
2005-05-16 20:59:02 +00:00
fpc
50778076c3
initial import
...
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
Tomas Hajny
ef03a27d2c
* mistyping fixed (xhmtl)
2005-05-15 19:36:30 +00:00
michael
5d5f1cee3c
* Added patch from Vincent Snijders to add a footer to each HTML page
2005-05-09 18:50:13 +00:00
florian
4af99ad8ec
* better error reporting
2005-05-06 19:31:36 +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
michael
7341f87d03
+ Added support for opaque types
2005-05-04 08:38:58 +00:00
marco
44f8eaa99a
* compilation fixed
2005-04-23 09:43:40 +00:00
michael
a8a32ac06f
+ Fixed subsection/section writing
2005-03-10 20:32:16 +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
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
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
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
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
michael
94d65e5ea7
+ Fixed HTML path
2004-12-20 16:28:56 +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
armin
f4ffaa9828
* applied peters patch for cross compile (bin installation)
2004-11-26 13:03:07 +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
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
peter
574bc1f6ab
* fix nested for-loop with same index
2004-09-13 16:02:36 +00:00
armin
458e3c3780
* makefiles regenerated
...
* ide: added target netwlibc
2004-09-04 23:33:38 +00:00
michael
d7b63f9440
+ Lookup using string, not widestring
2004-08-31 09:40:05 +00:00