aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-07-08re PR tree-optimization/61681 (wrong code at -Os and above on x86_64-linux-gnu)Richard Biener4-0/+52
2014-07-08re PR tree-optimization/61680 (vectorization gives wrong answer for sandybrid...Richard Biener4-5/+70
2014-07-08re PR tree-optimization/61576 (wrong code at -O3 on x86_64-linux-gnu)Yuri Rumyantsev4-1/+48
2014-07-08re PR middle-end/60226 (ICE initializing array of elements with too large ali...Marek Polacek6-3/+34
2014-07-08Daily bump.GCC Administrator1-1/+1
2014-07-07re PR fortran/61459 (segfault when assigning to allocatable function result f...Paul Thomas4-4/+76
2014-07-07symtab.c: Include calls.hJan Hubicka2-0/+20
2014-07-07rs6000.c (output_vec_const_move): Handle little-endian code generation.Maciej W. Rozycki5-59/+485
2014-07-07Correct date in last ChangeLog entry.Maciej W. Rozycki1-1/+1
2014-07-07class.c (check_for_override): Wrap the 'final' and 'override' keywords in %< ...Paolo Carlini4-8/+17
2014-07-07Do not instrument first byte in strlen if already instrumented.Max Ostapenko4-1/+25
2014-07-07re PR c++/58898 (Adding default template argument to class template with "mos...Paolo Carlini2-0/+21
2014-07-07list_read_12.f90: Delete the file.Dominique d'Humieres3-7/+14
2014-07-07[ARM] Remove deprecated mwords-little-endian.Kyrylo Tkachov5-23/+13
2014-07-07expmed.c (struct init_expmed_rtl): Change all fields but pow2 and cint from s...Jakub Jelinek2-121/+103
2014-07-07re PR libfortran/61640 (KIND=4 Character Array Internal Unit Read Fail)Jerry DeLisle2-1/+19
2014-07-07Daily bump.GCC Administrator1-1/+1
2014-07-06* gfortran.texi (Fortran 2003 status): Fix grammar.Gerald Pfeifer2-1/+5
2014-07-06* ChangeLog: Fix whitespace.Uros Bizjak2-31/+28
2014-07-06imm-devirt-1.C: Fix regexp in dg-final.Marek Polacek3-2/+7
2014-07-06re PR c/6940 (taking sizeof array parameter should trigger a warning)Marek Polacek22-10/+195
2014-07-06Daily bump.GCC Administrator1-1/+1
2014-07-05wide-int.h (wide_int_storage): Change declaration from struct to class.Gerald Pfeifer2-1/+6
2014-07-05cgraph.c (cgraph_create_indirect_edge): Update call of get_polymorphic_call_i...Jan Hubicka10-47/+266
2014-07-05[ARM] PR target/49423Charles Baylis5-23/+47
2014-07-05Daily bump.GCC Administrator1-1/+1
2014-07-04resolve.c (resolve_assoc_var): Fix corank setting.Tobias Burnus10-21/+136
2014-07-04[Patch AArch64_be] Fix some vec_concat big-endian confusionsJames Greenhalgh2-16/+122
2014-07-04Improve documentation of earlyclobberTom de Vries2-1/+9
2014-07-04Fix constraint in vec_unpack_trunc_<mode>Tom de Vries2-1/+6
2014-07-04re PR target/61714 (configure --with-arch and --with-cpu are ignored on aarch64)Richard Earnshaw2-0/+12
2014-07-04re PR middle-end/61654 (ICE in release_function_body, at cgraph.c:1699)Jakub Jelinek4-0/+34
2014-07-04re PR tree-optimization/61684 (ICE at -Os and above on x86_64-linux-gnu in tr...Jakub Jelinek4-1/+28
2014-07-04Move fp-as-gp optimization to nds32-fp-as-gp.c module.Chung-Ju Wu4-163/+210
2014-07-04Move memory related implementation to nds32-memory-manipulation.c module.Chung-Ju Wu3-107/+154
2014-07-04Move some external functions used by machine description patterns to nds32-md...Chung-Ju Wu3-779/+832
2014-07-04Preparation of nds32-pipelines-auxiliary.c module for future implementation.Chung-Ju Wu2-0/+47
2014-07-04Move cost calculation to nds32-cost.c module.Chung-Ju Wu4-195/+268
2014-07-04Move some helper functions of predicates and constraints to nds32-predicates....Chung-Ju Wu3-341/+393
2014-07-04Move builtin functions implementation to nds32-intrinsic.c module.Chung-Ju Wu4-181/+258
2014-07-04Move ISR impelentation to nds32-isr.c module.Chung-Ju Wu4-506/+587
2014-07-04Add several new files for preparation of providing modulesChung-Ju Wu11-2/+226
2014-07-04Normalize interface for all *-dg-runtest.Thomas Schwinge64-115/+125
2014-07-04Daily bump.GCC Administrator1-1/+1
2014-07-04re PR tree-optimization/61682 (wrong code at -O3 on x86_64-linux-gnu)Jakub Jelinek4-1/+48
2014-07-03Fix the shift patterns, and add testSegher Boessenkool4-21/+82
2014-07-03arm.md (arch): Add armv6_or_vfpv3.Richard Earnshaw3-12/+35
2014-07-03gcov-io.c (gcov_read_words): Don't call memmove if excess is 0.Jakub Jelinek7-9/+27
2014-07-03ieee_1.F90: Mark variables as volatile to avoid optimization.Francois-Xavier Coudert2-27/+7
2014-07-03invoke.texi (-fsanitize=bounds): Tweak wording.Marek Polacek2-18/+15