builtins.def (ATTR_MATHFN_FPROUNDING): Rely on flag_rounding_math, not flag_unsafe_ma...
[gcc.git] / gcc / ChangeLog
2007-03-03 Kaveh R. Ghazibuiltins.def (ATTR_MATHFN_FPROUNDING): Rely on flag_rou...
2007-03-03 Kaveh R. Ghazic-pretty-print.c (pp_c_direct_abstract_declarator)...
2007-03-02 Eric Botcazoutree-sra.c (sra_walk_fns): Document new restriction.
2007-03-02 Uros Bizjaki386.h (TUNEMASK): Remove define.
2007-03-02 Ian Lance TaylorUsed signed infinities in VRP.
2007-03-02 Diego Novillotree-ssa-structalias.c (could_have_pointers): Tidy.
2007-03-02 Eric Botcazoualpha.c (alpha_gp_save_rtx): Insert the insns at the...
2007-03-02 Richard Hendersonexpr.h (promoted_input_arg): Remove decl.
2007-03-02 Ben Ellistondfp.md: New file.
2007-03-02 Uros Bizjaki386.c (override_options): Put initialization of ix86_t...
2007-03-02 Richard Sandifordt-vxworks (LIMITS_H_TEST): Define to true for VxWorks.
2007-03-02 Richard Sandifordt-vxworks (LIBGCC2_INCLUDES): Pass -nostdinc.
2007-03-02 Uros Bizjakre PR target/31019 (Microoptimization of the i386 and...
2007-03-02 Ben Ellistonre PR middle-end/30992 (Scaling error in decimal floati...
2007-03-02 Joseph Myerstarget.h (init_dwarf_reg_sizes_extra): New target hook.
2007-03-02 Brooks MosesMakefile.in: Add install-pdf target as copied from...
2007-03-01 Paul Brookarm.c (arm_legitimate_index_p): Limit iWMMXt addressing...
2007-03-01 Zdenek Dvoraktree-ssa-loop-prefetch.c (determine_unroll_factor)...
2007-03-01 Richard Hendersonexpr.c (emit_move_complex_push): Export.
2007-03-01 Uros Bizjaki386.c (ix86_modes_tieable_p): Fix typo, use also size...
2007-03-01 Richard SandifordMakefile.in (rtlanal.o): Depend on tree.h.
2007-02-28 Eric Christopherrevert: Makefile.def (dependencies): Add dependency...
2007-02-28 Richard Guentherre PR middle-end/30364 (Wrong variable ranges due to...
2007-02-28 Sandra Loosemorebuiltins.c (fold_builtin_call_list, [...]): Delete...
2007-02-28 Jan Hubickapredict.def (PRED_TREE_EARLY_RETURN, [...]): Update...
2007-02-28 Bernd Schmidtcalls.c (emit_library_call_value_1): Handle partial...
2007-02-28 John David Anglinpredicates.md (move_src_operand): Allow zero for mode.
2007-02-27 Uros Bizjakre PR target/30970 (Register zeroing by xor N,N should...
2007-02-27 Mike Stumpdarwin-crt3.c: Avoid compilation when compiling for...
2007-02-27 Joseph Myersmkheaders.in (incdir): Use include-fixed not include.
2007-02-27 Bernd Schmidtt-bfin-elf (LIB1ASMFUNCS): Add _umulsi3_highpart and...
2007-02-27 Mark Mitchellc-common.c (get_priority): Add check for SUPPORTS_INIT_...
2007-02-27 Bernd Schmidtbfin.md (rotl16, [...]): New patterns.
2007-02-27 Bernd Schmidtbfin.c (bfin_output_mi_thunk): Use R3 as scratch reg...
2007-02-27 Bernd Schmidtbfin.md (ssashiftv2hi3, [...]): Fix output template...
2007-02-27 Bernd Schmidtbfin.h (enum reg_class, [...]): Add D0REGS through...
2007-02-27 Bernd Schmidtbfin.c: Include "cfglayout.h".
2007-02-27 Bernd Schmidtbfin.md (doloop_end): FAIL if counter reg isn't SImode.
2007-02-27 Andreas Schwab* Makefile.in (TEXI_GCCINSTALL_FILES): Add gcc-common...
2007-02-27 Jan Hubickapredict.c (last_basic_block_p): Remove.
2007-02-27 Brooks Moses* Makefile.in (TEXI_GCCINSTALL_FILES): Add gcc-vers...
2007-02-27 Brooks Mosesgcc/ChangeLog ------------------------------------...
2007-02-27 Jan Hubickapredict.def: Set outcomes according to more recent...
2007-02-26 Bernd Schmidtloop-iv.c (simplify_using_initial_values): Fix oversigh...
2007-02-26 Mark Mitchellc-decl.c (static_ctors): Move to c-common.c.
2007-02-26 Mark Mitchelloutput.h (assemble_addr_to_section): Declare.
2007-02-25 Uros Bizjakre PR tree-optimization/30938 (Bootstrap fails on x86_6...
2007-02-25 Ulrich Weigandreload.c (find_reloads_address_1): Handle PLUS expressi...
2007-02-25 Zdenek Dvoraktree-ssa-loop-niter.c (compute_estimated_nb_iterations...
2007-02-25 Mark Mitchellextend.texi: Document optional priority argument to...
2007-02-25 Jan Hubickare PR middle-end/30509 (ice for legal code with -O3)
2007-02-25 Jan Hubickare PR target/30778 (invalid code generation for memset...
2007-02-25 Nick Cliftonfrv.h (ASM_OUTPUT_CASE_LABEL): Delete.
2007-02-24 Uros Bizjakre PR target/30770 (BOOT_CFLAGS="-O2 -g -mtune=nocona...
2007-02-24 Mike Stumpi386.c (output_pic_addr_const): Stubify optimized symbols.
2007-02-24 Richard Guentherre PR middle-end/30951 (Does not fold x + CST == x...
2007-02-24 John David Anglinpa.md (muldi3): Force subregs to registers in 64-bit...
2007-02-24 Jan Hubickacgraphunit.c (decide_is_function_needed): Honor -fkeep...
2007-02-24 Kaveh R. Ghazibuiltins.c (fold_builtin_modf): New.
2007-02-24 Bernd Schmidtloop-iv.c (simplify_using_initial_values): Return if...
2007-02-24 Bernd Schmidtloop-iv.c (implies_p): Detect additional cases where...
2007-02-24 DJ Delorie* doc/tm.h (BIGGEST_ALIGNMENT): Clarify the purpose...
2007-02-24 Mike Stumptlink.c (scan_linker_output): Parse linker messages...
2007-02-24 Steve Ellceyre PR debug/29614 (DWARF information for function stati...
2007-02-23 DJ Deloriei386.c (ix86_data_alignment): Don't specify an alignmen...
2007-02-23 Uros Bizjakre PR target/30825 (current mainline fails to bootstrap...
2007-02-23 Bernd Schmidtloop-iv.c (determine_max_iter): Moved in front of its...
2007-02-23 Bernd Schmidtbfin.md (doloop_end): Fail for loops that can iterate...
2007-02-23 Kaveh R. Ghazibuiltins.c (fold_builtin_logb, [...]): New.
2007-02-23 H.J. Lui386.c (bdesc_1arg): Initialize IX86_BUILTIN_MOVSHDUP...
2007-02-23 Paolo Bonzinire PR rtl-optimization/30841 (Missed optimizations...
2007-02-23 Kaveh R. Ghazibuiltins.c (fold_builtin_frexp): New.
2007-02-23 Mark Mitchell* doc/invoke.texi (Spec Files): Document getenv spec...
2007-02-22 Mark Mitchellgcc.c (getenv_spec_function): New function.
2007-02-22 Michael Matzdwarf2out.c (add_AT_string): Call ggc_strdup once per...
2007-02-22 Ian Lance Taylorre PR debug/30898 (ICE with anonymous union and -g)
2007-02-22 Ira Rosen* tree-data-ref.c (ptr_ptr_may_alias_p): Take alias...
2007-02-22 Ira Rosenre PR tree-optimization/30843 (ice for legal code with...
2007-02-22 Dorit Nuzmanre PR tree-optimization/30858 (ice for legal code with...
2007-02-21 Mike Stumpconfigure.ac (powerpc*-*-darwin*): #include <sys/cdefs.h>.
2007-02-21 Trevor SmigielChange the defaults of some parameters and options.
2007-02-21 Paul Brookarm.c (thumb2_final_prescan_insn): Don't incrememnt...
2007-02-21 Nick Cliftoncommon.opt (Warray-bounds): Add Warning attribute.
2007-02-21 Ulrich Weigandre PR middle-end/30761 (Error: unsupported relocation...
2007-02-21 Eric Christopherfrv.c (frv_read_argument): Take a tree and int argument.
2007-02-20 Janis Johnsoninvoke.texi (RS/6000 and PowerPC Options): Add -mcmpb...
2007-02-20 Steven Bosscherrtl.h (remove_reg_equal_equiv_notes): New prototype.
2007-02-20 Steven Bosscherrtlanal.c (find_reg_equal_equiv_note): Do not find...
2007-02-20 Kaveh R. Ghazifold-const.c (tree_expr_nonnegative_warnv_p): Handle...
2007-02-20 Geoffrey KeatingIndex: gcc/ChangeLog
2007-02-20 Kaveh R. Ghazioptabs.h (enum optab_index): Add new OTI_scalb.
2007-02-20 Manuel López-Ibáñezre PR other/30824 (-Werror -Wfatal-errors should stop...
2007-02-20 Uros Bizjaki386.md (expm1xf2): Reorder insn sequence for better...
2007-02-20 Ben Elliston* config/m68hc11/m68hc11.h (OVERRIDE_OPTIONS): Remove...
2007-02-20 Kazu Hiratac4x.md, [...]: Follow spelling conventions.
2007-02-20 Kazu Hirataalpha.c, [...]: Follow spelling conventions.
2007-02-20 Alan Modrare PR middle-end/29943 (gcc generate incorrect alias...
2007-02-19 Kazu Hirata* doc/invoke.texi (-ftree-lrs): Remove.
2007-02-19 Diego Novillotree-ssa-pre.c (create_value_expr_from): Initialize...
2007-02-19 Lee Millwardia64.c (ia64_expand_builtin): Use the new CALL_EXPR_FN...
next