aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2001-03-08* Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.Alexandre Oliva1-0/+4
2001-02-222001-02-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+5
* COPYING.NEWLIB: Remove DJ Delorie's address because it is no longer valid.
2001-02-17Allow configuration of texinfo for Cygwin hosts.Nick Clifton1-0/+5
2001-02-10Add s390 supportNick Clifton1-0/+6
2001-02-07* configure: Output host type to stdout, not stderr.DJ Delorie1-0/+4
2001-02-04 * config.guess: Import from subversions.gnu.org (revision 1.181).Michael Sokolov1-0/+5
* config.sub: Import from subversions.gnu.org (revision 1.199).
2001-01-30Handle hppa64-linux systems.Alan Modra1-0/+4
2001-01-27 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):Michael Sokolov1-0/+6
Don't unset, it's non-portable and no longer necessary, set to empty instead.
2001-01-27 * ltconfig: Shell portability fix for the tagname validity check.Michael Sokolov1-0/+4
2001-01-27 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.Michael Sokolov1-0/+4
2001-01-27* ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.Alexandre Oliva1-0/+5
* ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
2001-01-24* ltmain.sh (TAG disable-shared, TAG disable-static): Make sure weAlexandre Oliva1-0/+6
keep at least one of build_libtool_libs or build_old_libs set to yes.
2001-01-24* ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.Alexandre Oliva1-0/+5
* libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
2001-01-22Give credit for the last change to Philip instead of to Maciej.Andreas Jaeger1-2/+7
2001-01-202001-01-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>Andreas Jaeger1-0/+4
* Makefile.in (ETC_SUPPORT): Add configure.texi and friends.
2001-01-152001-01-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+4
* COPYING.NEWLIB: Put into source repository.
2001-01-152001-01-15 Ben Elliston <bje@redhat.com>Ben Elliston1-0/+7
* configure.in (host_tools): Add sid. Always configure cgen. * Makefile.in (all-sid): New target. (check-sid, clean-sid, install-sid): Likewise.
2001-01-07 * config.sub, config.guess: Update from subversions.Andreas Jaeger1-62/+66
2000-12-12* configure.in: Disable language-specific target libraries forAlexandre Oliva1-0/+5
languages that aren't enabled.
2000-11-25Add ARM v5t, v5te and XScale supportNick Clifton1-0/+6
2000-11-23* ltcf-gcj.sh: Added file, required by 2000-11-18 merge.Alexandre Oliva1-0/+4
2000-11-20 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.Ian Lance Taylor1-0/+4
2000-11-18* Makefile.in: Merge with GCC and libgcj.Alexandre Oliva1-0/+8
(ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of configure-target-<library> when their configure scripts need the C or C++ library to have already been built to work properly. (do_proto_toplev): Set them to an empty string.
2000-11-18* Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.Alexandre Oliva1-0/+5
(REALLY_SET_LIB_PATH): Use them.
2000-11-06* config.sub: Add support for Sun ChorusChristopher Faylor1-0/+4
2000-11-02Add support for -storm-chaosNick Clifton1-0/+4
2000-10-30Add noconfigure dirs for m68[hc]{11|12} targets.Nick Clifton1-0/+5
2000-09-30* ltconfig, ltmain.sh, libtool.m4: Updated from libtoolAlexandre Oliva1-0/+6
multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt all affected `configure' scripts.
2000-09-25* Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 andAlexandre Oliva1-0/+5
ltcf-c.sh.
2000-09-122000-09-12 Philip Blundell <philb@gnu.org>Phil Blundell1-0/+4
* config.sub, config.guess: Update from subversions.
2000-09-06* Makefile.in (all-zlib): Added dummy target.Alexandre Oliva1-0/+2
2000-09-06* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtoolAlexandre Oliva1-0/+5
multi-language branch.
2000-09-05* Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.Alexandre Oliva1-0/+5
(bootstrap*): Depend on all-bootstrap.
2000-09-02* configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for CanadianAlexandre Oliva1-0/+5
crosses, but add gcc/include to the header search path for them.
2000-08-31* ltconfig, ltmain.sh: Updated from libtool multi-language branch.Alexandre Oliva1-0/+6
* libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch. * gettext.m4: New file, extracted from aclocal.m4.
2000-08-22* config-ml.in (CC, CXX): Avoid trailing whitespace.Alexandre Oliva1-0/+6
(LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to sub-configures.
2000-08-20 * Makefile.in (ALL_MODULES): Add all-cgen.Doug Evans1-0/+9
(CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily. (all-cgen): New target. (all-opcodes,all-sim): Depend on all-cgen. * configure.in (host_tools): Add cgen. Only configure cgen if --enable-cgen-maint.
2000-08-17* config-ml.in (CC, CXX): Don't introduce a leading space.Alexandre Oliva1-0/+4
2000-08-16* configure.in (libstdcxx_flags): UseAlexandre Oliva1-0/+5
libstdc++-v3/src/libstdc++.INC.
2000-08-15* configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.Alexandre Oliva1-0/+4
2000-08-12 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,Jason Merrill1-0/+7
CXX_FOR_TARGET): Add -B$$r/gcc/ here. (FLAGS_FOR_TARGET): Not here. (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
2000-08-07* configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should meanDJ Delorie1-0/+7
"if we're also building gcc, and it's a gcc that will run on the build machine, we want to use its includes instead of the system's default includes".
2000-08-03* configure.in (libstdcxx_flags): Don't use `"'.Alexandre Oliva1-0/+2
2000-08-03* config-ml.in: Adjust multilib search paths to theAlexandre Oliva1-0/+5
appropriate multilib tree.
2000-08-03* configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks toAlexandre Oliva1-0/+5
commas in $LANGUAGES.
2000-08-022000-08-01 Alexandre Oliva <aoliva@redhat.com>DJ Delorie1-0/+16
* configure.in (qCXX_FOR_TARGET): Use echo instead of expr. 2000-07-31 Alexandre Oliva <aoliva@redhat.com> * configure.in (qCXX_FOR_TARGET): Quote `&' characters in CXX_FOR_TARGET for sed. 2000-07-30 Alexandre Oliva <aoliva@redhat.com> * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET): Do not override if already set in the environment or in configure. Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them. (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
2000-07-28* Makefile.in (FLAGS_FOR_TARGET): New macro.Alexandre Oliva1-0/+9
(GCC_FOR_TARGET): Use it. (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined... * configure.in: ... here. (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path. (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
2000-07-24* Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).Alexandre Oliva1-0/+3
(configure-target-libchill, configure-target-libobjc): Likewise.
2000-07-24* configure.in: Use the same cache file for all target libs.Alexandre Oliva1-0/+5
* config-ml.in: But different cache files per multilib variant.
2000-07-23 * configure (topsrcdir): Don't use dirname.Jeff Law1-0/+4