Commit Graph

8 Commits

Author SHA1 Message Date
Kaveh Ghazi e6e8607164 Regenerate with autoconf-2.12.1
From-SVN: r22715
1998-10-01 14:17:34 +00:00
Ben Elliston d2dc5cd5fc configure.in: This is GNU CHILL, not GNU Fortran.
1998-09-22  Ben Elliston  <bje@cygnus.com>
        * configure.in: This is GNU CHILL, not GNU Fortran.

From-SVN: r22538
1998-09-22 09:14:17 +10:00
Manfred Hollstein 9a8a366668 Makefile.in: Add dummy targets "info", "install-info", "clean-info" and "dvi".
�
	* Makefile.in: Add dummy targets "info", "install-info", "clean-info"
	and "dvi".

From-SVN: r22492
1998-09-20 04:34:06 +00:00
David S. Miller d7496fbb76 We now fully bootstrap on solaris-2.7 sparcv9.
toplevel:
	* config.sub: Recognize sparcv9 just like sparc64.
	gcc/ChangeLog:
	* configure.in: in sparc9-sol2 config, use 'if test' not
	brackets.
	* configure: Rebuilt.
	* config/sparc/sol2-sld-64.h (SPARC_DEFAULT_CMODEL): Change to
	CM_MEDANY.
	(CPP_CPU_SPEC): Do not define _LP64, header files do this.
	(CPP_CPU_DEFAULT_SPEC): Likewise.
	* config/sparc/sol2.h (INIT_SUBTARGET_OPTABS): Get the names right
	for arch64 libfuncs.
	gcc/java/ChangeLog:
	* jcf-io.c: Include string.h.
	libchill/ChangeLog:
	* configure.in: Use 'if test' not brackets.
	* configure: Rebuilt.

From-SVN: r22404
1998-09-13 13:37:17 -07:00
Jeffrey A Law 502b941f76 * Add library exception clause to the copyright notice for all
.c and .h files.

From-SVN: r22365
1998-09-09 14:35:49 -06:00
Jeffrey A Law 9de92eb5d0 * rts.h: Update with missing code.
From-SVN: r22327
1998-09-08 03:42:42 -06:00
Jeffrey A Law de8ff40405 allgmem.c: Do not include config.h anymore.
* allgmem.c: Do not include config.h anymore.
        * allmem.c allocate.c andps.c cardps.c cause.c copyps.c: Likewise.
        * diffps.c eqps.c exh.c exhstack.c ffsetclrps.c ffsetps.c: Likewise.
        * flsetclrps.c flsetps.c inbitstr.c inps.c leps.c ltps.c: Likewise.
        * neps.c notps.c orps.c retmem.c rtsdummy.c setbitps.c: Likewise.
        * setbits.c sliceps.c terminate.c unhex.c unhex1.c xorps.c: Likewise.

From-SVN: r22285
1998-09-05 18:33:30 -06:00
Jeff Law b79f73df6a * Chill runtime moved into toplevel libchill.
* Makefile.in Revamped due to move.  Add multilib support.
        * configure.in: Similarly.  Use autoconf.
        * powerset.h: Do not depend on BITS_PER_UNIT.

From-SVN: r22238
1998-09-04 19:11:54 -06:00