| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure.in (AC_PREREQ): Bump to 2.13. | ghazi | 1999-09-22 | 1 | -4/+1 |
* | * machmode.h (HOST_PTR_PRINTF): Move from here ... | ghazi | 1999-09-21 | 1 | -0/+11 |
* | * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. Use | ghazi | 1999-09-16 | 1 | -15/+40 |
* | * system.h (sbrk, malloc, calloc, realloc): Backup prototypes | ghazi | 1999-09-08 | 1 | -5/+5 |
* | * defaults.h (TARGET_ESC): Move ... | rth | 1999-09-08 | 1 | -0/+5 |
* | Linas Vepstas <linas@linas.org> | rth | 1999-09-08 | 1 | -2/+1 |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 1 | -2/+22 |
* | 1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-26 | 1 | -19/+0 |
* | More mail address and web address updates. | law | 1999-08-09 | 1 | -1/+1 |
* | * gcc.texi: Update e-mail addresses and URLs to gcc.gnu.org. | law | 1999-07-18 | 1 | -2/+2 |
* | � | law | 1999-06-24 | 1 | -0/+4 |
* | x | law | 1999-06-21 | 1 | -0/+3 |
* | 1999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-04-16 | 1 | -29/+16 |
* | * aclocal.m4 (GCC_FUNC_MKDIR_TAKES_ONE_ARG): Define. | law | 1999-04-15 | 1 | -0/+5 |
* | * system.h (STDERR_FILENO): Fix typo. | law | 1999-03-31 | 1 | -1/+1 |
* | * system.h (STDIN_FILENO): Provide default definition if one is not | law | 1999-03-24 | 1 | -0/+11 |
* | * system.h: Use putc_unlocked, fputc_unlocked, and | law | 1999-03-19 | 1 | -4/+14 |
* | * system.h (const, inline): Move the stage2 handling of these | ghazi | 1999-03-07 | 1 | -12/+0 |
* | * cccp.c: Don't define HOST_WIDE_INT. Replace all occurrences of | ghazi | 1999-02-15 | 1 | -11/+0 |
* | * system.h: Provide a definition for HOST_WIDEST_INT, etc. | ghazi | 1999-02-12 | 1 | -0/+28 |
* | * system.h (_, N_): Remove dummy i18n macros. | law | 1999-02-09 | 1 | -4/+0 |
* | 1999-02-09 16:42 -0500 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-02-09 | 1 | -0/+33 |
* | * README.g77, gcc.c, gcc.texi: Update email addresses. | law | 1999-02-06 | 1 | -1/+1 |
* | * system.h (inline, const): Handle these for stage2 (and later) gcc. | ghazi | 1999-02-01 | 1 | -1/+12 |
* | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | law | 1999-01-27 | 1 | -0/+11 |
* | * system.h (bcopy): Implement with memmove not memcpy. | rth | 1999-01-17 | 1 | -1/+1 |
* | * system.h (abort): Supply more detailed information on how to | gerald | 1999-01-08 | 1 | -2/+4 |
* | More copyright fixes. Oh what fun. | law | 1999-01-06 | 1 | -1/+16 |
* | * cccp.c: Don't define MIN/MAX anymore. | ghazi | 1998-12-16 | 1 | -0/+9 |
* | * configure.in: Test for availability of putc_unlocked, fputc_unlocked, | law | 1998-12-07 | 1 | -0/+15 |
* | * system.h: Include libiberty.h. | ghazi | 1998-11-27 | 1 | -0/+3 |
* | * configure.in: Look for <sys/stat.h>. | rth | 1998-11-23 | 1 | -0/+3 |
* | * cccp.c (S_ISREG, S_ISDIR): Delete defines. | law | 1998-11-23 | 1 | -0/+11 |
* | * configure.in: Don't do AC_CHECK_HEADERS(wait.h sys/wait.h). | ghazi | 1998-11-19 | 1 | -0/+17 |
* | * gansidecl.h: Prepend a "G" to the macro wrapping this file | ghazi | 1998-11-08 | 1 | -1/+1 |
* | Add support for strsignal, for platforms which have it but don't have | ghazi | 1998-09-13 | 1 | -0/+14 |
* | * aclocal.m4 (GCC_HEADER_STRING): New macro to detect if it is | ghazi | 1998-09-03 | 1 | -3/+8 |
* | * system.h: Include stdarg.h/varargs.h, make sure they are ordered | ghazi | 1998-08-26 | 1 | -0/+7 |
* | Add the ability to GCC_NEED_DECLARATION{S} for looking in arbitrary | ghazi | 1998-06-30 | 1 | -0/+16 |
* | Remove autoconf things and OS header stuff (namely NULL) from gansidecl.h: | ghazi | 1998-06-30 | 1 | -0/+6 |
* | Consolidate strerror handling, as well as getcwd/getwd. | ghazi | 1998-06-28 | 1 | -1/+20 |
* | Add _() and N_() macros. | drepper | 1998-06-03 | 1 | -7/+12 |
* | Consolidate support for "String-ification" into system.h: | ghazi | 1998-05-12 | 1 | -0/+18 |
* | * acconfig.h (HAVE_VOLATILE): Insert stub for autoconf. | law | 1998-05-10 | 1 | -0/+6 |
* | The isascii check is needed by system.h. | ghazi | 1998-05-06 | 1 | -2/+18 |
* | Be more careful when including <time.h> and <sys/file.h> in system.h. | ghazi | 1998-05-06 | 1 | -4/+14 |
* | Redefine abort to report linenumber and filename of the error | meissner | 1998-04-27 | 1 | -0/+29 |
* | I've backed out of including stat.h via system.h because stat.h can | ghazi | 1998-02-28 | 1 | -1/+0 |
* | * system.h: Fix return type of bcmp prototype from `void' to `int'. | law | 1998-02-15 | 1 | -3/+7 |
* | | law | 1998-02-13 | 1 | -0/+188 |