re PR middle-end/27416 (ICE on invalid firstprivate/lastprivate)
[platform/upstream/gcc.git] / gcc / ChangeLog
2007-01-24 Jakub Jelinekre PR middle-end/27416 (ICE on invalid firstprivate...
2007-01-24 Jakub Jelinekre PR middle-end/30494 (ICE with VLA and openmp)
2007-01-24 Jakub Jelinekre PR middle-end/30421 (incorrect warning when using...
2007-01-24 Steve EllceyForgot ChangeLog in previous commit.
2007-01-24 Andreas Krebbelunwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_W...
2007-01-24 Richard Guentherbuiltins.c (expand_builtin_cexpi): Get the fndecl for...
2007-01-24 Jan Hubickapr23382.c: Avoid DCE from eliminating dead variable.
2007-01-24 Andreas Krebbelc-cppbuiltin.c (builtin_define_type_sizeof): New function.
2007-01-24 Uros Bizjaki386.md (tanxf2, [...]): Use op2 instead of operands...
2007-01-24 Richard Sandifordreload1.c (emit_reload_insns): Pass the reload register...
2007-01-23 Joseph Myersrs6000-c.c (rs6000_cpu_cpp_builtins): Define _SOFT_DOUB...
2007-01-23 Ian Lance TaylorMakefile.in (OBJS-common): Reformat, alphabetize, but...
2007-01-23 Uros Bizjaki386.md: Use REG_P...
2007-01-22 Andreas Schwab* config/m68k/m68k.h: Fix comment.
2007-01-22 Jan Hubickapasses.c (init_optimization_passes): Do not rerun pass_...
2007-01-22 Richard Guentherre PR tree-optimization/30038 (Call to sin(x), cos...
2007-01-21 Eric Botcazoure PR rtl-optimization/29329 (internal consistency...
2007-01-21 Jan Hubickaipa-inline.c (inlining_mode): Comment, move up.
2007-01-21 Dirk Muellerre PR bootstrap/30511 (False array bound check causes...
2007-01-21 Ira Rosentree-vectorizer.h (struct _stmt_vec_info): Add new...
2007-01-21 Roger Sayleinvoke.texi (-fdump-rtl-combine): Fix under/overfull...
2007-01-21 Jan Hubickatree-flow.h (struct stmt_ann_d): Move references_memory...
2007-01-20 Basile Starynkevitchgcc/Changelog typos
2007-01-20 John David Anglinpa.c (output_move_double): Change array size of xoperan...
2007-01-20 Jan Hubickatree-tailcall.c (adjust_return_value): Do not use RESUL...
2007-01-20 Ian Lance Taylorexpmed.c (expand_divmod): Cast constant to unsigned...
2007-01-20 Ian Lance Taylortree-ssa-operands.h (struct vuse_vec_d): Change num_vus...
2007-01-20 Kaveh R. Ghazire PR middle-end/29335 (transcendental functions with...
2007-01-20 Jan Hubickatree-ssa.c (init_tree_ssa): Do not call init_alias_heap...
2007-01-19 Roger Saylecommon.opt (fsigned-zeros): New command line option.
2007-01-19 Steve Ellceysystem.h (ASM_MAKE_LABEL_LINKONCE): Poison.
2007-01-19 Tomas BilyPatch by Tomas Bily <tbily@suse.cz>
2007-01-19 Basile Starynkevitchgty.texi (Options): Document the mark_hook option to...
2007-01-19 Jan Hubickaipa-inline.c (cgraph_decide_inlining_incrementally...
2007-01-19 Manuel López-Ibáñezre PR c++/17947 (bad warning with implicit conversion...
2007-01-19 Dirk Muelleri386.h (CONDITIONAL_REGISTER_USAGE): Store result of...
2007-01-19 Uros Bizjaki386.md (acos<mode>2): Rename from acossf2 and acosdf2.
2007-01-19 Richard Sandifordm68k.h (PREFERRED_STACK_BOUNDARY): Define to 32 for...
2007-01-19 Nathan Sidwell200x-xx-xx Nathan Sidwell <nathan@codesourcery.com...
2007-01-19 Richard Sandifordm68k.md (adddi_dilshr32): Rename to...
2007-01-19 Richard Sandifordm68k.c (notice_update_cc): If an SFmode move is impleme...
2007-01-19 Richard Sandifordm68k.h (EXTRA_CONSTRAINT): Stop the 'T' constraint...
2007-01-19 Richard Sandifordgcc/
2007-01-19 Sandra Loosemore200x-xx-xx Sandra Loosemore <sandra@codesourcery.com>
2007-01-19 Richard Sandiford200x-xx-xx Richard Sandiford <richard@codesourcery...
2007-01-19 Richard Sandifordm68k-protos.h (valid_mov3q_const): Take a HOST_WIDE_INT...
2007-01-19 Dirk Muellertree-ssa-alias.c (perform_var_substitution): Fix typo...
2007-01-19 Richard Guentherbuiltins.c (expand_builtin_cexpi): Fall back to expandi...
2007-01-19 Richard Guenthertm.texi (TARGET_HAS_SINCOS): Document new target macro.
2007-01-19 Uros Bizjaki386.md (*fpatanxf3_i387, [...]): New insn patterns.
2007-01-19 Alexandre Oliva* libgcc-std.ver: Fix typo in %inherit for GCC_4.3.0.
2007-01-19 Roger Saylefold-const.c (fold_unary): Optimize away a VIEW_CONVERT...
2007-01-18 David Edelsohndarwin-ldouble.c: Only build _SOFT_FLOAT if configured...
2007-01-18 Mike Stumprs6000.c (rs6000_emit_vector_compare): Fix build error.
2007-01-18 Michael MeissnerMake #if 0 type correct
2007-01-18 Jan Hubickatree-ssa-operands.c (vop_free_bucket_size): Never retur...
2007-01-18 Daniel Berlintree-ssa-structalias.c: Update comments.
2007-01-18 Kazu Hirata200x-xx-xx Kazu Hirata <kazu@codesourcery.com> Richard...
2007-01-18 Kazu Hirata200x-xx-xx Kazu Hirata <kazu@codesourcery.com>
2007-01-18 Richard Sandifordm68k.c (m68k_use_return_insn): Update comments before...
2007-01-18 Kazu Hirata200x-xx-xx Kazu Hirata <kazu@codesourcery.com>
2007-01-18 Nathan Sidwell200x-xx-xx Nathan Sidwell <nathan@codesourcery.com>
2007-01-18 Richard Sandifordm68k.md (movsf_cf_hard): Use fsmove instead of f%$smove...
2007-01-18 Richard Sandifordm68k.md (movdf_cf_hard): Use output_move_double for...
2007-01-18 Richard Sandifordreal.h (real_format): Add a canonical_nan_lsbs_set...
2007-01-18 Richard Sandifordm68k-protos.h (m68k_output_pic_call): Delete.
2007-01-18 Nathan Sidwell200x-xx-xx Nathan Sidwell <nathan@codesourcery.com>
2007-01-18 Richard Sandifordm68k.md (cmpsi): Remove outdated flag_pic handling.
2007-01-18 Kazu Hirata200x-xx-xx Kazu Hirata <kazu@codesourcery.com> Richard...
2007-01-18 Nathan Sidwell200x-xx-xx Nathan Sidwell <nathan@codesourcery.com>
2007-01-18 Nathan Sidwell200x-xx-xx Nathan Sidwell <nathan@codesourcery.com>
2007-01-18 Richard Sandiford200x-xx-xx Richard Sandiford <richard@codesourcery...
2007-01-18 Richard Sandifordconfig.gcc (m68k-*-uclinux*): Add flat.h to $tm_file.
2007-01-18 Richard Sandifordconfig.gcc (m68k-*-uclinux*): Base the port on the...
2007-01-18 Julian Brown200x-xx-xx Julian Brown <julian@codesourcery.com> Richa...
2007-01-18 Richard Sandiford/home/richard/patches/freescale/head-submission/uclinux...
2007-01-18 Kaz Kojimam32r-protos.h (m32r_expand_epilogue): Declare it.
2007-01-18 Josh Connerre PR target/30485 (ICE in rs6000_emit_vector_compare...
2007-01-18 Jan Hubickatree-vrp.c (finalize_jump_threads): Do not call cleanup...
2007-01-18 Uros Bizjakreg-stack.c (subst_stack_regs_pat): Use generic code...
2007-01-18 Dirk Mueller· Richard Guenther <rguenther@suse.de>
2007-01-18 Jan Hubickatree-ssa-ccp.c (ccp_finalize): Return if something...
2007-01-18 Steven Bosschercfgcleanup.c (cleanup_cfg): Detect cfglayout mode and...
2007-01-18 Ben Ellistongenautomata.c (write_automata): Include xstrerror outpu...
2007-01-17 H.J. Lumips-protos.h (mips_output_external): Make it return...
2007-01-17 Ben Ellistongenpreds.c (write_insn_preds_c): Only write out the...
2007-01-17 Tom Tromeysourcebuild.texi (libgcj Tests): Use sourceware.org.
2007-01-17 Ian Lance TaylorRemove DOS line endings.
2007-01-17 Anatoly Sokolovavr.h (AVR_HAVE_LPMX): New macro.
2007-01-17 Ian Lance Taylorvec.h (VEC_reserve_exact): Define.
2007-01-17 Jan Hubicka* ipa-type-escape.c (look_for_casts): Revamp using...
2007-01-17 Eric Christopherconfig.gcc: Support core2 processor.
2007-01-16 Jan Hubickatree-ssanames.c (release_dead_ssa_names): Instead of...
2007-01-16 Jan Hubickacgraph.h (cgraph_decide_inlining_incrementally): Kill.
2007-01-16 Janis Johnsondfp-bit.c (dfp_compare_op): Return separate value for...
2007-01-16 David Edelsohndarwin-ldouble.c: Build file for SOFT_FLOAT.
2007-01-16 Dorit Nuzmantree-vectorizer.h (is_pattern_stmt_p): New.
2007-01-16 Jan Hubickatree-ssanames.c (release_dead_ssa_names): Remove invali...
2007-01-16 Eric Christopherifcvt.c: Include vec.h, vecprim.h.
2007-01-16 Eric Christopherdarwin.h: Update copyright.
next