aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-07-08re PR fortran/57785 (DOT_PRODUCT error with constant complex array)Tobias Burnus4-8/+62
2013-07-08re PR fortran/57469 (Erroneous warning for unused dummy arguments used in nam...Tobias Burnus4-2/+29
2013-07-08defined_assignment_7.f90: Fix dg-do.Manfred Schwarb3-4/+9
2013-07-08* Makefile.in: (c-family-warn): Define to $(STRICT_WARN)Graham Stott2-0/+5
2013-07-08array-notation-common.c (length_mismatch_in_expr_p): Delete unused variables ...Graham Stott2-1/+4
2013-07-08s390.c: Rename cfun_set_fpr_bit to cfun_set_fpr_save and cfun_fpr_bit_p to cf...Andreas Krebbel3-46/+88
2013-07-08* Makefile.in (tree-ssa-reassoc.o): Add dependency on $(PARAMS_H).Eric Botcazou2-1/+5
2013-07-08re PR rtl-optimization/57786 (wasted work in distribute_notes)Po-Chun Chang2-3/+11
2013-07-08re PR target/57819 (Suboptimal shift patterns)Jakub Jelinek6-2/+109
2013-07-08einfo.adb (Get_Pragma): Handle the retrieval of delayed pragmas stored in N_C...Hristian Kirtchev4-18/+103
2013-07-08[multiple changes]Arnaud Charlet4-10/+47
2013-07-08[multiple changes]Arnaud Charlet22-238/+608
2013-07-08[multiple changes]Arnaud Charlet5-19/+30
2013-07-08re PR rtl-optimization/57829 (Wrong constant folding)Jakub Jelinek4-0/+43
2013-07-08[multiple changes]Arnaud Charlet5-45/+138
2013-07-08[multiple changes]Arnaud Charlet4-7/+14
2013-07-08[multiple changes]Arnaud Charlet11-60/+150
2013-07-08[multiple changes]Arnaud Charlet13-61/+82
2013-07-08[multiple changes]Arnaud Charlet8-27/+97
2013-07-08sem_dim.adb: Minor error message change.Robert Dewar4-72/+95
2013-07-08[multiple changes]Arnaud Charlet3-2/+17
2013-07-08[multiple changes]Arnaud Charlet4-22/+52
2013-07-08[multiple changes]Arnaud Charlet8-467/+435
2013-07-08[multiple changes]Arnaud Charlet4-48/+95
2013-07-08[multiple changes]Arnaud Charlet3-3/+19
2013-07-08[multiple changes]Arnaud Charlet5-13/+50
2013-07-08sem_ch8.adb, [...]: Minor reformatting.Robert Dewar3-6/+24
2013-07-08[multiple changes]Arnaud Charlet7-128/+85
2013-07-08[multiple changes]Arnaud Charlet6-86/+48
2013-07-08sem_prag.adb (Analyze_PPC_In_Decl_Part): In ASIS mode...Ed Schonberg3-9/+18
2013-07-08i386-opts.h (enum stringop_alg): Add vector_loop.Michael Zolotukhin7-226/+259
2013-07-08Daily bump.GCC Administrator1-1/+1
2013-07-07driver-i386.c (host_detect_local_cpu): Do not check signature_TM2_ebx, it int...Uros Bizjak2-2/+6
2013-07-07Daily bump.GCC Administrator1-1/+1
2013-07-06re PR target/57807 (Compile failure with __builtin_ia32_unpcklpd with -masm=i...Uros Bizjak6-84/+187
2013-07-06re PR target/29776 (result of ffs/clz/ctz/popcount/parity are already sign-ex...Jakub Jelinek7-21/+259
2013-07-06re PR c++/28262 (Inconsistent "default arguments are only permitted for funct...Paolo Carlini4-0/+22
2013-07-06Daily bump.GCC Administrator1-1/+1
2013-07-05re PR rtl-optimization/55342 ([LRA,x86] Non-optimal code for simple loop with...Vladimir Makarov7-27/+218
2013-07-05ChangeLog: Fix whitespace.Uros Bizjak2-37/+30
2013-07-05Fix pr57518.c test case.Marcus Shawcroft2-1/+5
2013-07-05re PR c++/14263 (Cryptic diagnostic for cast from virtual base class not usin...Paolo Carlini4-3/+46
2013-07-05aspects.adb: Add an entry for SPARK_Mode in table Canonical_Aspect.Hristian Kirtchev21-243/+958
2013-07-05sem_ch13.adb (Analyze_Aspect_Specifications): For pre/postconditions copy the...Ed Schonberg2-2/+12
2013-07-05exp_ch3.adb (Build_Variant_Record_Equality): Add pairs of formals for each di...Ed Schonberg3-105/+241
2013-07-05[multiple changes]Arnaud Charlet9-140/+347
2013-07-05exp_ch4.adb, [...]: Minor reformatting.Robert Dewar5-120/+140
2013-07-05exp_ch4.adb (Expand_Composite_Equality): Use the full view when the base type...Hristian Kirtchev2-0/+12
2013-07-05[multiple changes]Arnaud Charlet8-32/+139
2013-07-05[multiple changes]Arnaud Charlet5-17/+143