aboutsummaryrefslogtreecommitdiff
path: root/gcc/system.h
AgeCommit message (Expand)Author
2004-01-12system.h: handle YYBYACC like YYBISON.Marc Espie
2003-03-31re PR other/6955 (collect2 says "core dumped" when there is no core)Kaveh R. Ghazi
2002-10-22target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...Richard Henderson
2002-10-08system.h (GCCBUGURL): Delete.Zack Weinberg
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi
2002-07-23dwarf2out.c (SECTION_ASM_OP, [...]): Remove.Neil Booth
2002-07-17cpplib.c (do_sccs): Handle #sccs on all systems.Neil Booth
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-05-19system.h (BLOCK_PROFILER, [...]): Poison.Richard Henderson
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson
2002-05-17defaults.h (UNIQUE_SECTION): Remove.Neil Booth
2002-05-15c-parse.in (MODIFIED_WCHAR_TYPE): New macro.Zack Weinberg
2002-05-07c-common.c (c_common_init): Set options->unsigned_wchar.Neil Booth
2002-02-27c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg
2002-02-21dwarf2out.c (DWARF_LINE_MIN_INSTR_LENGTH): Removed.Tom Tromey
2002-02-02cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.Neil Booth
2002-01-31rtlanal.c (subreg_regno_offset): Do not use SUBREG_REGNO_OFFSET.Kazu Hirata
2002-01-22predict.c: Fix formatting.Kazu Hirata
2002-01-16expmed.c (extract_fixed_bit_field): Remove unused code.Kazu Hirata
2002-01-15system.h (ASM_IDENTIFY_GCC, [...]): Poison.Joseph Myers
2002-01-08tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers
2002-01-08tm.texi (ASM_OUTPUT_EH_REGION_BEG, [...]): Remove documentation of obsolete m...Joseph Myers
2002-01-03mkconfig.sh: Output to config.h...Graham Stott
2001-12-28except.c: Fix comment formatting.Kazu Hirata
2001-12-21* system.h (PREFETCH): Explictly undefine.Robert Lipe
2001-11-19cppmacro.c (_cpp_backup_tokens): Pop cur_run before decrementing cur_token, n...Jason Merrill
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers
2001-10-21arm.h (FUNCTION_ARG_REGNO_P): Use IN_RANGE.Kaveh R. Ghazi
2001-10-15system.h: Poison old unused target macros.Neil Booth
2001-10-09c-common.h: Fix comment formatting.Kazu Hirata
2001-09-28cpplex.c (cpp_output_token): Use a putc loop for SPELL_OPERATOR, and fwrite f...Zack Weinberg
2001-09-10cpplex.c (parse_identifier): Fast-path optimize.Zack Weinberg
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff
2001-08-17system.h: Forward-declare struct rtx_def, struct rtvec_def, and union tree_node.Zack Weinberg
2001-06-27system.h (TARGET_ESC): Move to ...Neil Booth
2001-05-25Standardize header guards.Richard Henderson
2001-04-12configure.in (errno): Check for declaration.Kaveh R. Ghazi
2001-03-28configure.in: Don't check for bcopy.Kaveh R. Ghazi
2001-03-27system.h: Include symcat.h.Kaveh R. Ghazi
2001-03-14aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, [...]): New.Zack Weinberg
2001-03-13system.h (malloc, [...]): Only poison these tokens when IN_GCC is defined.Kaveh R. Ghazi
2001-03-12configure.in: Move check for unsigned enumerated bitfields to macro in acloca...Zack Weinberg
2001-03-10system.h (malloc, [...]): #undef token before poisoning it.Kaveh R. Ghazi
2001-03-10server.c (load_data, run_shell): Use xmalloc, xrealloc & xcalloc in lieu of m...Kaveh R. Ghazi
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg
2001-03-03configure.in: Kill tm.h.Zack Weinberg
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg
2000-12-22Makefile.in (sched-deps.o, [...]): Fix dependency typo.Kaveh R. Ghazi