Age | Commit message (Expand) | Author | Files | Lines |
2014-06-27 | c-parser.c (c_parser_declaration_or_fndef): Discard all type qualifiers in __... | Sebastian Huber | 4 | -15/+45 |
2014-06-27 | bounds-2.c: Adjust dg-output. | Marek Polacek | 4 | -40/+135 |
2014-06-27 | re PR libfortran/61499 (Internal read of negative integer broken) | Jerry DeLisle | 2 | -0/+16 |
2014-06-27 | re PR libfortran/61499 (Internal read of negative integer broken) | Jerry DeLisle | 2 | -29/+25 |
2014-06-27 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2014-06-26 | Fix a comment. | François Dumont | 1 | -1/+1 |
2014-06-26 | re PR target/61586 (ICE on alpha in alpha_handle_trap_shadows, at config/alph... | Uros Bizjak | 4 | -79/+108 |
2014-06-26 | re PR c++/57573 ([C++1y] bogus "taking address of temporary" error) | Paolo Carlini | 2 | -0/+18 |
2014-06-26 | invoke.texi (-fsemantic-interposition): Document. | Jan Hubicka | 6 | -0/+46 |
2014-06-26 | re PR target/61542 ([4.8/4.9/trunk] vect-nop-move.c fails on powerpc64le-unkn... | Bill Schmidt | 2 | -1/+7 |
2014-06-26 | 2014-06-26 François Dumont <fdumont@gcc.gnu.org> | François Dumont | 12 | -164/+222 |
2014-06-26 | parser.c (cp_parser_for_init_statement): Change range-for error to pedwarn. | Jason Merrill | 3 | -5/+7 |
2014-06-26 | N3994 Ranged-based for-loops: The Next Generation | Jason Merrill | 3 | -0/+41 |
2014-06-26 | c-common.h (enum cxx_dialect): Add cxx1z. | Jason Merrill | 4 | -3/+50 |
2014-06-26 | c-common.h (get_dump_info): Declare. | Teresa Johnson | 5 | -11/+54 |
2014-06-26 | invoke.texi: Fix typo. | Teresa Johnson | 3 | -1/+11 |
2014-06-26 | re PR c++/56633 (Overload selection error for non-static data member initiali... | Paolo Carlini | 2 | -0/+27 |
2014-06-26 | 2014-06-26 Martin Jambor <mjambor@suse.cz> | Martin Jambor | 10 | -37/+36 |
2014-06-26 | Removed file marked as removed in r211987. | Martin Liska | 1 | -108/+0 |
2014-06-26 | ChangeLog entry splitted to gcc/ChangeLog and gcc/lto/ChangeLog. | Martin Liska | 2 | -5/+8 |
2014-06-26 | ipa-prop.c (ipa_impossible_devirt_target): No longer static, renamed to ipa_i... | Martin Jambor | 7 | -27/+25 |
2014-06-26 | shared_ptr_base.h (__shared_ptr::_Deleter): Fix parameter type. | Jonathan Wakely | 2 | -1/+6 |
2014-06-26 | re PR tree-optimization/61607 (DOM missed jump threading and destroyed loops) | Richard Biener | 5 | -14/+46 |
2014-06-26 | inline-22.c: Add bind_pic_locally. | Vidya Praveen | 5 | -0/+11 |
2014-06-26 | target-support.exp (bind_pic_locally): Save the flags to 'flags_to_postpone' ... | Vidya Praveen | 5 | -7/+82 |
2014-06-26 | Correct ChangeLog entries (dates and missing files) | Alan Lawrence | 2 | -4/+6 |
2014-06-26 | Part 2 of the collect-utils library, now also used for collect2. | Bernd Schmidt | 8 | -310/+191 |
2014-06-26 | Small cleanups before making collect2 use collect-utils. | Bernd Schmidt | 7 | -55/+46 |
2014-06-26 | Make a collect-utils library for use by tools like collect2 and lto-wrapper. | Bernd Schmidt | 5 | -156/+298 |
2014-06-26 | * config/frv/frv.c (frv_in_small_data_p): Remove redundant assert. | Nick Clifton | 2 | -1/+2 |
2014-06-26 | target-supports.exp (check_effective_target_trapping): Fix typo. | Nick Clifton | 2 | -1/+6 |
2014-06-26 | extend.texi (Function Attributes): Fix typo in description of RX vector attri... | Nick Clifton | 2 | -2/+7 |
2014-06-26 | [ARM] Error if overriding --with-tune by --with-cpu | James Greenhalgh | 2 | -1/+12 |
2014-06-26 | tree-ssa-dom.c (cprop_operand): Remove restriction on propagating volatile po... | Richard Biener | 2 | -8/+5 |
2014-06-26 | re PR tree-optimization/61607 (DOM missed jump threading and destroyed loops) | Richard Biener | 2 | -27/+15 |
2014-06-26 | re PR c++/61537 (template parameter lists wrongly detected on "struct" or "cl... | Adam Butcher | 4 | -9/+56 |
2014-06-26 | toplev.c (backend_init_target): Move init_emit_regs and init_regs to... | Jan Hubicka | 5 | -13/+66 |
2014-06-26 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2014-06-26 | alloc.cc: Fix use of test allocator. | Jonathan Wakely | 4 | -23/+9 |
2014-06-25 | default_format_denormal_2.f90: Remove xfail for powerpc*-*-linux*. | Bill Schmidt | 2 | -2/+7 |
2014-06-25 | gcc.c (set_multilib_dir): Malloc "." pointer as well. | Paul Gortmaker | 2 | -4/+14 |
2014-06-25 | Makefile.am: Add new header. | Jonathan Wakely | 12 | -108/+266 |
2014-06-25 | alloc_traits.h (__alloc_rebind): Define alias template. | Jonathan Wakely | 5 | -12/+17 |
2014-06-25 | interface.c (check_intents): Fix diagnostic with coindexed coarrays. | Tobias Burnus | 4 | -9/+44 |
2014-06-25 | resolve.c (resolve_ordinary_assign): Don't invoke caf_send when assigning a c... | Tobias Burnus | 7 | -79/+1876 |
2014-06-25 | check.c (check_co_minmaxsum): Add definable check. | Tobias Burnus | 7 | -5/+47 |
2014-06-25 | Remove superfluous clobber of cc in arm_emit_call_insn | Tom de Vries | 2 | -3/+7 |
2014-06-25 | tree-ssa-forwprop.c (associate_plusminus): For widening conversions check for... | Bernd Edlinger | 4 | -7/+65 |
2014-06-25 | IPA REF refactoring | Martin Liska | 32 | -506/+684 |
2014-06-25 | fix typo in winnt.c | Trevor Saunders | 2 | -1/+5 |