OSDN Git Service

pf3gnuchains/gcc-fork.git
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 bkoz2003-09-03 Petur Runolfsson <peturr02@ru.is>
2003-09-03 bkoz2003-09-03 Petur Runolfsson <peturr02@ru.is>
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 djack, wrong date.
2003-09-02 dj2003-08-29 John David Anglin <dave.anglin@nrc-cnrc...
2003-09-02 mmitchel PR c++/11553
2003-09-02 fitzsim2003-09-02 Thomas Fitzsimmons <fitzsim@redhat.com>
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 pme2003-09-02 Phil Edwards <phil@codesourcery.com>
2003-09-02 ghazi * builtins.def: Break out _Complex math functions...
2003-09-02 mmitchel PR c++/11808
2003-09-02 ghazi * configure.in: Ensure arguments to sed are properly...
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 mkoch2003-08-31 Ingo Proetel <proetel@aicas.com>
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 gerald * MAINTAINERS: Update my e-mail address.
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 paolo2003-08-29 Nathan Myers <ncm@cantrip.org>
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 membar * win32.cc: fixed tab, indentation and whitespace
2003-08-29 membar * java/net/natInetAddressWin32.cc,
2003-08-29 membar * MAINTAINERS (Write After Approval): Add myself.
2003-08-29 membar * Makefile.am: Fixed problems with parallel makes.
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 * Makefile.in: Rebuilt.
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 mkoch2003-08-29 Michael Koch <konqueror@gmx.de>
2003-08-28 uweigand * config/s390/s390.c (legitmate_constant_p): Use LARL on
next