aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
2001-02-18aclocal.m4 (gcc_AC_CHECK_DECL): Before attempting the test...Kaveh R. Ghazi1-99/+105
2001-02-16gdbinit: Rename to gdbinit.in.Gerald Pfeifer1-15/+13
2001-02-13configure.in (check_languages): determine languages to checkDJ Delorie1-0/+11
2001-02-13configure.in: Use "have_gnat" variable, not "gnat".Richard Kenner1-10/+10
2001-02-13i386.h (VALID_FP_MODE_P, [...]): New.Jan Hubicka1-1/+1
2001-02-12Makefile.in (GXX_ABI_FLAG): Don't define.Mark Mitchell1-267/+240
2001-02-05Makefile.in (s-mlib): Don't build multilibs if --disable-multilib.Mark Mitchell1-240/+254
2001-02-05Remove V2 C++ library.Mark Mitchell1-270/+243
2001-01-28configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh R. Ghazi1-8/+8
2001-01-21aclocal.m4 (AM_WITH_NLS): Add -lintl to LIBS if gettext was found in libintl.Philipp Thomas1-41/+45
2001-01-21aclocal.m4 (gcc_AC_FUNC_STRSTR): New macro.Michael Sokolov1-254/+301
2001-01-15texi2pod.pl: Fix regular expression for @r to avoid exponential recursion.Joseph Myers1-246/+257
2001-01-14texi2pod.pl: Require at least perl 5.6.0.Joseph Myers1-257/+246
2001-01-13ggc-page.c (USING_MALLOC_PAGE_GROUPS): New; set if not using mmap.Richard Henderson1-253/+258
2001-01-12aclocal.m4 (AC_FUNC_MMAP_ANYWHERE): Completely rewritten.Zack Weinberg1-190/+373
2001-01-09Remove support for using UWIN as a host machine.Mark Mitchell1-128/+127
2001-01-07configure.in (slibdir): Accept an --with-slibdir option.Richard Henderson1-241/+250
2001-01-07Makefile.in (slibdir): New variable.Richard Henderson1-255/+268
2001-01-03configure.in (tm.h): Include isns-codes.h last.Alexandre Oliva1-249/+261
2001-01-03configure.in: Check for the mktemp command.Joseph Myers1-158/+191
2001-01-03texi2pod.pl: Handle @option and @env.Joseph Myers1-156/+168
2000-12-18configure.in (gcc_gxx_include_dir): Simplify.Benjamin Kosnik1-254/+245
2000-12-12configure.in: Simplify language enabling/disabling code.Alexandre Oliva1-257/+264
2000-12-12configure.in (HAVE_AS_DWARF2_DEBUG_LINE): Enable .file/.loc check for powerpc...Franz Sirl1-5/+5
2000-12-08configure.in: Don't define INSTALL_INFO.Joseph Myers1-256/+242
2000-11-30configure.in: Reorganize handling of *-*-gnu*, to share target specific make ...Jeff Law1-1/+1
2000-11-27configure.in (extra_objs): Enclose extra_headers in quotes.Alexandre Oliva1-245/+256
2000-11-26Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.Neil Booth1-237/+233
2000-11-25c-common.c: Remove USE_CPPLIB conditional inclusions.Neil Booth1-258/+239
2000-11-25configure.in (ALL_LINGUAS): Remove en_GB and add sv.Philipp Thomas1-253/+242
2000-11-25Add support for target specific, language specific object files.Nick Clifton1-244/+259
2000-11-23gcc toplevel:J"orn Rennecke1-92/+98
2000-11-22Makefile.in, [...]: Expunge remaining traces of facility for running MD files...Zack Weinberg1-31/+17
2000-11-21configure.in (HAVE_AS_DWARF2_DEBUG_LINE): Sparc has .file/.loc support in as ...Jakub Jelinek1-1/+1
2000-11-19configure.in: Make --enable-new-gxx-abi the default.Mark Mitchell1-257/+252
2000-11-17configure.in (HAVE_AS_DWARF2_DEBUG_LINE): New.Richard Henderson1-5/+49
2000-11-17Makefile.in (config.status): Depend on config.gcc.Hans-Peter Nilsson1-3484/+253
2000-11-15configure.in: Move check for V3 above check for C++ header-file directory.Mark Mitchell1-257/+258
2000-11-13configure.in: Use 'test -f' not '[ -e'.Richard Earnshaw1-1/+1
2000-11-13configure: Provide the original toplevel configure arguments (including $0) t...Joseph Myers1-93/+109
2000-11-13configure: Turn on libstdc++ V3 by default.Mark Mitchell1-5/+5
2000-11-12configure.in: Fix filds test.Marc Espie1-1/+1
2000-11-12configure.in: Don't add $outputs to all_lang_makefiles.Zack Weinberg1-1/+4
2000-11-10configure.in: Remove AC_PROG_LEX and AC_PROG_YACC.Zack Weinberg1-314/+273
2000-11-09calls.c (expand_call, [...]): Use memcpy () instead of bcopy ().Joseph Myers1-114/+102
2000-11-07Delete arm-linux-aout targetPhilip Blundell1-7/+0
2000-11-07freebsd.h: New file -- FreeBSD/alpha architecture file.David O'Brien1-92/+107
2000-11-05Makefile.in: Remove all targets related to building distributions and diffs, ...Joseph Myers1-4/+4
2000-11-02configure.in: Make integrated CPP the default.Neil Booth1-245/+248
2000-10-28configure.in: Determine and substitute gcc_version_full.Joseph Myers1-96/+100