OSDN Git Service

* gcc.target/i386/pr34256.c: Update number of mov insns
[pf3gnuchains/gcc-fork.git] / gcc / system.h
2004-01-09 kazu * final.c (FIRST_INSN_ADDRESS): Remove.
2004-01-05 kazu * system.h (ASM_OUTPUT_MAIN_SOURCE_FILENAME): Poison.
2003-12-22 kazu * system.h (CONVERT_HARD_REGISTER_TO_SSA_P): Poison.
2003-12-20 kazu * expr.c (check_max_integer_computation_mode): Remove.
2003-12-18 rth * c-decl.c (check_bitfield_type_and_width)...
2003-12-18 kazu * calls.c (load_register_parameters): Don't use
2003-12-18 kazu * calls.c (expand_call): Update comments.
2003-12-16 kazu * system.h (DEFAULT_CALLER_SAVES): Poison.
2003-12-08 kazu * final.c (final_scan_insn): Don't use FINAL_PRESCAN_L...
2003-10-30 rth * builtins.c (std_build_builtin_va_list): New.
2003-10-16 zack * configure.in: Add snprintf to gcc_AC_CHECK_DECLS...
2003-10-02 zack * system.h: Poison macros obsoleted by earlier patch.
2003-08-23 jle2003-08-23 Jason Eckhardt <jle@rice.edu>
2003-08-04 sayle * c-common.c (flag_noniso_default_format_attributes...
2003-08-01 rth * system.h: Poison ASM_SIMPLIFY_DWARF_ADDR.
2003-07-20 sayle * builtins.def (BUILT_IN_ALLOCA): Remove "#if SMALL_ST...
2003-07-08 zack * system.h: Poison MAP_CHARACTER.
2003-07-08 ghazigcc:
2003-07-06 neil * Makfile.in: Remove traces of mbchar.
2003-07-03 zack * system.h: Include filenames.h.
2003-06-29 aj * target-def.h: Remove usage of OBJECT_FORMAT_ROSE.
2003-06-19 zack * target.h (asm_out.file_start, file_start_app_off,
2003-06-18 ghazi * system.h (ANSI_PROTOTYPES, PTR_CONST, LONG_DOUBLE...
2003-06-17 ghazigcc:
2003-06-16 ghazi * gengtype.c: Don't use UNION_INIT_ZERO.
2003-06-16 ghazi * builtin-attrs.def, builtin-attrs.def, builtins.c...
2003-06-16 ghazi * scan.h: Convert to ISO C.
2003-06-07 aj * mklibgcc.in (lib2funcs): Remove _exit.
2003-06-07 aj * crtstuff.c: Remove undefined usage of INIT_SECTION_P...
2003-06-07 zack * config.gcc (with_cpu handling): Translate sparc64 in
2003-06-04 aj * system.h: Do not poison TDESC_SECTION_ASM_OP,
2003-06-04 aj * config/i386/uwin.h: Remove SUBTARGET_PROLOGUE.
2003-06-01 aj * doc/tm.texi (Storage Layout): Remove ROUND_TYPE_SIZE and
2003-05-31 aj * function.c (trampoline_address): Remove ALLOC...
2003-05-30 shebs * system.h: Poison OBJC_PROLOGUE.
2003-05-17 neil * defaults.h (TARGET_CPU_CPP_BUILTINS, CPP_PREDEFINES...
2003-05-14 rsandifo * system.h: Poison MACHINE_DEPENDENT_REORG.
2003-04-03 ghazigcc:
2003-03-30 ghazi PR other/6955
2003-01-28 rth * target.h (targetm.address_cost): New.
2003-01-28 rth * Makefile.in (cse.o): Depend on TARGET_H.
2003-01-22 rth * dwarf2out.c (lookup_filename): Fix printf...
2003-01-21 ghazi * system.h (__NO_STRING_INLINES): Define.
2003-01-20 schwab * system.h: Don't declare strsignal if the decl test...
2003-01-20 dje * system.h (strsignal): Also declare if no declaration...
2003-01-18 kazu * basic-block.h: Fix comment formatting.
2002-12-24 kazu * regmove.c: Fix comment typos.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-10-22 rthgcc/
2002-10-08 zack * system.h (GCCBUGURL): Delete.
2002-08-21 ghazi * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for...
2002-07-23 neil * dwarf2out.c (SECTION_ASM_OP,
2002-07-17 neil * cpplib.c (do_sccs): Handle #sccs on all systems.
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-19 rth * system.h (BLOCK_PROFILER, BLOCK_PROFILER_CODE,
2002-05-19 rth * system.h (STRIP_NAME_ENCODING): Poison it.
2002-05-19 rth * system.h (ENCODE_SECTION_INFO): Poison it.
2002-05-18 rth * system.h (SELECT_RTX_SECTION): Poison.
2002-05-17 neil * defaults.h (UNIQUE_SECTION): Remove.
2002-05-15 zack * c-parse.in (MODIFIED_WCHAR_TYPE): New macro.
2002-05-07 neil * c-common.c (c_common_init): Set options->unsigned_wchar.
2002-02-27 zack * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,
2002-02-21 tromey * dwarf2out.c (DWARF_LINE_MIN_INSTR_LENGTH): Removed.
2002-02-02 neil * cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGN...
2002-01-31 kazu * rtlanal.c (subreg_regno_offset): Do not use
2002-01-22 kazu * predict.c: Fix formatting.
2002-01-16 kazu * expmed.c (extract_fixed_bit_field): Remove unused...
2002-01-15 jsm28 * system.h (ASM_IDENTIFY_GCC, STDC_VALUE, TRAMPOLINE_A...
2002-01-08 jsm28 * doc/tm.texi (EASY_DIV_EXPR, IMPLICIT_FIX_EXPR,
2002-01-08 jsm28 * doc/tm.texi (ASM_OUTPUT_EH_REGION_BEG, ASM_OUTPUT_EH...
2002-01-03 grahams * mkconfig.sh: Output to config.h, hconfig.h and tconfig.h
2001-12-28 kazu * except.c: Fix comment formatting.
2001-12-21 robertl * system.h (PREFETCH): Explictly undefine.
2001-11-19 jason * cppmacro.c (_cpp_backup_tokens): Pop cur_run...
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-21 ghazi * arm.h (FUNCTION_ARG_REGNO_P): Use IN_RANGE.
2001-10-15 neil * system.h: Poison old unused target macros.
2001-10-09 kazu * c-common.h: Fix comment formatting.
2001-09-28 zack * cpplex.c (cpp_output_token): Use a putc loop for
2001-09-10 zack * cpplex.c (parse_identifier): Fast-path optimize...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-17 zack * system.h: Forward-declare struct rtx_def, struct...
2001-06-27 neil * system.h (TARGET_ESC): Move to ...
2001-05-26 rthStandardize header guards.
2001-04-12 ghazi * configure.in (errno): Check for declaration.
2001-03-28 ghazi * configure.in: Don't check for bcopy.
2001-03-27 ghazi * system.h: Include symcat.h.
2001-03-14 zack * aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, gcc_AC_C_CH...
2001-03-13 ghazi * system.h (malloc, realloc, calloc, strdup): Only...
2001-03-12 zack * configure.in: Move check for unsigned enumerated...
2001-03-10 ghazi * system.h (malloc, realloc, calloc, strdup, bzero...
2001-03-10 ghazi * fixinc/server.c (load_data, run_shell): Use xmalloc...
2001-03-06 zacklibiberty:
2001-03-03 zack * configure.in: Kill tm.h. Include the files in the...
2001-03-02 zack * config/xm-lynx.h, config/xm-std32.h, config/a29k...
2000-12-22 ghazi * Makefile.in (sched-deps.o, sched-rgn.o): Fix depende...
2000-12-19 rth * system.h (getopt): Update prototype to match...
2000-12-08 zackinclude:
2000-11-28 kenner * system.h (IS_DIR_SEPARATOR): Use uppercase macro...
2000-11-21 shebs * config/rs6000/xm-darwin.h: New file, Darwin...
next