summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* i386: Insert ENDBR before the profiling counter callhjl/pr82699H.J. Lu2017-10-248-4/+83
* PR60580: Fix frame pointer option magicwilco2017-10-242-24/+27
* /cppaolo2017-10-244-2/+38
* Fix gcc.target/i386/387-ficom-[12].c on Solarisro2017-10-243-2/+8
* Fix gcc.target/i386/cet-sjlj-3.c on Solarisro2017-10-242-1/+6
* 2017-10-24 Richard Biener <rguenther@suse.de>rguenth2017-10-244-1/+50
* /cppaolo2017-10-245-3/+60
* Avoid -Wattribute-alias warnings for long double compat symbolsredi2017-10-247-0/+19
* Refactor std::basic_string_view members and add noexceptredi2017-10-243-52/+61
* Add bootstrap-cet.mk to bootstrap GCC with Intel CEThjl2017-10-244-0/+19
* PR82687, g++.dg/asan/default-options-1.C fails with PR82575 fixamodra2017-10-242-10/+26
* PR libstdc++/82685 add 'noexcept' to string_view literalsredi2017-10-243-8/+14
* i386: Don't insert ENDBR at function entrance when called directlyhjl2017-10-2413-1/+271
* PR target/82628jakub2017-10-243-26/+89
* Avoid 512-bit mode MOV for prefer-avx256 option in Intel AVX512 configurationkyukhin2017-10-242-4/+13
* PR middle-end/82569ebotcazou2017-10-245-40/+26
* 2017-10-23 Richard Biener <rguenther@suse.de>rguenth2017-10-241-16/+22
* 2017-10-23 Sandra Loosemore <sandra@codesourcery.com>sandra2017-10-2411-2/+430
* 2017-10-23 Sandra Loosemore <sandra@codesourcery.com>sandra2017-10-242-26/+147
* 2017-10-23 Sandra Loosemore <sandra@codesourcery.com>sandra2017-10-244-22/+317
* 2017-10-23 Sandra Loosemore <sandra@codesourcery.com>sandra2017-10-243-1/+7
* 2017-10-23 Sandra Loosemore <sandra@codesourcery.com>sandra2017-10-242-3/+4
* Daily bump.gccadmin2017-10-241-1/+1
* /cppaolo2017-10-234-2/+23
* PR debug/82630jakub2017-10-2311-12/+142
* Add INCLUDE_UNIQUE_PTR and use it (PR bootstrap/82610)dmalcolm2017-10-235-2/+27
* PR c++/77369 - wrong noexcept handling in C++14 and belowjason2017-10-234-5/+25
* * g++.dg/opt/pr82577: Fix for C++17.jason2017-10-231-0/+5
* PR target/82662uros2017-10-232-0/+31
* * config/rl78/rl78.md: New define_expand "subdi3".dj2017-10-235-1/+79
* Forgot to add the new file :-Pdj2017-10-231-0/+58
* PR c/82681mpolacek2017-10-236-5/+17
* i386: Skip DF_REF_INSN if DF_REF_INSN_INFO is falsehjl2017-10-234-2/+28
* * i386.c (dimode_scalar_chain::compute_convert_gain): Usehubicka2017-10-234-293/+456
* PR target/82628jakub2017-10-235-36/+109
* * common.opt (gcolumn-info): Enable by default.jakub2017-10-2310-14/+28
* 2017-10-23 Richard Biener <rguenther@suse.de>rguenth2017-10-233-0/+44
* Implement C++17 Filesystem libraryredi2017-10-23103-494/+10854
* 2017-10-23 Richard Biener <rguenther@suse.de>rguenth2017-10-232-87/+62
* 2017-10-23 Paolo Carlini <paolo.carlini@oracle.com>paolo2017-10-232-0/+25
* 2017-10-23 Richard Biener <rguenther@suse.de>rguenth2017-10-232-10/+12
* PR libstdc++/82644 document IS 29124 supportredi2017-10-237-2/+475
* Convert STARTING_FRAME_OFFSET to a hookrsandifo2017-10-2384-302/+370
* Use SCALAR_TYPE_MODE in vect_create_epilog_for_reductionrsandifo2017-10-232-1/+6
* Use SCALAR_INT_TYPE_MODE in loc_list_from_tree_1rsandifo2017-10-232-1/+7
* Use scalar_int/float_mode in brig_langhook_type_for_modersandifo2017-10-232-6/+12
* Use scalar_mode in expand_shift_1rsandifo2017-10-232-3/+7
* 2017-10-23 Richard Biener <rguenther@suse.de>rguenth2017-10-234-33/+104
* Fix HWI + -unsigned in combine.crsandifo2017-10-232-7/+8
* Daily bump.gccadmin2017-10-231-1/+1