aboutsummaryrefslogtreecommitdiff
path: root/gcc/system.h
AgeCommit message (Expand)AuthorFilesLines
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+2
2004-01-16system.h (ASM_OUTPUT_SECTION_NAME): Poison.Kazu Hirata1-1/+2
2004-01-16system.h (LINKER_DOES_NOT_WORK_WITH_DWARF2): Poison.Kazu Hirata1-1/+2
2004-01-15builtins.c (expand_builtin_va_end): Don't use EXPAND_BUILTIN_VA_END.Kazu Hirata1-1/+1
2004-01-15system.h (STRUCT_VALUE_INCOMING_REGNUM): Poison.Kazu Hirata1-1/+1
2004-01-14system.h: Poison PROMOTED_MODESteven Bosscher1-1/+2
2004-01-14system.h (SHARED_BSS_SECTION_ASM_OP): Poison.Kazu Hirata1-1/+1
2004-01-13system.h (TEXT_SECTION): Poison.Kazu Hirata1-1/+1
2004-01-12system.h: handle YYBYACC like YYBISON.Marc Espie1-1/+1
2004-01-09final.c (FIRST_INSN_ADDRESS): Remove.Kazu Hirata1-1/+2
2004-01-05system.h (ASM_OUTPUT_MAIN_SOURCE_FILENAME): Poison.Kazu Hirata1-1/+1
2003-12-22system.h (CONVERT_HARD_REGISTER_TO_SSA_P): Poison.Kazu Hirata1-1/+2
2003-12-20expr.c (check_max_integer_computation_mode): Remove.Kazu Hirata1-1/+1
2003-12-18c-decl.c (check_bitfield_type_and_width): Remove enum special case suppressio...Richard Henderson1-2/+2
2003-12-18calls.c (load_register_parameters): Don't use LOAD_ARGS_REVERSED.Kazu Hirata1-1/+2
2003-12-18calls.c (expand_call): Update comments.Kazu Hirata1-1/+2
2003-12-16system.h (DEFAULT_CALLER_SAVES): Poison.Kazu Hirata1-1/+1
2003-12-08final.c (final_scan_insn): Don't use FINAL_PRESCAN_LABEL.Kazu Hirata1-1/+1
2003-10-29builtins.c (std_build_builtin_va_list): New.Richard Henderson1-1/+1
2003-10-16configure.in: Add snprintf to gcc_AC_CHECK_DECLS list.Zack Weinberg1-0/+4
2003-10-02system.h: Poison macros obsoleted by earlier patch.Zack Weinberg1-1/+4
2003-08-23calls.c (emit_library_call_value_1): Remove code related to LIBGCC_NEEDS_DOUBLE.Jason Eckhardt1-1/+2
2003-08-04c-common.c (flag_noniso_default_format_attributes): Delete.Roger Sayle1-1/+1
2003-08-01system.h: Poison ASM_SIMPLIFY_DWARF_ADDR.Richard Henderson1-1/+2
2003-07-20builtins.def (BUILT_IN_ALLOCA): Remove "#if SMALL_STACK" form.Roger Sayle1-1/+1
2003-07-08system.h: Poison MAP_CHARACTER.Zack Weinberg1-1/+1
2003-07-08bitmap.c (debug_bitmap_file): Merge uses of HOST_PTR_PRINTF with adjacent std...Kaveh R. Ghazi1-3/+5
2003-07-06Makfile.in: Remove traces of mbchar.Neil Booth1-1/+1
2003-07-03system.h: Include filenames.h.Zack Weinberg1-22/+8
2003-06-29target-def.h: Remove usage of OBJECT_FORMAT_ROSE.Andreas Jaeger1-1/+1
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-1/+1
2003-06-18system.h (ANSI_PROTOTYPES, [...]): undef and poison these libiberty macros.Kaveh R. Ghazi1-0/+11
2003-06-17alloc-pool.c: Don't check HAVE_LONG_DOUBLE.Kaveh R. Ghazi1-6/+0
2003-06-16gengtype.c: Don't use UNION_INIT_ZERO.Kaveh R. Ghazi1-10/+0
2003-06-16builtin-attrs.def, [...]: Don't use macros from "symcat.h", instead rely on I...Kaveh R. Ghazi1-1/+0
2003-06-16scan.h: Convert to ISO C.Kaveh R. Ghazi1-28/+20
2003-06-07mklibgcc.in (lib2funcs): Remove _exit.Andreas Jaeger1-1/+2
2003-06-07crtstuff.c: Remove undefined usage of INIT_SECTION_PREAMBLE.Andreas Jaeger1-1/+1
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-1/+1
2003-06-04system.h: Do not poison TDESC_SECTION_ASM_OP, RDATA_SECTION_ASM_OP and SUBTAR...Andreas Jaeger1-2/+1
2003-06-04uwin.h: Remove SUBTARGET_PROLOGUE.Andreas Jaeger1-1/+5
2003-06-01tm.texi (Storage Layout): Remove ROUND_TYPE_SIZE and ROUND_TYPE_SIZE_UNIT.Andreas Jaeger1-1/+2
2003-05-31function.c (trampoline_address): Remove ALLOCATE_TRAMPOLINE usage.Andreas Jaeger1-3/+3
2003-05-30* system.h: Poison OBJC_PROLOGUE.Stan Shebs1-1/+2
2003-05-17defaults.h (TARGET_CPU_CPP_BUILTINS, [...]): Remove.Neil Booth1-1/+1
2003-05-14* system.h: Poison MACHINE_DEPENDENT_REORG.Richard Sandiford1-1/+1
2003-04-03gengtype-lex.l (IWORD): Add CHAR_BITFIELD.Kaveh R. Ghazi1-1/+4
2003-03-30re PR other/6955 (collect2 says "core dumped" when there is no core)Kaveh R. Ghazi1-0/+6
2003-01-28target.h (targetm.address_cost): New.Richard Henderson1-1/+2
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson1-1/+1