summaryrefslogtreecommitdiff
path: root/gcc/configure
Commit message (Expand)AuthorAgeFilesLines
* configure.in (gcc_gxx_include_dir): Simplify.Benjamin Kosnik2000-12-181-254/+245
* configure.in: Simplify language enabling/disabling code.Alexandre Oliva2000-12-121-257/+264
* configure.in (HAVE_AS_DWARF2_DEBUG_LINE): Enable .file/.loc check for powerpc...Franz Sirl2000-12-121-5/+5
* configure.in: Don't define INSTALL_INFO.Joseph Myers2000-12-081-256/+242
* configure.in: Reorganize handling of *-*-gnu*, to share target specific make ...Jeff Law2000-11-301-1/+1
* configure.in (extra_objs): Enclose extra_headers in quotes.Alexandre Oliva2000-11-271-245/+256
* Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.Neil Booth2000-11-261-237/+233
* c-common.c: Remove USE_CPPLIB conditional inclusions.Neil Booth2000-11-251-258/+239
* configure.in (ALL_LINGUAS): Remove en_GB and add sv.Philipp Thomas2000-11-251-253/+242
* Add support for target specific, language specific object files.Nick Clifton2000-11-251-244/+259
* gcc toplevel:J"orn Rennecke2000-11-231-92/+98
* Makefile.in, [...]: Expunge remaining traces of facility for running MD files...Zack Weinberg2000-11-221-31/+17
* configure.in (HAVE_AS_DWARF2_DEBUG_LINE): Sparc has .file/.loc support in as ...Jakub Jelinek2000-11-211-1/+1
* configure.in: Make --enable-new-gxx-abi the default.Mark Mitchell2000-11-191-257/+252
* configure.in (HAVE_AS_DWARF2_DEBUG_LINE): New.Richard Henderson2000-11-171-5/+49
* Makefile.in (config.status): Depend on config.gcc.Hans-Peter Nilsson2000-11-171-3484/+253
* configure.in: Move check for V3 above check for C++ header-file directory.Mark Mitchell2000-11-151-257/+258
* configure.in: Use 'test -f' not '[ -e'.Richard Earnshaw2000-11-131-1/+1
* configure: Provide the original toplevel configure arguments (including $0) t...Joseph Myers2000-11-131-93/+109
* configure: Turn on libstdc++ V3 by default.Mark Mitchell2000-11-131-5/+5
* configure.in: Fix filds test.Marc Espie2000-11-121-1/+1
* configure.in: Don't add $outputs to all_lang_makefiles.Zack Weinberg2000-11-121-1/+4
* configure.in: Remove AC_PROG_LEX and AC_PROG_YACC.Zack Weinberg2000-11-101-314/+273
* calls.c (expand_call, [...]): Use memcpy () instead of bcopy ().Joseph Myers2000-11-091-114/+102
* Delete arm-linux-aout targetPhilip Blundell2000-11-071-7/+0
* freebsd.h: New file -- FreeBSD/alpha architecture file.David O'Brien2000-11-071-92/+107
* Makefile.in: Remove all targets related to building distributions and diffs, ...Joseph Myers2000-11-051-4/+4
* configure.in: Make integrated CPP the default.Neil Booth2000-11-021-245/+248
* configure.in: Determine and substitute gcc_version_full.Joseph Myers2000-10-281-96/+100
* configure.in: If not NO_MINUS_C_MINUS_O, substitute OUTPUT_OPTION with '-o $@'.Zack Weinberg2000-10-271-272/+267
* Makefile.in (site.exp): Define HAVE_LIBSTDCXX_V3.Mark Mitchell2000-10-261-2/+6
* Makefile.in (check-po): New target for doing checks in the po subdir if all l...Philipp Thomas2000-10-241-93/+103
* t-netware: Bring in from the Red Hat tree.Geoff Keating2000-10-181-0/+4
* aclocal.m4 (AM_GNU_GETTEXT): Fix non portable use of == operator for test.Philipp Thomas2000-10-091-1/+1
* aclocal.m4 (AM_WITH_NLS): When not using included gettext...Philipp Thomas2000-10-091-34/+38
* aclocal.m4 (GCC_PATH_PROG): New.Philipp Thomas2000-10-091-308/+297
* Makefile.in (libgcc.mk): Pass SHLIB_EXT, not SHLIB_LIBS.Richard Henderson2000-10-081-92/+107
* configure.in (enable-shared): New.Richard Henderson2000-10-041-245/+272
* configure.in (ia64-linux): Add ia64/t-glibc.Richard Henderson2000-10-031-1/+1
* float-c4x.h: New.Michael Hayes2000-10-031-93/+94
* configure.in (sparc-*-solaris2*): Disable 32-to-64 cross compilation for sola...Kaveh R. Ghazi2000-10-031-105/+108
* genix.h: Remove.Mark Mitchell2000-10-021-121/+92
* configure.in: Don't configure chill by default.Mark Mitchell2000-10-021-1/+1
* freebsd-aout.h: New, FreeBSD a.out config file.David O'Brien2000-09-291-2/+2
* x-aix41 (CLIB): Define here.Jason Merrill2000-09-231-1/+1
* configure.in: Fix checks for assembler features when using a one-tree assembl...Jason Merrill2000-09-221-288/+327
* Fix typo in applying last patch to configure.in and regenerate configure.Andreas Jaeger2000-09-211-1/+1
* configure.in: Correct test of gcc_cv_glibc.J. David Anglin2000-09-211-1/+1
* configure.in: Allow enable_threads_flag value of "aix".David Edelsohn2000-09-191-209/+205
* configure.in: Define _GNU_SOURCE only when using the GNU C Library.Andreas Jaeger2000-09-181-202/+238