aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-28-fuse-caller-save - Enable by default at O2 and higherRadovan Obradovic2-0/+7
2014-05-28-fuse-caller-save - Use collected register usage informationRadovan Obradovic9-20/+79
2014-05-28-fuse-caller-save - Collect register usage informationRadovan Obradovic4-1/+139
2014-05-28re PR libgcc/61152 (Missing GCC Runtime Library Exception in some files that ...Georg-Johann Lay8-14/+60
2014-05-282014-05-25 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-0/+7
2014-05-28re PR target/61044 (Computed goto on AVR fails to use word-addressing)Georg-Johann Lay2-0/+8
2014-05-28rtl.h (set_for_reg_notes): Declare.Richard Sandiford4-25/+60
2014-05-27aarch64.md (stack_protect_set_<mode>): Use <w> for the register in assembly t...Andrew Pinski2-5/+14
2014-05-27rx.c (add_vector_labels): New.DJ Delorie3-2/+128
2014-05-28Daily bump.GCC Administrator1-1/+1
2014-05-27libgo/runtime: fix unused-result warningIan Lance Taylor1-1/+2
2014-05-27* gnat.dg/aliasing1.adb (dg-final): Robustify pattern matching.Eric Botcazou2-1/+5
2014-05-27double-int.c (div_and_round_double): Use the proper predicate to detect a neg...Eric Botcazou4-1/+29
2014-05-27re PR c/56724 (sub-optimal location in error)Marek Polacek7-68/+164
2014-05-27fold-const.c (fold_comparison): Clean up and extend X +- C1 CMP C2 to X CMP C...Eric Botcazou5-57/+83
2014-05-27stmt.c (dump_case_nodes): Don't convert values to HOST_WIDE_INT before printing.Segher Boessenkool2-11/+12
2014-05-27mips.c: Add include of cgraph.h.Steve Ellcey2-0/+5
2014-05-27vrp92.c: New testcase.Richard Biener2-0/+27
2014-05-27system.h (__STDC_FORMAT_MACROS): Define as very first thing.Richard Biener2-1/+10
2014-05-27re PR testsuite/61319 (The tests c-c++-common/ubsan/float-cast-overflow-(1|2|...Marek Polacek2-0/+17
2014-05-27re PR libgcc/61152 (Missing GCC Runtime Library Exception in some files that ...Georg-Johann Lay13-24/+52
2014-05-27re PR libstdc++/61329 (#include <regex> and _GLIBCXX_DEBUG causes multiple sy...Jonathan Wakely2-2/+9
2014-05-27[ARM] Vectorise bswap* in aarch32.Kyrylo Tkachov7-13/+112
2014-05-27tree-vrp.c (vrp_evaluate_conditional_warnv_with_ops_using_ranges): Try using ...Richard Biener2-6/+12
2014-05-27ira.c (commutative_operand): Adjust for change to recog_data.Richard Sandiford2-10/+12
2014-05-27system.h (TEST_BIT): New macro.Richard Sandiford16-87/+187
2014-05-27gencodes.c (main): Make LAST_INSN_CODE higher than any insn code, rather than...Richard Sandiford2-3/+12
2014-05-27getcwd.c: Include stdlib.h.Uros Bizjak2-2/+7
2014-05-27declare-simd-1.f90: Require vect_simd_clones effective target.Uros Bizjak3-2/+9
2014-05-27re PR libgcc/61152 (Missing GCC Runtime Library Exception in some files that ...Georg-Johann Lay3-0/+15
2014-05-27re PR testsuite/61319 (The tests c-c++-common/ubsan/float-cast-overflow-(1|2|...Dominique d'Humieres4-14/+22
2014-05-272014-05-27 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-1/+1
2014-05-27tree.h (decl_comdat_group): Declare.Jan Hubicka4-10/+17
2014-05-27Daily bump.GCC Administrator1-1/+1
2014-05-26* ChangeLog-2013: Correct an old entry.Uros Bizjak1-1/+1
2014-05-26ssa-fre-40.c: Cleanup fre1 tree dump.Uros Bizjak2-0/+5
2014-05-26Introduce xrealloc, use it.Janne Blomqvist5-14/+30
2014-05-26gfortran.texi (Project Status): Fix broken link.Tobias Burnus2-2/+5
2014-05-26re PR rtl-optimization/61222 (ICE on valid code at -O2 and -O3 on x86_64-linu...Richard Sandiford5-6/+50
2014-05-26pr61191.c: Fix dg-error directives.Uros Bizjak2-4/+8
2014-05-26pr61278_1.c: Remove dg directives.Uros Bizjak2-3/+4
2014-05-26PR 61310 Rewrite implementation of CTIME and FDATE intrinsics.Janne Blomqvist4-32/+62
2014-05-26re PR c/61271 (10 * possible coding error with logical not (!))Uros Bizjak2-8/+13
2014-05-26ira.c (split_live_ranges_for_shrink_wrap): Remove bailout on subreg uses.Martin Jambor2-11/+5
2014-05-26re PR fortran/55117 (Programs fails to read namelist (contains derived types ...Jerry DeLisle2-0/+71
2014-05-26[multiple changes]Jerry DeLisle4-4/+59
2014-05-26wide-int.h (wi::int_traits <long>, [...]): Provide specializations.Richard Biener2-4/+22
2014-05-26re PR target/61098 (Poor code setting count register for large loops)Alan Modra4-134/+141
2014-05-26system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener48-368/+381
2014-05-26re PR c/61191 (cilkplus ICE on syntax error)Igor Zamyatin4-0/+24