summaryrefslogtreecommitdiff
path: root/gcc/system.h
Commit message (Expand)AuthorAgeFilesLines
* * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,zack2002-02-271-1/+2
* * dwarf2out.c (DWARF_LINE_MIN_INSTR_LENGTH): Removed.tromey2002-02-211-1/+1
* * cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.neil2002-02-021-1/+1
* * rtlanal.c (subreg_regno_offset): Do not usekazu2002-01-311-1/+1
* * predict.c: Fix formatting.kazu2002-01-221-2/+2
* * expmed.c (extract_fixed_bit_field): Remove unused code.kazu2002-01-161-1/+2
* * system.h (ASM_IDENTIFY_GCC, STDC_VALUE, TRAMPOLINE_ALIGN,jsm282002-01-151-2/+5
* * doc/tm.texi (EASY_DIV_EXPR, IMPLICIT_FIX_EXPR,jsm282002-01-081-1/+2
* * doc/tm.texi (ASM_OUTPUT_EH_REGION_BEG, ASM_OUTPUT_EH_REGION_END,jsm282002-01-081-2/+5
* * mkconfig.sh: Output to config.h, hconfig.h and tconfig.hgrahams2002-01-031-12/+0
* * except.c: Fix comment formatting.kazu2001-12-281-1/+1
* * system.h (PREFETCH): Explictly undefine.robertl2001-12-211-0/+2
* * 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