summaryrefslogtreecommitdiffstats
path: root/gcc/system.h
Commit message (Expand)AuthorAgeFilesLines
* * cppmacro.c (_cpp_backup_tokens): Pop cur_run before decrementingjason2001-11-191-1/+6
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-1/+1
* * arm.h (FUNCTION_ARG_REGNO_P): Use IN_RANGE.ghazi2001-10-211-0/+10
* * system.h: Poison old unused target macros.neil2001-10-151-0/+10
* * c-common.h: Fix comment formatting.kazu2001-10-091-5/+5
* * cpplex.c (cpp_output_token): Use a putc loop forzack2001-09-281-15/+40
* * cpplex.c (parse_identifier): Fast-path optimize. Avoidzack2001-09-101-0/+7
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * system.h: Forward-declare struct rtx_def, struct rtvec_def,zack2001-08-171-2/+14
* * system.h (TARGET_ESC): Move to ...neil2001-06-271-5/+0
* Standardize header guards.rth2001-05-261-3/+3
* * configure.in (errno): Check for declaration.ghazi2001-04-121-1/+1
* * configure.in: Don't check for bcopy.ghazi2001-03-281-13/+4
* * system.h: Include symcat.h.ghazi2001-03-271-15/+1
* * aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, gcc_AC_C_CHAR_BIT,zack2001-03-141-27/+2
* * system.h (malloc, realloc, calloc, strdup): Only poison theseghazi2001-03-131-0/+6
* * configure.in: Move check for unsigned enumerated bitfieldszack2001-03-121-13/+3
* * system.h (malloc, realloc, calloc, strdup, bzero, bcmp, rindex):ghazi2001-03-101-0/+7
* * fixinc/server.c (load_data, run_shell): Use xmalloc, xrealloc &ghazi2001-03-101-0/+25
* libiberty:zack2001-03-061-10/+0
* * configure.in: Kill tm.h. Include the files in the $tm_filezack2001-03-031-0/+19
* * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h,zack2001-03-021-1/+36
* * Makefile.in (sched-deps.o, sched-rgn.o): Fix dependency typo.ghazi2000-12-221-1/+1
* * system.h (getopt): Update prototype to match include/getopt.h.rth2000-12-191-1/+1
* include:zack2000-12-081-84/+5
* * system.h (IS_DIR_SEPARATOR): Use uppercase macro name.kenner2000-11-281-3/+16
* * config/rs6000/xm-darwin.h: New file, Darwin host definitions.shebs2000-11-211-0/+2
* * calls.c (expand_call, emit_library_call_value_1), collect2.cjsm282000-11-091-40/+0
* * gcse.c (set_hash_table_size): Now unsigned.kenner2000-10-201-0/+4
* 2000-09-25 Branko Cibej <branko.cibej@hermes.si>bkoz2000-09-251-1/+1
* * gcc.c (do_spec_1): Implement %j spec flag.law2000-08-211-0/+7
* * cpphash.h: Use HAVE_DESIGNATED_INITIALIZERS.neil2000-08-181-0/+4
* * system.h (__FUNCTION__): Wrap definition in #ifndef.ghazi2000-07-221-0/+2
* * diagnostic.c (trim_filename, fancy_abort): Moved here fromzack2000-07-211-0/+5
* * system.h (alloca): Prototype if __GNUC__ && __SIZE_TYPE__.ghazi2000-07-131-0/+5
* * system.h (UNION_INIT_ZERO): New macro for initializing unionghazi2000-07-071-0/+10
* * system.h (SSIZE_MAX): Delete backup definition.ghazi2000-06-091-4/+0
* * configure.in: Add AC_CHECK_TYPE(ssize_t). Remove commentedzack2000-05-271-0/+20
* include:ghazi2000-05-231-28/+31
* * 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
OpenPOWER on IntegriCloud