OSDN Git Service

* builtins.c (expand_builtin_setjmp): Use emit_jump to jump around
[pf3gnuchains/gcc-fork.git] / gcc /
2003-08-31 hainque * builtins.c (expand_builtin_setjmp): Use emit_...
2003-08-31 zack * configure.frag: Delete file.
2003-08-31 gccadminDaily bump.
2003-08-30 zack * c-tree.h: Delete COMPARE_DIFFERENT_TU from enumeration.
2003-08-30 zack * c-tree.h (C_TYPE_INCOMPLETE_VARS): New macro.
2003-08-30 rearnsha2003-08-30 Richard Earnshaw <rearnsha@arm.com>
2003-08-30 mmitchel PR c++/12093
2003-08-30 mmitchelRemove inadvertent commit
2003-08-30 mmitchel2003-08-29 Mark Mitchell <mark@codesourcery.com>
2003-08-30 gccadminDaily bump.
2003-08-30 mmitchelAdd missing ChangeLog entry
2003-08-29 mmitchel PR c++/11928
2003-08-29 rthgcc/
2003-08-29 mmitchel PR c++/6196
2003-08-29 rth * function.h (struct function): Add rtl_inline_...
2003-08-29 rth * function.c (allocate_struct_function): New...
2003-08-29 rth * function.h (struct function): Move function_f...
2003-08-29 neroden * config.gcc: Don't use negated character class...
2003-08-29 rth * builtins.c (expand_builtin_constant_p): Check...
2003-08-29 rth * c-tree.h (C_DECL_FILE_SCOPE): Move ...
2003-08-29 ghazi * builtins.def: Fix typos.
2003-08-29 ghazi * builtins.def (BUILT_IN_ERFC, BUILT_IN_ERFCF, BUILT_I...
2003-08-29 neroden * config.gcc (i386-*-vsta): Fix obvious bogosity.
2003-08-29 neroden * fixinc/inclhack.def: Remove special cases for unsup...
2003-08-29 mmitchel * Makefile.in (cpp.info): Just state dependencies.
2003-08-29 kcook2003-08-29 Kelley Cook <kelleycook@wideopenwest.com>
2003-08-29 neroden * config.gcc: Narrow unsupported target match to avoid...
2003-08-29 ghazi * builtins.c (mathfn_built_in): Handle new math builtins.
2003-08-29 gdr PR c++/11811
2003-08-29 mmitchel * init.c (decl_constant_value): Deal with COND_EXPR...
2003-08-29 bothner Fix (hopefully temporary) for breakage caused by my...
2003-08-29 uweigand * config/s390/s390.md ("*mulsi3_sign"): New insn.
2003-08-29 gccadminDaily bump.
2003-08-28 tromey * gcj.texi (Extensions): Document gcjlib URLs.
2003-08-28 ghazi * builtin-types.def (BT_INT_PTR, BT_FLOAT_PTR, BT_DOUB...
2003-08-28 ghazi * builtin-types.def (BT_FN_FLOAT_INT_FLOAT,
2003-08-28 neroden * fixinc/mkfixinc.sh: Remove special case code for...
2003-08-28 neroden * fixinc/mkfixinc.sh: Remove special case code for...
2003-08-28 ghazi * builtin-types.def (BT_FN_INT_FLOAT, BT_FN_INT_DOUBLE,
2003-08-28 uweigand * config/s390/s390.c (legitmate_constant_p): Use LARL on
2003-08-28 mmitchel PR optimization/5079
2003-08-28 drow * gcc.c (STANDARD_EXEC_PREFIX, STANDARD_STARTFILE_PREFIX)
2003-08-28 bothner * cpperror.c (print_location): Don't check for !pfile...
2003-08-28 gccadminDaily bump.
2003-08-27 jason * real.c (do_multiply): Initialize with memset.
2003-08-27 rakdver * gcov.c (typedef struct arc_info): New field cs_count.
2003-08-27 uweigand * config/s390/s390.c (struct machine_function): Remove...
2003-08-27 mmitchel * g++.dg/opt/ptrmem3.C: New test.
2003-08-27 neroden * fixinc/inclhack.def (ptx_netswap): New disabled...
2003-08-27 rearnsha2003-08-27 Richard Earnshaw <rearnsha@arm.com>
2003-08-27 jakub * builtins.c (expand_builtin_expect_jump): Save pendin...
2003-08-27 rsandifo * calls.c (initialize_argument_information): If an...
2003-08-27 neroden * fixinc/tests/base/string.h, fixinc/tests/base/sys...
2003-08-27 zack2003-08-26 Dan Nicolaescu <dann@ics.uci.edu>
2003-08-27 gccadminDaily bump.
2003-08-26 neroden * fixinc/inclhack.def (ptx_pwd_h): New disabled fix...
2003-08-26 neroden * fixinc/inclhack.def (ptx_sys_mc_param_h)...
2003-08-26 bothnerCopy over from cs branch:
2003-08-26 sayle PR middle-end/12002
2003-08-26 uweigand * config/s390/s390.c (emit_prologue): Don't check...
2003-08-26 neroden * fixinc/inclhack.def (svr4_preproc_lint_on,
2003-08-26 mmitchel * doc/install.texi (Prerequisites): Mention GNU make...
2003-08-26 uweigand * config/s390/s390.md ("*llgt_sisi", "*llgt_sisi_split...
2003-08-26 uweigand * config/s390/s390.md ("*fmadddf", "*fmsubdf",
2003-08-26 sayle * fold-const.c (fold <MULT_EXPR>): Optimize (C1/X...
2003-08-26 sayle * builtins.c (fold_builtin_bitop): New function to...
2003-08-26 kraai * gcc.dg/noncompile/20030818-1.c: Expect second line...
2003-08-26 nathancp:
2003-08-26 nathan * builtins.c (build_function_call_expr): Don't set
2003-08-26 nathan * gcse.c (is_too_expensive): New function.
2003-08-26 zackgcc:
2003-08-26 gccadminDaily bump.
2003-08-26 sayle * builtins.c (expand_builtin_mathfn): Rearrange so...
2003-08-25 janis * gcc.dg/compat/vector-1_x.c: Compile with -w.
2003-08-25 rth * config/ia64/ia64.c (ia64_expand_tls_address...
2003-08-25 neroden * fixinc/inclhack.def (svr4_sighandler_type): New...
2003-08-25 uweigand * combine.c (simplify_comparison): Re-enable widening...
2003-08-25 gdrFix thinko
2003-08-25 rth * cxx-pretty-print.c (pp_cxx_class_name): Remov...
2003-08-25 uweigand * combine.c (distribute_notes): Handle REG_ALWAYS_RETURN.
2003-08-25 uweigand * combine.c (combine_simplify_rtx): Fix RTL sharing...
2003-08-25 gdr * pretty-print.h (pp_maybe_newline_and_indent): New...
2003-08-25 mmitchel PR c++/8795
2003-08-25 mmitchel PR c++/8795
2003-08-25 rth * config/i386.i386.c (ix86_return_in_memory...
2003-08-25 gccadminDaily bump.
2003-08-24 kazu * rtlanal.c (may_trap_p): Simplify an integer comparison.
2003-08-24 neroden * fixinc/inclhack.def (AAB_svr4_replace_byteorder...
2003-08-24 jle2003-08-23 Jason Eckhardt <jle@rice.edu>
2003-08-24 gccadminDaily bump.
2003-08-23 jakub * c-decl.c (pushdecl): Only put decls which finish_str...
2003-08-23 hubicka PR target/11369
2003-08-23 uweigand * config/s390/s390.h (LOAD_EXTEND_OP): Remove.
2003-08-23 dalejfix thinko in previous
2003-08-23 dalej2003-08-23 Dale Johannesen <dalej@apple.com>
2003-08-23 jle2003-08-23 Jason Eckhardt <jle@rice.edu>
2003-08-23 rsandifo * config/mips/linux64.h (STARTFILE_PREFIX_SPEC): Remove.
2003-08-23 rsandifo * config/mips/mips.c (mips_setup_incoming_varargs...
2003-08-23 uweigand * config/s390/s390.c (s390_expand_movstr, s390_expand_...
2003-08-23 sayle * combine.c (apply_distributive_law): Correct comment.
next