aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
2001-06-27Add CFLAGS_FOR_BUILD for canadian cross build.H.J. Lu1-306/+298
2001-06-13revert: configure.in (sparc*-*-*): Check assembler R_SPARC_UA32 support.Alexandre Oliva1-363/+324
2001-06-11configure.in: Align --help messages.Rainer Orth1-337/+348
2001-06-07configure.in (sparc*-*-*): Check assembler R_SPARC_UA32 support.Nathan Sidwell1-4/+47
2001-06-05configure.in: Quote $enable_win32_registry in case the value has spaces in it.Pascal Obry1-3/+3
2001-05-29configure.in (gcc_version): Remove unrequired \ on ".Nathan Sidwell1-2/+2
2001-05-26aclocal.m4: Quote final argument of patsubst.Zack Weinberg1-25/+25
2001-05-25aclocal.m4: Fixed typo.Rainer Orth1-236/+303
2001-05-18configure.in (gcc_cv_as_eh_frame): Cope with old assemblers.Stan Shebs1-8/+9
2001-05-14configure.in (gcc_cv_as_eh_frame): New test.Richard Henderson1-8/+82
2001-05-13configure.in: ldopen is never in -lexc, so don't test for it.Richard Kenner1-154/+225
2001-05-11Makefile.in: Exterminate all references to assert.h.Zack Weinberg1-18/+17
2001-05-01config.gcc: Don't default xmake_file to ${cpu_type}/x-${cpu_type}.Zack Weinberg1-167/+280
2001-05-01dbxout.c, [...]: Always include gstab.h, not system stab.h.Zack Weinberg1-285/+274
2001-04-26configure.in (configargs.h): Define thread_model.Alexandre Oliva1-79/+80
2001-04-23configure.in: Remove ENABLE_STD_NAMESPACE.Phil Edwards1-278/+284
2001-04-20configure.in: Probe for times, clock, struct tms, and clock_t.Zack Weinberg1-87/+229
2001-04-12configure.in (errno): Check for declaration.Kaveh R. Ghazi1-86/+89
2001-04-06configure.in: Add check for lstat.Neil Booth1-1/+1
2001-04-05config.gcc: Remove default for xm_file.Zack Weinberg1-91/+82
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-14/+23
2001-04-04ansidecl.h: All logic from gcc/gansidecl.h moved here.Zack Weinberg1-283/+278
2001-04-03configure.in (target_subdir): Use target_alias, not target.Alexandre Oliva1-266/+277
2001-04-03configure.in (gcc_cv_as_leb128): Correct name of cache variable.Geoffrey Keating1-11/+17
2001-04-02configure.in: Don't check for putenv.Kaveh R. Ghazi1-2/+2
2001-03-27Make -fsjlj-exceptions a configure option.Richard Henderson1-260/+274
2001-03-28configure.in: Don't check for bcopy.Kaveh R. Ghazi1-95/+90
2001-03-27system.h: Include symcat.h.Kaveh R. Ghazi1-2/+2
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