aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-04-18[multiple changes]Arnaud Charlet10-701/+897
2016-04-18[multiple changes]Arnaud Charlet12-121/+223
2016-04-18[multiple changes]Arnaud Charlet6-222/+131
2016-04-18[multiple changes]Arnaud Charlet10-44/+115
2016-04-18[multiple changes]Arnaud Charlet8-116/+229
2016-04-18sem_ch3.adb (Analyze_Object_Declaration): Do not consider internally generate...Hristian Kirtchev3-5/+24
2016-04-18[multiple changes]Arnaud Charlet8-42/+84
2016-04-18contracts.adb (Analyze_Object_Contract): Update references to SPARK RM.Hristian Kirtchev9-192/+326
2016-04-18[multiple changes]Arnaud Charlet5-127/+147
2016-04-18[multiple changes]Arnaud Charlet7-314/+418
2016-04-18[multiple changes]Arnaud Charlet14-50/+123
2016-04-18[multiple changes]Arnaud Charlet10-381/+497
2016-04-18gnatvsn.ads (Library_Version): Bump to 7.Arnaud Charlet2-1/+5
2016-04-18sem_ch6.adb (Analyze_Expression_Function): Set Inlined flag on the entity of ...Ed Schonberg4-8/+78
2016-04-18[multiple changes]Arnaud Charlet8-100/+140
2016-04-18* gcc-interface/decl.c: Rename Descendent -> DescendantVincent Celier2-2/+3
2016-04-18re PR middle-end/37870 (ICE in extract_bit_field_1)Richard Biener2-11/+6
2016-04-18sigtramp-vxworks-target.inc: sigtramp-vxworks: force the stack alignment for ...Jerome Lambourg3-43/+40
2016-04-18[multiple changes]Arnaud Charlet4-54/+106
2016-04-18[multiple changes]Arnaud Charlet26-158/+184
2016-04-18hsa: Fix bootstrap with older host compilersSegher Boessenkool2-1/+6
2016-04-18Add dot-file scans to pr70161.cTom de Vries3-1/+11
2016-04-18Daily bump.GCC Administrator1-1/+1
2016-04-17re PR bootstrap/70706 (r235082 caused bootstrap failure)Jan Hubicka2-1/+2
2016-04-17re PR bootstrap/70706 (r235082 caused bootstrap failure)Jan Hubicka2-1/+7
2016-04-17c-ada-spec.c (get_underlying_decl): Return the typedef, if any.Eric Botcazou5-52/+74
2016-04-17predict.c (combine_predictions_for_bb): Add dry_run parmaeter.Jan Hubicka4-9/+51
2016-04-17re PR c++/70018 (Possible issue around IPO and C++ comdats discovered as pure...Jan Hubicka3-55/+211
2016-04-17Handle backslash in pp_write_text_as_dot_label_to_streamTom de Vries2-0/+12
2016-04-17Fix record-shape escapes in pp_write_text_as_dot_label_to_streamTom de Vries2-6/+11
2016-04-17Simplify loop in pp_write_text_as_dot_label_to_streamTom de Vries2-9/+19
2016-04-17Only finalize dot files that have been initializedTom de Vries5-22/+36
2016-04-17Add debug_varinfo and debug_varmapTom de Vries2-0/+114
2016-04-17Propagate dump flags in pass_manager::register_passTom de Vries4-1/+25
2016-04-17Add pass parameter to TERMINATE_PASS_LISTTom de Vries4-12/+25
2016-04-17Daily bump.GCC Administrator1-1/+1
2016-04-16re PR target/1078 (Problems with attributes documentation)Sandra Loosemore2-32/+7
2016-04-16re PR c++/70018 (Possible issue around IPO and C++ comdats discovered as pure...Jan Hubicka7-25/+194
2016-04-16re PR c++/70018 (Possible issue around IPO and C++ comdats discovered as pure...Jan Hubicka5-52/+199
2016-04-16Daily bump.GCC Administrator1-1/+1
2016-04-15re PR c++/70685 (ICE: Segmentation fault)Jason Merrill3-1/+80
2016-04-15re PR c++/70505 (Constexpr failure when template type specified)Jason Merrill3-3/+27
2016-04-15AVX-512. Fix mode size check.Kirill Yukhin2-1/+7
2016-04-15* BASE-VER: Set to 7.0.0.basepoints/gcc-7Jakub Jelinek3-15/+19
2016-04-15re PR c++/70594 (-fcompare-debug failure)Jason Merrill4-36/+51
2016-04-15re PR c/70671 (Wrong column number shown for "error: cannot take address of b...Marek Polacek4-6/+36
2016-04-15config/nvptx/nvptx.opt (moptimize): Add a period at end of help text.Alexander Monakov2-1/+5
2016-04-15[ARM][doc] Document deprecation of pre-ARMv4T architecture revisionsKyrylo Tkachov2-0/+7
2016-04-15i386: Don't convert stack operations to pushes if using a redzone.Bernd Schmidt6-6/+24
2016-04-15re PR c/70651 (ICE on invalid code on x86_64-linux-gnu in build_va_arg, at c-...Marek Polacek4-2/+32