aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-21* sv.po: Update.Joseph Myers2-301/+203
2016-04-21re PR c++/70540 (ICE on invalid code in cxx_incomplete_type_diagnostic, at cp...Paolo Carlini4-1/+20
2016-04-21re PR c++/70513 (ICE on invalid C++ code on x86_64-linux-gnu: Segmentation fa...Marek Polacek5-0/+98
2016-04-21AVX-512. PR target/70728. Use separate constraint for AVX-512BWKirill Yukhin4-7/+49
2016-04-21Regenerate .pot files.Joseph Myers4-2989/+3002
2016-04-21re PR tree-optimization/70725 (Internal compiler error (ICE) on valid code)Richard Biener2-10/+28
2016-04-21libgomp nvptx plugin: make cuMemFreeHost error non-fatalAlexander Monakov2-1/+6
2016-04-21Cherry-pick r266868 from upstream.Maxim Ostapenko2-1/+10
2016-04-21re PR middle-end/70747 (ICE on valid code on x86_64-linux-gnu: verify_gimple ...Richard Biener4-2/+23
2016-04-21re PR tree-optimization/70715 (SCEV failed to prove no-overflow-ness informat...Bin Cheng4-1/+31
2016-04-21min(-x, -y), min(~x, ~y)Marc Glisse4-0/+35
2016-04-21[multiple changes]Arnaud Charlet5-8/+30
2016-04-21[multiple changes]Arnaud Charlet9-89/+261
2016-04-21a-tasatt.adb, [...] (Fast_Path): Rewritten to avoid reading potentially unini...Arnaud Charlet4-8/+23
2016-04-21gnat_rm.texi, [...]: Update doc.Arnaud Charlet14-919/+1130
2016-04-21[multiple changes]Arnaud Charlet5-45/+98
2016-04-21[multiple changes]Arnaud Charlet16-323/+629
2016-04-21lib-writ.adb, [...]: Minor reformatting and code cleanup.Hristian Kirtchev4-13/+24
2016-04-21[multiple changes]Arnaud Charlet6-47/+115
2016-04-21max(INT_MIN, x) -> xMarc Glisse4-8/+35
2016-04-21sem_ch3.adb, [...]: Minor reformatting.Hristian Kirtchev5-6/+14
2016-04-21exp_aggr.adb (Component_Check): Extend the check that verifies that the aggre...Javier Miranda2-1/+35
2016-04-21[multiple changes]Arnaud Charlet3-2/+17
2016-04-21ipa-inline.c (can_inline_edge_p): Pass caller info to ultiimate_alias_target.Jan Hubicka2-4/+13
2016-04-21re PR c++/70018 (Possible issue around IPO and C++ comdats discovered as pure...Jan Hubicka6-19/+110
2016-04-21[multiple changes]Arnaud Charlet8-18/+102
2016-04-21[multiple changes]Arnaud Charlet3-53/+67
2016-04-21tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Use also max_loop_itera...Jan Hubicka2-0/+10
2016-04-21exp_aggr.adb (Component_Not_OK_For_Backend): Refine previous change to take i...Arnaud Charlet3-7/+15
2016-04-21[multiple changes]Arnaud Charlet7-31/+135
2016-04-21[multiple changes]Arnaud Charlet12-103/+196
2016-04-21[multiple changes]Arnaud Charlet4-16/+55
2016-04-21Minor reformatting.Arnaud Charlet2-14/+13
2016-04-21freeze.adb: Freeze profile in ASIS mode.Ed Schonberg2-15/+24
2016-04-21[multiple changes]Arnaud Charlet9-61/+223
2016-04-21[multiple changes]Arnaud Charlet4-11/+38
2016-04-21sem_ch6.adb (Analyze_Subprogram_Body_Helper): If the body is created for SPAR...Ed Schonberg4-4/+61
2016-04-21sem_ch6.adb (Build_Subprogram_Declaration): Propagate the attribute Rewritten...Javier Miranda4-3/+121
2016-04-21[multiple changes]Arnaud Charlet13-80/+148
2016-04-21frontend.adb: Update call to Unnest_Subprograms.Javier Miranda7-73/+97
2016-04-21[multiple changes]Arnaud Charlet7-126/+86
2016-04-21Daily bump.GCC Administrator1-1/+1
2016-04-20re PR c++/55635 (Deallocation function ("operator delete") not called when de...Nathan Sidwell5-15/+113
2016-04-20Add -mtune-ctrl=sse_typeless_stores to avx256-unaligned-store-2.cH.J. Lu2-1/+6
2016-04-20Update load scan avx256-unaligned-load-1.cH.J. Lu2-2/+6
2016-04-20Fix std::codecvt_utf8* for big-endian targetsJonathan Wakely2-3/+9
2016-04-20re PR tree-optimization/69489 (missed vectorization for boolean loop, missed ...Bin Cheng4-6/+93
2016-04-20ieee754-df.S: Fix typos in comments.Martin Galvan2-12/+16
2016-04-20re PR c++/69363 (ICE when doing a pragma simd reduction with max)Ilya Verbin15-75/+140
2016-04-20re PR tree-optimization/56625 (After if-conversion vectorizer doesn't recogni...Bin Cheng6-21/+150