aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2000-11-13configure: Provide the original toplevel configure arguments (including $0) t...Joseph Myers1-13/+5
2000-11-13configure: Turn on libstdc++ V3 by default.Mark Mitchell1-1/+2
2000-10-17Only create gcc/configargs.h if gcc build directory is presentMichael Meissner1-2/+4
2000-10-05configure: Save configure arguments to gcc/configargs.h.Phil Edwards1-1/+11
2000-08-14top level:Zack Weinberg1-7/+5
2000-07-23* configure (topsrcdir): Don't use dirname.Michael Sokolov1-2/+3
2000-07-22merge with /cvs/srcJason Merrill1-7/+12
2000-02-16configure (gcc_version): When setting, narrow search to lines containing `ver...Kaveh R. Ghazi1-3/+3
1999-10-25* configure: Fix quoting inside arguments of eval.Andreas Schwab1-6/+6
1999-04-02configure (gxx_include_dir): Removed.H.J. Lu1-29/+0
1998-11-26configure (skip-this-dir): Add handling for new shell script...Manfred Hollstein1-0/+16
1998-10-13configure: Add pattern to replace "build_tooldir"'s definition in the generat...Manfred Hollstein1-0/+1
1998-10-12Final changes from devo<->egcs merge.Jeff Law1-23/+127
1998-08-30configure (gxx_include_dir): Changed to '${prefix}/include/g++'-${libstdcxx_i...H.J. Lu1-1/+2
1998-07-29configure: Fix --without/--disable cases for gxx-include-dir.Manfred Hollstein1-2/+17
1998-06-26Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.Manfred Hollstein1-33/+30
1998-06-24configure (enable_version_specific_runtime_libs): Implement new flag --enable...Manfred Hollstein1-1/+11
1998-06-24configure (gcc_version): Initialize properly depending on how and where confi...Manfred Hollstein1-5/+26
1998-06-19configure (gcc_version): Add new variable describing the particular gcc versi...Manfred Hollstein1-0/+13
1998-04-23Fix consistency error reported by Yotam Medini.Jim Wilson1-2/+2
1998-04-14configure: Define DEFAULT_M4 by searching PATH.Krister Walfridsson1-0/+20
1998-03-17configure: When making link, also check the current directory.H.J. Lu1-4/+11
1998-02-05Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and PICFLAG_FOR_TARGET.Manfred Hollstein1-0/+7
1998-01-27configure (package_makefile_rules_frag): New variable, which names a file wit...Manfred Hollstein1-16/+32
1998-01-23configure (package_makefile_frag): Move inserting the ${package_makefile_frag...Manfred Hollstein1-25/+24
1997-12-15Don't ever run autoconf in the toplevel directory :(Jeff Law1-0/+1414
1997-12-15Rebuild.Jeff Law1-1414/+0
1997-12-05release branch changes from 11-27 snapshot to egcs-1.0.Jeff Law1-3/+3
1997-11-27Makefile.in (INSTALL_TARGET): Do install-gcc first.Jeffrey A Law1-1/+10
1997-09-16Uli's libio/libstdc++ patches.Ulrich Drepper1-37/+36
1997-08-21Initial revisionJason Merrill1-0/+1406