aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-07-09re PR c++/59361 (cannot expand parenthesized pack expression)Andrew Sutton4-0/+34
2014-07-09playcate old gccTrevor Saunders2-10/+21
2014-07-09remove has_executeTrevor Saunders131-246/+41
2014-07-09convert some hash_table to hash_mapTrevor Saunders6-192/+65
2014-07-09Fix pr60226.c on darwin.Mike Stump1-1/+1
2014-07-09re PR target/61599 ([x86_64] With -mcmodel=medium, extern global arrays witho...Sriraman Tallam5-2/+44
2014-07-09Daily bump.GCC Administrator1-1/+1
2014-07-08re PR go/61308 (gccgo: ICE in Expression::check_bounds [GoSmith])Ian Lance Taylor1-2/+10
2014-07-08re PR go/61746 (A line starting with /*// causes an error even if the /* is c...Ian Lance Taylor1-1/+1
2014-07-08re PR rtl-optimization/61673 (Miscompilation of _gnutls_hostname_compare on s...Jakub Jelinek4-1/+60
2014-07-08graphite-isl-ast-to-gimple.c (generate_isl_context): Add __isl_give to the de...Roman Gareev2-3/+10
2014-07-08[ARM] Cortex-A5 rtx costs tableKyrylo Tkachov2-1/+107
2014-07-08re PR middle-end/61725 (__builtin_ffs(0) leads to wrong code generation)Jakub Jelinek5-3/+69
2014-07-08tree-ssa-dom.h (loop_depth_of_name): Remove.Richard Biener6-67/+36
2014-07-08tree-ssa-alias.c (walk_aliased_vdefs_1): Add FUNCTION_ENTRY_REACHED parameter.Jan Hubicka4-9/+37
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