gforth: gforth/engine/longlong.h
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
(as text)
Revision 1.5
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Dec 31 18:40:25 2007 UTC (5 years, 4 months ago) by anton
Branch:
MAIN
CVS Tags:
HEAD,
v0-7-0
Changes since 1.4: +11 -12 lines
Diff to previous 1.4
updated copyright notices for GPL v3
Revision 1.4
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Dec 31 17:34:59 2007 UTC (5 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
updated copyright years
Revision 1.3
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Jun 30 20:28:55 2007 UTC (5 years, 10 months ago) by anton
Branch:
MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
fixed minor bug in -falign-* configure tests
cleaned up dependencies on .h files in engine/Makefile.in
made Alpha port compile with gcc-2.95 (disabled longlong.h division)
optimized Alpha port:
use old division code
native code after a jump is now aligned. Speed effect:
sieve bubble matrix fib
1.950 1.605 1.259 1.653 b1 gcc-3.3.5
1.453 1.932 1.230 1.458 b1 gcc-3.3.5 with alignment
aligning branch targets would probably also help
Revision 1.2
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Dec 31 13:39:17 2006 UTC (6 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
updated copyright years
Revision 1.1
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Wed Nov 1 22:37:23 2006 UTC (6 years, 6 months ago) by anton
Branch:
MAIN
Mixed division support now uses the routines from gcc's longlong.h
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.