aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.in
AgeCommit message (Expand)AuthorFilesLines
2001-04-04configure.in (gcc_cv_as_leb128): Escape ".".Richard Henderson1-1/+1
2001-04-04configure.in (gcc_cv_as_leb128): Tweek minor number extraction.Richard Henderson1-1/+1
2001-04-03configure.in (gcc_cv_as_leb128): Reject gas before 2.11.Richard Henderson1-6/+17
2001-04-04ansidecl.h: All logic from gcc/gansidecl.h moved here.Zack Weinberg1-8/+14
2001-04-03configure.in (target_subdir): Use target_alias, not target.Alexandre Oliva1-1/+1
2001-04-03configure.in (gcc_cv_as_leb128): Correct name of cache variable.Geoffrey Keating1-3/+9
2001-04-02configure.in: Don't check for putenv.Kaveh R. Ghazi1-1/+1
2001-03-27Make -fsjlj-exceptions a configure option.Richard Henderson1-0/+7
2001-03-28configure.in: Don't check for bcopy.Kaveh R. Ghazi1-3/+2
2001-03-27system.h: Include symcat.h.Kaveh R. Ghazi1-1/+1
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): New utility macro which handles the gory ...Zack Weinberg1-2/+2
2001-03-16dwarf2out.c: Revert most of 2000-11-25 and 2001-01-24 changes.Richard Henderson1-2/+15
2001-03-15aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros.Zack Weinberg1-1/+6
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-9/+24
2001-03-12configure.in: Move check for unsigned enumerated bitfields to macro in acloca...Zack Weinberg1-19/+2
2001-03-12config.gcc: Where xm-host.h used to include another xm-host.h...Zack Weinberg1-4/+5
2001-03-11configure.in: AC_SUBST xm_defines.Zack Weinberg1-0/+1
2001-03-10configure: Rebuilt.Nicola Pero1-1/+1
2001-03-09configure.in: Prune nonexistent files from build_xm_file, xm_file, and host_x...Zack Weinberg1-65/+58
2001-03-08configure.in (HAVE_AS_LEB128): New assembler check.Richard Henderson1-0/+27
2001-03-08configure.in (enable_shared): Support per-package shared-library enabling.Alexandre Oliva1-1/+15
2001-03-07configure: Rebuilt.Tom Tromey1-0/+34
2001-03-03configure.in: Kill tm.h.Zack Weinberg1-19/+17
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg1-1/+1
2001-02-16gdbinit: Rename to gdbinit.in.Gerald Pfeifer1-15/+13
2001-02-13configure.in (check_languages): determine languages to checkDJ Delorie1-0/+10
2001-02-13configure.in: Use "have_gnat" variable, not "gnat".Richard Kenner1-2/+2
2001-02-12Makefile.in (GXX_ABI_FLAG): Don't define.Mark Mitchell1-18/+0
2001-02-05Makefile.in (s-mlib): Don't build multilibs if --disable-multilib.Mark Mitchell1-0/+6
2001-02-05Remove V2 C++ library.Mark Mitchell1-19/+1
2001-01-28configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh R. Ghazi1-8/+8
2001-01-21aclocal.m4 (gcc_AC_FUNC_STRSTR): New macro.Michael Sokolov1-0/+1
2001-01-15texi2pod.pl: Fix regular expression for @r to avoid exponential recursion.Joseph Myers1-3/+3
2001-01-14texi2pod.pl: Require at least perl 5.6.0.Joseph Myers1-3/+3
2001-01-13ggc-page.c (USING_MALLOC_PAGE_GROUPS): New; set if not using mmap.Richard Henderson1-8/+2
2001-01-12aclocal.m4 (AC_FUNC_MMAP_ANYWHERE): Completely rewritten.Zack Weinberg1-1/+2
2001-01-09Remove support for using UWIN as a host machine.Mark Mitchell1-4/+3
2001-01-07configure.in (slibdir): Accept an --with-slibdir option.Richard Henderson1-4/+7
2001-01-07Makefile.in (slibdir): New variable.Richard Henderson1-0/+15
2001-01-03configure.in (tm.h): Include isns-codes.h last.Alexandre Oliva1-6/+9
2001-01-03configure.in: Check for the mktemp command.Joseph Myers1-0/+3
2001-01-03texi2pod.pl: Handle @option and @env.Joseph Myers1-2/+12
2000-12-18configure.in (gcc_gxx_include_dir): Simplify.Benjamin Kosnik1-1/+2
2000-12-12configure.in: Simplify language enabling/disabling code.Alexandre Oliva1-12/+8
2000-12-12configure.in (HAVE_AS_DWARF2_DEBUG_LINE): Enable .file/.loc check for powerpc...Franz Sirl1-1/+1
2000-12-08configure.in: Don't define INSTALL_INFO.Joseph Myers1-3/+1
2000-11-29* configure.in: recognize DOS-style absolute paths.Laurynas Biveinis1-1/+1
2000-11-27configure.in (extra_objs): Enclose extra_headers in quotes.Alexandre Oliva1-1/+1