aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)Author
2004-04-18re PR bootstrap/14992 (--as-needed patch makes -shared-libgcc the default on ...Alan Modra
2004-04-17configure.ac (gcc_cv_ld_as_needed): Use AC_CACHE_CHECK.Richard Sandiford
2004-04-16aclocal.m4 (gcc_AC_PROG_GNAT): Check if ${CC} produces object file for Ada co...Rainer Orth
2004-04-01gcc.c (init_gcc_specs): If HAVE_LD_AS_NEEDED, link with -lgcc --as-needed -lg...Alan Modra
2004-03-11re PR other/14536 (make dvi broken under gcc-3.4)Kelley Cook
2004-03-07re PR target/14471 (Workaround for errata regarding multiplication bug)Hans-Peter Nilsson
2004-02-25config.gcc: Add comment describing extra_gcc_objs.Kelley Cook
2004-02-13configure.ac: Search for as, ld below libexec/gcc.Rainer Orth
2004-02-10configure.ac (gcc_cv_as_powerpc_mfcrf): Correct test for mfcr.David Edelsohn
2004-02-09configure.ac: Remove default executable files before AC_PROG_CC.Rainer Orth
2004-01-30re PR bootstrap/9249 (bootstrap fails with --enable-__cxa-atexit on Solaris)Dara Hazeghi
2004-01-30configure.ac (gcc_cv_as_dwarf2_debug_line): Enable test for s390*-*-* targets...Ulrich Weigand
2004-01-22configure.ac (enable_werror): Fixed typo.Rainer Orth
2004-01-21re PR other/12730 (manual page install broken with old Pod::man)Kelley Cook
2004-01-19sol2.h (ASM_DECLARE_OBJECT_NAME): New.Eric Botcazou
2004-01-17configure.ac: Do not do internal checking or -Werror by default.Mark Mitchell
2004-01-15re PR bootstrap/12744 (A GCC release tarball can no longer be built without b...Kelley Cook
2004-01-09configure.ac: (gcc_cv_ld_hidden) Set to true for ia64*-*-hpux*.Steve Ellcey
2004-01-09Makefile.in: Rename configure.in to configure.acKelley Cook
2004-01-05configure.ac: Use AC_PROG_CPP_WERROR.Nathanael Nerode
2004-01-03configure.ac: Replace AC_INIT, AC_OUTPUT, AC_CANONICAL_SYSTEM with modern equ...Nathanael Nerode
2004-01-03Missed in last commit:Nathanael Nerode
2004-01-03configure.in: Rename to configure.ac.Nathanael Nerode
2003-12-21Patch from Dan NicolaescuDan Nicolaescu
2003-12-19Drop test for libunwind 0.95 and earlier.James E Wilson
2003-12-16patch from Fred FishFred Fish
2003-12-16re PR bootstrap/13386 (HAVE_GAS_HIDDEN not set when using GAS with HP linker)John David Anglin
2003-12-11libunwind related patch from David MosbergerDavid Mosberger
2003-12-07configure.in, aclocal.m4: Revert to pre-2.5x conversion status.Nathanael Nerode
2003-12-07configure.in: Replace AC_INIT, AC_OUTPUT, AC_CANONICAL_SYSTEM with modern equ...Nathanael Nerode
2003-12-07configure.in: Replace gcc_AC_CHECK_TYPE with AC_CHECK_TYPE.Nathanael Nerode
2003-12-07configure: Regenerate with (preferred) autoconf 2.57.Nathanael Nerode
2003-12-07configure.in: Make minimum necessary changes for autoconf 2.5x.Nathanael Nerode
2003-12-04configure.in: Generalize the CONFIG_HEADERS pattern under which we stamp csta...Nathanael Nerode
2003-12-04configure.in: Pull AC_CHECK_HEADER call out of shell if statement to avoid tr...Nathanael Nerode
2003-12-03aclocal.m4 (AM_ICONV): Add explicit check for iconv.h.Zack Weinberg
2003-11-26aclocal.m4 (gcc_AC_PROG_GNAT): Rewrite to account for removal of ADAC.Nathanael Nerode
2003-11-26configure.in: Remove check for whether ${ADAC} accepts -Wno-long-long.Nathanael Nerode
2003-11-21configure.in: Add xtensa-*-* targets to test for dwarf2 debug_line.Bob Wilson
2003-11-20Makefile.in (extraclean): Delete.Joseph Myers
2003-11-01aclocal.m4: Blacklist ultrix* for mmap file.John David Anglin
2003-10-31re PR bootstrap/9863 (Absence of awk isn't properly diagnosed at configure time)Nathanael Nerode
2003-10-29configure.in: Look for <valgrind/memcheck.h> first.Hans-Peter Nilsson
2003-10-27ggc-zone.c: New file, zone allocating collector.Daniel Berlin
2003-10-22configure.in: In --enable-generated-files-in-srcdir option handling, fix defa...Chris Demetriou
2003-10-20Makefile.in: Get parsedir and docobjdir from configure.Kelley Cook
2003-10-16configure.in: Add snprintf to gcc_AC_CHECK_DECLS list.Zack Weinberg
2003-10-14configure.in: Clean up some feedback echoes.Nathanael Nerode
2003-10-14Makefile.in, [...]: Replace uses of ${target_alias} for directory names (and ...Nathanael Nerode
2003-10-13Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...Zack Weinberg