aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.in
AgeCommit message (Expand)AuthorFilesLines
2000-01-16aclocal.m4 (AC_FUNC_MMAP_ZERO): New macro.Alexandre Oliva1-4/+3
2000-01-13configure.in (--enable-new-gxx-abi): New option.Nathan Sidwell1-0/+12
2000-01-12configure.in (i?86-*-beos{pe,elf,}*): Recognize.Jason Merrill1-1/+22
2000-01-05fix typoJason Merrill1-1/+1
2000-01-05configure.in (m68*-*-rtemscoff*): New target, formal name for old m68*-*-rtems*.Joel Sherrill1-6/+5
2000-01-04Update copyright dates.Jeff Law1-1/+1
2000-01-04configure.in: Add pj target.Steve Chamberlain1-0/+13
2000-01-04Applied Joel Sherrill's patch to add v850-rtems targetJoel Sherrill1-0/+11
1999-12-29Patch to configure.in, approved by law@cygnus, for mn10200 processor.Donald Lindsay1-0/+1
1999-12-28configure.in (--enable-checking): Use a more portable `for' loop syntax.Kaveh R. Ghazi1-1/+2
1999-12-28configure.in (AC_DECL_SYS_SIGLIST, [...]): Don't use.Kaveh R. Ghazi1-31/+23
1999-12-28configure.in: Avoid [[ by using test and changequote.Ian Lance Taylor1-9/+11
1999-12-26acconfig.h: New ENABLE flags: TREE_CHECKING, RTL_CHECKING, GC_CHECKING, GC_AL...Zack Weinberg1-3/+22
1999-12-14configure.in (alpha-osf, [...]): Handle ev6[78].Richard Henderson1-0/+3
1999-12-10configure.in: Fix typo for "-64" in 64bit as check.Ben Collins1-1/+1
1999-12-08sol2-64.h: Same as sol2-sld-64.h...Alexandre Oliva1-2/+12
1999-12-08configure.in: When target is sparc* and tm_file contains 64, test for 64bit s...Alexandre Oliva1-35/+73
1999-12-08configure.in (sparc64-*-linux*): Use posix threads if enabled.Jakub Jelinek1-0/+3
1999-11-23From Casper H.S. Dik on comp.unix.solaris, 23 Oct 1998:Rainer Orth1-0/+9
1999-11-22freebsd.h: New, FreeBSD architecture independent file.Jeff Law1-2/+2
1999-11-15configure.in: Handle libgcc2 threads support on FreeBSD platforms.David O'Brien1-1/+1
1999-11-05configure.in (m68k-next-nextstep4): Handle Openstep 4.2.Jeffrey A Law1-1/+3
1999-11-02configure.in (m68k-hp-hpux*, [...]): The underscore should have been an hyphe...Alexandre Oliva1-3/+3
1999-10-15configure.in (djgpp): Revert previous patch.Jeffrey A Law1-1/+0
1999-10-14configure.in (djgpp configuration): Define extra_objects..Mark Elbrecht1-0/+1
1999-10-13Simplified GC interface and other goodies.Richard Henderson1-1/+3
1999-10-13configure.in (sparc-hal-solaris2*): Fix xm_file, xm_defines, float_format and...Carol LePage1-2/+11
1999-10-11Fix sparc*-*-elf constructor problems; from Jason Merrill via Jonathan Larmour.Jim Wilson1-2/+2
1999-10-09configure.in (arm*-*-*): Don't let autoconf remove bracketsJonathan Larmour1-0/+2
1999-10-08* configure.in (c-mbchar): Append, don't overwrite, `extra_c_flags'.Kaveh R. Ghazi1-1/+1
1999-10-07configure.in: Detect mmap.Richard Henderson1-0/+21
1999-09-27configure.in (mips*el-*-openbsd*): Don't duplicate default settings.Marc Espie1-2/+1
1999-09-22configure.in (AC_PREREQ): Bump to 2.13.Kaveh R. Ghazi1-13/+4
1999-09-21Add FR30 port.Nick Clifton1-0/+5
1999-09-21sol2.h (PREFERRED_DEBUGGING_TYPE): Use stabs.Alexandre Oliva1-5/+4
1999-09-20Make it possible to prototype port-specific functions (and convert i386 to us...Bernd Schmidt1-6/+12
1999-09-18configure.in: Pick up thread library on Solaris/x86 just like on Solaris/sparc.Alexandre Oliva1-1/+11
1999-09-15aclocal.m4 (AC_GCC_C_LONG_DOUBLE): New macro.Kaveh R. Ghazi1-0/+1
1999-09-14configure.in: Handle --enable-threads on FreeBSD.Loren J. Rittle1-0/+6
1999-09-14configure.in: Add crtbeginS.o, crtendS.o for mips-linux; add thread support.Andreas Jaeger1-1/+4
1999-09-14configure.in (m68k-*-rtemscoff*): Added.Joel Sherrill1-7/+21
1999-09-13gcc.c: Include sys/resource.h.Zack Weinberg1-3/+6
1999-09-07configure.in: add i370-*-openedition, i370-*-mvs and i370-*-linux targetsLinas Vepstas1-8/+27
1999-09-07configure.in: Add hppa1.0-*-mpeix for MPE port.Mark Klein1-0/+17
1999-09-06Merge in gcc2-ss-010999Jeff Law1-9/+15
1999-09-05clipper.c (clipper_va_start): Fix typos.Richard Henderson1-5/+6
1999-08-29configure.in (i[34567]86-*-sco3.2v4*): Target does not truncate filenames.William Bader1-1/+4
1999-08-27configure.in: Don't use shell ! to negate exit codesNathan Sidwell1-2/+6
1999-08-24Handle DFmode and DImode constant addresses.Nick Clifton1-0/+1
1999-08-23configure.in: Remove code to select/de-select the haifa scheduler.Jeffrey A Law1-34/+0