platform/upstream/gcc.git
2006-12-24 Jan Hubickatree-mudflap.c (ml_decl_cache_locals, [...]): add newly...
2006-12-24 Kazu Hiratabasic-block.h: Remove the prototype for expected_value_...
2006-12-24 GCC AdministratorDaily bump.
2006-12-23 Zdenek Dvoraktree-ssa-loop-niter.c (number_of_iterations_lt_to_ne...
2006-12-23 Andrew Pinskivec.c: Don't include tree.h.
2006-12-23 Kazu HirataMakefile.in (final.o): Depend on vecprim.h.
2006-12-23 Kazu Hiratacommon.opt (flag_force_mem): Remove.
2006-12-23 Marcin Daleckicgraphunit.c (cgraph_optimize): Fixed obvious thinko...
2006-12-23 Manuel López... re PR middle-end/7651 (Define -Wextra strictly in terms...
2006-12-23 Eric Botcazoudwarf2out.c (dbx_reg_number): Do leaf register remappin...
2006-12-23 Kazu Hirata* rtl.h (NOTE_EXPECTED_VALUE): Remove.
2006-12-23 Jan Hubickatoplev.c (dump_memory_report): Break out from...
2006-12-23 Mike Stumpt-darwin (DARWIN_EXTRA_CRT_BUILD_CFLAGS): Add -mmacosx...
2006-12-23 Jan Hubickatree-flow-inline.h (var_ann): External variable annotat...
2006-12-23 GCC AdministratorDaily bump.
2006-12-22 Kazu Hiratabasic-block.h: Remove the prototype for commit_edge_ins...
2006-12-22 Zdenek Dvoraktree-ssa-loop-niter.c (zero_p, nonzero_p): Removed.
2006-12-22 Paul Thomasre PR fortran/25818 ([4.1 only] Problem with handling...
2006-12-22 Manuel López... re PR middle-end/7651 (Define -Wextra strictly in terms...
2006-12-22 Kazu Hirataelfos.h, [...]: Fix comment typos.
2006-12-22 Paolo CarliniDR 541, [WP].
2006-12-22 Paolo Bonzinire PR rtl-optimization/29840 (build/genconditions ...
2006-12-22 Andreas Schwab* configure: Regenerate with correct autoconf version.
2006-12-22 Andrew Pinskire PR c++/30225 (builtins's decl is copied in some...
2006-12-22 Andrew Pinskire PR c++/30168 (C++ constructors can cause invalid...
2006-12-22 Andrew Pinskitree-nested.c (create_tmp_var_for): Check for vector...
2006-12-22 Adam Megaczconfigure.in: add AC_SUBST for *_FOR_TARGET.
2006-12-22 Roger Sayletrans-array.c (gfc_trans_create_temp_array): When the...
2006-12-22 Roger Sayletree-pretty-print.c (dump_generic_node): Avoid outputin...
2006-12-22 Kazu Hirata* cgraphunit.c, varpool.c: Fix comment typos.
2006-12-22 Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2006-12-22 Kazu Hirata* decl.c: Fix a coment typo.
2006-12-22 Kazu Hirata* interface.c: Fix a comment typo.
2006-12-22 Ben Ellistongcc-dg.exp (gcc-dg-prune): Return "::unsupported::memor...
2006-12-22 GCC AdministratorDaily bump.
2006-12-21 Ulrich Weigandspu.h (ARG_POINTER_CFA_OFFSET): Define.
2006-12-21 Daniel Frankere PR libgomp/28209 (None of the GOMP_* environment...
2006-12-21 Eric Botcazoure PR other/29639 (ext/bitmap_allocator/check_allocate_...
2006-12-21 Joseph Myersrtlanal.c (subreg_get_info): Do not make register size...
2006-12-21 Paul Thomasre PR fortran/30273 ([4.1 only] gfc_todo: Not Implement...
2006-12-21 Adam Megaczconfigure.ac: add $built_gcc_dir to $GCJH and $GCJ...
2006-12-21 Daniel Berlintree-ssa-structalias.c (build_constraint_graph): Insert...
2006-12-21 Paul Thomasre PR fortran/30202 ([4.1 only] ICE in trans-array.c)
2006-12-21 Jakub Jelinekre PR middle-end/30262 (ICE with nested fn accessed...
2006-12-21 Jakub Jelinekre PR target/30230 (Incorrect ia64 EH info when an...
2006-12-21 Nathan Sidwellre PR target/28966 (-maltivec -m32 causes the stack...
2006-12-21 Roger Saylesimplify-rtx.c (simplify_subreg): Use the correct mode...
2006-12-21 Ben Ellistonspu.c (spu_builtin_mul_widen_even): Remove unused local...
2006-12-21 Tobias Schlüterre PR fortran/25392 (ICEs with -ff2c)
2006-12-21 Geoffrey Keatingcp-demangle.h: Add comment explaining what to do to...
2006-12-21 GCC AdministratorDaily bump.
2006-12-20 Jan Hubickatree-dfa.c (add_referenced_var): Walk initializers...
2006-12-20 Jan Hubickatree-flow-inline.h (gimple_var_anns): New function.
2006-12-20 Carlos O'Donellre PR c/30242 (internal error in gcc break compilation)
2006-12-20 Bill Wendlingasm-b.c: Check for __ppc64__.
2006-12-20 Paul Thomasre PR fortran/30190 ([4.1 only] Bounds check generates...
2006-12-20 Jan Hubickare PR rtl-optimization/30213 (Wrong code with optimized...
2006-12-20 Andrew Pinskire PR middle-end/30143 ([4.2 only] OpenMP can produce...
2006-12-20 Andrew Pinskitree-gimple.c (is_gimple_min_invariant): Treat constant...
2006-12-20 Roger Sayletrans-expr.c (is_zero_initializer_p): Determine whether...
2006-12-20 Joseph Myersrtlanal.c (struct subreg_info, [...]): New.
2006-12-20 Zdenek Dvorakloop-unswitch.c (unswitch_loop): Update arguments of...
2006-12-20 Dorit Nuzmanspu.md (vec_widen_umult_hi_v8hi): New.
2006-12-20 Paul Thomasre PR fortran/29992 ([4.1 only] INTERFACE equivalent...
2006-12-20 Jan Hubickacgraph.c: Update overall comment; fix vertical spacing.
2006-12-20 Jan Hubickacgraph.h (FOR_EACH_STATIC_VARIABLE, [...]): New macros.
2006-12-20 Andrew Pinskire PR tree-optimization/30045 (ICE in nonnull_arg_p...
2006-12-20 Ben Elliston* gcc.dg/20020312-2.c: Add a case for __SPU__.
2006-12-20 Ben Elliston* doc/invoke.texi (Optimize Options): Typo fix.
2006-12-20 Eric Christopherdarwin.c (machopic_select_section): Rewrite.
2006-12-20 GCC AdministratorDaily bump.
2006-12-19 Eric Christopherre PR target/29302 (isfinite returns wrong result at...
2006-12-19 Tobias Burnusre PR fortran/30238 (associated(null-pointer, null...
2006-12-19 Steve Ellcey* config/pa/pa64-hpux.h (ASM_OUTPUT_EXTERNAL): Add...
2006-12-19 Paul Thomasre PR fortran/30236 ([4.1 only]alternate-return subrout...
2006-12-19 Paolo Bonziniconfigure.in: Remove "$build" case for powerpc-*-darwin...
2006-12-19 Paolo Bonzinire PR bootstrap/29544 (Not building with checking in...
2006-12-19 Paolo BonziniMAINTAINERS: Add myself as build system maintainer.
2006-12-19 Andrew Pinskire PR fortran/29779 (vectorizer fortran testcases failing)
2006-12-19 Roger Saylere PR target/29302 (isfinite returns wrong result at...
2006-12-19 Ben Ellistoninclude.c: #include stdlib.h instead of stdio.h...
2006-12-19 Jan Hubickaexpmed.c (expand_mult_const): Force operand to constant.
2006-12-19 Brooks MosesFixed tab-to-spaces error in previous entry.
2006-12-19 Brooks Mosesadvance.f90: Renamed to advance_1.f90
2006-12-19 Bill Wendlingp11144.C: Renamed id to ID because id is an OjbC keyword.
2006-12-19 GCC AdministratorDaily bump.
2006-12-18 Ben Elliston* config/spu/spu.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.
2006-12-18 Ben Elliston* cse.c (cse_insn): Fix formatting.
2006-12-18 Kaveh R. Ghazibuiltin-pow-mpfr-1.c: New test.
2006-12-18 Brooks Moses* gfortran.dg/advance_3.f90: Add dg-do compile directive.
2006-12-18 Geoffrey Keatinginvoke.texi (Debugging Options): Document -g0.
2006-12-18 Ian Lance Taylorc.opt (Wmissing-declarations): Add C++ and ObjC++.
2006-12-18 Roger Sayletrans-array.c (gfc_conv_array_index_offset): Avoid...
2006-12-18 Andrew MacLeodAdd memory reuse to virtual operands in the operand...
2006-12-18 Adam MegaczMakefile.am: remove @X_CFLAGS@ from AM_CXXFLAGS...
2006-12-18 Nathan Sidwellrs6000.md (*movdf_hardfloat32): Use %X format to determ...
2006-12-18 GCC AdministratorDaily bump.
2006-12-17 Steven Bosschercselib.c (struct cselib_val_struct): Make val_rtx its...
2006-12-17 Steven Bosschercse.c (have_eh_succ_edges): New function.
2006-12-17 Eric Botcazoupr27528.c: Use empty templates.
next