summaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'gdb_5_2-branch'.cvs2svn2002-03-111-10/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | Sprout from binutils-2_12-branch 2002-02-09 22:54:17 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'binutils-' Cherrypick from master 2002-03-01 00:52:59 UTC Alexandre Oliva <aoliva@redhat.com> '* configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for': ChangeLog Makefile.in config.guess config.sub configure.in etc/ChangeLog etc/fdl.texi etc/make-stds.texi etc/standards.texi include/ChangeLog include/bfdlink.h include/elf/ChangeLog include/elf/m68k.h include/elf/ppc.h include/opcode/ChangeLog include/opcode/i386.h include/opcode/ppc.h include/splay-tree.h texinfo/texinfo.tex Cherrypick from master 2002-03-11 00:01:11 UTC Daniel Jacobowitz <drow@false.org> 'gdb/:': include/gdb/ChangeLog include/gdb/signals.h
* This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_12-branchpointcvs2svn2002-02-091-28/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2_12-branch'. Sprout from gdb_5_1-2001-07-29-branch 2001-07-26 14:20:06 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch' Cherrypick from master 2002-02-09 22:54:16 UTC Richard Henderson <rth@redhat.com> ' * alpha.h (R_ALPHA_BRSGP): New.': COPYING.NEWLIB ChangeLog MAINTAINERS Makefile.in config.guess config.sub configure configure.in etc/ChangeLog etc/Makefile.in gettext.m4 include/ChangeLog include/ansidecl.h include/aout/ChangeLog include/aout/aout64.h include/aout/hp300hpux.h include/bfdlink.h include/coff/ChangeLog include/coff/arm.h include/coff/external.h include/coff/internal.h include/coff/m88k.h include/coff/or32.h include/coff/ti.h include/coff/tic54x.h include/coff/xcoff.h include/demangle.h include/dis-asm.h include/dyn-string.h include/elf/ChangeLog include/elf/alpha.h include/elf/arm.h include/elf/common.h include/elf/dwarf2.h include/elf/external.h include/elf/h8.h include/elf/ia64.h include/elf/internal.h include/elf/mips.h include/elf/mmix.h include/elf/or32.h include/elf/ppc.h include/elf/sh.h include/elf/xstormy16.h include/fibheap.h include/filenames.h include/floatformat.h include/hashtab.h include/libiberty.h include/nlm/ChangeLog include/nlm/common.h include/objalloc.h include/opcode/ChangeLog include/opcode/alpha.h include/opcode/arc.h include/opcode/avr.h include/opcode/cgen.h include/opcode/d10v.h include/opcode/d30v.h include/opcode/h8300.h include/opcode/hppa.h include/opcode/i386.h include/opcode/mips.h include/opcode/mmix.h include/opcode/or32.h include/opcode/ppc.h include/opcode/tic54x.h include/opcode/v850.h include/partition.h include/safe-ctype.h include/sort.h include/splay-tree.h include/xregex.h libtool.m4 ltcf-c.sh ltcf-cxx.sh ltcf-gcj.sh ltconfig ltmain.sh symlink-tree
* Support for xcoff64, enable ld for aixTom Rix2001-05-241-12/+3
|
* * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: DisableAlexandre Oliva2001-05-031-3/+3
| | | | libgcj.
* * configure.in (noconfigdirs): Don't reset it from scratch in theAlexandre Oliva2001-04-261-3/+3
| | | | target case; only append to it.
* * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,Alexandre Oliva2001-04-261-3/+20
| | | | sparc-*-solaris2.8]: Disable ${libgcj}.
* * configure.in (libgcj_saved): Copy from $libgcj.Alexandre Oliva2001-04-251-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 Oliva2001-04-021-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 Oliva2001-03-281-1/+1
|
* Allow configuration of texinfo for Cygwin hosts.Nick Clifton2001-02-171-1/+1
|
* Add s390 supportNick Clifton2001-02-101-0/+3
|
* 2001-01-15 Ben Elliston <bje@redhat.com>Ben Elliston2001-01-151-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 forAlexandre Oliva2000-12-121-0/+49
| | | | languages that aren't enabled.
* Add ARM v5t, v5te and XScale supportNick Clifton2000-11-251-6/+18
|
* Add noconfigure dirs for m68[hc]{11|12} targets.Nick Clifton2000-10-301-1/+4
|
* * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for CanadianAlexandre Oliva2000-09-021-4/+20
| | | | crosses, but add gcc/include to the header search path for them.
* * Makefile.in (ALL_MODULES): Add all-cgen.Doug Evans2000-08-201-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): UseAlexandre Oliva2000-08-161-1/+1
| | | | libstdc++-v3/src/libstdc++.INC.
* * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.Alexandre Oliva2000-08-151-1/+1
|
* * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,Jason Merrill2000-08-121-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 meanDJ Delorie2000-08-071-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 Oliva2000-08-031-1/+1
|
* * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks toAlexandre Oliva2000-08-031-3/+3
| | | | commas in $LANGUAGES.
* 2000-08-01 Alexandre Oliva <aoliva@redhat.com>DJ Delorie2000-08-021-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 Oliva2000-07-281-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 Oliva2000-07-241-1/+1
| | | | * config-ml.in: But different cache files per multilib variant.
* merge with gccJason Merrill2000-07-221-73/+83
|
* TI C54x target added.Tim Wall2000-06-201-0/+3
|
* * configure.in (hppa*64*-*-*): Do build ld for this configuration.Jeff Law2000-05-181-1/+2
|
* * configure.in: Special case powerpc*-*-aix* target_makefile_frag.David Edelsohn2000-05-181-0/+3
|
* Add toplevel configure support for ia64-elf.Jim Wilson2000-05-111-0/+4
| | | | * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
* * configure.in: -linux-gnu*, not -linux-gnu.Jason Merrill2000-03-301-1/+1
| | | | | * configure (gcc_version): When setting, narrow search to lines containing `version_string'.
* Remove extraneous CYGNUYS LOCAL markers.Nick Clifton2000-03-061-12/+3
|
* 2000-02-27 Andreas Jaeger <aj@suse.de>Ian Lance Taylor2000-02-281-4/+9
| | | | | * configure.in: Add entry for mips*-*-linux*, move catch all *-*-*linux* entry below this one.
* Add IBM 370 support.Alan Modra2000-02-231-0/+3
|
* Add support for sh-pe and arm-wince-pe targets.Nick Clifton2000-02-231-0/+18
|
* Merge in changes from egcs for AIX cross-compilation support.Geoffrey Keating2000-01-121-4/+4
|
* Do not build ld for native AIX platforms.Nick Clifton1999-08-271-4/+10
|
* 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor1999-08-081-2/+2
| | | | | | * configure.in (i[3456]-*-mingw32*): Don't put gprof in noconfigdirs. (*-*-cygwin*): Likewise.
* Jeff Law1999-07-081-1/+2
| | | | * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
* * configure.in: Build ld on IRIX6.Mark Mitchell1999-06-301-2/+2
|
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+1184