summaryrefslogtreecommitdiff
path: root/gcc/system.h
Commit message (Expand)AuthorAgeFilesLines
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-4/+16
* system.h (BLOCK_PROFILER, [...]): Poison.Richard Henderson2002-05-191-1/+4
* system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson2002-05-191-1/+1
* system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson2002-05-181-1/+2
* system.h (SELECT_RTX_SECTION): Poison.Richard Henderson2002-05-181-1/+1
* defaults.h (UNIQUE_SECTION): Remove.Neil Booth2002-05-171-1/+1
* c-parse.in (MODIFIED_WCHAR_TYPE): New macro.Zack Weinberg2002-05-151-1/+2
* c-common.c (c_common_init): Set options->unsigned_wchar.Neil Booth2002-05-071-1/+2
* c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg2002-02-271-1/+2
* dwarf2out.c (DWARF_LINE_MIN_INSTR_LENGTH): Removed.Tom Tromey2002-02-211-1/+1
* cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.Neil Booth2002-02-021-1/+1
* rtlanal.c (subreg_regno_offset): Do not use SUBREG_REGNO_OFFSET.Kazu Hirata2002-01-311-1/+1
* predict.c: Fix formatting.Kazu Hirata2002-01-221-2/+2
* expmed.c (extract_fixed_bit_field): Remove unused code.Kazu Hirata2002-01-161-1/+2
* system.h (ASM_IDENTIFY_GCC, [...]): Poison.Joseph Myers2002-01-151-2/+5
* tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers2002-01-081-1/+2
* tm.texi (ASM_OUTPUT_EH_REGION_BEG, [...]): Remove documentation of obsolete m...Joseph Myers2002-01-081-2/+5
* mkconfig.sh: Output to config.h...Graham Stott2002-01-031-12/+0
* except.c: Fix comment formatting.Kazu Hirata2001-12-281-1/+1
* * system.h (PREFETCH): Explictly undefine.Robert Lipe2001-12-211-0/+2
* cppmacro.c (_cpp_backup_tokens): Pop cur_run before decrementing cur_token, n...Jason Merrill2001-11-191-1/+6
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-10-281-1/+1
* arm.h (FUNCTION_ARG_REGNO_P): Use IN_RANGE.Kaveh R. Ghazi2001-10-211-0/+10
* system.h: Poison old unused target macros.Neil Booth2001-10-151-0/+10
* 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