]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2005-03-15  Robert Dewarsystem-unixware.ads, [...]: Add line defining Compiler_...
2005-03-15  Uros Bizjakre PR target/18668 (use prescott's fisttp)
2005-03-15  J"orn Renneckere PR rtl-optimization/20291 (combine throws away clobb...
2005-03-15  Geoffrey KeatingIndex: libcpp/ChangeLog
2005-03-15  Eric Christophermips.h (DWARF_CIE_DATA_ALIGNMENT): Change for STACK_GRO...
2005-03-15  Roger Saylereal.h (struct real_format): Split the signbit field...
2005-03-15  Feng Wangtrans-stmt.c (gfc_trans_label_assign): Don't set DECL_A...
2005-03-15  Feng Wangre PR fortran/18827 (ICE on assign to common variable)
2005-03-15  Joseph Myerscv_func.C, [...]: Ensure uniqueness of test assertion...
2005-03-15  Daniel Berlinre PR tree-optimization/20458 (structure aliasing cause...
2005-03-15  Geoffrey KeatingIndex: gcc/ChangeLog
2005-03-15  GCC AdministratorDaily bump.
2005-03-14  Devang Patel* doc/invoke.texi: Add reference to Visibility document.
2005-03-14  Richard Sandifordconfig.gcc (mips*-*-*): Rename MASK_SPLIT_ADDRS to...
2005-03-14  Richard Sandifordconfig.gcc (extra_options): New variable for listing...
2005-03-14  Alexandre Olivare PR rtl-optimization/18628 (miscompilation of switch...
2005-03-14  Alexandre Olivare PR c++/20280 (ICE in create_tmp_var, at gimplify...
2005-03-14  Tobias Schlüterre PR fortran/20467 (Bad fortran code causes ICE)
2005-03-14  Kazu Hirata* cfgbuild.c: Update comments.
2005-03-14  Roger Saylere PR rtl-optimization/17236 (inefficient code for...
2005-03-14  Kazu Hiratabasic-block.h: Update the prototypes of cached_make_edg...
2005-03-14  Zdenek Dvoraktree-ssa-phiopt.c (minmax_replacement, [...]): New...
2005-03-14  Zdenek Dvorakbuiltin-attrs.def (ATTR_NOVOPS, [...]): New.
2005-03-14  Uros Bizjakre PR target/17688 ([4.1] x87 fops can handle HImodes)
2005-03-14  Eric BotcazouFix bogus date.
2005-03-14  Zdenek Dvoraktree-cfg.c (find_taken_edge_cond_expr): Use zero_p...
2005-03-14  Zdenek Dvorakbasic-block.h (BB_VISITED): Removed.
2005-03-14  Daniel JacobowitzFix typo in changelog entry.
2005-03-14  Kriang Lerdsuwanakijre PR c++/4403 (incorrect class becomes a friend in...
2005-03-14  Falk Hueffnerre PR target/20424 (Bootstrap failure on alphaev56)
2005-03-14  Kriang LerdsuwanakijFriend class name lookup 5/n PR c++/1016
2005-03-14  Kazu Hirataalloc-pool.c, [...]: Update copyright.
2005-03-14  Kazu Hirata* ggc-zone.c: Fix comment typos.
2005-03-14  Alan Modrars6000-protos.h: Replace "struct rtx_def *" throughout...
2005-03-14  Kazu Hiratatree-cfg.c (verify_stmts): Check that bb_for_stmt ...
2005-03-14  Mark MitchellUpdate message
2005-03-14  Mark Mitchellre PR c++/20157 (Internal compiler error on invalid...
2005-03-14  Kazu Hirataregclass.c (reg_class_superclasses, [...]): Make them...
2005-03-14  Kazu Hiratafunction.c (get_func_frame_size): Make it static.
2005-03-14  Kazu Hirataexcept.c (check_handled): Make it static.
2005-03-14  Alan Modraconfig.gcc: Remove excess indentation.
2005-03-14  GCC AdministratorDaily bump.
2005-03-13  Roger Saylere PR middle-end/19331 (Inefficient code generated...
2005-03-13  Ben Ellistonre PR c++/16792 (ICE in gen_subprogram_die, at dwarf2ou...
2005-03-13  Eric Botcazousparc.c (struct_value_alias_set): New global variable.
2005-03-13  Joseph Myersanon-struct-6.c, [...]: Ensure uniqueness of test asser...
2005-03-13  David Edelsohnpredicates.md (mem_or_easy_const_operand): Delete.
2005-03-13  Tobias Schlüterre PR fortran/18600 (ICE NIST FM020.f reduced case)
2005-03-13  Tobias Schlüterre PR fortran/16907 (Non-integer array indices rejected)
2005-03-13  Tobias Schlüterre PR fortran/20323 (optional arguments incorrectly...
2005-03-13  Daniel Jacobowitzggc-zone.c: Rewritten.
2005-03-13  Daniel Jacobowitzconfigure.ac: Check for MIPS TLS.
2005-03-13  Daniel Jacobowitzconfigure.ac: Update checks for target tools.
2005-03-13  Daniel Jacobowitz* varasm.c (decl_tls_model): Check flag_shlib instead...
2005-03-13  Roger Sayleexpmed.c (expand_mult): Use synthetic multiplication...
2005-03-13  Kazu Hiratatree-ssa-phiopt.c (value_replacement): Remove local...
2005-03-13  Kazu Hiratatree-ssa-live.c (build_tree_conflict_graph): Remove...
2005-03-13  Kazu Hirata* tree-cfg.c (group_case_labels): Remove local variable...
2005-03-13  Kazu Hiratalambda-code.c (lambda_compute_auxillary_space): Remove...
2005-03-13  Kazu Hiratabuiltins.c (expand_builtin_mathfn_3): Remove local...
2005-03-13  Kazu Hiratabuiltins.c (fold_trunc_transparent_mathfn, [...]):...
2005-03-13  Kazu Hiratac-decl.c (c_init_decl_processing): Remove useless calls...
2005-03-13  Kazu Hiratabuiltin-attrs.def, [...]: Update copyright.
2005-03-13  Feng WangMAINTAINERS (Write After Approval): Add myself.
2005-03-13  Kazu Hiratatree-into-ssa.c (find_idf): Speed up by putting the...
2005-03-13  Andy Hutchinsonre PR target/18251 (unable to find a register to spill...
2005-03-13  Kazu Hiratabuiltins.c (fold_builtin_classify): Take decomposed...
2005-03-13  Joseph Myersre PR c/20402 (gcc.dg/noncompile/920923-1.c ICE)
2005-03-13  Daniel BerlinIn gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin...
2005-03-13  GCC AdministratorDaily bump.
2005-03-12  Tobias SchlüterCorrect wrong date on ChangeLog entry
2005-03-12  Tobias Schlüterre PR fortran/20361 (-fmax-stack-var-size=N not working...
2005-03-12  Steven Bosschertree-cfg.c (make_goto_expr_edges): Don't use error_mark...
2005-03-12  Kazu Hiratatree-ssa-live.c (create_ssa_var_map, [...]): Remove...
2005-03-12  Kazu Hiratatree-inline.c (expand_call_inline): Remove local variab...
2005-03-12  Kazu Hiratatree-if-conv.c (tree_if_convert_cond_expr): Remove...
2005-03-12  Kazu Hiratareg-stack.c (move_for_stack_reg): Remove local variable...
2005-03-12  Kazu Hiratagimplify.c (gimplify_expr): Remove local variables...
2005-03-12  Kazu Hiratac-decl.c (c_init_decl_processing): Remove local variabl...
2005-03-12  Kazu Hiratabuiltins.c (fold_builtin_logarithm): Take decomposed...
2005-03-12  Kazu Hiratabuiltins.c (fold_builtin_exponent): Take decomposed...
2005-03-12  Andreas Toblerstacktrace.cc (GetCallerInfo): Return nothing in case...
2005-03-12  Per Bothnerdecl-2.c: Add extra line breaks.
2005-03-12  Kazu Hiratavalue-prof.c (mod_subtract_transform): Remove local...
2005-03-12  Kazu Hiratatree-vect-transform.c (vect_get_new_vect_var): Remove...
2005-03-12  Kazu Hiratatree-ssa-pre.c (compute_avail): Remove local variable...
2005-03-12  Kazu Hiratatree-ssa-phiopt.c (tree_ssa_phiopt): Remove local varia...
2005-03-12  Kazu Hiratatree-ssa.c (kill_redundant_phi_nodes): Remove local...
2005-03-12  Geoffrey KeatingIndex: libcpp/ChangeLog
2005-03-12  Geoffrey Keating* gcc.dg/vmx/darwin-abi-3.c: Delete.
2005-03-12  Per Bothnerdirect2.c: With new lexer changes...
2005-03-12  Per Bothnercp-tree.h (struct cp_declarator): New id_loc field.
2005-03-12  Per Bothnerc-tree.h (struct c_declarator): New id_loc field.
2005-03-12  Roger Saylere PR middle-end/20419 (ICE in gen_lowpart_general...
2005-03-12  Ranjit Mathewjacks.xfail: Add XFAILs for new JSR-201 tests.
2005-03-12  Kaveh R. GhaziMake-lang.in (fortran-warn): Set to $(STRICT_WARN)...
2005-03-12  Kazu Hiratacfglayout.c, [...]: Update copyright.
2005-03-12  GCC AdministratorDaily bump.
2005-03-11  David Edelsohnre PR rtl-optimization/20306 (FP complex modes moved...
2005-03-11  Andreas Toblerlibjava.exp (libjava_init): Use the same target check...
next