gcc.git
2005-05-03 Kazu Hiratacfglayout.c (block_locators_blocks, [...]): Use VEC...
2005-05-03 Kazu Hirata* tree-cfg.c (tree_forwarder_block_p): Fix a typo.
2005-05-03 Eric Botcazoupredicates.md (const_compl_high_operand): New.
2005-05-03 Richard Guenthertree-ssa-ccp.c (maybe_fold_stmt_indirect): Use STRIP_TY...
2005-05-03 Jakub Jelinekre PR rtl-optimization/21330 (ICE in compare_and_jump_s...
2005-05-03 Jakub Jelinekre PR target/21297 (buf[i+i]=0 stores buf[i] when -O2)
2005-05-03 Andrew MacLeodlambda-code.c (gcc_loop_to_lambda_loop, [...]): Use...
2005-05-03 Nathan Sidwelldarwin.c (machopic_define_symbol): Use gcc_assert or...
2005-05-03 Uros Bizjakre PR middle-end/21282 (Converting floor into lfloor...
2005-05-03 David Billinghurstpr20122.c: Clean up .vect file.
2005-05-03 GCC AdministratorDaily bump.
2005-05-03 David Billinghurstvect-1.f90: Clean up .vect file.
2005-05-02 Geoffrey Keating[multiple changes]
2005-05-02 Diego Novillotree-vrp.c (set_value_range_to_nonnull): Declare inline.
2005-05-02 Andrew Pinskire PR treelang/21345 (treelang/parse.y:454.11: parse...
2005-05-02 Hans-Peter... mmix.opt: New file.
2005-05-02 Kazu Hirataclass.c (current_lang_depth, [...]): Use VEC instead...
2005-05-02 Joseph Myersre PR c/15698 (no error in presence of broken builtin...
2005-05-02 Kazu Hirataclass.c (local_classes, [...]): Use VEC instead of...
2005-05-02 Daniel Jacobowitzggc.h (ggc_alloc_zone_pass_stat): New macro.
2005-05-02 Daniel Jacobowitzcalls.c (expand_call): Handle current_function_pretend_...
2005-05-02 Kazu Hiratare PR tree-optimization/21294 (Missed removal of null...
2005-05-02 Janis Johnsonre PR middle-end/19985 (executables created with -fprof...
2005-05-02 Kazu Hiratatree-ssa-sink.c (nearest_common_dominator_of_uses)...
2005-05-02 Kazu Hiratatree-ssa-uncprop.c (equiv_hash_elt, [...]): Use VEC...
2005-05-02 Paolo Bonzinic-common.c (resolve_overloaded_builtin): Forward to...
2005-05-02 Mark Mitchellre PR c++/15875 (rejects pointer to member in template)
2005-05-02 Kazu Hiratafunction.c (reorder_blocks, [...]): Use VEC instead...
2005-05-02 Nathan Sidwellbfin.c (emit_link_insn, [...]): Use gcc_assert or gcc_u...
2005-05-02 Paul Brook20000523-1.c: Fix bytes/bits thinko.
2005-05-02 Dorit Naishlos* doc/passes.texi: Document vectorization pass.
2005-05-02 Kazu Hiratatree-scalar-evolution.c (get_exit_conditions_rec, ...
2005-05-02 Michael Matzre PR c++/19542 (attribute(sentinel) has problems with...
2005-05-02 GCC AdministratorDaily bump.
2005-05-01 Kazu Hiratadwarf2out.c (decl_scope_table, [...]): Use VEC instead...
2005-05-01 Kazu Hirata* global.c (calculate_reg_pav): Use VEC instead of...
2005-05-01 Kazu Hiratagimplify.c (gimplify_compound_lval): Use VEC instead...
2005-05-01 Andrew Pinskire PR c++/14391 (-fno-weak vs. __GXX_WEAK__)
2005-05-01 Mark Mitchellc-cppbuiltin.c (c_cpp_builtins): Do not define __GXX_WE...
2005-05-01 Mark Mitchellfunction.c (INVOKE__main): Do not define.
2005-05-01 Paolo Carlinios_defines.h: Remove obsolete __off_t, __off64_t, __ssi...
2005-05-01 Kazu Hirata* tree-ssa-loop-ivopts.c: Fix a comment typo.
2005-05-01 Paul Brookarm.h (ARM_EMIT_TRAMPOLINE_CACHE_CLEAR): Define.
2005-05-01 Gerald Pfeiferinstall.texi (Specific): Omit dots in the @anchors...
2005-05-01 Joseph Myers* zh_CN.po: New file.
2005-05-01 Zdenek Dvorakre PR tree-optimization/18316 (Missed IV optimization)
2005-05-01 Michael Matzi386.md (movmemsi): Also active when TARGET_INLINE_ALL_...
2005-05-01 GCC AdministratorDaily bump.
2005-04-30 Thomas Koenigre PR libfortran/18958 ([4.0 only] eoshift segfaults...
2005-04-30 Eric Botcazoure PR target/20633 ([4.0 only] libgcc2.c:1623: error...
2005-04-30 Paul Brookbpabi.h (RENAME_LIBRARY_SET): Always use .thumb_set...
2005-04-30 Paul ThomasFix matmul PR18857 and supply testcase
2005-04-30 Kazu Hiratatree-ssanames.c: Fix a comment typo.
2005-04-30 Nathan Sidwellh8300.c (byte_reg): Use gcc_assert and gcc_unreachable...
2005-04-30 Kazu Hirataloop-invariant.c (invariants, [...]): Use VEC instead...
2005-04-30 Paolo Carlinire PR libstdc++/21286 (filebuf::xsgetn vs pipes)
2005-04-30 Richard Hendersonfunction.c (instantiate_decls): Remove valid_only argument.
2005-04-30 GCC AdministratorDaily bump.
2005-04-29 Michael Koch2005-04-29 Michael Koch <konqueror@gmx.de>
2005-04-29 Richard Hendersongengtype.c (write_func_for_structure): Split out ...
2005-04-29 Tom Tromeytree.c (build_block): Removed unused 'tags' argument.
2005-04-29 Andrew Pinskiexpr.c (force_evaluation_order): Declare 'saved' earlier.
2005-04-29 Andrew HaleyClass.h (_Jv_ResolvePoolEntry): Declare as friend.
2005-04-29 Andrew Pinskire PR tree-optimization/21272 (SSA_NAME def follows...
2005-04-29 Paolo Carlinire PR libstdc++/21238 (conflicting "typedef __numpunct_...
2005-04-29 Dalibor Topic2005-04-29 Dalibor Topic <robilad@kaffe.org>
2005-04-29 Andrew Haleyre PR java/19285 (Interfaces not initialized by static...
2005-04-29 Michael Matzre PR rtl-optimization/21144 (Apparent infinite loop...
2005-04-29 Andrew Haleyre PR java/19285 (Interfaces not initialized by static...
2005-04-29 Bob Wilsonxtensa.h (OPTIMIZATION_OPTIONS): Define to disable...
2005-04-29 Kazu Hiratare PR tree-optimization/21030 (ICE in set_value_range...
2005-04-29 Devang Patelre PR tree-optimization/21272 (SSA_NAME def follows...
2005-04-29 Kazu Hirata* tree-flow-inline.h, tree-ssa-operands.c: Fix comment...
2005-04-29 Jakub Jelinek[multiple changes]
2005-04-29 Kazu Hiratatree-flow-inline.h: Fix a comment typo.
2005-04-29 Nathan Sidwellfr30.c (fr30_expand_prologue): Use gcc_assert and gcc_u...
2005-04-29 Francois-Xavier... configure.ac: Check for ftruncate and chsize.
2005-04-29 Mark Mitchellarm.h (ARM_EABI_CTORS_SECTION_OP): Do not define if...
2005-04-29 Jim Tisons390.md ("prologue_tpf", [...]): Alter trace hooks...
2005-04-29 Julian Browncrtstuff.c: Handle targets that use .init_array.
2005-04-29 Paolo Bonziniconfigure: Regenerate.
2005-04-29 Ralf CorsepiusFix typo in previous patch.
2005-04-29 Ralf Corsepiusconfigure.ac: Add i*86-*-rtems*, sparc*-*-rtems*, power...
2005-04-29 Nathan Sidwellm68k.c (m68k_initial_elimination_offset): Use gcc_asser...
2005-04-29 Francois-Xavier... gfortran.h (gfc_namespace): Add seen_implicit_none...
2005-04-29 Nathan Sidwellxtensa.c (gen_int_relational): Use gcc_assert and gcc_u...
2005-04-29 Michael Koch2005-04-29 Michael Koch <konqueror@gmx.de>
2005-04-29 Michael Koch2005-04-29 Michael Koch <konqueror@gmx.de>
2005-04-29 Mark WielaardResourceBundle.java (getObject): Clarify MissingResourc...
2005-04-29 Robert Schuster2005-04-29 Robert Schuster <thebohemian@gmx.net>
2005-04-29 Paul Brooktrans-expr.c (gfc_conv_expr_present): Fix broken assert.
2005-04-29 James E WilsonFix problems noticed while reviewing patch from Alex...
2005-04-29 DJ Delorieopt-functions.awk (var_set): Emit proper initializer...
2005-04-29 Tobias Schlüter* intrinsics/rename.c: Add missing #includes.
2005-04-29 Devang Pateldbxout.c (have_used_extensions): Remove.
2005-04-29 GCC AdministratorDaily bump.
2005-04-29 Tobias Schlütergfortran.h (gfc_namespace): Add seen_implicit_none...
2005-04-29 Bob Wilsontarget-supports.exp (check_profiling_available): Return...
2005-04-28 David Billinghurstfortran-torture.exp (fortran-torture.exp): Catch error...
2005-04-28 James E WilsonFix install doc problems reported by Jean-Paul Rigault
next