- 19 Jan, 1999 1 commit
-
-
* Makefile.in: Fix typos in previous change. (rtsdummy.o): Don't depend on gvarargs.h. From-SVN: r24754
Zack Weinberg committed
-
- 18 Jan, 1999 1 commit
-
-
* Makefile.in: Add many missing dependencies. Co-Authored-By: Hans-Peter Nilsson <hp@axis.se> From-SVN: r24739
Jeffrey A Law committed
-
- 12 Jan, 1999 1 commit
-
-
From-SVN: r24643
Jeff Law committed
-
- 11 Jan, 1999 2 commits
- 03 Jan, 1999 1 commit
-
-
From-SVN: r24467
Rainer Orth committed
-
- 26 Nov, 1998 1 commit
-
-
./ChangeLog:1998-11-26 Manfred Hollstein <manfred@s-direktnet.de> * configure (skip-this-dir): Add handling for new shell script, which might be created by a sub-directory's configure to indicate, this particular directory is "unwanted". * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise. ./gcc/ChangeLog:1998-11-26 Manfred Hollstein <manfred@s-direktnet.de> * Makefile.in (CONFIG_LANGUAGES): New macro taking all languages which can be configured. (LANGUAGES): Use $(CONFIG_LANGUAGES) instead of @all_languages@ (Makefile): Pass actual LANGUAGES through the environment when re-configuring. (cstamp-h): Likewise. (config.status): Likewise. * configure.in (enable_languages): Add new configuration parameter "--enable-languages=lang1,lang2,...". (${srcdir}/*/config-lang.in): Change handling to configure only those directories, that the user might have enabled; default to "all" existing languages. * configure: Regenerate. ./libchill/ChangeLog:1998-11-26 Manfred Hollstein <manfred@s-direktnet.de> * configure.in (compiler_name): Add check to detect if this language's compiler has been built. * configure: Regenerate. ./libf2c/ChangeLog:1998-11-26 Manfred Hollstein <manfred@s-direktnet.de> * configure.in (compiler_name): Add check to detect if this language's compiler has been built. * configure: Regenerate. ./libio/ChangeLog:1998-11-26 Manfred Hollstein <manfred@s-direktnet.de> * configure.in (compiler_name): Add check to detect if this language's compiler has been built. ./libobjc/ChangeLog:1998-11-26 Manfred Hollstein <manfred@s-direktnet.de> * configure.in (compiler_name): Add check to detect if this language's compiler has been built. * configure: Regenerate. ./libstdc++/ChangeLog:1998-11-26 Manfred Hollstein <manfred@s-direktnet.de> * configure.in (compiler_name): Add check to detect if this language's compiler has been built. From-SVN: r23892
Manfred Hollstein committed
-
- 23 Nov, 1998 1 commit
-
-
From-SVN: r23802
Kaveh R. Ghazi committed
-
- 20 Nov, 1998 1 commit
-
-
* basicio.c (PATH_MAX): Define only to _POSIX_PATH_MAX if that is defined. Otherwise, try MAXPATHLEN. From-SVN: r23736
J"orn Rennecke committed
-
- 22 Oct, 1998 1 commit
-
-
From-SVN: r23218
Kaveh R. Ghazi committed
-
- 01 Oct, 1998 1 commit
-
-
From-SVN: r22715
Kaveh Ghazi committed
-
- 21 Sep, 1998 1 commit
-
-
1998-09-22 Ben Elliston <bje@cygnus.com> * configure.in: This is GNU CHILL, not GNU Fortran. From-SVN: r22538
Ben Elliston committed
-
- 20 Sep, 1998 1 commit
-
-
� * Makefile.in: Add dummy targets "info", "install-info", "clean-info" and "dvi". From-SVN: r22492
Manfred Hollstein committed
-
- 13 Sep, 1998 1 commit
-
-
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
David S. Miller committed
-
- 09 Sep, 1998 1 commit
-
-
.c and .h files. From-SVN: r22365
Jeffrey A Law committed
-
- 08 Sep, 1998 1 commit
-
-
From-SVN: r22327
Jeffrey A Law committed
-
- 06 Sep, 1998 1 commit
-
-
* 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
Jeffrey A Law committed
-
- 05 Sep, 1998 1 commit
-
-
* 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
Jeff Law committed
-