summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Daily bump.gccadmin2015-09-201-1/+1
* 2015-09-19 Andrew Dixie <andrewd@gentrack.com>dje2015-09-192-5/+31
* PR libstdc++/67361timshen2015-09-197-35/+110
* * config/pa/pa.c (pa_function_ok_for_sibcall): Remove special treatmentdanglin2015-09-192-8/+5
* /cpville2015-09-198-7/+84
* [PATCH] avail_expr_stack is no longer file scopedlaw2015-09-195-75/+153
* Daily bump.gccadmin2015-09-191-1/+1
* Misplaced return in previous commit.manu2015-09-182-1/+5
* Use explicit locations for some warnings in c-pragma.c.manu2015-09-189-23/+66
* [PATCH] const_and_copies is no longer file scopedlaw2015-09-182-33/+63
* [PATCH] avail_exprs is no longer file scopedlaw2015-09-185-47/+60
* * config/pa/pa-protos.h (pa_cint_ok_for_move): Change argument type todanglin2015-09-184-12/+23
* Move diagnostic_show_locus and friends out into a new source filedmalcolm2015-09-184-130/+176
* Update copyright.dje2015-09-181-1/+1
* * dwarf2out.c (switch_to_eh_frame_section): Add ATTRIBUTE_UNUSED todje2015-09-182-4/+7
* PR middle-end/67619uros2015-09-184-3/+26
* [PATCH] Break out phi-only cprop into its own filelaw2015-09-184-528/+605
* * config/rs6000/aix61.h (STARTFILE_SPEC): Add crtdbase.o.dje2015-09-183-1/+9
* libgcc/dje2015-09-1816-55/+194
* 2015-09-18 Richard Biener <rguenther@suse.de>rguenth2015-09-182-3/+38
* Fix errors due to extra includes in extc++.hredi2015-09-183-3/+8
* completely_scalarize arrays as well as records.alalaw012015-09-185-48/+207
* 2015-09-18 Richard Biener <rguenther@suse.de>rguenth2015-09-182-0/+8
* 2015-09-18 Richard Biener <rguenther@suse.de>rguenth2015-09-185-22/+74
* Daily bump.gccadmin2015-09-181-1/+1
* 2015-09-17 Catherine Moore <clm@codesourcery.com>clm2015-09-172-0/+5
* Include <cerrno> in src/c++11/random.ccredi2015-09-172-0/+5
* 2015-09-17 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2015-09-173-5/+12
* 2015-09-17 François Dumont <fdumont@gcc.gnu.org>fdumont2015-09-173-435/+514
* Implement N4295 fold-expressions.jason2015-09-1712-13/+865
* 2015-09-17 Ian Lance Taylor <iant@google.com>dje2015-09-172-1/+5
* 2015-09-17 Christian Bruel <christian.bruel@st.com>chrbr2015-09-174-1/+49
* * gcc-interface/trans.c (emit_check): Do not touch TREE_SIDE_EFFECTS.ebotcazou2015-09-174-17/+47
* Handle alignment in __atomic_is_lock_freeredi2015-09-176-16/+80
* PR rtl-optimization/66790ebotcazou2015-09-172-9/+15
* Remove non-deterministic part of canonical() testredi2015-09-172-11/+3
* Make std::random_device retry after short readsredi2015-09-172-7/+21
* Remove redundant conditional expressions in <system_error>redi2015-09-172-2/+6
* Only do shrink_to_fit() when exceptions enabledredi2015-09-173-6/+20
* Split up optabs.[hc]rsandifo2015-09-1731-2188/+2248
* compiler: Issue channel type errors earlier.ian2015-09-173-3/+12
* PR middle-end/65958ebotcazou2015-09-178-113/+507
* 2015-09-17 Richard Biener <rguenther@suse.de>rguenth2015-09-172-0/+8
* 2015-09-17 Richard Biener <rguenther@suse.de>rguenth2015-09-173-7/+31
* 2015-09-17 Paul Thomas <pault@gcc.gnu.org>pault2015-09-175-2/+46
* [AArch64] Implement copysign[ds]f3jgreenhalgh2015-09-175-0/+218
* Fix LRA regressions on 64-bit SPARC.davem2015-09-175-21/+61
* 2015-09-17 Richard Biener <rguenther@suse.de>rguenth2015-09-175-24/+15
* Fix build failure for SH.kkojima2015-09-172-1/+6
* PR tree-optimization/66388amker2015-09-172-5/+230