Age | Commit message (Expand) | Author | Files | Lines |
1999-04-16 | system.h: Always prototype abort. | Zack Weinberg | 1 | -29/+16 |
1999-04-14 | aclocal.m4 (GCC_FUNC_MKDIR_TAKES_ONE_ARG): Define. | Mumit Khan | 1 | -0/+5 |
1999-03-30 | * system.h (STDERR_FILENO): Fix typo. | Jeffrey A Law | 1 | -1/+1 |
1999-03-24 | system.h (STDIN_FILENO): Provide default definition if one is not provided by... | Mark Elbrecht | 1 | -0/+11 |
1999-03-18 | system.h: Use putc_unlocked... | Zack Weinberg | 1 | -4/+14 |
1999-03-07 | system.h (const, inline): Move the stage2 handling of these keywords-as-macro... | Kaveh R. Ghazi | 1 | -12/+0 |
1999-02-15 | cccp.c: Don't define HOST_WIDE_INT. | Kaveh R. Ghazi | 1 | -11/+0 |
1999-02-12 | * system.h: Provide a definition for HOST_WIDEST_INT, etc. | Kaveh R. Ghazi | 1 | -0/+28 |
1999-02-09 | system.h (_, N_): Remove dummy i18n macros. | Nathan Sidwell | 1 | -4/+0 |
1999-02-09 | [multiple changes] | Zack Weinberg | 1 | -0/+33 |
1999-02-06 | README.g77, [...]: Update email addresses. | Jeffrey A Law | 1 | -1/+1 |
1999-02-01 | system.h (inline, const): Handle these for stage2 (and later) gcc. | Kaveh R. Ghazi | 1 | -1/+12 |
1999-01-26 | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | Jeffrey A Law | 1 | -0/+11 |
1999-01-17 | * system.h (bcopy): Implement with memmove not memcpy. | Richard Henderson | 1 | -1/+1 |
1999-01-08 | system.h (abort): Supply more detailed information on how to report an Intern... | Gerald Pfeifer | 1 | -2/+4 |
1999-01-06 | More copyright fixes. Oh what fun. | Jeff Law | 1 | -1/+16 |
1998-12-16 | cccp.c: Don't define MIN/MAX anymore. | Kaveh R. Ghazi | 1 | -0/+9 |
1998-12-07 | configure.in: Test for availability of putc_unlocked, fputc_unlocked, and fpu... | Ulrich Drepper | 1 | -0/+15 |
1998-11-27 | system.h: Include libiberty.h. | Kaveh R. Ghazi | 1 | -0/+3 |
1998-11-23 | configure.in: Look for <sys/stat.h>. | Richard Henderson | 1 | -0/+3 |
1998-11-23 | cccp.c (S_ISREG, S_ISDIR): Delete defines. | Melissa O'Neill | 1 | -0/+11 |
1998-11-19 | configure.in: Don't do AC_CHECK_HEADERS(wait.h sys/wait.h). | Kaveh R. Ghazi | 1 | -0/+17 |
1998-11-08 | gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it... | Kaveh R. Ghazi | 1 | -1/+1 |
1998-09-13 | Add support for strsignal, for platforms which have it but don't have sys_sig... | Kaveh R. Ghazi | 1 | -0/+14 |
1998-09-03 | aclocal.m4 (GCC_HEADER_STRING): New macro to detect if it is safe to include ... | Kaveh R. Ghazi | 1 | -3/+8 |
1998-08-26 | system.h: Include stdarg.h/varargs.h... | Kaveh R. Ghazi | 1 | -0/+7 |
1998-06-30 | Add the ability to GCC_NEED_DECLARATION{S} for looking in arbitrary header... | Kaveh R. Ghazi | 1 | -0/+16 |
1998-06-30 | Remove autoconf things and OS header stuff (namely NULL) from gansidecl.h: | Kaveh R. Ghazi | 1 | -0/+6 |
1998-06-28 | Consolidate strerror handling, as well as getcwd/getwd. | Kaveh R. Ghazi | 1 | -1/+20 |
1998-06-03 | Add _() and N_() macros. | Ulrich Drepper | 1 | -7/+12 |
1998-05-12 | Consolidate support for "String-ification" into system.h: | Kaveh R. Ghazi | 1 | -0/+18 |
1998-05-09 | acconfig.h (HAVE_VOLATILE): Insert stub for autoconf. | Jeff Law | 1 | -0/+6 |
1998-05-06 | The isascii check is needed by system.h. | Kaveh R. Ghazi | 1 | -2/+18 |
1998-05-06 | Be more careful when including <time.h> and <sys/file.h> in system.h. | Kaveh R. Ghazi | 1 | -4/+14 |
1998-04-27 | Redefine abort to report linenumber and filename of the error | Michael Meissner | 1 | -0/+29 |
1998-02-28 | I've backed out of including stat.h via system.h because stat.h can define... | Kaveh R. Ghazi | 1 | -1/+0 |
1998-02-15 | system.h: Fix return type of bcmp prototype from `void' to `int'. | Kaveh R. Ghazi | 1 | -3/+7 |
1998-02-12 | system.h: New file to get common systems includes and various definitions and... | Kaveh R. Ghazi | 1 | -0/+188 |