summaryrefslogtreecommitdiff
path: root/gcc/system.h
Commit message (Expand)AuthorAgeFilesLines
* * system.h (offsetof): Define at the very end, to ensure we preferghazi2000-05-171-4/+3
* * ggc-simple.c (offsetof): Macro definition moved from here ...phdm2000-05-121-0/+4
* * system.h (S_ISBLK): Provide fallback definition.law2000-05-051-0/+5
* * system.h: Don't wrap <sys/types.h> with HAVE_SYS_TYPES_H.ghazi2000-05-041-2/+0
* Fix commentkenner2000-04-251-1/+1
* * diagnostic.c (init_output_buffer): Don't initialize format_args.rth2000-04-221-0/+8
* * system.h (ONLY_INT_FIELDS): Make sure it is defined.mmitchel2000-04-191-1/+9
* * configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Added. Check thatrobertl2000-04-181-0/+12
* * Makefile.in (STMP_FIXINC): New toggle.zack2000-02-271-11/+0
* * gcc.texi (Bug Reporting): Refer to bugs.html.loewis2000-02-181-0/+5
* * reload.c: PROTO -> PARAMS.ghazi2000-01-171-1/+1
* * configure.in (i?86-*-beos{pe,elf,}*): Recognize.jason2000-01-131-0/+5
* 2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>khan2000-01-071-0/+17
* Update copyrightslaw2000-01-041-1/+1
* * system.h (CEIL): Define.mmitchel2000-01-021-0/+3
* * system.h (bcopy, bcmp, bzero, index, rindex, atof, atol, free,ghazi1999-12-301-20/+26
* * system.h (strsignal): Don't check HAVE_STRSIGNAL whenghazi1999-12-271-12/+6
* * configure.in (AC_PREREQ): Bump to 2.13.ghazi1999-09-221-4/+1
* * machmode.h (HOST_PTR_PRINTF): Move from here ...ghazi1999-09-211-0/+11
* * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. Useghazi1999-09-161-15/+40
* * system.h (sbrk, malloc, calloc, realloc): Backup prototypesghazi1999-09-081-5/+5
* * defaults.h (TARGET_ESC): Move ...rth1999-09-081-0/+5
* Linas Vepstas <linas@linas.org>rth1999-09-081-2/+1
* Merge in gcc2-ss-010999law1999-09-071-2/+22
* 1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-261-19/+0
* More mail address and web address updates.law1999-08-091-1/+1
* * gcc.texi: Update e-mail addresses and URLs to gcc.gnu.org.law1999-07-181-2/+2
* law1999-06-241-0/+4
* xlaw1999-06-211-0/+3
* 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