OSDN Git Service

PR optimization/1823
[pf3gnuchains/gcc-fork.git] / gcc /
2003-09-05 sayle PR optimization/1823
2003-09-05 mmitchel PR c++/12163
2003-09-05 pinskia2003-09-05 Andrew Pinski <pinskia@physics.uc.edu>
2003-09-05 nickcOops - I forgot to commit the change to this file along...
2003-09-05 nathancp:
2003-09-05 nathancp:
2003-09-05 hubicka * opts.c (decode_options): Enable unit-at-a-time at...
2003-09-05 rth * cgraph.c (cgraph_mark_reachable_node): Split...
2003-09-05 dj* targhooks.c: Add comment explaining the migration...
2003-09-05 djRemove duplicate entry, mention PR.
2003-09-05 echristo2003-09-04 Eric Christopher <echristo@redhat.com>
2003-09-05 gccadminDaily bump.
2003-09-04 dj* builtins.c (apply_args_size): Guard against a NULL...
2003-09-04 ro * configure.in (gcc_cv_as_ix86_cmov_sun_syntax): Check if
2003-09-04 austernCorrect the behavior of __func__ for C++ special member...
2003-09-04 echristo2003-09-04 Eric Christopher <echristo@redhat.com>
2003-09-04 geoffk PR 12161
2003-09-04 echristo2003-09-04 Eric Christopher <echristo@redhat.com>
2003-09-04 echristo2003-09-04 Eric Christopher <echristo@redhat.com>
2003-09-04 bernie * config/m68k/m68k.c (m68k_coff_asm_named_section...
2003-09-04 matz * misc.c: Include "target.h".
2003-09-04 nickcAdd support for v850e1 processor - a variant of the...
2003-09-04 nickcFix v850 multilibs so that there is only one copy of...
2003-09-04 jakub * config/ia64/libgcc-ia64.ver: Export _Unwind_GetBSP...
2003-09-04 echristo2003-09-04 Eric Christopher <echristo@redhat.com>
2003-09-04 nathancp:
2003-09-04 hubicka * toplev.c (wrapup_global_declarations): Fix final...
2003-09-04 mmitchel Remove cast-as-lvalue extension.
2003-09-04 hainque * gcc.c (process_command): Fix typo.
2003-09-04 ljrittle2003-09-03 David O'Brien <obrien@FreeBSD.org>
2003-09-04 dj * targhooks.c: New file.
2003-09-04 rth * gcse.c (replace_one_set): New function.
2003-09-04 sayle PR optimization/11700.
2003-09-04 gccadminDaily bump.
2003-09-04 ro * configure.in (gcc_cv_ld_hidden): Disable unless...
2003-09-04 ro * intl.h (N_): Remove parentheses.
2003-09-03 mmitchel PR c++/12053
2003-09-03 bernie * config.gcc (m68k-*-linux*): Remove definition of...
2003-09-03 rth * optimize.c (optimize_function): Push/pop...
2003-09-03 jsturm* cgraphunit.c (visited_nodes): New static variable.
2003-09-03 sayle * toplev.c (flag_rounding_math): New global variable.
2003-09-03 ro * config/sol2.h (NO_IMPLICIT_EXTERN_C): Update comment.
2003-09-03 hubicka * Makefile.in (c-objc-common.o): Kill gt-c-objc-common...
2003-09-03 jsturm* decl.c (java_expand_body): New function.
2003-09-03 sayle * builtins.c (enum builtin_type): Delete unused enumer...
2003-09-03 nickcfix typo in previous delta
2003-09-03 nickcHandle TARGET_CPU_iwmmxt.
2003-09-03 rsandifo * config/mips/mips.h (MASK_UNUSED1): Remove.
2003-09-03 jason * config/sol2.h (NO_IMPLICIT_EXTERN_C): Define...
2003-09-03 gccadminDaily bump.
2003-09-02 mmitchel PR c++/11553
2003-09-02 sayle * expr.c (expand_expr): The code following both_summan...
2003-09-02 jason PR c++/7327
2003-09-02 mmitchel PR c++/11847
2003-09-02 jsturm* cgraphunit.c (record_call_1): Use walk_tree_without_d...
2003-09-02 ghazi * builtins.def: Break out _Complex math functions...
2003-09-02 mmitchel PR c++/11808
2003-09-02 aj * langhooks-def.h (LANG_HOOKS_RTL_EXPAND_STMT): Cast...
2003-09-02 zlomek * cfgbuild.c (compute_outgoing_frequencies): Use NOTE...
2003-09-02 neroden * config.gcc: Remove host-specific rewrites of target_...
2003-09-02 mmitchel * Makefile.in (genprogs): Fix typo.
2003-09-02 gccadminDaily bump.
2003-09-01 mmitchel PR c++/12114
2003-09-01 mmitchel * Makefile.in (gencheck.o): Remove build commands.
2003-09-01 neroden * config.gcc: Remove host-specific stuff which is...
2003-09-01 neroden * doc/fragments.texi: Mention config.host.
2003-09-01 zack * c-decl.c (pushdecl): Don't put variables on
2003-09-01 neroden * config.host: New file.
2003-09-01 zlomek * c-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR.
2003-09-01 gccadminDaily bump.
2003-08-31 neroden * configure.in: Remove uses of "for x in .. ${foo...
2003-08-31 neroden * config.gcc: Remove references to install_headers_di...
2003-08-31 neroden * doc/fragments.texi, doc/sourcebuild.texi: Mention...
2003-08-31 sayle PR middle-end/11823
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>
next