aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
1998-04-12configure.in (mips-*-ecoff): Do not mention mips/mips.h in tm_files.Jeffrey A Law1-1/+1
1998-04-09Fix minor bugs in previous change.Jeff Law1-74/+72
1998-04-09configure.in: Handle --with-fast-fixincludes.Jeffrey A Law1-66/+83
1998-04-08configure.in (v850): Use t-v850.Jeffrey A Law1-1/+2
1998-04-08crtbegin.asm, [...]: New files.Richard Henderson1-2/+4
1998-04-08configure.in (x86-dg-dgux): Run fixinc.dgux.Jeff Law1-1/+1
1998-04-07Forgot to commit (duh).Jeff Law1-1/+2
1998-04-06gcc.c: Add linker spec.Bob Manson1-1/+1
1998-04-05* configure.in (alpha-dec-osf*): Match osf1.3 correctly.Richard Henderson1-4/+1
1998-04-05* configure.in (mips-wrs-vxworks): New target.Don Bowman1-0/+8
1998-04-04* configure.in (alpha-*-linux-*): Undo tm_file changes from gcc2 merge.Richard Henderson1-3/+2
1998-04-04configure.in (alpha-*-linux-gnu*): Undo Feb 3 change brought in from gcc2 merge.Richard Henderson1-4/+0
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-165/+267
1998-04-02gthr.h: Support systems that don't have weak, but have threads.Mike Stump1-3/+10
1998-04-01configure (alpha-*-linuxecoff, [...]): Run fixincludes.Richard Henderson1-2/+0
1998-04-01Removed thumb-pe target.Nick Clifton1-10/+0
1998-04-01Add thumb-pe support.Nick Clifton1-0/+10
1998-03-25Add support for ARM's Thumb instruction set.Nick Clifton1-1/+9
1998-03-21* configure.in: handle with-PACKAGE=no correctlyR. Ganesan1-277/+80
1998-03-19configure.in (hppa1.0-hp-hpux10): Handle threads for this config too.Jeffrey A Law1-0/+7
1998-03-09Patch from Bruno Haible for alpha-dec-osf build failure.Jim Wilson1-0/+3
1998-03-05* configure.in (target_cpu_default2): Correct typo for alphapca56.Richard Henderson1-87/+85
1998-03-04linux.h: don't define DEFAULT_VTABLE_THUNKS to 1 if USE_GNULIBC_1 is definedFranz Sirl1-0/+18
1998-02-23t-linux (LIBGCC1, [...]): Add macros and set to empty.Manfred Hollstein1-4/+4
1998-02-22configure.in: Add support for i386-wrs-vxworks configuration.Mike Stump1-0/+4
1998-02-18sol2-sld.h: New file.Paul Eggert1-85/+92
1998-02-07aclocal.m4 (GCC_FUNC_PRINTF_PTR): New macro to test the printf functions for ...Kaveh R. Ghazi1-5/+110
1998-02-06Correct tx39 multilibs.Gavin Koch1-143/+82
1998-01-31aclocal.m4 (GCC_NEED_DECLARATION): Modify macro to accept a shell variable ar...Kaveh R. Ghazi1-1326/+23
1998-01-30configure.in: Check for declaration of abort.Jeffrey A Law1-3/+57
1998-01-29configure.in: Check for atoq and atoll.Jeffrey A Law1-30/+140
1998-01-26configure.in (i*86-pc-msdosdjgpp): Treat like msdos & go32 configurations.Markus F.X.J. Oberhumer1-145/+147
1998-01-25configure.in (build_xm_file): Add auto-config.h if host=build.Richard Henderson1-148/+163
1998-01-20configure.in: Check for atol.Jeffrey A Law1-141/+197
1998-01-19Fix build/host/target configure in settting of thread_file.Jim Wilson1-5/+11
1998-01-19configure.in: Add cpp stringify test.Richard Henderson1-72/+108
1998-01-19configure.in: Find declaration for sbrk.Richard Henderson1-137/+189
1998-01-17* configure.in (i960-wrs-vxworks): Default to latest vxworks release.Mike Stump1-1/+1
1998-01-13Avoid shell errors when target_cpu_default* contains a | character.Jim Wilson1-4/+4
1998-01-12configure.in: (i[3456]86-UnixWare7-sysv5): Treat much like SVR4 for now.Robert Lipe1-0/+12
1998-01-03configure.in: Make gthr-default.h a forwarding header instead of a symlink.Scott Snyder1-136/+138
1998-01-01configure.in: Put parenthesis around TARGET_CPU_DEFAULT's value.Richard Henderson1-1/+1
1997-12-31configure.in: Set and subsitute host_exeext.Ian Lance Taylor1-3/+8
1997-12-27configure.in: Move default enabling of Haifa out of for loop.Richard Henderson1-269/+143
1997-12-24Makefile.in (GTHREAD_FLAGS): New var.Teemu Torma1-131/+231
1997-12-22alpha.h (CPP_PREDEFINES, [...]): Move OSF/1 specific defines out.Richard Henderson1-142/+155
1997-12-11cvs commit ChangeLog config.sub configure configure.in toplev.cFred Fish1-0/+7
1997-12-11configure.in ({rs6000,powerpc}-*-*): Enable Haifa scheduler by default.David Edelsohn1-0/+60
1997-12-09configure.in: Check for functions getrlimit and setrlimit.Manfred Hollstein1-24/+134
1997-12-06Merge from gcc-2.8Jeff Law1-150/+1109