Age | Commit message (Expand) | Author | Files | Lines |
1999-12-28 | configure.in (AC_DECL_SYS_SIGLIST, [...]): Don't use. | Kaveh R. Ghazi | 1 | -3/+0 |
1999-12-26 | acconfig.h: New ENABLE flags: TREE_CHECKING, RTL_CHECKING, GC_CHECKING, GC_AL... | Zack Weinberg | 1 | -1/+21 |
1999-12-08 | configure.in: When target is sparc* and tm_file contains 64, test for 64bit s... | Alexandre Oliva | 1 | -0/+3 |
1999-10-13 | Simplified GC interface and other goodies. | Richard Henderson | 1 | -0/+3 |
1999-09-22 | configure.in (AC_PREREQ): Bump to 2.13. | Kaveh R. Ghazi | 1 | -3/+3 |
1999-09-15 | aclocal.m4 (AC_GCC_C_LONG_DOUBLE): New macro. | Kaveh R. Ghazi | 1 | -0/+3 |
1999-09-13 | gcc.c: Include sys/resource.h. | Zack Weinberg | 1 | -0/+6 |
1999-08-14 | Mumit Khan <khan@xraylith.wisc.edu> | Mumit Khan | 1 | -0/+7 |
1999-08-02 | regen | Jason Merrill | 1 | -0/+6 |
1999-06-24 | system.h (strstr): New external function declaration. | Philippe De Muyter | 1 | -0/+3 |
1999-04-23 | acconfig.h (HAVE_GAS_FILDS_FISTS): Add. | John Wehle | 1 | -0/+3 |
1999-04-14 | aclocal.m4 (GCC_FUNC_MKDIR_TAKES_ONE_ARG): Define. | Mumit Khan | 1 | -0/+6 |
1999-04-03 | acconfig.h (ENABLE_CHECKING): Remove redundant #undef. | Jeffrey A Law | 1 | -3/+0 |
1999-03-18 | system.h: Use putc_unlocked... | Zack Weinberg | 1 | -0/+9 |
1999-01-26 | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | Jeffrey A Law | 1 | -0/+108 |
1998-12-07 | configure.in: Test for availability of putc_unlocked, fputc_unlocked, and fpu... | Ulrich Drepper | 1 | -0/+9 |
1998-11-23 | configure.in: Look for <sys/stat.h>. | Richard Henderson | 1 | -0/+3 |
1998-11-19 | configure.in: Don't do AC_CHECK_HEADERS(wait.h sys/wait.h). | Kaveh R. Ghazi | 1 | -6/+3 |
1998-11-02 | configure.in: Call AC_FUNC_VFORK. | Kaveh R. Ghazi | 1 | -0/+9 |
1998-09-28 | configure.in: new flags --with-ld and --with-as... | Alexandre Oliva | 1 | -0/+7 |
1998-09-13 | Add support for strsignal, for platforms which have it but don't have sys_sig... | Kaveh R. Ghazi | 1 | -0/+6 |
1998-09-10 | configure.in: Add check for GAS subsection -1 support. | Jakub Jelinek | 1 | -0/+4 |
1998-09-03 | aclocal.m4 (GCC_HEADER_STRING): New macro to detect if it is safe to include ... | Kaveh R. Ghazi | 1 | -0/+3 |
1998-07-08 | Regenerated. | Jeff Law | 1 | -0/+3 |
1998-07-06 | Redesign GCC_FUNC_PRINTF_PTR so that it doesn't define HOST_PTR_PRINTF directly. | Kaveh R. Ghazi | 1 | -2/+2 |
1998-06-30 | Add the ability to GCC_NEED_DECLARATION{S} for looking in arbitrary header... | Kaveh R. Ghazi | 1 | -0/+9 |
1998-06-28 | Consolidate strerror handling, as well as getcwd/getwd. | Kaveh R. Ghazi | 1 | -0/+9 |
1998-06-26 | configure.in (gettimeofday): Check for its existance. | Jeff Law | 1 | -0/+3 |
1998-05-21 | acconfig.h (HAVE_GAS_MAX_SKIP_P2ALIGN): New tag. | John Wehle | 1 | -0/+4 |
1998-05-13 | acconfig.h (ENABLE_CHECKING): Undefine. | Michael Meissner | 1 | -0/+3 |
1998-05-09 | acconfig.h (HAVE_VOLATILE): Insert stub for autoconf. | Jeff Law | 1 | -0/+3 |
1998-05-07 | Handle missing vfprintf() & _doprnt() functions with linked in modules, | Kaveh R. Ghazi | 1 | -9/+6 |
1998-05-06 | update | Jason Merrill | 1 | -0/+3 |
1998-05-05 | * Check in merge from gcc2. See ChangeLog.12 for details. | Jeff Law | 1 | -3/+6 |
1998-04-20 | Switch to strrchr if available instead of rindex | Michael Meissner | 1 | -0/+6 |
1998-04-15 | Forgot to commit. | Jeff Law | 1 | -0/+6 |
1998-04-04 | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | Jeff Law | 1 | -1/+4 |
1998-02-07 | aclocal.m4 (GCC_FUNC_PRINTF_PTR): New macro to test the printf functions for ... | Kaveh R. Ghazi | 1 | -0/+3 |
1998-01-31 | aclocal.m4 (GCC_NEED_DECLARATION): Modify macro to accept a shell variable ar... | Kaveh R. Ghazi | 1 | -0/+9 |
1998-01-30 | configure.in: Check for declaration of abort. | Jeffrey A Law | 1 | -0/+3 |
1998-01-29 | configure.in: Check for atoq and atoll. | Jeffrey A Law | 1 | -0/+6 |
1998-01-19 | configure.in: Add cpp stringify test. | Richard Henderson | 1 | -0/+3 |
1998-01-19 | configure.in: Find declaration for sbrk. | Richard Henderson | 1 | -2/+5 |
1998-01-17 | acconifg.h (NEED_DECLARATION_ATOL): New declaration to check for. | Jeffrey A Law | 1 | -0/+3 |
1997-12-15 | Bring over changes from latest gcc-2.8 pre-release. | Jeff Law | 1 | -0/+3 |
1997-12-11 | Rebuild after recent changes. | Jeff Law | 1 | -0/+6 |
1997-12-06 | Merge from gcc-2.8 | Jeff Law | 1 | -0/+57 |
1997-11-04 | Fix irix5 build problem resulting from FSF merge. | Jim Wilson | 1 | -3/+3 |
1997-11-02 | Update mainline egcs to gcc2 snapshot 971021. | Jeff Law | 1 | -5/+6 |
1997-09-18 | configure.in (strtoul, bsearch): Have autoconf check for these functions. | Jeffrey A Law | 1 | -0/+6 |