summaryrefslogtreecommitdiff
path: root/gcc/common.opt
Commit message (Expand)AuthorAgeFilesLines
* Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...Alexandre Oliva2015-06-101-6/+6
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva2015-06-091-6/+6
* re PR c++/44282 (fastcall is not mangled at all)Jason Merrill2015-06-011-2/+5
* Add --enable-default-pie option to GCC configureH.J. Lu2015-05-271-3/+7
* ipa-utils.h (warn_types_mismatch, [...]): Declare.Jan Hubicka2015-05-161-0/+4
* libcpp/input.c: Add a way to visualize the linemaps (-fdump-internal-locations)David Malcolm2015-05-131-0/+4
* calls.c (prepare_call_address): Transform PLT call to GOT lookup and indirect...Alexander Monakov2015-05-111-0/+4
* common.opt (fdelete-null-pointer-checks): Init to -1.Sandra Loosemore2015-05-041-1/+1
* asan.c (set_sanitized_sections): New function.Yury Gribov2015-04-171-0/+5
* re PR bootstrap/65150 (r220875 causes bootstrap failure on x86_64 darwin)Jan Hubicka2015-02-271-2/+2
* Add fstdarg-optTom de Vries2015-02-181-0/+4
* Add -fipa-cp-alignmentH.J. Lu2015-02-171-0/+4
* re PR c++/64956 (__GXX_ABI_VERSION needs a proper definition for the 5.x rele...Jason Merrill2015-02-131-2/+4
* typoJason Merrill2015-02-121-1/+1
* common.opt (-flifetime-dse): New.Jason Merrill2015-02-121-0/+5
* * common.opt (fstack-reuse): Mark as optimization.Jan Hubicka2015-02-101-1/+1
* optc-save-gen.awk: flag_fp_contract_mode is no longer speical.Jan Hubicka2015-01-291-1/+1
* * common.opt (fgraphite): Fix a typo.Jakub Jelinek2015-01-191-1/+1
* ipa-icf-32.c: Update template.Jan Hubicka2015-01-181-27/+27
* common.opt: New option -fstack-protector-explicit.Marcos Diaz2015-01-141-0/+4
* tree-vrp.c (check_array_ref): Emit more warnings for warn_array_bounds >= 2.Martin Uecker2015-01-131-0/+4
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* invoke.texi ([-fisolate-erroneous-paths-dereference]): Copy-edit description.Sandra Loosemore2015-01-031-6/+6
* invoke.texi (Option Summary): Fix spelling of -fdevirtualize-at-ltrans.Sandra Loosemore2015-01-021-1/+1
* invoke.texi: (-devirtualize-at-ltrans): Document.Jan Hubicka2014-12-101-0/+4
* diagnostic.c (diagnostic_color_init): New.Manuel López-Ibáñez2014-12-041-1/+1
* Rename fuse-caller-saveTom de Vries2014-12-031-2/+2
* cgraphunit.c (ipa_passes): Handle flag_generate_offload.Ilya Verbin2014-11-281-0/+4
* ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.Jan Hubicka2014-11-181-1/+1
* New unroll and jam option in Graphite.Mircea Namolaru2014-11-151-0/+4
* timevar.def (TV_SCHED_FUSION): New time var.Bin Cheng2014-11-141-0/+4
* [PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.Bernd Schmidt2014-11-131-0/+17
* common.opt (flra-remat): New.Vladimir Makarov2014-11-131-0/+4
* Makefile.in: Remove the compilation of graphite-clast-to-gimple.o.Roman Gareev2014-11-101-13/+0
* Enable -fsanitize-recover for KASan.Yury Gribov2014-10-281-1/+1
* Allow to override Asan shadow offset.Yury Gribov2014-10-281-1/+5
* New syntax for -fsanitize-recover.Jakub Jelinek2014-10-221-2/+10
* Add AutoFDO.Dehao Chen2014-10-211-0/+10
* IPA ICF pass, part 3/5Martin Liska2014-10-161-0/+12
* common.opt: New option.Jakub Jelinek2014-09-261-0/+5
* common.opt (flto-odr-type-merging): New flag.Jan Hubicka2014-09-111-0/+4
* options.texi: Document that Var and Init are required if CPP is given.Manuel López-Ibáñez2014-09-041-1/+1
* common.opt: Make the ISL AST generator to be the main code generator of Graph...Roman Gareev2014-08-161-1/+1
* invoke.texi (Wsuggest-final-types, [...]): Document.Jan Hubicka2014-08-021-0/+8
* re PR c++/60517 (warning/error for taking address of member of a temporary ob...Marc Glisse2014-07-311-0/+4
* devirt-34.C: New testcase.Jan Hubicka2014-07-301-1/+1
* re PR middle-end/61913 (ICE in common_handle_option with -Wodr)Marek Polacek2014-07-281-1/+1
* tree.c (type_in_anonymous_namespace_p): Ignore TREE_PUBLIC on builtin types.Jan Hubicka2014-07-121-0/+4
* Makefile.in: Add the compilation of graphite-isl-ast-to-gimple.o.Roman Gareev2014-06-291-0/+13
* Support compressed debug sectionsRainer Orth2014-06-271-0/+22