Use Pmode with stack_pointer_rtx
[gcc.git] / gcc /
2013-11-02 GCC AdministratorDaily bump.
2013-11-01 Edward Smith-Rowlandre PR c++/58708 (string literal operator templates...
2013-11-01 Trevor SaundersReplace some heap vectors with stack vectors.
2013-11-01 Marc Glissere PR c++/58834 (ICE on __builtin_shuffle within templa...
2013-11-01 Jakub Jelinekc-typeck.c (c_finish_omp_clauses): Go to check_dup_gene...
2013-11-01 Uros Bizjakconfigure.ac (HAVE_AS_IX86_INTERUNIT_MOVQ): Always...
2013-11-01 Paul Thomasre PR fortran/57893 (Crash for allocatable character...
2013-11-01 Robert Suchaneklra-spills.c (assign_spill_hard_regs): Remove statement...
2013-11-01 GCC AdministratorDaily bump.
2013-10-31 David MalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-31 David MalcolmManual part of renaming of symtab_node_base to symtab_node.
2013-10-31 Jakub Jelinekoptabs.c (expand_vec_perm): Avoid vector mode punning...
2013-10-31 Jakub Jelinekc-typeck.c (c_finish_omp_clauses): Diagnose aligned...
2013-10-31 Uros Bizjaki386.c (ix86_expand_sse2_abs): Rename function arguments.
2013-10-31 Chung-Ju WuAdd new nds32 port, including machine description,...
2013-10-31 Vladimir Makarovlra-constraints (process_alt_operands): Use the result...
2013-10-31 Jason Merrillsemantics.c (cxx_eval_call_expression): Handle trivial...
2013-10-31 Jason Merrilldecl.c (cxx_maybe_build_cleanup): Always set LOOKUP_NON...
2013-10-31 Jason Merrillre PR c++/58162 ([C++11] bogus error: use of deleted...
2013-10-31 Jason Merrillclass.c (type_build_ctor_call): Return early in C+...
2013-10-31 Edward Smith-RowlandI forgot to commit this from the C++14 digit-separators...
2013-10-31 Edward Smith-RowlandImplement C++14 digit separators.
2013-10-31 Jakub Jelinek* gcc.dg/vect/vect-align-3.c: New test.
2013-10-31 Jakub Jelinektree-vrp.c (maybe_set_nonzero_bits): New function.
2013-10-31 Jakub Jelinektree.c (tree_ctz): New function.
2013-10-31 Jakub Jelinekgimple-pretty-print.c (dump_ssaname_info): Print newlin...
2013-10-31 Jakub Jelinektree-cfg.c (assert_unreachable_fallthru_edge_p): New...
2013-10-31 Martin Jamborre PR rtl-optimization/58934 (build fails on cris-elf...
2013-10-31 Paolo Carlinire PR c++/58932 ([C++11] Deleted functions and SFINAE...
2013-10-31 Richard Sandifordre PR sanitizer/58543 (Invalid unpoisoning of stack...
2013-10-31 Paolo Carlinire PR c++/58932 ([C++11] Deleted functions and SFINAE...
2013-10-31 Paolo Carlinire PR c++/58581 ([c++11] ICE with no-throw specificatio...
2013-10-31 Zhenqiang Chenlower-subreg.c (resolve_simple_move): Copy REG_INC...
2013-10-31 Vladimir Makarovre PR bootstrap/58933 (IRA ICE in update_costs_from_all...
2013-10-31 Sharad Singhaire PR middle-end/58134 (-ftree-vectorizer-verbose=...
2013-10-31 DJ Delorierx.c (ADD_RX_BUILTIN0): New macro, used for builtins...
2013-10-31 GCC AdministratorDaily bump.
2013-10-30 Joern Renneckere PR rtl-optimization/58545 (error: unable to find...
2013-10-30 Tobias Burnusrevert: cilk-plus.exp: Add the libcilkrts library path...
2013-10-30 Cong Houre PR target/58762 ([missed optimization] Vectorizing...
2013-10-30 Jason Merrillsemantics.c (finish_compound_literal): Don't create...
2013-10-30 Tobias Burnuscilk-plus.exp: Add the libcilkrts library path to the...
2013-10-30 Jason Merrill* init.c (push_base_cleanups): Check ANON_AGGR_TYPE_P.
2013-10-30 Jeff Lawre PR rtl-optimization/58369 (ICE in subreg_get_info...
2013-10-30 Tobias Burnusre PR other/33426 (Support of #pragma ivdep)
2013-10-30 Jakub Jelinekre PR target/47754 ([missed optimization] AVX allows...
2013-10-30 Jason Merrill* decl.c (cp_finish_decl): Never throw for VLA bound...
2013-10-30 Jason MerrillMakefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass --disable...
2013-10-30 David MalcolmSplit symtab_node declarations onto multiple lines
2013-10-30 Vladimir Makarovre PR target/58784 ([ARM] LRA legitimate address issue...
2013-10-30 Marc Glissetree-ssa-alias.c (ao_ref_init_from_ptr_and_size): Look...
2013-10-30 Vladimir Makarovregmove.c: Remove.
2013-10-30 Richard Bienerre PR rtl-optimization/57100 (ICE: in pre_and_rev_post_...
2013-10-30 Jakub Jelinek* cilk.c (create_cilk_helper_decl): Use HOST_WIDE_INT_P...
2013-10-30 Christian Bruelsh-mem.cc (sh_expand_cmpnstr): New function.
2013-10-30 Martin Jamborre PR rtl-optimization/10474 (shrink wrapping for funct...
2013-10-30 Ramana Radhakrishnanre PR target/58854 ("sub sp, fp, #40" hoisted above...
2013-10-30 Eric BotcazouMinor tweaks
2013-10-30 Ilya Enkovichtree-core.h (tree_index): Add TI_POINTER_BOUNDS_TYPE.
2013-10-30 Ilya Enkovichipa.c (cgraph_build_static_cdtor_1): Support contructor...
2013-10-30 Ilya Enkovichc-common.c (handle_bnd_variable_size_attribute): New.
2013-10-30 Ilya Enkovichbuiltin-types.def (BT_FN_VOID_CONST_PTR): New.
2013-10-30 Ilya Enkovichtarget.def (builtin_chkp_function): New.
2013-10-30 Andrew Pinskitree-ssa-ifcombine.c: Include rtl.h and tm_p.h.
2013-10-30 Mike Stumpmachmode.def (PARTIAL_INT_MODE): Add precision and...
2013-10-30 GCC AdministratorDaily bump.
2013-10-29 Tobias BurnusRe-add changelog item to r204180 which got lost through...
2013-10-29 Tobias Burnusre PR fortran/44350 (accepts illegal fortran in BLOCK...
2013-10-29 Paul Thomascorrect format
2013-10-29 Oleg Endore PR target/54236 ([SH] Improve addc and subc insn...
2013-10-29 Paul Thomascorrect PR numbers
2013-10-29 Teresa Johnsonre PR ipa/58862 (LTO profiledbootstrap failure: lto1...
2013-10-29 Paul ThomasPR fortran 57893
2013-10-29 David Malcolmgdbhooks.py: update cgraph_node prettyprinter
2013-10-29 Balaji V. IyerAdded _Cilk_spawn and _Cilk_sync (2 cilk keywords)...
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-29 David MalcolmConvert symtab, cgraph and varpool nodes into a real...
2013-10-29 Martin Liskatree-ssa.texi (gimple_phi_result): Document.
2013-10-29 Andrew MacLeodexpr.h: Revert change and include tree-core.h.
2013-10-29 Andrew MacLeoddarwin.c: Include gimple.h.
2013-10-29 Paolo Carlinire PR c++/58888 ([c++11] Rejects-valid: static member...
2013-10-29 Richard Bienerrestrict-2.c: New testcase.
2013-10-29 Marc Glissere PR tree-optimization/19831 (Missing DSE/malloc/free...
2013-10-29 Andrew MacLeodtree-outof-ssa.h: Remove include files.
2013-10-29 Kyrylo Tkachovarm.c (cortexa7_extra_costs): New table.
2013-10-29 Eric BotcazouFix typo.
2013-10-29 Eric Botcazou* expr.c (expand_expr_real_1) <case MEM>: Eliminate...
2013-10-29 Richard Bienerslp-pr56812.cc: Adjust with respect to -fvect-cost...
2013-10-29 David MalcolmMake gengtype more robust against user error
2013-10-29 David MalcolmAdd documentation about gengtype and inheritance
2013-10-29 David MalcolmHandle simple inheritance in gengtype
2013-10-29 GCC AdministratorDaily bump.
2013-10-28 Vladimir Makarovlra-spills.c (lra_final_code_change): Remove useless...
2013-10-28 Jeff Law* lower-subreg.c (resolve_simple_move): Fix comment...
2013-10-28 Bill Schmidtgcc-bug-i.c: Add little endian variant.
2013-10-28 Trevor Saundersdf-scan.c (df_collection_rec): Adjust.
2013-10-28 Alexander Ivchenkoi386.md (prefetch): Allow TARGET_AVX512PF.
2013-10-28 Alexander Ivchenkoi386.md (any_truncate): New.
2013-10-28 Joern Renneckejump-around-jump.c: New test.
2013-10-28 Tom de VriesMove require-pic-register-loc.c to correct directory
next