aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.c
AgeCommit message (Expand)Author
2014-11-03Merge branches/gcc-4_9-branch rev 216979clyon
2014-06-12Merge branches/gcc-4_9-branch rev 211054yroux
2014-05-13Merge branches/gcc-4_9-branch rev 210052yroux
2014-03-14 PR middle-end/60484mpolacek
2014-03-142014-03-14 Richard Biener <rguenther@suse.de>rguenth
2014-02-13gcc/rsandifo
2014-01-172014-01-17 Richard Biener <rguenther@suse.de>rguenth
2014-01-02Update copyright years in gcc/rsandifo
2013-12-20 * ubsan.c: Include tree-ssanames.h, asan.h and gimplify-me.h.jakub
2013-12-17Time profile-based function reordering (phase 2).marxin
2013-12-05 * common.opt: Split up -fisolate-erroneous-paths intolaw
2013-12-04Implement -fsanitize=signed-integer-overflow.mpolacek
2013-12-04 PR tree-optimization/59355jakub
2013-11-22 PR sanitizer/59061jakub
2013-11-22 * ubsan.c (ubsan_source_location): Don't crash onjakub
2013-11-21Add minimal line tables at -g1.ccoutant
2013-11-20 * opts.c (finish_options): Imply -ffat-lto-objects with -fno-use-linker-plugin.hubicka
2013-11-19 * common.opt (ffat-lto-objects): Disable by default.hubicka
2013-11-192013-11-19 Teresa Johnson <tejohnson@google.com>tejohnson
2013-11-19config/mpolacek
2013-11-05 * Makefile.in (OBJS): Add gimple-ssa-isolate-paths.olaw
2013-11-03 Implement -fsanitize=vla-bound.mpolacek
2013-10-312013-10-30 Sharad Singhai <singhai@google.com>singhai
2013-10-302013-10-30 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2013-10-15PR target/57756tmsriram
2013-09-28gcc/rsandifo
2013-09-27vectorizer cost model enhancementdavidxl
2013-09-16Introduce -ftree-loop-vectorize optiondavidxl
2013-09-01 * common.opt (fdevirtualize-speculatively): New function.hubicka
2013-08-30Merge ubsan into trunk.mpolacek
2013-04-12 * opts.c: Include diagnostic-color.h.jakub
2013-04-11 * opts.c (common_handle_option): Fix formatting and add FALLTHRUjakub
2013-04-10 * common.opt: Add -gdwarf.jason
2013-03-05 PR bootstrap/56509jakub
2013-02-27 * opts.h: Include obstack.h.jakub
2013-01-15 PR tree-optimization/48766jakub
2013-01-10Update copyright years in gcc/rsandifo
2013-01-07Support -fuse-ld=bfd and -fuse-ld=goldhjl
2013-01-04PR55859.mpolacek
2012-11-26gcc/steven
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-11-06gcc/ChangeLogsterling
2012-11-04 * invoke.texi (profile-use): update documentation.hubicka
2012-10-202012-10-20 Manuel López-Ibáñez <manu@gcc.gnu.org>manu
2012-10-162012-10-16 Manuel López-Ibáñez <manu@gcc.gnu.org>manu
2012-10-162012-10-16 Manuel López-Ibáñez <manu@gcc.gnu.org>manu
2012-10-042012-10-03 Tobias Burnus <burnus@net-b.de>burnus
2012-10-012012-09-30 Sharad Singhai <singhai@google.com>singhai
2012-09-192012-09-19 Richard Guenther <rguenther@suse.de>rguenth
2012-07-23 * opts.c (common_handle_option): Do not set steven