aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2015-02-10Fix <iso/math_c99.h> signbit on SolarisRainer Orth
2015-02-10tree-streamer.h (streamer_read_tree_bitfields): Adjust.Richard Biener
2015-02-10Support gcov-tool without ftw.hTrevor Saunders
2015-02-10re PR fortran/57822 (I/O: "(g0)" wrongly prints "E+0000")Jerry DeLisle
2015-02-10re PR tree-optimization/43378 (IVOPTs messes up code)Bin Cheng
2015-02-10Tolerate different definitions of symbols in ltoTrevor Saunders
2015-02-09ira-color.c (setup_left_conflict_sizes_p): Simplify initialization/assignment...Zhouyi Zhou
2015-02-10re PR ipa/64978 (ICE: in ipcp_verify_propagated_values, at ipa-cp.c:1060)Jan Hubicka
2015-02-10Daily bump.GCC Administrator
2015-02-10re PR target/64761 (-freorder-blocks-and-partition causes some failures on SH)Kaz Kojima
2015-02-09re PR target/64761 (-freorder-blocks-and-partition causes some failures on SH)Joern Rennecke
2015-02-09re PR sanitizer/64981 (-fsanitize=address cant expand __builtin_ia32_rdtsc)Jakub Jelinek
2015-02-09re PR c/64856 (Initializing struct not accepted in gnu99)Marek Polacek
2015-02-09re PR ipa/61548 (FAIL: gcc.dg/tls/alias-1.c)Jan Hubicka
2015-02-09re PR ipa/63566 (i686 bootstrap fails: ICE RTL flag check: INSN_UID used with...Jan Hubicka
2015-02-09ipa-devirt.c (odr_types_equivalent_p): Fix formating.Jan Hubicka
2015-02-09ipa-devirt.c (odr_types_equivalent_p): Fix formating.Jan Hubicka
2015-02-09ipa-polymorphic-call.c (ipa_polymorphic_call_context): Avoid ICE on getting V...Jan Hubicka
2015-02-09re PR c++/64899 (Illegal dynamic initialization)Jason Merrill
2015-02-09re PR target/64979 (stdarg optimization not able to find escape sites in phi ...Jakub Jelinek
2015-02-09[Obvious][Testsuite] Remove extraneous target from gcc.target/arm/macro_defs0.cAlan Lawrence
2015-02-09genmatch.c (replace_id): Copy expr_type.Richard Biener
2015-02-09tree-streamer.h (streamer_pack_tree_bitfields): Remove.Richard Biener
2015-02-09* testsuite/ChangeLog: Improve my last commit message.Uros Bizjak
2015-02-09ssa-dom-cse-2.c: Xfail for alpha*-*-*.Uros Bizjak
2015-02-09re PR target/58757 (Advertise the lack of denormal support on alpha without -...Uros Bizjak
2015-02-09re PR tree-optimization/54000 (Performance breakdown for gcc-4.{6,7} vs. gcc-...Richard Biener
2015-02-09Move ChangeLog entryTom de Vries
2015-02-09Fix scan-tree-dump in gcc.dg/graphite/scop-19.c for fpicTom de Vries
2015-02-09IPA ICF: Fix late initialization of callgraph hooks.Martin Liska
2015-02-09Fix gcc.dg/uninit-19.c for fpicTom de Vries
2015-02-09Daily bump.GCC Administrator
2015-02-08ssa-dom-cse-2.c: xfail for AARCH64 also.Andrew Pinski
2015-02-08aarch64.c (gty_dummy): Delete.Andrew Pinski
2015-02-08re PR ipa/63566 (i686 bootstrap fails: ICE RTL flag check: INSN_UID used with...Jan Hubicka
2015-02-08re PR ipa/63566 (i686 bootstrap fails: ICE RTL flag check: INSN_UID used with...Jan Hubicka
2015-02-08re PR ipa/63566 (i686 bootstrap fails: ICE RTL flag check: INSN_UID used with...Jan Hubicka
2015-02-08re PR ipa/63566 (i686 bootstrap fails: ICE RTL flag check: INSN_UID used with...Jan Hubicka
2015-02-08Use the local name instead of the original name in the check for name conflic...Mikael Morin
2015-02-08decl.c (gnat_to_gnu_param): Do not strip the padding if the parameter either ...Eric Botcazou
2015-02-08decl.c (is_cplusplus_method): Use Is_Primitive flag to detect primitive opera...Eric Botcazou
2015-02-08decl.c (gnat_to_gnu_entity): Do not bother about alias sets in presence of de...Eric Botcazou
2015-02-08utils.c (begin_subprog_body): Assert that the body is present in the same con...Eric Botcazou
2015-02-08Daily bump.GCC Administrator
2015-02-07extend.texi (Function Attributes [naked]): Copy-edit.Sandra Loosemore
2015-02-07re PR middle-end/64340 (FAIL: gnat.dg/lto8.adb (internal compiler error))Jakub Jelinek
2015-02-07Remove blank lineEric Botcazou
2015-02-06re PR debug/2714 (Stabs truncated on AIX)David Edelsohn
2015-02-07Daily bump.GCC Administrator
2015-02-07Add new files erroneously omitted from r220494.David Malcolm