summaryrefslogtreecommitdiff
path: root/libchill
Commit message (Collapse)AuthorAgeFilesLines
* Regenerate with autoconf-2.12.1ghazi1998-10-011-45/+47
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22715 138bc75d-0d04-0410-961f-82ee72b054a4
* 1998-09-22 Ben Elliston <bje@cygnus.com>bje1998-09-212-3/+7
| | | | | | | * configure.in: This is GNU CHILL, not GNU Fortran. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22538 138bc75d-0d04-0410-961f-82ee72b054a4
* manfred1998-09-202-1/+6
| | | | | | | | * Makefile.in: Add dummy targets "info", "install-info", "clean-info" and "dvi". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22492 138bc75d-0d04-0410-961f-82ee72b054a4
* We now fully bootstrap on solaris-2.7 sparcv9.davem1998-09-133-51/+54
| | | | | | | | | | | | | | | | | | | | | | | 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22404 138bc75d-0d04-0410-961f-82ee72b054a4
* * Add library exception clause to the copyright notice for alllaw1998-09-0985-0/+614
| | | | | | | .c and .h files. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22365 138bc75d-0d04-0410-961f-82ee72b054a4
* * rts.h: Update with missing code.law1998-09-082-0/+103
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22327 138bc75d-0d04-0410-961f-82ee72b054a4
* * allgmem.c: Do not include config.h anymore.law1998-09-0632-32/+9
| | | | | | | | | | | * 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22285 138bc75d-0d04-0410-961f-82ee72b054a4
* * Chill runtime moved into toplevel libchill.law1998-09-0588-0/+12403
* Makefile.in Revamped due to move. Add multilib support. * configure.in: Similarly. Use autoconf. * powerset.h: Do not depend on BITS_PER_UNIT. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22238 138bc75d-0d04-0410-961f-82ee72b054a4