[gforth] / gforth / Attic / configure  

gforth: gforth/Attic/configure


Default branch: MAIN
Bookmark a link to HEAD: (view) (download)

Revision 1.12
Sat Jun 30 20:28:55 2007 UTC (5 years, 11 months ago) by anton
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +0 -0 lines
FILE REMOVED
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.11 - (view) (download) (annotate) - [select for diffs]
Thu Jan 19 17:47:57 1995 UTC (18 years, 5 months ago) by pazsan
Branch: MAIN
Changes since 1.10: +25 -10 lines
Diff to previous 1.10
float.fs: Added f~ (f-proximate)
wordsets.fs: Added missing float words
Added 16 bit and 64 bit support in cross.fs
Fixed some bugs which asume sizeof(int)=sizeof(Cell)

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Jan 18 18:41:33 1995 UTC (18 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
worked a bit on m68k.h and power.h
moved hyperbolic functions and falog to primitives

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Jan 12 18:37:49 1995 UTC (18 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.8: +10 -6 lines
Diff to previous 1.8
fixed a few bugs in gforth.el
more documentation

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Dec 15 12:35:09 1994 UTC (18 years, 6 months ago) by pazsan
Branch: MAIN
Changes since 1.7: +9 -8 lines
Diff to previous 1.7
Reimplemented [IF] [ELSE] [THEN] etc.
Corrected a bug concerning redefinitions in Kernal
Added config info for HP-PA
Added replacement for rint

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Dec 14 16:15:25 1994 UTC (18 years, 6 months ago) by anton
Branch: MAIN
Changes since 1.6: +43 -43 lines
Diff to previous 1.6
Fixed a few bugs in config.in
added USE_TOS and USE_FTOS to the machine.h files as appropriate

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Dec 12 17:10:31 1994 UTC (18 years, 6 months ago) by anton
Branch: MAIN
Changes since 1.5: +1108 -388 lines
Diff to previous 1.5
Reorganized configuration: configure is now created by autoconf from
configure.in; I still left it in the CVS repository because not
everyone has autoconf. decstation.h renamed to mips.h and apollo68k to
m68k. Added general 32bit.h description, which the other machine
descriptions use. Created/copied replacement files install-sh memcmp.c
memmove.c select.c (carved out from ecvt.c) strtol.c
strtoul.c. Bytesex is now handled by configure.

Deciding the threading method is now done in machine.h, this should
also be done for USE_TOS and USE_FTOS.

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Nov 29 16:22:34 1994 UTC (18 years, 6 months ago) by pazsan
Branch: MAIN
Changes since 1.4: +35 -4 lines
Diff to previous 1.4
* added configure mode for DOS-Makefile:
  configure -target=i386-<anythinh>-msdos<anyversion>
  creates Makefile for DOS.
* checked in some mminor changes which never were checked in.
* added special startup file for DOS

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Nov 17 16:48:26 1994 UTC (18 years, 7 months ago) by pazsan
Branch: MAIN
Changes since 1.3: +15 -9 lines
Diff to previous 1.3
* bug fix in configure

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Nov 17 15:53:05 1994 UTC (18 years, 7 months ago) by pazsan
Branch: MAIN
Changes since 1.2: +7 -0 lines
Diff to previous 1.2
*Added:
* configure.bat configures on MS-DOS machines
* io-dos.h provides IO for MS-DOS
* makefile.dos is a GNU make Makefile for MS-DOS
*Changed:
* Merged gray/gforth and gray/gray4, added conditional compilation for
  gray ports (gforth and bigFORTH first)
* added gforth recognising string in environment
* added interpreter support for images (starts now with magic)
* changed make rule for ds2texi, so that it can run with Messy-DOS
* added SAVESYSTEM in dumpimage.fs
* fixed bug in Makefile for big endian systems (->configure)

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Nov 15 15:55:32 1994 UTC (18 years, 7 months ago) by pazsan
Branch: MAIN
Changes since 1.1: +11 -4 lines
Diff to previous 1.1
* Made slight modification in configure
* Select from make first and make more to allow first time compilation
* Added simple image dump and reload
* Added extended COLD functionality in 'COLD for image reboot
* Added boot procedures in hash.fs and history.fs

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Nov 11 16:10:11 1994 UTC (18 years, 7 months ago) by pazsan
Branch: MAIN
* added Backspaces for fast editing.
* modified GNU configure!!!

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.

  Diffs between and
  Type of Diff should be a

View only Branch:

Sort log by:

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help