summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [-fcompare-debug] var tracking options are not optimization optionsaoliva/non-SFN-fixes-for-GCC7Alexandre Oliva2017-01-065-8/+18
* [bootstrap-O3,fortran] silence warning in simplify_transformation_to_arrayAlexandre Oliva2017-01-061-1/+10
* [bootstrap-O1] change value type to avoid sprintf buffer size warningAlexandre Oliva2017-01-061-1/+2
* [bootstrap-O3] add a default initializer to avoid a warning at -O3Alexandre Oliva2017-01-041-1/+1
* [bootstrap-O3] use unsigned type for regno in df-scanAlexandre Oliva2017-01-041-1/+1
* [-fcompare-debug] find jump before debug insns in expandAlexandre Oliva2017-01-041-1/+3
* [-fcompare-debug] skip more debug stmts in cleanup_empty_ehAlexandre Oliva2017-01-042-3/+18
* [bootstrap-O3,fortran] add a NULL initializer to avoid a warning at -O3Alexandre Oliva2017-01-041-1/+1
* [bootstrap-O1] add initializers to avoid warnings at -O1Alexandre Oliva2017-01-043-3/+3
* fix pr78060 pr78061 pr78088matz2016-10-266-18/+112
* New I/O specifiers CARRIAGECONTROL, READONLY, SHARE with -fdec.foreese2016-10-2627-22/+1072
* PR78111 fix fallback code for filesystem::canonicalredi2016-10-262-1/+10
* Add missing header in Filesystem TS configure testsredi2016-10-263-0/+9
* gen-pass-instances.awk is sensitive to the order in whichgjl2016-10-262-10/+23
* Daily bump.gccadmin2016-10-261-1/+1
* * config/vax/vax.c (vad_address_cost_1): Add missing FALLTHRU comment.law2016-10-252-0/+7
* 2016-10-25 Will Schmidt <will_schmidt@vnet.ibm.com>willschm2016-10-251-0/+1
* 2016-10-25 Paul Thomas <pault@gcc.gnu.org>pault2016-10-2514-18/+464
* * config.gcc (sparc*-*-solaris2*): Adjust.ebotcazou2016-10-256-544/+587
* PR sanitizer/78106jakub2016-10-252-7/+12
* input.c/libcpp: fix lifetimes of path buffersdmalcolm2016-10-254-8/+54
* Convert logical ops on integers to bitwise equivalent with -fdec.foreese2016-10-256-0/+415
* Implement ~line_maps ()dmalcolm2016-10-255-9/+22
* * constexpr.c (maybe_constant_init): Pull out TARGET_EXPR_INITIAL.jason2016-10-253-0/+43
* * tree.h (wi::fits_to_tree_p): Accept only 0 and 1 for boolean types.ebotcazou2016-10-258-2/+121
* gcc/testsuite/ChangeLog:vehre2016-10-256-18/+61
* Expose forcibly_ggc_collect and run it after all selftestsdmalcolm2016-10-254-14/+42
* PR target/78102jakub2016-10-2514-25/+168
* gcc/fortran/cesar2016-10-252-0/+5
* Handle negative times in filesystem::last_write_timeredi2016-10-253-0/+51
* Fix error handling in copy_file and equivalentredi2016-10-259-13/+368
* Enable .XOR. operator with -std=legacy.foreese2016-10-257-4/+100
* Enable %LOC as an rvalue with -std=legacy.foreese2016-10-257-3/+92
* Support TYPE as alias for PRINT with -fdec.foreese2016-10-258-2/+218
* Treat form feed as whitespace.foreese2016-10-256-1/+47
* Cleanup -fdec.foreese2016-10-258-18/+44
* Add BZ marker to recent commitlaw2016-10-251-0/+1
* go-lang.c: remove a redundant castdmalcolm2016-10-252-3/+7
* * config/v850/v850.c (v850_handle_data_area_attribute): Fix fallthrulaw2016-10-252-1/+6
* * config/m68k/m68k.c (m68k_get_reloc_decoration): Add gcc_unreachable.law2016-10-252-0/+5
* Fix not caught use-after-scope with -O1 (PR sanitize/78106)marxin2016-10-254-1/+47
* Fix 2 typos in IPA ICF passmarxin2016-10-255-2/+14
* * parser.c (cp_parser_postfix_expression): Adding missing break;.jakub2016-10-252-0/+3
* With -fpu=neon DI mode shifts are expanded after reload. DI mode registers can wilco2016-10-254-22/+58
* 2016-10-25 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre012016-10-253-36/+105
* * internal-fn.def (LAUNDER): New internal function.jakub2016-10-2515-19/+227
* Typo.gjl2016-10-251-1/+1
* gcc/gjl2016-10-258-8/+510
* gcc/gjl2016-10-257-16/+510
* Daily bump.gccadmin2016-10-251-1/+1