aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Collapse)AuthorFilesLines
2003-03-12 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unusedNathanael Nerode1-93/+55
Make macro. * Makefile.in: Regenerate. * configure.in: Clean up gxx_include_dir logic. * configure: Regenerate.
2003-03-09* configure.in (gxx_include_dir): Fix typo.DJ Delorie1-10/+29
* configure: Regenerated.
2003-03-052003-03-04 Daniel Jacobowitz <drow@mvista.com>Nathanael Nerode1-114/+103
* configure.in: Include $(build_tooldir)/sys-include in FLAGS_FOR_TARGET. * configure: Regenerated. 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.tpl: Reindent. * Makefile.in: Regenerate. * configure.in: Reindent. Don't set unused variables. * configure: Regenerate.
2003-03-04 * Makefile.tpl: Always pass down RANLIB.Nathanael Nerode1-92/+54
* Makefile.in: Regenerate. * Makefile.tpl: Don't set unused enable_shared, enable_threads macros. * Makefile.in: Regenerate. * configure.in: Remove unused logic relating to --enable-shared and --enable-threads. Remove bogus comments. Remove redundant noconfigdirs. * configure: Regenerate. * configure.in: Replace ${libstdcxx_version} by its value. Remove reference to mh-dgux. * configure: Regenerate.
2003-02-25Remove site-file support - it is obsolete.Nick Clifton1-16/+5
2003-02-24Add support for kaOS as cross build target system.Nick Clifton1-69/+68
2003-02-19* configure.in: Introduce --enable-maintainer-mode.Alexandre Oliva1-44/+91
* configure: Rebuilt. * Makefile.tpl (Makefile.in, configure): Enable dependencies only for maintainer mode. * Makefile.in: Rebuilt.
2003-02-192003-02-19 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-51/+40
* configure: Regenerate using autoconf 2.13.
2003-02-17Re-generate using autoconf 000227.Andrew Cagney1-24/+1233
2003-02-16 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,Geoffrey Keating1-1236/+28
don't configure target-libobjc. * configure: Regenerate.
2003-02-06Source Navigator is now on sourceforge...Keith Seitz1-79/+71
* Makefile.def: Remove "snavigator", "grep", and "db" modules. * Makefile.tpl: Remove "all-snavigator" and "all-grep". * Makefile.in: Regenerated. * configure.in: Remove all traces of snavigator, db, and grep. * configure: Regenerated.
2003-01-27* configure.in: Revert 24Jan change.Alexandre Oliva1-43/+63
* configure: Regenerate.
2003-01-24No, really this time.Nathanael Nerode1-37/+36
2003-01-232003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-1/+1
* configure.in: Revert previous change. * configure: Regenerate.
2003-01-232003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-1/+1
* configure.in: Make rda native-only. * configure: Regenerate.
2003-01-19 * configure.in: Add missing \.Nathanael Nerode1-29/+10
* configure: Rebuilt.
2003-01-17 * configure.in (baseargs): Avoid using \| in sed regularJakub Jelinek1-37/+42
expressions. * configure: Rebuilt.
2003-01-16 * configure.in (baseargs): Remove all supported forms ofJakub Jelinek1-5/+5
--cache-file, --srcdir, --host, --build and --target options from argument lists. * configure: Rebuilt.
2003-01-15* configure.in (noconfigdirs): Don't skip gas on IRIX 6.Alexandre Oliva1-43/+61
* configure: Rebuilt.
2003-01-10 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.Nathanael Nerode1-29/+11
* Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc. * Makefile.in: Regenerate. * configure: Regenerate.
2003-01-09* configure.in: Remove Makefile in build, host and target modulesAlexandre Oliva1-57/+83
unless configure was run with --no-recursion. * configure: Rebuilt.
2003-01-08* configure: Regenerate with proper autoconf 2.13.Christopher Faylor1-16/+1214
2003-01-07* configure.in: Add AC_PREREQ for consistency.Christopher Faylor1-1217/+20
* configure: Regenerate.
2003-01-062003-01-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-33/+45
* configure.in (GDB_TK): Add tcl directories conditional on gdb/gdbtk directory being present. * configure: Regenerate.
2003-01-04 * configure.in (LD): Improve test for gcc. Try to set LD to the ld usedDave Anglin1-63/+73
by gcc if LD is not defined and we are not doing a Canadian Cross. * configure: Rebuilt.
2002-12-31 * configure.in: Fix use of $program_transform_name.Andreas Schwab1-3/+3
* configure: Regenerated.
2002-12-31 * configure.in (baseargs): Don't remove first configure argument.Daniel Jacobowitz1-1/+1
* configure: Regenerated.
2002-12-29* Makefile.tpl (local-distclean): Don't remove...Alexandre Oliva1-48/+71
(multilib.ts): ... this. Moved into... (multilib.out): ... this. Don't use sub-make. ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile, $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into... (configure-build-[+module+], configure-[+module+], configure-target-[+module+], configure-gcc): ... these. Test for Makefile existence. Drop config.status from dependencies. * Makefile.in: Rebuilt. * configure.in: Move gcc-version-trigger to the end of ac_configure_args. Add comments to maybedep.tmp and serdep.tmp. Introduce --disable-serial-configure. Remove nonopt from baseargs, matching and removing corresponding whitespace while at it. * configure: Rebuilt.
2002-12-28* configure.in (host_configargs): Replace reference toAlexandre Oliva1-218/+249
no-longer-defined buildopts with --build=${build_alias}. * configure: Rebuilt.
2002-12-28 * Makefile.tpl: Fix dramatic bustage due to change inNathanael Nerode1-128/+468
program_transform_name. * Makefile.in: Regenerate. * configure.in: Remove unnecessary PATH setting. * configure: Regnerate. * configure.in: Don't default to unprefixed tools unless the native tools will work. * configure: Regenerate.
2002-12-28(toplev)Nathanael Nerode1-974/+3468
* configure.in: Convert to autoconf script. Blow away lots of now-redundant Makefile fragments. * configure: Generate using Autoconf. * Makefile.tpl: Rewrite to reflect autoconfiscation. * Makefile.in: Regenerate. (config) * acx.m4: New. * mh-a68bsd, mh-aix386, mh-apollo68, mh-delta88, mh-hp300, mh-hpux, mh-hpux8, mh-irix5, mh-irix6, mh-ncrsvr43, mh-openedition, mh-riscos, mh-sysv: Delete. * mh-cxux, mh-dgux386, mh-interix, mh-lynxrs6k, mh-ncr3000, mh-necv4, mh-sco, mh-solaris, mh-sysv4, mh-sysv5, mt-v810: Simplify.
2002-12-27 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,Nathanael Nerode1-29/+7
CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only. * ChangeLog: Move a couple of entries from here to winsup/cygwin, where they belong.
2002-12-232002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-0/+1
* Makefile.tpl: Use shared multilib.out. Use move-if-change for it. Convert (cd foo; make) to (cd foo && make). Clean up multilib.out. * Makefile.in: Regenerate. * configure.in: Remove unnecessary leftovers. 2002-12-22 Geoffrey Keating <geoffk@apple.com> * config/mt-aix43: Delete. 2002-12-21 Geoffrey Keating <geoffk@apple.com> * configure.in (extra_ranlibflags_for_target): New variable. (*-*-darwin): Add -c to ranlib commands. * configure (tooldir): Handle extra_ranlibflags_for_target.
2002-12-11 * configure: Fix bug put in by gremlins.Nathanael Nerode1-1/+1
2002-12-112002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-28/+4
* Makefile.tpl: Substitute more autoconfily. * configure: Substitute more autoconfily. * Makefile.in: Regenerate.
2002-12-052002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-92/+0
* Makefile.tpl: Change dependency for */multilib.out so that it works when gcc isn't in the tree. * configure.in: Substitute more. * configure: Run subconfigures from the Makefile. * Makefile.tpl: Run subconfigures from the Makefile; add a few convenience targets. Make sure gcc isn't rebuilt after bootstrap.
2002-12-03 * configure: Move gcc_version_trigger stuff from here...Nathanael Nerode1-22/+0
* configure.in: ...to here. * configure.in: Separate subconfigure options added by this file from options given by the user. Add machinery to put args for host subconfigures into the Makefile. * Makefile.tpl: Remove 'vault' targets. * Makefile.tpl: Reorder and comment dependencies. * Makefile.in: Regenerate.
2002-12-022002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-25/+0
(finishing slow-motion replay) * configure: Remove skip-this-dir support. * Makefile.tpl: Remove skip-this-dir support. * Makefile.tpl: Remove leftover support for non-autoconfiscated subdirectories. * Makefile.in: Regenerate. * Makefile.tpl: Strip out useless setting of 'dir'. * Makefile.in: Regenerate. 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org> (finishing slow-motion replay) * configure.in: Fix deeply stupid bug. * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded shell code in CXX_FOR_TARGET * Makefile.def: Introduce raw_cxx. * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and RAW_CXX_FOR_TARGET. * Makefile.in: Regenerate. 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org> (finishing slow-motion replay) * Makefile.tpl: Remove unnecessary ifs. * Makefile.in: Regenerate. * Makefile.tpl: Implement soft dependency machinery. Maybe-ize dependencies. Maybe-ize build-libiberty. Create dummy install targets for 'no_install' modules. * configure: Move GDB_TK substitution to configure.in. Move build_modules stuff to configure.in. * configure.in: Implement soft dependency machinery. Maybe-ize GDB_TK, rearrange slightly. Move build_modules stuff from configure. * Makefile.in: Regenerate.
2002-11-302002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-72/+29
(Continuing slow-motion replay) * configure: More autoconf-style substitutions. * Makefile.tpl: More autoconf-style substitutions. * Makefile.in: Regenerate. 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org> (Continuing slow-motion replay) * configure: Substitute more variables in a more autoconf-friendly way. Simplify slightly. * Makefile.tpl: Make more variables substitutable in an autoconf-friendly way. * Makefile.in: Regenerate.
2002-11-292002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-0/+4
(Continuing slow-motion replay) * configure.in (v810*): Remove special setting of tools. * configure: Add support for extra required flags for ar or nm. * configure.in (aix4.3+): Use above support for target-specific issues, rather than using config/mt-aix43.
2002-11-292002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-384/+365
(Starting slow-motion replay merge from gcc 3.4 b-i-b branch) * configure: Remove 'removing', which doesn't work. Replace $subdir with . everywhere. Replace $subdirs with ''. Replace $makesrcdir with $srcdir. Reformat indentation. Substitute some variables formerly hard-coded in the Makefile for build=host. * Makefile.tpl: Autogenerate more; make more autoconf-friendly. * Makefile.def: Autogenerate more. * Makefile.in: Regenerate.
2002-10-022002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-25/+24
* configure: Restore my original patch by syncing with gcc version.
2002-10-02 * configure: Move stray lines back to where they belong.Alan Modra1-1/+1
2002-10-02 * configure: Move stray line back to where it belongs.Alan Modra1-1/+1
2002-10-012002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-24/+25
* configure: Finish reverting change which Andrew Cagney started reverting. Should fix bustage.
2002-09-292002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-48/+98
* configure: Revert accidentally applied changes.
2002-09-292002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-100/+49
* Makefile.tpl: Make more autoconf-friendly. * Makefile.in: Regenerate. * configure: Make substitution more autoconf-like. 2002-09-28 Richard Earnshaw <rearnsha@arm.com> * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a single entry to handle all these. (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable libjava on arm-*-elf.
2002-09-262002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-26/+24
* Makefile.tpl: Make subsituted variables more autoconfy. * Makefile.in: Regenerate. * configure: Make seds more autoconfy.
2002-05-31* Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,DJ Delorie1-4/+4
BUILD_PREFIX_1, to correct nomenclature. * configure: Likewise.
2002-05-22Allow for PWDCMD to override hardcoded pwd.Nick Clifton1-19/+19