summaryrefslogtreecommitdiff
path: root/gcc/system.h
Commit message (Expand)AuthorAgeFilesLines
* c-common.h: Fix comment formatting.Kazu Hirata2001-10-091-5/+5
* cpplex.c (cpp_output_token): Use a putc loop for SPELL_OPERATOR, and fwrite f...Zack Weinberg2001-09-281-15/+40
* cpplex.c (parse_identifier): Fast-path optimize.Zack Weinberg2001-09-101-0/+7
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* system.h: Forward-declare struct rtx_def, struct rtvec_def, and union tree_node.Zack Weinberg2001-08-171-2/+14
* system.h (TARGET_ESC): Move to ...Neil Booth2001-06-271-5/+0
* Standardize header guards.Richard Henderson2001-05-251-3/+3
* configure.in (errno): Check for declaration.Kaveh R. Ghazi2001-04-121-1/+1
* configure.in: Don't check for bcopy.Kaveh R. Ghazi2001-03-281-13/+4
* system.h: Include symcat.h.Kaveh R. Ghazi2001-03-271-15/+1
* aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, [...]): New.Zack Weinberg2001-03-141-27/+2
* system.h (malloc, [...]): Only poison these tokens when IN_GCC is defined.Kaveh R. Ghazi2001-03-131-0/+6
* configure.in: Move check for unsigned enumerated bitfields to macro in acloca...Zack Weinberg2001-03-121-13/+3
* system.h (malloc, [...]): #undef token before poisoning it.Kaveh R. Ghazi2001-03-101-0/+7
* server.c (load_data, run_shell): Use xmalloc, xrealloc & xcalloc in lieu of m...Kaveh R. Ghazi2001-03-101-0/+25
* aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg2001-03-061-10/+0
* configure.in: Kill tm.h.Zack Weinberg2001-03-031-0/+19
* xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg2001-03-021-1/+36
* Makefile.in (sched-deps.o, [...]): Fix dependency typo.Kaveh R. Ghazi2000-12-221-1/+1
* * system.h (getopt): Update prototype to match include/getopt.h.John David Anglin2000-12-191-1/+1
* safe-ctype.h: New file.Zack Weinberg2000-12-081-84/+5
* system.h (IS_DIR_SEPARATOR): Use uppercase macro name.Richard Kenner2000-11-281-3/+16
* xm-darwin.h: New file, Darwin host definitions.Stan Shebs2000-11-211-0/+2
* calls.c (expand_call, [...]): Use memcpy () instead of bcopy ().Joseph Myers2000-11-091-40/+0
* gcse.c (set_hash_table_size): Now unsigned.Richard Kenner2000-10-201-0/+4
* flags.h: Declare warning flag warn_system_headers.Branko Cibej2000-09-251-1/+1
* gcc.c (do_spec_1): Implement %j spec flag.Jeff Law2000-08-211-0/+7
* cpphash.h: Use HAVE_DESIGNATED_INITIALIZERS.Neil Booth2000-08-181-0/+4
* * system.h (__FUNCTION__): Wrap definition in #ifndef.Kaveh R. Ghazi2000-07-221-0/+2
* diagnostic.c (trim_filename, [...]): Moved here from rtl.c.Zack Weinberg2000-07-211-0/+5
* * system.h (alloca): Prototype if __GNUC__ && __SIZE_TYPE__.Kaveh R. Ghazi2000-07-131-0/+5
* system.h (UNION_INIT_ZERO): New macro for initializing union members in structs.Kaveh R. Ghazi2000-07-071-0/+10
* system.h (SSIZE_MAX): Delete backup definition.Kaveh R. Ghazi2000-06-091-4/+0
* configure.in: Add AC_CHECK_TYPE(ssize_t).Zack Weinberg2000-05-271-0/+20
* getopt.h (getopt): Also check HAVE_DECL_* when prototyping.Kaveh R. Ghazi2000-05-231-28/+31
* system.h (offsetof): Define at the very end, to ensure we prefer the platform...Kaveh R. Ghazi2000-05-171-4/+3
* ggc-simple.c (offsetof): Macro definition moved from here ...Philippe De Muyter2000-05-121-0/+4
* * system.h (S_ISBLK): Provide fallback definition.Philippe De Muyter2000-05-051-0/+5
* * system.h: Don't wrap <sys/types.h> with HAVE_SYS_TYPES_H.Kaveh R. Ghazi2000-05-041-2/+0
* Fix commentRichard Kenner2000-04-251-1/+1
* diagnostic.c (init_output_buffer): Don't initialize format_args.Richard Henderson2000-04-221-0/+8
* system.h (ONLY_INT_FIELDS): Make sure it is defined.Mark Mitchell2000-04-191-1/+9
* configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Added.Robert Lipe2000-04-181-0/+12
* Makefile.in (STMP_FIXINC): New toggle.Zack Weinberg2000-02-271-11/+0
* gcc.texi (Bug Reporting): Refer to bugs.html.Martin v. Löwis2000-02-181-0/+5
* reload.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-1/+1
* configure.in (i?86-*-beos{pe,elf,}*): Recognize.Jason Merrill2000-01-121-0/+5
* cccp.c: Delete PATH_SEPARATOR, DIR_SEPARATOR and IS_DIR_SEPARATOR macros.Mumit Khan2000-01-071-0/+17
* Update copyrightsJeff Law2000-01-041-1/+1
* system.h (CEIL): Define.Mark Mitchell2000-01-021-0/+3