summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Add -std=c++98 to stage1_cxxflags.Jason Merrill2015-05-215-12/+35
* tree-vectorizer.h (struct _stmt_vec_info): Rename stride_load_p to strided_p.Michael Matz2015-05-218-52/+233
* Testsuite check for sqrt_insn. Move pow/sqrt synth test from gcc.target/aarch...Kyrylo Tkachov2015-05-215-3/+38
* einfo.adb (Contract): This attribute now applies to constants.Hristian Kirtchev2015-05-217-104/+193
* re PR c++/66211 (Rvalue conversion in ternary operator causes internal compil...Richard Biener2015-05-215-5/+29
* [multiple changes]Arnaud Charlet2015-05-213-10/+19
* combine.c (find_split_point): Handle ASHIFT like MULT to encourage multiply-a...Jeff Law2015-05-214-1/+61
* pa.c (pa_print_operand): New 'o' output modifier.Jeff Law2015-05-218-3/+117
* re PR target/54236 ([SH] Improve addc and subc insn utilization)Oleg Endo2015-05-214-2/+14
* [multiple changes]Arnaud Charlet2015-05-216-85/+174
* Minor reformatting.Arnaud Charlet2015-05-211-3/+2
* sem_ch13.adb (Check_Iterator_Functions): Emit error on Iterator aspect as wel...Ed Schonberg2015-05-213-16/+53
* re PR target/26702 (.size is not emitted for BSS variables)Ramana Radhakrishnan2015-05-212-1/+6
* re PR middle-end/66221 (lto1: error: type variant has different TYPE_ARG_TYPES)Ilya Enkovich2015-05-215-1/+27
* re PR c/52952 (Wformat location info is bad (wrong column number))Manuel López-Ibáñez2015-05-2112-143/+298
* genrecog: Address -Wsign-compare diagnostics.Thomas Schwinge2015-05-212-3/+8
* Daily bump.GCC Administrator2015-05-211-1/+1
* re PR libgcc/66225 (libgcc/config/rs6000/morecore.S will not build on systems...Alan Modra2015-05-212-1/+5
* pt.c (tsubst_decl): SET_DECL_IMPLICIT_INSTANTIATION before register_specializ...Jason Merrill2015-05-203-1/+13
* decl.c (grok_op_properties): Don't complain about size_t placement delete here.Jason Merrill2015-05-205-31/+87
* formatter.h (_GLIBCXX_TYPEID): New macro to simplify usage of typeid.François Dumont2015-05-203-278/+271
* Promote types of RTL expressions to more derived ones.Mikhail Maltsev2015-05-2045-530/+795
* 2015-05-20 François Dumont <fdumont@gcc.gnu.org>François Dumont2015-05-204-21/+38
* re PR target/65730 (xtensa: ICE in libstdc++-v3/include/bits/atomic_base.h: I...Max Filippov2015-05-202-2/+8
* thumb1-far-jump-2.c (r4): Added int in definition.Alex Velenko2015-05-202-1/+5
* * testsuite/util/testsuite_fs.h (nonexistent_path): Don't use tempnam.Jonathan Wakely2015-05-202-10/+7
* re PR libstdc++/66078 (20_util/specialized_algorithms/uninitialized_copy/8085...Jonathan Wakely2015-05-205-3/+167
* tree-ssa-threadupdate.c (mark_threaded_blocks): Properly dispose of the jump ...Jeff Law2015-05-202-3/+18
* -Wmisleading-indentation: Increase test coverageDavid Malcolm2015-05-202-0/+239
* diagnostic.c (diagnostic_print_caret_line): Fix off-by-one error when printin...Manuel López-Ibáñez2015-05-202-1/+7
* re PR fortran/65548 (gfc_conv_procedure_call)Andre Vehreschild2015-05-204-112/+293
* cfgexpand.c (expand_debug_expr): Use UNARY_CLASS_P.Marek Polacek2015-05-204-2/+10
* expr.c (expand_cond_expr_using_cmove): Use COMPARISON_CLASS_P.Marek Polacek2015-05-205-7/+15
* gimple-fold.c (fold_const_aggregate_ref_1): Use DECL_P.Marek Polacek2015-05-205-3/+12
* [AArch64][obvious] In aarch64_class_max_nregs use UNITS_PER_VREG and UNITS_PE...Kyrylo Tkachov2015-05-202-2/+9
* Add missing declaration.Robert Suchanek2015-05-202-0/+5
* c-pragma.c: Use VAR_OR_FUNCTION_DECL_P throughout.Marek Polacek2015-05-206-32/+32
* Introduce TV_INITIALIZE_RTLDavid Malcolm2015-05-203-0/+9
* libcpp: Eliminate most of the non-const/reference-returning inline fnsDavid Malcolm2015-05-205-101/+39
* tree-chkp.c (chkp_maybe_copy_and_register_bounds): Remove useless gimple_buil...Ilya Enkovich2015-05-202-9/+21
* re PR tree-optimization/65447 (AArch64: iv-opt causes bad addressing)Bin Cheng2015-05-204-20/+439
* aarch-common-protos.h (struct mem_cost_table): Added new fields loadv and sto...Kugan Vivekanandarajah2015-05-206-72/+280
* tree-ssa-threadupdate.c (thread_single_edge): Use delete_jump_thread instead ...Jeff Law2015-05-192-3/+8
* re PR c++/65954 (gcc segfaults on the following input with a syntax error)Nathan Sidwell2015-05-204-0/+30
* rs6000.c (rs6000_emit_allocate_stack): Return stack adjusting insn.Alan Modra2015-05-202-9/+40
* rs6000-common.c (TARGET_SUPPORTS_SPLIT_STACK): Define.Alan Modra2015-05-2010-2/+754
* rs6000.c (struct rs6000_stack): Correct comments.Alan Modra2015-05-202-20/+21
* rs6000.c (rs6000_stack_info): Don't zero offsets when not saving registers.Alan Modra2015-05-202-33/+19
* fixup hash table descriptor in winnt.cTrevor Saunders2015-05-202-3/+9
* Daily bump.GCC Administrator2015-05-201-1/+1