gcc.git
2007-01-02 Mike Stumpconfigure.ac: Remove support for building with Apple...
2007-01-02 Joseph Myersre PR middle-end/30311 (revision 120211 failed to compi...
2007-01-02 GCC AdministratorDaily bump.
2007-01-01 Andrew PinskiFix misspelling of GIMPLE_MODIFY_STMT.
2007-01-01 Andrew Pinskire PR middle-end/30253 (ICE with statement expression...
2007-01-01 Andreas Schwabre PR target/29166 (broken unwind information for many...
2007-01-01 Andrew Pinskigimplify.c (gimplify_init_constructor <case VECTOR_TYPE...
2007-01-01 Andrew Pinskigimplify.c (gimplify_return_expr): Make the temporary...
2007-01-01 Jan Hubickaemit-rtl.c (emit_copy_of_insn_after): Do not call copy_...
2007-01-01 Mike Stumpconfigure.ac (HAVE_GAS_LITERAL16): Add autoconf check...
2007-01-01 Jan Hubickacgraphunit.c (cgraph_optimize): Call cgraph_add_new_fun...
2007-01-01 Mike StumpRotate ChangeLog file.
2007-01-01 Steven G. KarglRotate ChangeLog.
2007-01-01 Steven G. KarglRotate ChangeLog
2007-01-01 Joseph Myerstarget-supports.exp (check_effective_target_powerpc_spe...
2007-01-01 GCC AdministratorDaily bump.
2006-12-31 Richard Guentherre PR tree-optimization/30137 (Missed folding of pointe...
2006-12-31 Roger Saylere PR middle-end/30322 (((-i-1) + i) +1) is turned...
2006-12-31 Simon Martinre PR c++/29731 (ICE with statement expression as templ...
2006-12-31 Richard Guentherre PR middle-end/30338 (infinite loop in maybe_canonica...
2006-12-31 Paul Thomasre PR fortran/27900 ([4.1 only] ICE using intrinsics...
2006-12-31 Paul Thomasre PR fortran/23060 (%VAL, %REF and %DESCR constructs...
2006-12-31 GCC AdministratorDaily bump.
2006-12-30 Kazu Hirata* tree-inline.c: Fix a comment typo.
2006-12-30 Thomas Koenigre PR fortran/30321 (program crash for SUM applied...
2006-12-30 Jan Hubickaipa-pure-const.c (check_operand): SSA_NAME is safe.
2006-12-30 Jan Hubickatree.h (DECL_CALL_CLOBBERED): Remove.
2006-12-30 Jan Hubickatree-ssa-alias.c (create_structure_vars): When in SSA...
2006-12-30 Jan Hubickaemit-rt.c (emit_copy_of_insn_after): Fix bug causing...
2006-12-30 Jan Hubickacgraph.c (cgraph_exapnd_queue): Rename to...
2006-12-30 GCC AdministratorDaily bump.
2006-12-29 Paolo Bonziniconfigure.in: Reorganize recognition of languages.
2006-12-29 Paolo BonziniMakefile.tpl (GCC_STRAP_TARGETS, [...]): Remove.
2006-12-29 Kazu Hiratai386.h (NON_QI_REG_P): Remove.
2006-12-29 Kazu Hiratatree-cfg.c (last_stmt_ptr): Remove.
2006-12-29 Ian Lance Taylorc-common.c (c_define_builtins): New static function...
2006-12-29 Ian Lance Taylorlex.c (_cpp_clean_line): Add uses of __builtin_expect.
2006-12-29 Kaveh R. Ghaziconfigure.in: Warn that MPFR 2.2.0 is buggy.
2006-12-29 Paolo Carlinire PR libstdc++/30226 (FAIL: abi_check)
2006-12-29 Jan Hubickatree-inline.c (remap_ssa_name): New function.
2006-12-29 Jakub Jelinekre PR preprocessor/29612 (gcc --save-temps does not...
2006-12-29 Marcin Daleckiinvoke.texi: Replace no longer supported -fno-strength...
2006-12-29 GCC AdministratorDaily bump.
2006-12-28 Tom Tromeyre PR preprocessor/30001 (out-of-bounds access when...
2006-12-28 Paul Thomasre PR fortran/30034 ([4.1 only] pure subroutine require...
2006-12-28 Paolo Carliniarray (array<>::_M_at): Remove.
2006-12-28 Kazu Hiratacp-tree.h (TYPE_NAMESPACE_SCOPE_P, [...]): Remove.
2006-12-28 Kazu Hirata* decl2.c: Fix a comment typo.
2006-12-28 Kazu Hiratacp-tree.h (TYPE_NAMESPACE_SCOPE_P, [...]): Remove.
2006-12-28 Kazu HirataMakefile.in (OBJS-common): Remove conflict.o
2006-12-28 Daniel Berlinsbitmap.c (BITMAP_DEBUGGING): New macro.
2006-12-28 Jerry DeLisle2006-12-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2006-12-28 Jerry DeLislere PR libfortran/30014 (INQUIRE (iolength = xx) limited...
2006-12-28 Jerry DeLislere PR libfortran/30014 (INQUIRE (iolength = xx) limited...
2006-12-28 Jerry DeLislere PR libfortran/30014 (INQUIRE (iolength = xx) limited...
2006-12-28 GCC AdministratorDaily bump.
2006-12-27 Ian Lance Taylorconfigure.in: When removing Makefiles to force a reconf...
2006-12-27 Ian Lance Taylorre PR debug/26964 (Duplicate debug info for enums in...
2006-12-27 Gerald Pfeiferinterface.c (compare_actual_formal): Remove unused...
2006-12-27 Paul Thomasre PR fortran/20896 (ambiguous interface not detected)
2006-12-27 GCC AdministratorDaily bump.
2006-12-26 Kaveh R. Ghazire PR middle-end/29335 (transcendental functions with...
2006-12-26 Kazu Hirata* tree-ssa-operands.c: Fix a comment typo.
2006-12-26 GCC AdministratorDaily bump.
2006-12-25 Kazu Hirata* tree-vectorizer.h (VECT_SMODULO): Remove.
2006-12-25 GCC AdministratorDaily bump.
2006-12-24 Andreas Toblerpa.c: Remove heap vector type defines.
2006-12-24 Jan Hubickatree-ssa-operands.h (struct ssa_operand_memory_d):...
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.
next