Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * configure.in: Add *-*-freebsd* configurations. | DJ Delorie | 2002-04-10 | 1 | -0/+9 | |
| | ||||||
* | 2002-03-07 H.J. Lu (hjl@gnu.org) | H.J. Lu | 2002-03-07 | 1 | -0/+3 | |
| | | | | * configure.in: Enable gprof for mips*-*-linux*. | |||||
* | * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for | Alexandre Oliva | 2002-03-01 | 1 | -10/+7 | |
| | | | | | libjava. (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava. | |||||
* | Contribute sh64-elf. | Alexandre Oliva | 2002-02-09 | 1 | -0/+3 | |
| | | | | | 2000-12-01 Alexandre Oliva <aoliva@redhat.com> * configure.in: Added sh64-*-*. | |||||
* | * configure.in (*-*-netbsd*): New. Skip target-newlib, | Jason Thorpe | 2002-01-27 | 1 | -0/+11 | |
| | | | | | target-libiberty, and target-libgloss. Skip Java-related libraries if not supported for NetBSD on target CPU. | |||||
* | Import StrongARM and XScale target_configdirs from FSF GCC version. | Nick Clifton | 2002-01-23 | 1 | -0/+12 | |
| | ||||||
* | Add ia64-hpux target. LD and GDB are not currently supported. | Nick Clifton | 2002-01-11 | 1 | -0/+4 | |
| | ||||||
* | ARM support added to libgloss | Mark Salter | 2002-01-07 | 1 | -28/+4 | |
| | ||||||
* | * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem | Thomas Fitzsimmons | 2001-12-13 | 1 | -4/+14 | |
| | | | | options for i[3456]86-pc-linux* native builds. | |||||
* | When build != host, create libiberty for the build machine. | DJ Delorie | 2001-11-28 | 1 | -3/+25 | |
| | | | | | | | | | | | | | | | | | | * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace CONFIG_ARGUMENTS. (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR): New variables. (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables and rules. (all.normal): Depend on ALL_BUILD_MODULES. (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS. (all-build-libiberty): Depend on configure-build-libiberty. * configure: Calculate and substitute proper value for ALL_BUILD_MODULES. * configure.in: Create the build subdirectory. Calculate and substitute TARGET_CONFIGARGS (formerly CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new). | |||||
* | * configure.in (--enable-languages): Be more permissive about | DJ Delorie | 2001-11-09 | 1 | -3/+9 | |
| | | | | syntax. Check for empty lists better. Warn about $LANGUAGES. | |||||
* | 2001-09-19 Ben Elliston <bje@redhat.com> | Ben Elliston | 2001-09-19 | 1 | -1/+1 | |
| | | | | | | * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on Solaris when testing for the /usr/ucb/cc compiler; it has incorrect semantics. Use the shell built-in "type" command instead. | |||||
* | 2001-09-03 Jeff Holcomb <jeffh@redhat.com> | Jeff Holcomb | 2001-09-03 | 1 | -1/+3 | |
| | | | | * configure.in: Enable libstdc++-v3 for h8300 targets. | |||||
* | Support for xcoff64, enable ld for aix | Tom Rix | 2001-05-24 | 1 | -12/+3 | |
| | ||||||
* | * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable | Alexandre Oliva | 2001-05-03 | 1 | -3/+3 | |
| | | | | libgcj. | |||||
* | * configure.in (noconfigdirs): Don't reset it from scratch in the | Alexandre Oliva | 2001-04-26 | 1 | -3/+3 | |
| | | | | target case; only append to it. | |||||
* | * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*, | Alexandre Oliva | 2001-04-26 | 1 | -3/+20 | |
| | | | | sparc-*-solaris2.8]: Disable ${libgcj}. | |||||
* | * configure.in (libgcj_saved): Copy from $libgcj. | Alexandre Oliva | 2001-04-25 | 1 | -0/+16 | |
| | | | | | (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is --disable-libgcj. | |||||
* | * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): | Alexandre Oliva | 2001-04-02 | 1 | -1/+10 | |
| | | | | | | New macros. (bootstrap, cross): Use RECURSE_FLAGS. * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE. | |||||
* | * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3. | Alexandre Oliva | 2001-03-28 | 1 | -1/+1 | |
| | ||||||
* | Allow configuration of texinfo for Cygwin hosts. | Nick Clifton | 2001-02-17 | 1 | -1/+1 | |
| | ||||||
* | Add s390 support | Nick Clifton | 2001-02-10 | 1 | -0/+3 | |
| | ||||||
* | 2001-01-15 Ben Elliston <bje@redhat.com> | Ben Elliston | 2001-01-15 | 1 | -6/+1 | |
| | | | | | | | * configure.in (host_tools): Add sid. Always configure cgen. * Makefile.in (all-sid): New target. (check-sid, clean-sid, install-sid): Likewise. | |||||
* | * configure.in: Disable language-specific target libraries for | Alexandre Oliva | 2000-12-12 | 1 | -0/+49 | |
| | | | | languages that aren't enabled. | |||||
* | Add ARM v5t, v5te and XScale support | Nick Clifton | 2000-11-25 | 1 | -6/+18 | |
| | ||||||
* | Add noconfigure dirs for m68[hc]{11|12} targets. | Nick Clifton | 2000-10-30 | 1 | -1/+4 | |
| | ||||||
* | * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian | Alexandre Oliva | 2000-09-02 | 1 | -4/+20 | |
| | | | | crosses, but add gcc/include to the header search path for them. | |||||
* | * Makefile.in (ALL_MODULES): Add all-cgen. | Doug Evans | 2000-08-20 | 1 | -1/+6 | |
| | | | | | | | | (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. | |||||
* | * configure.in (libstdcxx_flags): Use | Alexandre Oliva | 2000-08-16 | 1 | -1/+1 | |
| | | | | libstdc++-v3/src/libstdc++.INC. | |||||
* | * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES. | Alexandre Oliva | 2000-08-15 | 1 | -1/+1 | |
| | ||||||
* | * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, | Jason Merrill | 2000-08-12 | 1 | -18/+5 | |
| | | | | | | 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. | |||||
* | * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean | DJ Delorie | 2000-08-07 | 1 | -1/+1 | |
| | | | | | | "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". | |||||
* | * configure.in (libstdcxx_flags): Don't use `"'. | Alexandre Oliva | 2000-08-03 | 1 | -1/+1 | |
| | ||||||
* | * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to | Alexandre Oliva | 2000-08-03 | 1 | -3/+3 | |
| | | | | commas in $LANGUAGES. | |||||
* | 2000-08-01 Alexandre Oliva <aoliva@redhat.com> | DJ Delorie | 2000-08-02 | 1 | -10/+45 | |
| | | | | | | | | | | | | | | | | * 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. | |||||
* | * Makefile.in (FLAGS_FOR_TARGET): New macro. | Alexandre Oliva | 2000-07-28 | 1 | -1/+73 | |
| | | | | | | | | (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. | |||||
* | * configure.in: Use the same cache file for all target libs. | Alexandre Oliva | 2000-07-24 | 1 | -1/+1 | |
| | | | | * config-ml.in: But different cache files per multilib variant. | |||||
* | merge with gcc | Jason Merrill | 2000-07-22 | 1 | -73/+83 | |
| | ||||||
* | TI C54x target added. | Tim Wall | 2000-06-20 | 1 | -0/+3 | |
| | ||||||
* | * configure.in (hppa*64*-*-*): Do build ld for this configuration. | Jeff Law | 2000-05-18 | 1 | -1/+2 | |
| | ||||||
* | * configure.in: Special case powerpc*-*-aix* target_makefile_frag. | David Edelsohn | 2000-05-18 | 1 | -0/+3 | |
| | ||||||
* | Add toplevel configure support for ia64-elf. | Jim Wilson | 2000-05-11 | 1 | -0/+4 | |
| | | | | * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs. | |||||
* | * configure.in: -linux-gnu*, not -linux-gnu. | Jason Merrill | 2000-03-30 | 1 | -1/+1 | |
| | | | | | * configure (gcc_version): When setting, narrow search to lines containing `version_string'. | |||||
* | Remove extraneous CYGNUYS LOCAL markers. | Nick Clifton | 2000-03-06 | 1 | -12/+3 | |
| | ||||||
* | 2000-02-27 Andreas Jaeger <aj@suse.de> | Ian Lance Taylor | 2000-02-28 | 1 | -4/+9 | |
| | | | | | * configure.in: Add entry for mips*-*-linux*, move catch all *-*-*linux* entry below this one. | |||||
* | Add IBM 370 support. | Alan Modra | 2000-02-23 | 1 | -0/+3 | |
| | ||||||
* | Add support for sh-pe and arm-wince-pe targets. | Nick Clifton | 2000-02-23 | 1 | -0/+18 | |
| | ||||||
* | Merge in changes from egcs for AIX cross-compilation support. | Geoffrey Keating | 2000-01-12 | 1 | -4/+4 | |
| | ||||||
* | Do not build ld for native AIX platforms. | Nick Clifton | 1999-08-27 | 1 | -4/+10 | |
| | ||||||
* | 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu> | Ian Lance Taylor | 1999-08-08 | 1 | -2/+2 | |
| | | | | | | * configure.in (i[3456]-*-mingw32*): Don't put gprof in noconfigdirs. (*-*-cygwin*): Likewise. |