aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2000-09-08Maintainer for 68hc11 portStephane Carrez1-0/+4
From-SVN: r36273
2000-09-06* Makefile.in (all-zlib): Added dummy target.Alexandre Oliva1-0/+2
From-SVN: r36206
2000-09-06ltconfig, [...]: Updated from libtool multi-language branch.Alexandre Oliva1-0/+5
* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: Updated from libtool multi-language branch. From-SVN: r36198
2000-09-05Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.Alexandre Oliva1-0/+5
* Makefile.in (all-bootstrap): Added all-texinfo and all-zlib. (bootstrap*): Depend on all-bootstrap. From-SVN: r36161
2000-09-05Checked in for recognition of x86_64Philipp Thomas1-0/+5
2000-09-05 Philipp Thomas <pthomas@suse.de> * config.guess: Import CVS version 1.156. * config.sub: Import CVS version 1.179. From-SVN: r36157
2000-09-03Configure changes required for zlib.Anthony Green1-0/+7
From-SVN: r36122
2000-09-02Oops, committed with wrong dateAlexandre Oliva1-1/+1
From-SVN: r36114
2000-09-02configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian crosses...Alexandre Oliva1-0/+5
* configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian crosses, but add gcc/include to the header search path for them. From-SVN: r36113
2000-08-30MAINTAINERS: Add self to Write After Approval list.David E. O'Brien1-0/+4
* MAINTAINERS: Add self to Write After Approval list. Approved by: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> From-SVN: r36068
2000-08-27config.guess: Import CVS version 1.152.Franz Sirl1-0/+5
2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> * config.guess: Import CVS version 1.152. * config.sub: Import CVS version 1.177. From-SVN: r36004
2000-08-25configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and $targargs to ↵Alexandre Oliva1-0/+3
tell whether newlib is going to be built. * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and $targargs to tell whether newlib is going to be built. From-SVN: r35969
2000-08-25configure.in [...] (libstdcxx_flags): Search $$r/TARGET_SUBDIR/libio for ↵Alexandre Oliva1-0/+5
_G_config.h. * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search $$r/TARGET_SUBDIR/libio for _G_config.h. From-SVN: r35968
2000-08-23* MAINTAINERS: Add self as a build machinery (*.in) maintainer.Alexandre Oliva1-0/+4
From-SVN: r35905
2000-08-22* MAINTAINERS: Add self as a build machinery (*.in) maintainerDJ Delorie1-0/+4
From-SVN: r35898
2000-08-22config-ml.in (CC, CXX): Avoid trailing whitespace.Alexandre Oliva1-0/+6
* config-ml.in (CC, CXX): Avoid trailing whitespace. (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to sub-configures. From-SVN: r35864
2000-08-21* MAINTAINERS: Add self as a libiberty maintainerDJ Delorie1-0/+4
From-SVN: r35851
2000-08-16configure.in (libstdcxx_flags): Use libstdc++-v3/src/libstdc++.INC.Alexandre Oliva1-0/+5
* configure.in (libstdcxx_flags): Use libstdc++-v3/src/libstdc++.INC. From-SVN: r35750
2000-08-15* configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.Alexandre Oliva1-0/+4
From-SVN: r35702
2000-08-15* configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.Zack Weinberg1-0/+2
From-SVN: r35692
2000-08-14top level:Zack Weinberg1-0/+7
* configure: Make enable_threads and enable_shared defaults explicit. Substitute enable_threads into generated Makefiles. * configure.in: Accept *-*-linux* not just *-*-linux-gnu*. * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*. gcc: * configure.in: Accept *-*-linux* not just *-*-linux-gnu*. * fixinc/inclhack.def: Likewise. * fixinc/mkfixinc.sh: Likewise. * configure: Regenerate. * fixinc/fixincl.x: Regenerate. * install.texi: Document equivalence of linux and linux-gnu. libio: * configure.in: Accept *-*-linux* not just *-*-linux-gnu*. Honor --disable-threads. libstdc++: * configure.in: Accept *-*-linux* not just *-*-linux-gnu*. Honor --disable-threads. libstdc++-v3: * configure: Regenerate after change to ../libtool.m4. libobjc: * configure: Regenerate after change to ../libtool.m4. From-SVN: r35680
2000-08-13* Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.Geoff Keating1-0/+4
From-SVN: r35665
2000-08-12config-ml.in (CC): Remove bogus duplicate quotation mark from previous delta.Alexandre Oliva1-0/+5
* config-ml.in (CC): Remove bogus duplicate quotation mark from previous delta. From-SVN: r35658
2000-08-11configure.in (CC_FOR_TARGET, [...]): Add -B$$r/gcc/ here.Jason Merrill1-3/+5
* configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, 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. From-SVN: r35651
2000-08-11configure.in (CHILL_FOR_TARGET, [...]): Use slightly more portable shell ↵Geoff Keating1-0/+5
script to convert blanks to commas in $LANGUAGES. * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Use slightly more portable shell script to convert blanks to commas in $LANGUAGES. From-SVN: r35645
2000-08-11* config-ml.in (CC, CXX): Don't introduce a leading space.Alexandre Oliva1-0/+4
From-SVN: r35635
2000-08-07* MAINTAINERS: Add self as a DJGPP maintainerDJ Delorie1-0/+4
From-SVN: r35554
2000-08-07configure.in (FLAGS_FOR_TARGET): invert test for xgcc...DJ Delorie1-0/+7
* configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean "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". From-SVN: r35553
2000-08-04* MAINTAINERS: Add self to Write After Approval list.Joseph Myers1-0/+4
From-SVN: r35476
2000-08-03* configure.in (libstdcxx_flags): Don't use `"'.Alexandre Oliva1-0/+2
From-SVN: r35465
2000-08-03config-ml.in: Adjust multilib search paths to the appropriate multilib tree.Alexandre Oliva1-0/+5
* config-ml.in: Adjust multilib search paths to the appropriate multilib tree. From-SVN: r35459
2000-08-03configure.in (CHILL_FOR_TARGET, [...]): Convert blanks to commas in $LANGUAGES.Alexandre Oliva1-0/+5
* configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to commas in $LANGUAGES. From-SVN: r35440
2000-08-02configure.in: Re-enable all references to libg++ and librx.Manfred Hollstein1-0/+4
2000-08-02 Manfred Hollstein <manfredh@redhat.com> * configure.in: Re-enable all references to libg++ and librx. From-SVN: r35429
2000-08-01ltconfig, ltmain.sh: Update from libtool multi-language branch.Alexandre Oliva1-0/+5
* ltconfig, ltmain.sh: Update from libtool multi-language branch. * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds. (ac_cv_prog_cc_pic): Don't print `cached' without `checking'. * ltcf-cxx.sh (need_lc): Set based on postdeps. From-SVN: r35405
2000-08-01* configure.in (qCXX_FOR_TARGET): Use echo instead of expr.Alexandre Oliva1-0/+4
From-SVN: r35402
2000-07-31configure.in (qCXX_FOR_TARGET): Quote `&' characters in CXX_FOR_TARGET for sed.Alexandre Oliva1-0/+5
* configure.in (qCXX_FOR_TARGET): Quote `&' characters in CXX_FOR_TARGET for sed. From-SVN: r35390
2000-07-30configure.in (CC_FOR_TARGET, [...]): Do not override if already set in the ↵Alexandre Oliva1-0/+7
environment or in configure. * 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. From-SVN: r35332
2000-07-28libtool.m4, [...]: New files from the libtool CVS tree multi-language branch.Alexandre Oliva1-0/+6
2000-07-28 Alexandre Oliva <aoliva@redhat.com> * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from the libtool CVS tree multi-language branch. * ltconfig, ltmain.sh: Updated. From-SVN: r35323
2000-07-28Makefile.in (clean-target-libgcc): Remove gcc/libgcc.Alexandre Oliva1-0/+3
* Makefile.in (clean-target-libgcc): Remove gcc/libgcc. (clean-target): Depend on it. From-SVN: r35308
2000-07-28Makefile.in (FLAGS_FOR_TARGET): New macro.Alexandre Oliva1-0/+9
* Makefile.in (FLAGS_FOR_TARGET): New macro. (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. From-SVN: r35306
2000-07-24*** empty log message ***Eric Christopher1-29/+33
From-SVN: r35238
2000-07-24Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).Alexandre Oliva1-0/+3
* Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC). (configure-target-libchill, configure-target-libobjc): Likewise. From-SVN: r35220
2000-07-24configure.in: Use the same cache file for all target libs.Alexandre Oliva1-0/+5
* configure.in: Use the same cache file for all target libs. * config-ml.in: But different cache files per multilib variant. From-SVN: r35219
2000-07-23* configure (topsrcdir): Don't use dirname.Michael Sokolov1-0/+4
From-SVN: r35207
2000-07-22* MAINTAINERS: Add self to Write After Approval list.Jeffrey Oldham1-0/+4
From-SVN: r35192
2000-07-22merge with /cvs/srcJason Merrill1-53/+604
From-SVN: r35188
2000-07-21configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.Andrew Haley1-0/+5
2000-07-12 Andrew Haley <aph@cygnus.com> * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts. (target_makefile_frag): Use mt-ia64pic on IA-64 targets. From-SVN: r35174
2000-07-15mh-irix6 (CC): Don't set it.Mark Mitchell1-0/+4
* config/mh-irix6 (CC): Don't set it. * INSTALL: Give special instructions for building GCC on Irix 6. * config/mips/x-iris6 (CC): Don't set it. (OLDCC): Likewise. From-SVN: r35038
2000-07-07* symlink-tree: Check number of arguments.Phil Edwards1-0/+4
From-SVN: r34900
2000-07-06Fix CXX_FOR_TARGET to add -L libstdc++Jim Wilson1-0/+7
From-SVN: r34878
2000-06-29* MAINTAINERS: Add myself as loop discovery maintainer.Michael Hayes1-0/+4
From-SVN: r34779