aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-05-29Fix bootstrap on powerpc64le-linux-gnuTom de Vries2-0/+7
2014-05-29varasm.c (get_variable_section): Walk aliases.Jan Hubicka2-0/+17
2014-05-29Daily bump.GCC Administrator1-1/+1
2014-05-28revert: lra-int.h (struct lra_reg): Add field actual_call_used_reg_set.Tom de Vries6-44/+21
2014-05-28md.texi: Document that the % constraint character must be at the beginning of...Richard Sandiford12-60/+61
2014-05-28md.texi: Document the restrictions on the "enabled" attribute.Richard Sandiford2-5/+13
2014-05-28re PR c++/47202 (Endless recursion during mangling)Jason Merrill12-12/+53
2014-05-28pt.c (tsubst): Check for array of array of unknown bound.Jason Merrill3-1/+13
2014-05-28re PR c++/61242 (Bogus "no matching function for call to ‘Foo::Create(<brac...Jason Merrill3-1/+30
2014-05-28PR bootstrap/PR61146Francois-Xavier Coudert2-1/+7
2014-05-28tree-ssa-propagate.c (add_control_edge): Print less vertical space.Richard Biener3-15/+37
2014-05-28revert: hwint.h (HOST_WIDE_INT_PRINT_*): Define in terms of PRI*64.Richard Biener2-29/+39
2014-05-28expr.c (expand_assignment): Fold the bitpos in the to_rtx if sufficiently ali...Bernd Edlinger2-12/+31
2014-05-28re PR middle-end/61045 (Wrong constant folding)Richard Biener4-11/+38
2014-05-28RL78 64bit double support addedKaushik Phatak1-1/+9
2014-05-28RL78 64bit double support addedKaushik Phatak1-0/+14
2014-05-28Centralise clearing hardware capabilities with Sun ldRainer Orth18-92/+227
2014-05-28hwint.h (*_HALF_WIDE_INT*): Move to ...Richard Biener3-66/+46
2014-05-28re PR tree-optimization/61335 (wrong code with -O2 -fbounds-check)Richard Biener4-0/+134
2014-05-28vxworks.h (VXCPU_FOR_8548): New.Olivier Hainque3-1/+31
2014-05-28-fuse-caller-save - Support in lraTom de Vries6-5/+57
2014-05-28-fuse-caller-save - Add documentationRadovan Obradovic2-2/+17
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-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 Sandiford3-25/+52
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-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-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-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