aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-25tilepro.md (ctzdi2): Use register_operand predicate.Walter Lee2-3/+10
2014-01-25tilegx.c (tilegx_expand_to_rtl_hook): New.Walter Lee2-0/+18
2014-01-25rtlanal.c (canonicalize_condition): Split out duplicated mode check.Richard Sandiford4-21/+41
2014-01-25vect-nop-move.c (main): Check for vect runtime.Bernd Edlinger2-4/+17
2014-01-25* gcc-interface/Makefile.in: Fix oversight.Eric Botcazou2-1/+117
2014-01-25utils.c (convert_to_fat_pointer): Un-obfuscate the conversion from a thin poi...Eric Botcazou3-27/+48
2014-01-25decl.c (gnat_to_gnu_entity): Always build a variable for E_Variable with a pr...Tristan Gingold2-0/+9
2014-01-25decl.c (gnat_to_gnu_param): Make sure an Out parameter with Default_Value asp...Robert Dewar2-2/+9
2014-01-25Daily bump.GCC Administrator1-1/+1
2014-01-25print-rtl.c (in_call_function_usage): New var.Jakub Jelinek2-2/+16
2014-01-25re PR middle-end/59561 (warning: iteration 4 invokes undefined behavior)Jakub Jelinek2-0/+9
2014-01-24Replace flag_enable_cilkplus with flag_cilkplus.Balaji V. Iyer23-68/+141
2014-01-24compiler: Use backend interface for unary expressions.Chris Manghane5-134/+246
2014-01-24rs6000.c (rs6000_expand_vec_perm_const_1): Remove correction for little endia...Bill Schmidt3-18/+32
2014-01-24re PR tree-optimization/59919 (ICE in process_assert_insertions_for, at tree-...Jeff Law4-3/+41
2014-01-24re PR libstdc++/59531 (string_view overrun in copy operation)Ed Smith-Rowland8-21/+156
2014-01-24re PR libstdc++/59548 (Abort after copying std::unordered_map in debug mode)Jonathan Wakely4-1/+58
2014-01-24re PR c++/58550 (][c++11] ICE with auto in function return type and lto)Jason Merrill3-1/+15
2014-01-24typoJason Merrill1-1/+1
2014-01-24[AArch64] fix big.LITTLE spec rewritingJames Greenhalgh3-4/+13
2014-01-24re PR c++/59886 (C++ array init optimization results in RANGE_EXPRs in assign...Jason Merrill1-13/+0
2014-01-24re PR c++/59886 (C++ array init optimization results in RANGE_EXPRs in assign...Jason Merrill3-36/+47
2014-01-24typeck2.c (split_nonconstant_init_1): Fix num_split_elts handling for RANGE_A...Jakub Jelinek2-0/+7
2014-01-24[multiple changes]Arnaud Charlet7-15/+94
2014-01-24re PR c++/57524 (ICE: in timevar_start, at timevar.c:343)Paolo Carlini4-2/+26
2014-01-24Avoid crashing when an input file could not be openedDodji Seketeli2-5/+7
2014-01-24back_end.adb: Remove Short_Enums handling (handled in Ttypes/Get_Targ now) Mi...Robert Dewar12-46/+60
2014-01-24g-sercom-mingw.adb: Fix serial port name for port number > 10.Pascal Obry2-3/+12
2014-01-24exp_disp.adb (Expand_Dispatching_Call): Call Unqualify on Param when comparin...Gary Dismukes2-4/+11
2014-01-24[multiple changes]Arnaud Charlet7-39/+81
2014-01-24sinfo.ads: Documentation update.Arnaud Charlet4-22/+96
2014-01-24prj.adb, [...]: Add comment, minor code clean ups.Robert Dewar4-7/+12
2014-01-24sem_ch3.adb (Analyze_Declarations): At the end of an appropriate declarative ...Ed Schonberg4-3/+26
2014-01-24misc.c (flag_short_enums): Declare.Tristan Gingold2-0/+10
2014-01-24[multiple changes]Arnaud Charlet15-41/+193
2014-01-24[multiple changes]Arnaud Charlet5-26/+93
2014-01-24[multiple changes]Arnaud Charlet14-57/+258
2014-01-24[multiple changes]Arnaud Charlet15-56/+427
2014-01-24[multiple changes]Arnaud Charlet6-98/+139
2014-01-24sem_util.adb, [...]: Correct false positive warnings.Robert Dewar3-12/+29
2014-01-24[multiple changes]Arnaud Charlet4-27/+77
2014-01-24[multiple changes]Arnaud Charlet9-119/+171
2014-01-24[multiple changes]Arnaud Charlet4-5/+19
2014-01-24* gcc.dg/pr59846.c (fn1, fn2): Use ULL suffix.Marek Polacek2-2/+6
2014-01-23Get stack adjustment from push operand in pushsf splitterH.J. Lu4-1/+80
2014-01-24re PR target/59909 (Quad memory bootstrap issues on little endian powerpc64 p...Michael Meissner11-25/+240
2014-01-24compiler: Convert named types before flattening.Ian Lance Taylor2-1/+3
2014-01-24Daily bump.GCC Administrator1-1/+1
2014-01-23acinclude.m4 (GLIBCXX_CHECK_TMPNAM): New check for tmpnam function.Bernhard Reutner-Fischer6-0/+119
2014-01-23re PR c/59846 (Imprecise column number for -Wtype-limits)Marek Polacek9-9/+75