aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-23c-common.c (c_common_nodes_and_builtins): Use cxx11 in lieu of cxx0x.Gabriel Dos Reis17-62/+110
2013-06-23i386-common.c: Handle LZCNT.Sriraman Tallam2-0/+18
2013-06-23Daily bump.GCC Administrator1-1/+1
2013-06-22re PR libstdc++/57674 (wrong distribution for std::binomial_distribution::op...Paolo Carlini4-5/+31
2013-06-22Fix __atomic_store_n typo in recent manual changeAndi Kleen2-1/+6
2013-06-22sh.c: Remove <cstdlib> workaround.Oleg Endo2-7/+5
2013-06-22Daily bump.GCC Administrator1-1/+1
2013-06-21trans-array.c (gfc_trans_deferred_array): Call the finalizer for nonallocatab...Tobias Burnus5-15/+83
2013-06-21trans-array.c (gfc_alloc_allocatable_for_assignment): Allocate at least one b...Tobias Burnus5-0/+35
2013-06-21Implemented Cilk Plus Array Notation for C++Balaji V. Iyer35-85/+3182
2013-06-21re PR other/53317 (Conversion from __int128 to __float128)Joseph Myers82-120/+285
2013-06-21compiler: do not skip compilation of blank-named functions.Ian Lance Taylor3-3/+22
2013-06-21re PR libstdc++/57666 (valarray<T>::operator= in c++11 mode does not adapt to...Paolo Carlini3-2/+59
2013-06-21Fix HLE example in manualAndi Kleen2-2/+9
2013-06-21Improve __atomic_clear/test_and_set documentationAndi Kleen2-0/+11
2013-06-21* config/fpu-sysv.h (get_fpu_except_flags): Fix typo.Eric Botcazou2-2/+6
2013-06-21gimple-fold.c (gimple_extract_devirt_binfo_from_cst): Use types_same_for_odr.Jan Hubicka4-3/+136
2013-06-21compiler: Really only make descriptors when needed.Ian Lance Taylor2-21/+0
2013-06-20re PR c++/55149 (capturing VLA in lambda)Jason Merrill7-22/+83
2013-06-20* decl.c (compute_array_index_type): Use size_one_node.Jason Merrill2-1/+3
2013-06-21Daily bump.GCC Administrator1-1/+1
2013-06-21compiler: Only make function descriptors if needed.Ian Lance Taylor5-109/+252
2013-06-20array-notation-common.c (find_inv_trees): Removed an unwanted typecasting.Balaji V. Iyer3-2/+9
2013-06-20system.h: Include <cstdlib> as well as <stdlib.h>.Oleg Endo2-0/+13
2013-06-20pt.c (process_partial_specialization): Build a TEMPLATE_DECL for a partial sp...Jason Merrill3-24/+35
2013-06-20* cp-tree.h (DECL_TEMPLATE_PARMS, DECL_TEMPLATE_RESULT)Jason Merrill2-4/+15
2013-06-20re PR target/57655 (ICE: in create_pre_exit, at mode-switching.c:418 with -mn...Uros Bizjak4-1/+22
2013-06-20re PR tree-optimization/57660 (FAIL: gcc.dg/tree-ssa/forwprop-28.c scan-tree-...Jeff Law2-1/+5
2013-06-20* ChangeLog: Add some missing lines.Uros Bizjak1-0/+2
2013-06-20fpu-387.h (_FPU_MASK_ALL): New.Uros Bizjak2-30/+39
2013-06-20libgomp.exp: Reorder lib loads into dependency order.Iain Sandoe6-10/+29
2013-06-20libitm.exp: Reorder lib loads into dependency order.Iain Sandoe4-8/+22
2013-06-20libitm: Handle HTM fastpath in status query functions.Torvald Riegel3-0/+27
2013-06-20libitm: Fix handling of reentrancy in the HTM fastpath.Torvald Riegel2-0/+16
2013-06-20gcc: Delete.Eric Botcazou3-52/+5
2013-06-20* gcc.dg/tree-ssa/forwprop-28.c: Add missing dg-final.Jeff Law2-0/+6
2013-06-20lto-cgraph.c (input_symtab): Do not set cgraph state.Jan Hubicka4-11/+9
2013-06-20pkg.m4 (PKG_CHECK_MODULES): Use AC_PATH_TOOL to check for pkg-config.Matthias Klose5-81/+1513
2013-06-20libtool-version: Bump soversion.Matthias Klose2-1/+5
2013-06-20re PR rtl-optimization/57425 (RTL alias analysis unprepared to handle stack s...Joern Rennecke5-43/+64
2013-06-20data-streamer-in.c (streamer_read_uhwi): Optimize single byte case...Richard Biener2-8/+29
2013-06-20re PR fortran/57633 (I/O: Problem with formatted read: reading CR-LF files (\...Tobias Burnus4-9/+56
2013-06-20re PR tree-optimization/57584 (ice: SSA corruption: Unable to coalesce ssa_na...Richard Biener4-0/+92
2013-06-20resolve.c (get_temp_from_expr): Don't set FL_VARIABLE twice.Tobias Burnus2-1/+4
2013-06-20Fix duplicated lines.Jan Hubicka1-20/+0
2013-06-20gcov.c (print_usage): Handle new option.Sharad Singhai6-46/+385
2013-06-20Daily bump.GCC Administrator1-1/+1
2013-06-19re PR bootstrap/57604 (LRA related bootstrap comparison failure on s390x --wi...Vladimir Makarov2-23/+64
2013-06-19re PR driver/57652 (collect2 does not clean up temporary files)David Edelsohn4-18/+25
2013-06-19re PR rtl-optimization/57518 (Redundant insn generated in LRA)Wei Mi4-1/+77