summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-10-16 Yury Gribov <y.gribov@samsung.com>ygribov2014-10-161-2/+11
* * toplev.c (output_stack_usage): Adjust the location of the warning.ebotcazou2014-07-191-5/+8
* * toplev.c (init_local_tick): Avoid signed integer multiplicationjakub2014-03-221-1/+1
* gcc/rsandifo2014-01-071-1/+28
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * asan.c: Remove struct tags when referring to class varpool_node.olegendo2013-12-061-1/+1
* Reverted:kyukhin2013-11-291-6/+0
* * gimple.h: Remove all includes.amacleod2013-11-221-3/+3
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* 2013-11-11 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2013-11-111-2/+4
* * common.opt (fcheck-pointer-bounds): Move to ...kyukhin2013-11-081-3/+0
* * builtin-types.def (BT_FN_VOID_CONST_PTR): New.kyukhin2013-10-301-0/+9
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-3/+3
* * Makefile.def (target_modules): Remove libmudflaplaw2013-10-261-8/+0
* PR target/57756tmsriram2013-10-151-1/+1
* gcc/rsandifo2013-09-281-8/+10
* * toplev.c (output_stack_usage): Be prepared for suffixes created byebotcazou2013-09-061-9/+22
* Merge ubsan into trunk.mpolacek2013-08-301-4/+4
* Handwritten part of conversion of passes to C++ classesdmalcolm2013-08-051-1/+2
* Introduce beginnings of a pass_manager class.dmalcolm2013-07-301-2/+2
* 2013-07-24 David Malcolm <dmalcolm@redhat.com>dmalcolm2013-07-251-0/+5
* * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka2013-05-291-3/+3
* * Makefile.in (toplev.o): Depend on diagnostic-color.h.jakub2013-04-261-0/+8
* * toplev.c (process_options): Do not disable -fomit-frame-pointer on aebotcazou2013-03-281-12/+0
* PR middle-end/48087jakub2013-03-211-2/+2
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* 2012-12-07 Sriraman Tallan <tmsriram@google.com>tmsriram2012-12-071-6/+0
* gcc/steven2012-11-261-1/+0
* 2012-11-22 Dmitry Vyukov <dvyukov@google.com>wmi2012-11-221-0/+4
* * common.opt: Change faddress-sanitizer to fsanitize=address.wmi2012-11-211-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-3/+3
* * common.opt (fvar-tracking-uninit): Document.ebotcazou2012-11-121-1/+4
* Implement protection of stack variablesdodji2012-11-121-1/+3
* Initial asan cleanupsdodji2012-11-121-0/+7
* Initial import of asan from the Google branchdodji2012-11-121-0/+5
* 2012-10-24 Sharad Singhai <singhai@google.com>singhai2012-10-241-2/+0
* Fix previous commit.hubicka2012-10-061-1/+1
* * doc/invoke.texi (-fprofile-report): Document.hubicka2012-10-061-0/+3
* Integrate lexical block into source_location.dehao2012-09-191-0/+1
* gcc/steven2012-07-141-1/+1
* gcc/steven2012-07-111-4/+0
* gcc/steven2012-06-191-4/+4
* The intent of the phases was to have a high-level but mutually exclusivecrowl2012-06-191-7/+4
* * Makefile.in: Fix many dependencies.steven2012-05-311-2/+1
* * integrate.c: Remove.steven2012-05-291-1/+0
* * tree.h (alias_diag_flags): Remove.hubicka2012-05-241-2/+0
* * cgraphbuild.c (build_cgraph_edges): Do not finalize varshubicka2012-05-091-2/+2
* 2012-05-03 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-05-031-4/+0
* gcc/rsandifo2012-05-011-0/+1
* * cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.chubicka2012-04-301-3/+2