aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
2001-03-17dwarf2out.c (lookup_filename): Emit .file if the assembler is generating .deb...Richard Henderson1-2/+2
2001-03-16aclocal.m4 (gcc_AC_EXAMINE_OBJECT): Substitute leading od output with a space...Richard Henderson1-3/+3
2001-03-16aclocal.m4 (gcc_AC_EXAMINE_OBJECT): New utility macro which handles the gory ...Zack Weinberg1-290/+357
2001-03-16dwarf2out.c: Revert most of 2000-11-25 and 2001-01-24 changes.Richard Henderson1-3/+15
2001-03-15aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros.Zack Weinberg1-300/+478
2001-03-14configure.in: Use $gcc_cv_as instead of $as.Laurynas Biveinis1-1/+1
2001-03-14aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, [...]): New.Zack Weinberg1-286/+625
2001-03-12configure.in: Move check for unsigned enumerated bitfields to macro in acloca...Zack Weinberg1-181/+134
2001-03-12config.gcc: Where xm-host.h used to include another xm-host.h...Zack Weinberg1-83/+82
2001-03-11configure.in: AC_SUBST xm_defines.Zack Weinberg1-243/+234
2001-03-10configure: Rebuilt.Nicola Pero1-233/+244
2001-03-09configure.in: Prune nonexistent files from build_xm_file, xm_file, and host_x...Zack Weinberg1-144/+146
2001-03-08configure.in (HAVE_AS_LEB128): New assembler check.Richard Henderson1-243/+262
2001-03-08configure.in (enable_shared): Support per-package shared-library enabling.Alexandre Oliva1-225/+239
2001-03-07configure: Rebuilt.Tom Tromey1-231/+274
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg1-304/+69
2001-03-03configure.in: Kill tm.h.Zack Weinberg1-111/+109
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg1-1/+1
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