Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2000-10-31Add noconfigure dirs for m68[hc]{11|12} targets.Nick Clifton
2000-09-02* configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for CanadianAlexandre Oliva
crosses, but add gcc/include to the header search path for them.
2000-08-21 * Makefile.in (ALL_MODULES): Add all-cgen.Doug Evans
(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-16* configure.in (libstdcxx_flags): UseAlexandre Oliva
libstdc++-v3/src/libstdc++.INC.
2000-08-15* configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.Alexandre Oliva
2000-08-12 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,Jason Merrill
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 Delorie
"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-04* configure.in (libstdcxx_flags): Don't use `"'.Alexandre Oliva
2000-08-03* configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks toAlexandre Oliva
commas in $LANGUAGES.
2000-08-022000-08-01 Alexandre Oliva <aoliva@redhat.com>DJ Delorie
* 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 Oliva
(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* configure.in: Use the same cache file for all target libs.Alexandre Oliva
* config-ml.in: But different cache files per multilib variant.
2000-07-22merge with gccJason Merrill
2000-06-20TI C54x target added.Tim Wall
2000-05-18 * configure.in (hppa*64*-*-*): Do build ld for this configuration.Jeff Law
2000-05-18* configure.in: Special case powerpc*-*-aix* target_makefile_frag.David Edelsohn
2000-05-11Add toplevel configure support for ia64-elf.Jim Wilson
* configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
2000-03-30 * configure.in: -linux-gnu*, not -linux-gnu.Jason Merrill
* configure (gcc_version): When setting, narrow search to lines containing `version_string'.
2000-03-06Remove extraneous CYGNUYS LOCAL markers.Nick Clifton
2000-02-282000-02-27 Andreas Jaeger <aj@suse.de>Ian Lance Taylor
* configure.in: Add entry for mips*-*-linux*, move catch all *-*-*linux* entry below this one.
2000-02-23Add IBM 370 support.Alan Modra
2000-02-23Add support for sh-pe and arm-wince-pe targets.Nick Clifton
2000-01-12Merge in changes from egcs for AIX cross-compilation support.Geoffrey Keating
1999-08-27Do not build ld for native AIX platforms.Nick Clifton
1999-08-091999-08-08 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor
* configure.in (i[3456]-*-mingw32*): Don't put gprof in noconfigdirs. (*-*-cygwin*): Likewise.
1999-07-08Jeff Law
* configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
1999-07-01 * configure.in: Build ld on IRIX6.Mark Mitchell
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson