tree-pass.h (pass_build_cgraph_edges): Declare.
[gcc.git] / gcc / ChangeLog
2007-01-06 Jan Hubickatree-pass.h (pass_build_cgraph_edges): Declare.
2007-01-06 Steven Bosscherifcvt.c (cond_move_convert_if_block): New function...
2007-01-05 Manuel López-Ibáñezre PR c/19978 (overflow in expression of constants...
2007-01-05 Manuel López-Ibáñezc-typeck.c (store_init_value): Split over two lines...
2007-01-05 Benjamin Kosnikc-cppbuiltin.c (c_cpp_builtins): __GXX_EXPERIMENTAL_CPP...
2007-01-05 Richard Guentherre PR c++/27826 (ICE in copy_to_mode_reg)
2007-01-05 Ian Lance Taylorc-common.c (decl_with_nonnull_addr_p): New function.
2007-01-05 Jakub Jelinekre PR c/30360 (Complex divide bug)
2007-01-05 Joel Brobeckerinstall.texi (Final install): Document the fact that...
2007-01-05 Jan Hubickatree-inline.c (fold_marked_statements): Update operand...
2007-01-05 Ian Lance Taylor* c-common.c (check_function_nonnull): Whitespace fix.
2007-01-05 Jan Hubickatree-optimize.c (execute_fixup_cfg): Correct previously...
2007-01-05 Mike StumpMakefile.in (mostlyclean): Don't remove libgcc anymore.
2007-01-04 Eric Christopherlibgcc2.c (__bswapsi2): Use SItype.
2007-01-04 Paul Brookarm.md (arm_mulsi3, [...]): Make conditional on !arm_arch6.
2007-01-04 Roger Saylefold-const.c (fold_convert): When casting an expression...
2007-01-04 Joseph Myersrs6000.c (rs6000_rtx_costs): Make adjustment for MULT...
2007-01-04 Jan Hubickacgraph.c (cgraph_release_function_body): New function.
2007-01-04 Zdenek Dvorakcfgloop.h (enum li_flags): Make the constants powers...
2007-01-04 Jan Hubickatree-inline.c (copy_bb): Insert new statements to state...
2007-01-04 Daniel JacobowitzMakefile.def (target_modules): Add libgcc.
2007-01-04 Josh Connerre PR middle-end/29683 (Arg split between stack/regs...
2007-01-04 Robert Kennedytree-cfg.c (tree_merge_blocks): Release SSA_NAME phi...
2007-01-04 Paul Brookre PR target/16634 (arm-elf-gcc problems when generatin...
2007-01-03 Paul Brookbackport: thumb2.md: New file.
2007-01-03 Jakub Jelinekunwind-dw2.c (SIGNAL_FRAME_BIT, [...]): Define.
2007-01-03 Andrew PinskiFix PR number in my last changelog entry, I got the...
2007-01-03 Andrew Pinskire PR target/20353 (uclibc does not provide C99 math...
2007-01-03 Kazu Hirata* cgraphunit.c, tree-ssa-alias.c: Fix comment typos.
2007-01-03 Kazu Hirataalias.c (init_alias_analysis): Use VEC_safe_grow_cleared.
2007-01-03 Kazu Hiratai386.h (NON_STACK_REG_P, [...]): Remove.
2007-01-03 Zdenek Dvorakloop-unswitch.c (unswitch_loop): Pass probabilities...
2007-01-03 Jan Hubickapr16194.c: We now output error on all three functions...
2007-01-02 Carlos O'DonellMakefile.in: Update copyright year.
2007-01-02 Carlos O'DonellMakefile.in: Export GCC_EXEC_PREFIX before calling...
2007-01-02 Jan Hubickatree-mudflap.c (mf_decl_cache_locals, [...]): Do not...
2007-01-02 Jan Hubickatree-optimize (execute_fixup_cfg): Set after_inlining...
2007-01-02 Steve Ellceysbitmap.c (HOST_BITS_PER_LONG_LONG): Change to HOST_BIT...
2007-01-02 Manuel López-Ibáñezre PR c/19977 (overflow in non-static initializer shoul...
2007-01-02 Steven Bosscheralpha.md, [...]: Always use set_unique_reg_note to...
2007-01-02 Kazu HirataRevert:
2007-01-02 Ian Lance Taylorc-common.c (c_common_truthvalue_conversion): When warni...
2007-01-02 Manuel López-Ibáñezre PR middle-end/7651 (Define -Wextra strictly in terms...
2007-01-02 Kazu Hirataalias.c (init_alias_analysis): Use VEC_safe_grow_cleared.
2007-01-02 Douglas Gregorc-common.c (c_common_nodes_and_builtins): Since variant...
2007-01-02 Joseph Myersconfig.gcc (powerpc-*-eabispe*, [...]): Add rs6000...
2007-01-02 Joseph Myersrs6000.c (print_operand): Check (TARGET_SPE || TARGET_E...
2007-01-02 Eric Christophermips.c (mips_regno_mode_ok_for_base_p): Use HARD_REGIST...
2007-01-02 Roger Saylefold-const.c (fold_binary): Fold "(X^C1) eq/ne C2"...
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-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.
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 Richard Guentherre PR middle-end/30338 (infinite loop in maybe_canonica...
2006-12-30 Kazu Hirata* tree-inline.c: Fix a comment typo.
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-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 Jan Hubickatree-inline.c (remap_ssa_name): New function.
2006-12-29 Marcin Daleckiinvoke.texi: Replace no longer supported -fno-strength...
2006-12-28 Kazu HirataMakefile.in (OBJS-common): Remove conflict.o
2006-12-28 Daniel Berlinsbitmap.c (BITMAP_DEBUGGING): New macro.
2006-12-27 Ian Lance Taylorre PR debug/26964 (Duplicate debug info for enums in...
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-25 Kazu Hirata* tree-vectorizer.h (VECT_SMODULO): Remove.
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-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-Ibáñezre 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-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 Manuel López-Ibáñezre PR middle-end/7651 (Define -Wextra strictly in terms...
2006-12-22 Kazu Hirataelfos.h, [...]: Fix comment typos.
2006-12-22 Paolo Bonzinire PR rtl-optimization/29840 (build/genconditions ...
next