aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
AgeCommit message (Expand)Author
2013-03-28 * toplev.c (process_options): Do not disable -fomit-frame-pointer on aEric Botcazou
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-12-072012-12-07 Sriraman Tallan <tmsriram@google.com>Sriraman Tallam
2012-11-26gcc/Steven Bosscher
2012-11-222012-11-22 Dmitry Vyukov <dvyukov@google.com>Dmitry Vyukov
2012-11-21 * common.opt: Change faddress-sanitizer to fsanitize=address.Wei Mi
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-11-12 * common.opt (fvar-tracking-uninit): Document.Eric Botcazou
2012-11-12Implement protection of stack variablesJakub Jelinek
2012-11-12Initial asan cleanupsJakub Jelinek
2012-11-12Initial import of asan from the Google branchWei Mi
2012-10-242012-10-24 Sharad Singhai <singhai@google.com>Sharad Singhai
2012-10-06Fix previous commit.Jan Hubicka
2012-10-06 * doc/invoke.texi (-fprofile-report): Document.Jan Hubicka
2012-09-19Integrate lexical block into source_location.Dehao Chen
2012-07-14gcc/Steven Bosscher
2012-07-11gcc/Steven Bosscher
2012-06-19gcc/Steven Bosscher
2012-06-19The intent of the phases was to have a high-level but mutually exclusiveLawrence Crowl
2012-05-31 * Makefile.in: Fix many dependencies.Steven Bosscher
2012-05-29 * integrate.c: Remove.Steven Bosscher
2012-05-24 * tree.h (alias_diag_flags): Remove.Jan Hubicka
2012-05-09 * cgraphbuild.c (build_cgraph_edges): Do not finalize varsJan Hubicka
2012-05-032012-05-03 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2012-05-01gcc/Kenneth Zadeck
2012-04-30 * cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.cJan Hubicka
2012-04-25 * common.opt (flag_debug_types_section): Default to 0.Jakub Jelinek
2012-04-24 * common.opt (gdwarf-): Initialize dwarf_version to -1 instead of 2.Olivier Hainque
2012-04-242012-04-24 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2012-04-22 * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.Jan Hubicka
2012-04-112012-04-11 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2012-03-26 * toplev.c (check_global_declaration_1): Do not call assemble_external.Steven Bosscher
2012-03-02 gcc/Maxim Kuvyrkov
2012-01-052012-01-05 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-12-232011-12-22 Joey Ye <joey.ye@arm.com>Joey Ye
2011-12-20 gcc/Bernd Schmidt
2011-11-30shift flag_next/gnu_runtime to modern opts system.Iain Sandoe
2011-11-232011-11-23 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2011-11-08Merge from transactional-memory branch.Aldy Hernandez
2011-10-17Reduce memory waste due to non-power-of-2 allocsTom Tromey
2011-10-17Add line map statistics to -fmem-report outputTom Tromey
2011-10-17Emit macro expansion related diagnosticsTom Tromey
2011-10-16Rename __gnu_slim_lto to __gnu_lto_slimAndi Kleen
2011-09-29Use urandom to get random seedAndi Kleen
2011-09-29Change random seeds to 64bit and drop re-crcingAndi Kleen
2011-09-27 * doc/invoke.texi (ffat-lto-objects): Document.Andi Kleen
2011-07-22 PR c++/49756Jakub Jelinek
2011-07-09Move ASM_COMMENT_START to defaults.h.Richard Henderson
2011-07-08dwarf2: Extract cfi creation to a new pass.Richard Henderson
2011-06-28 * common.opt (in_lto_p): New Variable entry.Joseph Myers