aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-07-11gcov-tool.c (gcov_output_files): Fix build error introduced in commit r212448.Rong Xu2-2/+7
2014-07-11avr-arch.h (avr_mcu_t): Add text section start attribute.Pitchumani Sivanupandi8-429/+491
2014-07-11aix51.h (LINK_SPEC): Remove -bnodelcsect.David Edelsohn6-4/+15
2014-07-11re PR preprocessor/61389 (libcpp diagnostics shouldn't talk about ISO C99 for...Andreas Schwab3-5/+11
2014-07-11graphite-isl-ast-to-gimple.c (gmp_cst_to_tree): New function.Roman Gareev2-3/+608
2014-07-11predicates.md (call expander): Update for DECL_SECTION_NAME being string.Jan Hubicka2-6/+11
2014-07-11re PR middle-end/61473 (register sized memmove not inlined)Richard Biener6-11/+86
2014-07-11gcc/Evgeny Stupachenko2-4/+6
2014-07-11re PR target/61561 (arm gcc internal error)Marat Zakirov4-3/+30
2014-07-11re PR target/56858 (alpha looks for NOTE_INSN_EH_REGION notes that cannot exist)Uros Bizjak2-51/+185
2014-07-11Add gcov-tool: an offline gcda profile processing tool Support.Rong Xu10-51/+849
2014-07-11Daily bump.GCC Administrator1-1/+1
2014-07-10There is a stray right paren.Edward Smith-Rowland1-1/+1
2014-07-10re PR c++/61661 (Bogus error: ‘const Outer::Foo{&Outer::Bar}’ is not a co...Jason Merrill3-5/+34
2014-07-10re PR ipa/61659 (Extra undefined symbol because of devirtualization)Jason Merrill8-4/+70
2014-07-10re PR tree-optimization/61757 (genmodes failure with enable-checking)Richard Biener2-1/+35
2014-07-10Add addressing=absolute and isa_rev=0 to mips fuse-caller-save testsTom de Vries4-3/+11
2014-07-10re PR c/61741 (wrong code with -fno-strict-overflow)Richard Biener2-1/+6
2014-07-10Fix --enable-checking=fold failure.Thomas Schwinge2-1/+7
2014-07-10re PR middle-end/53590 (compiler fails to generate SIMD instruction for FP di...Eric Botcazou5-1/+44
2014-07-10install.texi: Remove links to defunct package providers for Solaris.Tom G. Christensen2-6/+5
2014-07-10re PR tree-optimization/61742 (wrong code at -O3 on x86_64-linux-gnu)Yuri Rumyantsev4-1/+38
2014-07-10Daily bump.GCC Administrator1-1/+1
2014-07-09Add missing ChangeLog entriesTom de Vries2-0/+10
2014-07-09re PR c++/60686 (message " only declarations of constructors can be ‘explic...Paolo Carlini4-3/+44
2014-07-09DR 1584 PR c++/57466Paolo Carlini6-6/+51
2014-07-09Enable fuse-caller-save on self-recursive functionsTom de Vries2-1/+45
2014-07-09libgfortran.h (support_fpu_underflow_control, [...]): New prototypes.Francois-Xavier Coudert2-0/+54
2014-07-09* ipa-devirt.c (record_node): Walk through aliases.Jan Hubicka2-2/+18
2014-07-09* lto-streamer-out.c (hash_scc): Avoid quadratic hashing loop.Jan Hubicka2-24/+14
2014-07-09re PR c/61741 (wrong code with -fno-strict-overflow)Richard Biener4-3/+35
2014-07-09* lib/target-supports.expPat Haugen2-0/+6
2014-07-09revert: stor-layout.c (finish_builtin_struct): Copy fields into the variants.Jan Hubicka2-5/+6
2014-07-09ipa-visibility.c (function_and_variable_visibility): Remove temporary hack di...Jan Hubicka2-7/+6
2014-07-09ipa-cp.c (devirtualization_time_bonus): Walk through aliases.Jan Hubicka3-0/+13
2014-07-09rs6000-protos.h (rs6000_xcoff_declare_object_name): Declare.Jan Hubicka7-12/+136
2014-07-09PR c++/58155 - -Wliteral-suffix warns about tokens which are skippedEdward Smith-Rowland2-0/+18
2014-07-09java: Use build_qualified_type instead of build_type_variant.Mark Wielaard3-7/+16
2014-07-09Avoid using create_tmp_var for static decls.Bernd Schmidt3-2/+17
2014-07-09re PR testsuite/61453 (gfortran.dg/bind_c_array_params_2.f90 for targets wher...Dominique d'Humieres2-2/+8
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