summaryrefslogtreecommitdiffstats
path: root/gcc/system.h
Commit message (Expand)AuthorAgeFilesLines
* 1999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-161-29/+16
* * aclocal.m4 (GCC_FUNC_MKDIR_TAKES_ONE_ARG): Define.law1999-04-151-0/+5
* * system.h (STDERR_FILENO): Fix typo.law1999-03-311-1/+1
* * system.h (STDIN_FILENO): Provide default definition if one is notlaw1999-03-241-0/+11
* * system.h: Use putc_unlocked, fputc_unlocked, andlaw1999-03-191-4/+14
* * system.h (const, inline): Move the stage2 handling of theseghazi1999-03-071-12/+0
* * cccp.c: Don't define HOST_WIDE_INT. Replace all occurrences ofghazi1999-02-151-11/+0
* * system.h: Provide a definition for HOST_WIDEST_INT, etc.ghazi1999-02-121-0/+28
* * system.h (_, N_): Remove dummy i18n macros.law1999-02-091-4/+0
* 1999-02-09 16:42 -0500 Zack Weinberg <zack@rabi.columbia.edu>zack1999-02-091-0/+33
* * README.g77, gcc.c, gcc.texi: Update email addresses.law1999-02-061-1/+1
* * system.h (inline, const): Handle these for stage2 (and later) gcc.ghazi1999-02-011-1/+12
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-0/+11
* * system.h (bcopy): Implement with memmove not memcpy.rth1999-01-171-1/+1
* * system.h (abort): Supply more detailed information on how togerald1999-01-081-2/+4
* More copyright fixes. Oh what fun.law1999-01-061-1/+16
* * cccp.c: Don't define MIN/MAX anymore.ghazi1998-12-161-0/+9
* * configure.in: Test for availability of putc_unlocked, fputc_unlocked,law1998-12-071-0/+15
* * system.h: Include libiberty.h.ghazi1998-11-271-0/+3
* * configure.in: Look for <sys/stat.h>.rth1998-11-231-0/+3
* * cccp.c (S_ISREG, S_ISDIR): Delete defines.law1998-11-231-0/+11
* * configure.in: Don't do AC_CHECK_HEADERS(wait.h sys/wait.h).ghazi1998-11-191-0/+17
* * gansidecl.h: Prepend a "G" to the macro wrapping this fileghazi1998-11-081-1/+1
* Add support for strsignal, for platforms which have it but don't haveghazi1998-09-131-0/+14
* * aclocal.m4 (GCC_HEADER_STRING): New macro to detect if it isghazi1998-09-031-3/+8
* * system.h: Include stdarg.h/varargs.h, make sure they are orderedghazi1998-08-261-0/+7
* Add the ability to GCC_NEED_DECLARATION{S} for looking in arbitraryghazi1998-06-301-0/+16
* Remove autoconf things and OS header stuff (namely NULL) from gansidecl.h:ghazi1998-06-301-0/+6
* Consolidate strerror handling, as well as getcwd/getwd.ghazi1998-06-281-1/+20
* Add _() and N_() macros.drepper1998-06-031-7/+12
* Consolidate support for "String-ification" into system.h:ghazi1998-05-121-0/+18
* * acconfig.h (HAVE_VOLATILE): Insert stub for autoconf.law1998-05-101-0/+6
* The isascii check is needed by system.h.ghazi1998-05-061-2/+18
* Be more careful when including <time.h> and <sys/file.h> in system.h.ghazi1998-05-061-4/+14
* Redefine abort to report linenumber and filename of the errormeissner1998-04-271-0/+29
* I've backed out of including stat.h via system.h because stat.h canghazi1998-02-281-1/+0
* * system.h: Fix return type of bcmp prototype from `void' to `int'.law1998-02-151-3/+7
* law1998-02-131-0/+188
OpenPOWER on IntegriCloud