platform/upstream/gcc.git
2005-03-06 Kazu Hirata* cse.c (cse_reg_info_table): Make it static.
2005-03-06 Kazu Hirata* cselib.c (reg_values, reg_values_size): Make them...
2005-03-06 Roger Saylere PR bootstrap/20155 (libgcj build fails with "execvp...
2005-03-06 Zdenek Dvorak* cse.c (find_best_addr): Use canon_for_address.
2005-03-06 John David... file-format.exp (gcc_target_object_format): Add check...
2005-03-06 DJ Delorieconfigure.ac (target_header_dir): vfork is a stub under...
2005-03-06 DJ Delorieconfigure.ac (target_header_dir): vfork is a stub under...
2005-03-06 Kazu Hiratafold-const.c (fold_binary_op_with_conditional_arg)...
2005-03-06 Kazu Hiratafold-const.c (fold_range_test): Take decomposed argumen...
2005-03-06 Kriang LerdsuwanakijFix ChangeLog date of PR19311
2005-03-06 James A. Morrisonre PR treelang/20326 (treelang does install the backend...
2005-03-06 Kazu Hiratafold-const.c (optimize_minmax_comparison): Take decompo...
2005-03-06 Kazu Hirata* fold-const.c (fold_binary): Use code instead of t.
2005-03-06 John David... * ChangeLog: Update entry.
2005-03-06 Kazu Hiratajcf-dump.c, [...]: Update copyright.
2005-03-06 Ranjit MathewRemove xref code.
2005-03-06 Kazu Hiratacse.c (fold_rtx_subreg, [...]): New.
2005-03-06 Kazu Hiratafold-const.c (fold_binary): Avoid directly using the...
2005-03-06 Kazu Hirata* fold-const.c (fold): Remove handling of binary expres...
2005-03-06 GCC AdministratorDaily bump.
2005-03-05 Steven G. Karglpr19936_1.f90: New test.
2005-03-05 Steven G. Karglre PR fortran/19936 (confused error message about impli...
2005-03-05 Steven G. KarglPR19754_1.f90: New test.
2005-03-05 Steven G. Karglre PR fortran/19754 (Shape conformance not checked)
2005-03-05 Thomas Fitzsimmons* ChangeLog: Fix gtk_jawt.c entry.
2005-03-05 Anthony Greengtk_jawt.c (classpath_jawt_get_drawable, [...]): New...
2005-03-05 Kazu Hiratac-semantics.c (build_stmt): Use TYPE_P instead of IS_NO...
2005-03-05 Tobias Schlütertrans-const.c (gfc_conv_constant_to_tree): Use correct...
2005-03-05 James A. Morrisonc-tree.texi: Wrap comments in @r{}.
2005-03-05 Kazu Hiratafold-const.c (fold_binary): New.
2005-03-05 Kazu Hiratacombine.c (simplify_and_const_int): Use gen_int_mode...
2005-03-05 Roger Saylere PR bootstrap/20155 (libgcj build fails with "execvp...
2005-03-05 Kriang Lerdsuwanakijre PR c++/19311 (ICE in resolve_overloaded_unification)
2005-03-05 Kazu Hiratatree-phinodes.c (remove_phi_node): Drop the last argument.
2005-03-05 Kazu Hiratagenattrtab.c, [...]: Update copyright.
2005-03-05 Kazu Hiratapredict.c (apply_return_prediction): Standardize PHI...
2005-03-05 Uros Bizjak* lib/target-supports.exp (check_iconv_available):...
2005-03-05 Richard Sandifordinvoke.texi: Document new MIPS -msym32 and -mno-sym32...
2005-03-05 Andreas Toblerdtoa.c (_dtoa_r): Initialize variables ilim, ilim1...
2005-03-05 Devang Patelre PR tree-optimization/18815 (Tree if-conversion screw...
2005-03-05 Devang Patel* doc/invoke.texi: Remove reference to webpage that...
2005-03-05 John David... re PR c++/19797 (g++.dg/abi/inline1.C fails on hppa...
2005-03-05 Joseph Myersconfig.gcc (hppa*64*-*-hpux11*): Use pa/pa-hpux1111...
2005-03-05 Joseph Myers2.cc, [...]: XFAIL on *-*-hpux11.23.
2005-03-05 Matthew Sachsgcc.exp (gcc_target_compile): Put braces around additio...
2005-03-05 Paolo Carlinitype_traits: Add is_base_of.
2005-03-05 GCC AdministratorDaily bump.
2005-03-04 Jeff Lawbasic-block.h (rediscover_loops_after_threading): Declare.
2005-03-04 Tobias Schlüterre PR fortran/19673 (pointer function with RESULT speci...
2005-03-04 Joseph Myerstr.po: Update.
2005-03-04 Kazu Hiratafold-const.c (fold_ternary): Unroll the "for" loop...
2005-03-04 Andrew Haleyunwind-dw2-fde-glibc.c (struct unw_eh_callback_data...
2005-03-04 Steven G. Kargl* expr.c (gfc_copy_shape_excluding): Change && to ||.
2005-03-04 Andrew Haleyre PR java/18362 (internal compiler error: in size_bino...
2005-03-04 Jakub Jelinekre PR preprocessor/20282 (gcc4 can not bootstrap itself...
2005-03-04 Richard Sandiford* rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_co...
2005-03-04 Andrew Pinskirevert: re PR tree-optimization/15784 (fold misses...
2005-03-04 Ben Elliston* gcc.misc-tests/options.exp: New test.
2005-03-04 Ben Ellistongcc.c (option_map): Add --coverage.
2005-03-04 Kazu Hirata* gcse.c (bypass_block): Use find_edge wherever possible.
2005-03-04 Daniel Berlinre PR debug/20253 (Macro debug info broken due to lexer...
2005-03-04 Kazu Hiratafold-const.c (fold_ternary): New.
2005-03-04 James A. Morrisonre PR tree-optimization/15784 (fold misses binary optim...
2005-03-04 Geoffrey Keatingpr17133.c: New.
2005-03-04 David Edelsohnpredicates.md (branch_comparison_operator): Convert...
2005-03-04 Joseph Myersbe.po, [...]: Update.
2005-03-04 Joseph Myersbe.po, [...]: Update.
2005-03-04 GCC AdministratorDaily bump.
2005-03-04 Tobias Schlütertrans-intrinsic.c (gfc_get_symbol_for_expr): Fix commen...
2005-03-03 David Billinghurstassert4.c: Fix for cygwin
2005-03-03 Thomas Fitzsimmonsre PR libgcj/20292 (new test case PR16923 fails)
2005-03-03 Jan Hubickatree-dfa.c (add_referenced_var): Don't walk initializer...
2005-03-03 David Ayershash.h (OBJC_IGNORE_DEPRECATED_API): Update deprecated...
2005-03-03 Benjamin Kosnikfunctional: Convert relative path.
2005-03-03 Kazu Hiratafold-const.c (fold_unary): Avoid directly using the...
2005-03-03 Kazu Hirata* fold-const.c (fold): Remove handling of unary express...
2005-03-03 Kazu Hiratatree-phinodes.c (remove_phi_node): Clean up by factorin...
2005-03-03 Kazu Hiratacfgexpand.c (construct_exit_block): Use EDGE_PRED inste...
2005-03-03 David AyersMAINTAINERS (Write After Approval): Add myself.
2005-03-03 Kazu Hiratatree-cfg.c (stmt_starts_bb_p): Clean up by replacing...
2005-03-03 Roger Saylejump.c (redirect_exp_1): If nlabel is a NULL pointer...
2005-03-03 Paolo Carlinitype_traits: Implemenet is_polymorphic.
2005-03-03 Hans-Peter... Fix my last entry
2005-03-03 Hans-Peter... Describe special registers SRP and MOF as allocatable...
2005-03-03 Alan Modrare PR target/20277 (-mcpu=power4 vs. -maltivec)
2005-03-03 Kaveh R. Ghazijcf-io.c (caching_stat): Use __extension__ to avoid...
2005-03-03 GCC AdministratorDaily bump.
2005-03-02 J"orn Renneckerecog.c (verify_changes, [...]): New functions, broken...
2005-03-02 Geoffrey Keatingvarasm.c (named_section): Use xstrdup rather than doing...
2005-03-02 Geoffrey Keating* config/darwin8.h (LIB_SPEC): Switch -lmx and -lSystem.
2005-03-02 Devang PatelUndo PR tree-optimization/18815 fix.
2005-03-02 Alexandre Olivaname-lookup.c (push_overloaded_decl): Don't error if...
2005-03-02 Devang Patelre PR tree-optimization/18815 (Tree if-conversion screw...
2005-03-02 David Ayersre PR libobjc/19024 (name collisions libobjc/libmysqlcl...
2005-03-02 Kazu Hiratatree-ssa-dom.c (tree_ssa_dominator_optimize): Call...
2005-03-02 Kazu Hiratacfg.c (connect_src, [...]): New.
2005-03-02 David Edelsohnre PR target/20276 (64bit PPC target uses __adddi3)
2005-03-02 Jeff Lawtree-ssa-dom.c (tree_ssa_dominator_optimize): Fix setti...
2005-03-02 Mark Mitchellre PR c++/19916 (Segmentation fault in __static_initial...
2005-03-02 Hans-Peter... cris.md ("return"): Remove epilogue delay list sanity...
next