aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
1998-12-30* configure.in (FreeBSD ELF): Needs special crt files.David O'Brien1-3/+4
1998-12-17configure.in (with-fast-fixincludes): Fix whitespace.Rainer Orth1-1/+1
1998-12-07configure.in: Test for availability of putc_unlocked, fputc_unlocked, and fpu...Ulrich Drepper1-41/+45
1998-12-07configure.in: (arm*-*-ecos-elf): New target.Catherine Moore1-0/+4
1998-12-03configure.in (mipsel-*-linux*): New target.Robert Lipe1-7/+16
1998-11-28configure.in (alpha*-*-netbsd): Fix typo.Jeffrey A Law1-1/+1
1998-11-26configure (skip-this-dir): Add handling for new shell script...Manfred Hollstein1-199/+173
1998-11-24Add m68k-elf port from Cygnus gcc sources.Jim Wilson1-3/+9
1998-11-23configure.in: Look for <sys/stat.h>.Richard Henderson1-132/+194
1998-11-19configure.in: Don't do AC_CHECK_HEADERS(wait.h sys/wait.h).Kaveh R. Ghazi1-191/+171
1998-11-12Jumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN.Geoffrey Noer1-14/+14
1998-11-11Makefile.in (JAVAGC): New macro.Tom Tromey1-128/+204
1998-11-07configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1-53/+58
1998-11-02configure.in: Call AC_FUNC_VFORK.Kaveh R. Ghazi1-12/+255
1998-11-02configure.in (DEFAULT_LINKER): renamed from LDAlexandre Oliva1-110/+109
1998-10-30configure.in (assembler features): Also make gas is configured if we find it ...Jeff Law1-89/+92
1998-10-30configure.in (gxx_include_dir): bitten by autoconf quoting characters :-(Alexandre Oliva1-1/+1
1998-10-29* configure.in (msdosdjgpp): Set exeext and target_alias.Mark Elbrecht1-178/+122
1998-10-28Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last.Richard Henderson1-92/+91
1998-10-27Appleid arm-elf contribution from Philip Blundell and merged with CatherineNick Clifton1-119/+201
1998-10-12Makefile.in (build_tooldir): new variable...Alexandre Oliva1-98/+100
1998-09-30Oh, my.Robert Lipe1-53/+534
1998-09-30RegenerateRobert Lipe1-567/+93
1998-09-30configure.in: Add --enable-cpplib option which uses cpplib for cpp...Zack Weinberg1-106/+121
1998-09-28configure.in: new flags --with-ld and --with-as...Alexandre Oliva1-87/+154
1998-09-23[multiple changes]David S. Miller1-96/+95
1998-09-21configure.in: Recognize i[34567]86-*-openbsd* and handle it like NetBSD.Jeffrey A Law1-4/+6
1998-09-20Rebuilt after recent changes.Jeff Law1-82/+565
1998-09-20configure.in (i*86-*-sysv5*): Use fixinc.svr4 to patch byteorder problems.Robert Lipe1-566/+83
1998-09-20configure.in: Add support for c4x targets.Michael Hayes1-3/+7
1998-09-19configure.in: Disable collect2 for nextstep.Melissa O'Neill1-97/+99
1998-09-13configure.in: remove usage of `!' to negate the result of a command...Alexandre Oliva1-2/+4
1998-09-13We now fully bootstrap on solaris-2.7 sparcv9.David S. Miller1-101/+99
1998-09-13Add support for strsignal, for platforms which have it but don't have sys_sig...Kaveh R. Ghazi1-97/+100
1998-09-10configure.in: Add check for GAS subsection -1 support.Jakub Jelinek1-1/+39
1998-09-08Add preliminary native sparcv9 Solaris support.David S. Miller1-96/+117
1998-09-08configure.in (m68k-next-nextstep3*): Use collect2.Jeffrey A Law1-2/+3
1998-09-08configure.in (m68k-next-nextstep3*): Use collect2.Jeffrey A Law1-2/+3
1998-09-07* gcc/configure.in: Don't assume srcdir is .../gccNathan Sidwell1-1/+1
1998-09-07configure.in: Check for bogus GCC_EXEC_PREFIX and LIBRARY_PATH.Jeffrey A Law1-83/+134
1998-09-07configure.in: If we are unable to find the "gnatbind" program...Jeffrey A Law1-29/+66
1998-09-05configure.in: Removed references to the removed fileKrister Walfridsson1-10/+4
1998-09-03aclocal.m4 (GCC_HEADER_STRING): New macro to detect if it is safe to include ...Kaveh R. Ghazi1-48/+92
1998-09-02Boehm GC support for ObjC from Ovidiu Predescu.Ovidiu Predescu1-79/+97
1998-08-30configure.in: If the native compiler is GCC use $(WARN_CFLAGS) even in stage1.Mark Mitchell1-67/+79
1998-08-30configure.in (gxx_include_dir): Changed to '${prefix}/include/g++'-${libstdcx...H.J. Lu1-80/+81
1998-08-30Makefile.in: Add lang_tree_files and gencheck.h.Martin v. Löwis1-90/+99
1998-08-26Make `configure rs6000-ibm-aix4.1' work again.Jim Wilson1-1/+1
1998-08-25This change was certainly tested...David S. Miller1-100/+98
1998-08-25configure.in: Do not set thread_file to "irix" since no such support exists yet.Jeffrey A Law1-173/+111