| Commit message (Expand) | Author | Age | Files | Lines |
* | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | law | 1998-06-29 | 1 | -1/+9 |
* | Consolidate strerror handling, as well as getcwd/getwd. | ghazi | 1998-06-28 | 1 | -1/+1 |
* | * configure.in (gettimeofday): Check for its existance. | law | 1998-06-26 | 1 | -1/+1 |
* | d | manfred | 1998-06-26 | 1 | -5/+13 |
* | d | manfred | 1998-06-24 | 1 | -81/+78 |
* | Forgot to update after previous configure.in change. | law | 1998-06-18 | 1 | -1/+5 |
* | * configure.in: Don't turn on collect2 unconditionally. | jason | 1998-06-17 | 1 | -4/+6 |
* | * dwarf2out.c: Disable EH_FRAME_SECTION if we don't have .init. | law | 1998-06-17 | 1 | -5/+5 |
* | * configure.in (nm): Make a link to "nm" in the build tree too. | law | 1998-06-17 | 1 | -1/+6 |
* | Use cpplib for cccp. | brolley | 1998-06-10 | 1 | -75/+79 |
* | Regenerated. | law | 1998-06-04 | 1 | -3/+55 |
* | * Makefile.in (gencheck.o): Use HOST_CC. | law | 1998-05-26 | 1 | -1/+1 |
* | * acconfig.h (HAVE_GAS_MAX_SKIP_P2ALIGN): New tag. | law | 1998-05-21 | 1 | -0/+47 |
* | Thu May 21 11:51:15 1998 Dave Brolley <brolley@cygnus.com> | brolley | 1998-05-21 | 1 | -74/+78 |
* | Finish incomplete change started by Kenner. | wilson | 1998-05-19 | 1 | -2/+1 |
* | * Makefile.in (TARGET_TOOLPREFIX): No longer define. | law | 1998-05-18 | 1 | -0/+5 |
* | * Makefile.in (build_canonical, host_canonical): Let configure | law | 1998-05-18 | 1 | -0/+15 |
* | * alpha/osf.h (HAVE_STAMP_H): Define. | rth | 1998-05-16 | 1 | -5/+13 |
* | * acconfig.h (ENABLE_CHECKING): Undefine. | law | 1998-05-13 | 1 | -83/+99 |
* | Oops, aclocal.m4 wasn't up-to-date for last commit. | rth | 1998-05-11 | 1 | -83/+113 |
* | * configure.in (alpha-*-linux-gnu): Undo lossage from gcc2 merge. | rth | 1998-05-11 | 1 | -85/+53 |
* | * acconfig.h (HAVE_VOLATILE): Insert stub for autoconf. | law | 1998-05-10 | 1 | -51/+84 |
* | d | manfred | 1998-05-08 | 1 | -12/+12 |
* | Fix host/target confusion with enable_threads, reported by Brendan Kehoe. | wilson | 1998-05-07 | 1 | -73/+75 |
* | Handle missing vfprintf() & _doprnt() functions with linked in modules, | ghazi | 1998-05-07 | 1 | -14/+132 |
* | The isascii check is needed by system.h. | ghazi | 1998-05-06 | 1 | -2/+3 |
* | * Check in merge from gcc2. See ChangeLog.12 for details. | law | 1998-05-05 | 1 | -78/+101 |
* | a | robertl | 1998-05-03 | 1 | -77/+76 |
* | update m32r port | meissner | 1998-04-28 | 1 | -1/+1 |
* | * configure.in: Use CC_FOR_BUILD, not BUILD_CC. | law | 1998-04-24 | 1 | -2/+2 |
* | Switch to strrchr if available instead of rindex | meissner | 1998-04-20 | 1 | -1/+1 |
* | Fix host/build confusion with gas and gnu_ld flags. | wilson | 1998-04-15 | 1 | -4/+8 |
* | * Idea and part of the patch from HJ. | law | 1998-04-14 | 1 | -13/+39 |
* | * configure.in (mips-*-ecoff): Do not mention mips/mips.h in tm_files. | law | 1998-04-12 | 1 | -1/+1 |
* | Fix minor bugs in previous change. | law | 1998-04-10 | 1 | -74/+72 |
* | * configure.in: Handle --with-fast-fixincludes. | law | 1998-04-10 | 1 | -66/+83 |
* | * configure.in (v850): Use t-v850. | law | 1998-04-08 | 1 | -1/+2 |
* | * alpha/crtbegin.asm, alpha/crtend.asm, alpha/t-crtb: New files. | rth | 1998-04-08 | 1 | -2/+4 |
* | 8 | law | 1998-04-08 | 1 | -1/+1 |
* | Forgot to commit (duh). | law | 1998-04-07 | 1 | -1/+2 |
* | * gcc.c: Add linker spec. | law | 1998-04-06 | 1 | -1/+1 |
* | * configure.in (alpha-dec-osf*): Match osf1.3 correctly. | rth | 1998-04-05 | 1 | -4/+1 |
* | * configure.in (mips-wrs-vxworks): New target. | law | 1998-04-05 | 1 | -0/+8 |
* | * configure.in (alpha-*-linux-*): Undo tm_file changes from gcc2 merge. | rth | 1998-04-04 | 1 | -3/+2 |
* | * configure.in (alpha-*-linux-gnu*): Undo Feb 3 change brought in | rth | 1998-04-04 | 1 | -4/+0 |
* | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | law | 1998-04-04 | 1 | -165/+267 |
* | * gthr.h: Support systems that don't have weak, but have threads. | law | 1998-04-02 | 1 | -3/+10 |
* | * configure (alpha-*-linuxecoff, alpha-*-linux-gnulibc1): | rth | 1998-04-02 | 1 | -2/+0 |
* | Removed thumb-pe target. | nickc | 1998-04-01 | 1 | -10/+0 |
* | Add thumb-pe support. | nickc | 1998-04-01 | 1 | -0/+10 |