OSDN Git Service

pf3gnuchains/gcc-fork.git
2004-11-29 kcook2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
2004-11-29 bje * Makefile.in (REGS_H): Depend on $(BASIC_BLOCK_H).
2004-11-29 bje * g++.old-deja/g++.other/decl5.C: Remove remaining...
2004-11-29 pinskia2004-11-29 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-29 tromey * gnu/gcj/tools/gcj_dbtool/Main.java (main): Mention...
2004-11-29 rth * tree-cfg.c (tree_node_can_be_shared): Fix...
2004-11-29 hp PR target/18490
2004-11-29 steven * cfgcleanup.c (outgoing_edges_match, try_crossjump_to...
2004-11-29 pinskia2004-11-29 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-29 hp PR target/18488
2004-11-29 hp PR target/18336
2004-11-29 mmitchelFix typo
2004-11-29 mmitchel PR c++/18368
2004-11-29 dnovilloAdd missing PR identifier for PR18712 fix.
2004-11-29 dnovillo * tree-into-ssa.c (insert_phi_nodes_for): Pass argument
2004-11-29 jsm282004-11-29 Daniel Jacobowitz <dan@codesourcery.com>
2004-11-29 rth PR target/17224
2004-11-29 kazu * cfg.c (flow_obstack): Remove.
2004-11-29 kazu * tree-cfg.c (tree_redirect_edge_and_branch): Call...
2004-11-29 kazu * cfgrtl.c (rtl_tidy_fallthru_edge): Speed up by using
2004-11-29 kazu * cfgrtl.c (cfg_layout_redirect_edge_and_branch):...
2004-11-29 kazu * tree-if-conv.c (replace_phi_with_cond_modify_expr...
2004-11-29 ebotcazou * link.cc (link_symbol_table): Do not use intptr_t.
2004-11-29 lerdsuwa PR c++/18652
2004-11-29 paolo2004-11-29 Paolo Carlini <pcarlini@suse.de>
2004-11-29 hp PR middle-end/18164
2004-11-29 paolo2004-11-29 Paolo Carlini <pcarlini@suse.de>
2004-11-29 jsm28 * gcc.dg/Wnested-externs-1.c, gcc.dg/decl-7.c, gcc...
2004-11-29 amodra * varasm.c (default_elf_select_section_1): Only pass...
2004-11-29 nathan * opts.c (decode_options): Do not set max-inline-insns...
2004-11-29 amodra PR target/9571
2004-11-29 pinskia2004-11-18 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-29 kenner PR/18662, also backported from tree-cleanup-branch.
2004-11-29 kenner PR/18664
2004-11-29 kenner * tree-nested.c (check_for_nested_with_variably_modifi...
2004-11-29 kenner * tree-ssa-alias.c (compute_points_to_and_addr_escapes...
2004-11-29 kenner * gcse.c (insert_store): Error if try to insert store...
2004-11-29 kenner * expr.c (expand_expr_real_1, case ARRAY_REF): Properl...
2004-11-29 kenner * expr.c (categorize_ctor_elements_1, case STRING_CST...
2004-11-29 kraai(gcc)
2004-11-29 hp PR target/18489
2004-11-29 gccadminDaily bump.
2004-11-29 gccadminDaily bump.
2004-11-29 pinskia2004-11-28 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-28 nerodenlost ChangeLog entry
2004-11-28 neroden2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
2004-11-28 hp PR target/18484
2004-11-28 marekm * config/avr/avr.c (avr_handle_fndecl_attribute):...
2004-11-28 marekm * config/avr/avr.c (avr_mcu_types): Add entries for...
2004-11-28 hp PR target/18348
2004-11-28 mark * mauve-libgcj: Disable SpinnerListModel, SwingU...
2004-11-28 hp PR target/18345
2004-11-28 neroden(libcpp)
2004-11-28 hp PR target/18337
2004-11-28 bdavis2004-11-28 Bud Davis <bdavis9659@comcast.net>
2004-11-28 law * tree-ssa-alias.c (count_calls_and_maybe_creat...
2004-11-28 hp PR target/18334
2004-11-28 kenner * tree-inline.c (inline_forbidden_p_1, case RECORD_TYP...
2004-11-28 uweigand PR rtl-optimization/18420
2004-11-28 stevenForgot to add my own email address
2004-11-28 steven * config/vax/vax.h (CASE_DROPS_THROUGH): Don't define.
2004-11-28 hp PR target/18331
2004-11-28 rth * gcc.c-torture/execute/20020227-1.x: Remove...
2004-11-28 rth * config/ia64/ia64.md: Move all define_predicat...
2004-11-28 bothner * jcf-parse.c (set_source_filename): Improvement...
2004-11-28 bothner * expr.c (build_expr_wfl): Only declare last_file...
2004-11-28 bothner PR bootstrap/18142
2004-11-28 jsm28 * gcc.dg/builtin-choose-expr-2.c, gcc.dg/cast-1.c,
2004-11-28 gccadminDaily bump.
2004-11-28 gccadminDaily bump.
2004-11-27 bdavis2004-11-27 Bud Davis <bdavis9659@comcast.net>
2004-11-27 dje PR target/16800
2004-11-27 amodra PR target/16343
2004-11-27 amodra * config/rs6000/rs6000.h (WORLD_SAVE_P): Define.
2004-11-27 kazu * fold-const.c: Fix a comment typo.
2004-11-27 sayle * internal.h: Replace all uses of uchar with unsigned...
2004-11-27 kazu * fold-const.c: Fix a comment typo.
2004-11-27 kazu * class.c, decl.c, expr.c: Fix comment typos.
2004-11-27 kazu * pt.c: Fix a comment typo.
2004-11-27 paolo2004-11-27 Paolo Carlini <pcarlini@suse.de>
2004-11-27 jsm28 * gcc.pot: Regenerate.
2004-11-27 jsm28 * cpplib.pot: Regenerate.
2004-11-27 bryce2004-11-27 Bryce McKinlay <mckinlay@redhat.com>
2004-11-27 kazu * bb-reorder.c (find_traces_1_round): Speed up by...
2004-11-27 kazu * tree.c (operand_equal_for_phi_arg_p): New.
2004-11-27 danglin PR pch/14940
2004-11-27 ebotcazou * gcc.dg/loop-6.c: New test.
2004-11-27 kazu * config/i386/linux.h: Fix a comment typo.
2004-11-27 law * tree-cfg.c (cleanup_tree_cfg): Also return...
2004-11-27 aph2004-11-27 Andrew Haley <aph@redhat.com>
2004-11-27 jakub * config/i386/linux64.h (REG_NAME): Define.
2004-11-27 jakub * fold-const.c (extract_muldiv_1) <case ABS_EXPR>...
2004-11-27 rsandifo * gcc.dg/mips-args-1.c: Don't expect _R3000 or _R4000...
2004-11-27 rsandifo * gcc.dg/mips-movcc-[123].c: Pass the ?: expressions...
2004-11-27 rsandifo * config/mips/mips-protos.h (function_arg_boundary...
2004-11-27 jakub PR rtl-optimization/17825
2004-11-27 paolo2004-11-27 Paolo Carlini <pcarlini@suse.de>
2004-11-27 danglin * lib/target-libpath.exp (restore_ld_library_path_env_...
2004-11-27 schwab * Make-lang.in (ada/trans.o): Depend on $(EXPR_H).
2004-11-27 amodra PR target/12769
next