vxworksae.h: Add missing VXWORKS_OS_CPP_BUILTINS.
[gcc.git] / gcc / ChangeLog
2010-10-05 Olivier Hainquevxworksae.h: Add missing VXWORKS_OS_CPP_BUILTINS.
2010-10-05 Ira Rosenre PR tree-optimization/45752 (ICE in ix86_vectorize_bu...
2010-10-05 Richard Guenthervalue-prof.c (gimple_divmod_fixed_value): Work on SSA...
2010-10-05 Andreas Krebbels390.c (z196_cost): New.
2010-10-05 Richard Guentherre PR middle-end/45877 (invalid write in gimplify_and_u...
2010-10-04 Jakub Jelinekre PR debug/45849 (ICE: in emit_note_insn_var_location...
2010-10-04 Jan Hubickagimple-fold.c (static_object_in_other_unit_p): Rename...
2010-10-04 Joseph Myersflags.h (g_switch_value, [...]): Remove.
2010-10-04 Vladimir Makarovcommon.opt (fira-coalesce): Remove.
2010-10-04 Joseph Myersmips.h (target_flags_explicit): Declare for GENERATOR_FILE.
2010-10-04 Andi KleenMark linker Makefile rules for job server build
2010-10-04 Matthias Kloset-linux64 (MULTILIB_OSDIRNAMES): Use ../lib32 as the...
2010-10-04 Jakub Jelinekre PR middle-end/45876 (ICE: verify_gimple failed)
2010-10-04 Julian Brownexpr.c (expand_assignment): Add assertion to prevent...
2010-10-04 Joseph Myersoptc-gen.awk: Define global_options_set.
2010-10-04 Jan Hubickare PR middle-end/45871 (lto bootstrap miscompiles expmed.c)
2010-10-04 Martin Jamborre PR tree-optimization/45572 (various ICEs with -finli...
2010-10-04 Yao Qipasses.texi: Clean up.
2010-10-04 Ian Lance Taylorc-typeck.c (lookup_field): If -fplan9-extensions, permi...
2010-10-03 H.J. LuRevert revision 164914.
2010-10-03 François-Xavier... cppbuiltin.c: New file.
2010-10-03 Andi Kleenlto-cgraph.c (input_cgraph): Check for missing sections.
2010-10-03 Uros Bizjaki386.md (*ashl<mode>3_mask): Change operand 2 preticate...
2010-10-03 H.J. LuDisallow negative steps in vectorizer.
2010-10-02 Jan Hubickatree-ssa-ccp.c (ccp_fold_stmt): Fold away OBJ_TYPE_REF...
2010-10-02 John David Anglinre PR target/45820 (FAIL: gcc.c-torture/compile/pr45728...
2010-10-02 Ralf WildenhuesAllow to pass separate configure arguments for build...
2010-10-01 Uros Bizjaki386.md (*ashl<mode>3_mask): New insn_and_split pattern.
2010-10-01 Steve Ellceyre PR middle-end/44716 (Bootstrap fails with partial...
2010-10-01 Rainer OrthMention PR, fix typo.
2010-10-01 Nick Cliftoncommon.opt: Add -fcombine-stack-adjustments.
2010-10-01 Richard Guentherre PR middle-end/45854 (ICE in redirect_eh_edge_1,...
2010-10-01 Anthony GreenFix moxie-rtems configuration
2010-10-01 Richard Guentherdwarf2out.c (gen_namespace_die): Use DECL_FILE_SCOPE_P.
2010-10-01 Ulrich Weigandspu.c (spu_init_builtins): No longer add END_BUILTINS...
2010-10-01 Ulrich Weigandspu.c (TARGET_EXCEPT_UNWIND_INFO): Set to sjlj_except_u...
2010-10-01 Tristan Gingoldconfigure.ac: Define the nop insn for avr*-*-*
2010-10-01 Alan Modrare PR target/45807 (Lying eh_frame r2 save info causes...
2010-10-01 Richard Guentherre PR tree-optimization/43959 (FAIL: gcc.dg/torture...
2010-10-01 Kaz Kojimash.c (sh_expand_prologue): Set current_function_static_...
2010-09-30 Rainer Orthconfigure.ac: Check for Solaris 8 ld with .hidden support.
2010-09-30 Sebastian PopFix PR45758: reset scevs before Graphite.
2010-09-30 Sebastian PopFix miscompilation of 416.gamess.
2010-09-30 Sebastian PopFix Graphite memory leaks.
2010-09-30 Sebastian PopNew flag: -fgraphite-dump-cloog.
2010-09-30 Sebastian PopCDI_POST_DOMINATORS are not used in Graphite.
2010-09-30 Sebastian PopOnly iterate over pbb_dim_iter_domain.
2010-09-30 Sebastian PopFix comments.
2010-09-30 Sebastian PopNew pass: loop flattening.
2010-09-30 Sebastian PopAdd cloog_checksum.
2010-09-30 Sebastian PopFix pbb_number_of_iterations_at_time.
2010-09-30 Sebastian PopFix lst_update_scattering.
2010-09-30 Sebastian PopOutline lst_niter_for_loop.
2010-09-30 Sebastian PopCall fatal_error when the transform read from file...
2010-09-30 Sebastian PopFix pretty printers.
2010-09-30 Sebastian PopUse FOR_EACH_VEC_ELT.
2010-09-30 Sebastian PopFix uninitialize warning.
2010-09-30 Sebastian PopAvoid set but not used warning.
2010-09-30 Sebastian PopSpeed-up loop blocking: strip-mining is always legal.
2010-09-30 Vladimir KargovFix the description of graphite_can_represent_loop.
2010-09-30 Sebastian PopAlso handle ARRAY_REFs in instantiate_scev_r.
2010-09-30 Sebastian PopFix chrec_contains_symbols_defined_in_loop.
2010-09-30 Sebastian PopA function is affine when CHREC_RIGHT is invariant.
2010-09-30 Sebastian PopFactor out is_gimple_reg calls.
2010-09-30 Vladimir KargovRemove outermost loop parameter.
2010-09-30 Sebastian PopFix PR45229: gcc.c-torture/execute/20000412-4.c ICEs...
2010-09-30 Riyadh BaghdadiDump each scop in a separate file.
2010-09-30 Sebastian PopRemove redundant checks in graphite_can_represent_scev.
2010-09-30 Sebastian PopFix 435.gromacs miscompile.
2010-09-30 Riyadh BaghdadiEnable graphite to read an OpenScop file.
2010-09-30 Andreas SimbuergerFix include order to avoid failed compilation on CLOOG_ORG.
2010-09-30 Andreas SimbuergerAdd necessary accessors for CloogMatrix (CLOOG_ORG).
2010-09-30 Riyadh BaghdadiRemove spaces from matrix lines.
2010-09-30 Riyadh BaghdadiFix columns order in openscop.
2010-09-30 Sebastian PopGenerate in priority signed types for integer constants.
2010-09-30 Sebastian PopAvoid lang_hooks, call build_nonstandard_integer_type.
2010-09-30 Riyadh BaghdadiWrite OpenScop format.
2010-09-30 Anatoly Sokolovm32c.c (cris_memory_move_cost): New.
2010-09-30 Jakub Jelinekre PR target/45843 (__builtin_va_arg overwrites into...
2010-09-30 Michael MeissnerPR target/45837: Make powerpc build again
2010-09-30 Jakub Jelinek* dwarf2out.c (mem_loc_descriptor): Handle IF_THEN_ELSE.
2010-09-30 Jakub Jelinekre PR tree-optimization/31261 (Missed tree optimization...
2010-09-30 Ralf Wildenhuesbuild: more correct build rules for build/gen% programs.
2010-09-30 Jonathan Wakelyinstall.texi: Suggest using LD_LIBRARY_PATH to find...
2010-09-30 Rainer Orthsparc.opt (mimpure-text): Move ...
2010-09-30 Michael EagerCheck in support for Xilinx MicroBlaze processor.
2010-09-30 Iain Sandoeadd @optional/@required to prto lists
2010-09-30 Nathan Froyd* config/iq2000/t-iq2000 (TARGET_LIBGCC2_CFLAGS): Delete.
2010-09-30 Joseph Myersopt-functions.awk (static_var): Update comment.
2010-09-30 Martin Jambortree-sra.c (type_consists_of_records_p): Do not check...
2010-09-30 Nicola PeroIn gcc/c-family/: 2010-09-30 Nicola Pero <nicola.pero...
2010-09-30 Tom G. Christenseninstall.texi (Binaries): Update link to HP-UX porting...
2010-09-29 Nicola PeroIn gcc/: 2010-09-29 Nicola Pero <nicola.pero@meta-innov...
2010-09-29 Steve Ellceyia64.c (ia64_builtin_decl): New.
2010-09-29 Bernd Schmidtre PR c/45054 (struct-by-value-1.c fail.)
2010-09-29 Bernd Schmidtre PR target/40457 (use stm and ldm to access consecuti...
2010-09-29 Kai Tietzmingw32.h (TARGET_64BIT): replaced by TARGET_64BIT_DEFA...
2010-09-29 Jack Howarthvarasm.c (assemble_alias): Add error message for unsupp...
2010-09-29 Mike Stumpdarwin.h (flag_mkernel): Remove.
2010-09-29 Joseph MyersJoseph Myers <joseph@codesourcery.com>
next