summaryrefslogtreecommitdiff
path: root/gcc/opts.c
Commit message (Expand)AuthorAgeFilesLines
* Gengtype changes:Diego Novillo2012-11-141-6/+6
* gcc/ChangeLogsterling2012-11-061-0/+8
* * invoke.texi (profile-use): update documentation.hubicka2012-11-041-0/+6
* 2012-10-20 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-10-201-4/+0
* 2012-10-16 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-10-161-9/+0
* 2012-10-16 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-10-161-1/+3
* 2012-10-03 Tobias Burnus <burnus@net-b.de>burnus2012-10-041-0/+2
* 2012-09-30 Sharad Singhai <singhai@google.com>singhai2012-10-011-14/+8
* 2012-09-19 Richard Guenther <rguenther@suse.de>rguenth2012-09-191-12/+34
* * opts.c (common_handle_option): Do not set steven2012-07-231-2/+0
* libstdc++-v3/gingold2012-07-191-3/+3
* 2012-07-18 Bill Schmidt <wschmidt@linux.ibm.com>wschmidt2012-07-181-0/+1
* 2012-07-16 Bill Schmidt <wschmidt@linux.ibm.com>wschmidt2012-07-161-0/+1
* 2012-06-12 Bill Schmidt <wschmidt@linux.ibm.com>wschmidt2012-06-121-0/+1
* 2012-05-17 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-05-171-4/+4
* 2012-05-11 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-05-111-23/+7
* Enable -Wunused-local-typedefs when -Wall or -Wunused is ondodji2012-05-041-0/+4
* 2012-04-29 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-04-291-4/+0
* PR tree-optimization/38785mkuvyrkov2012-04-281-0/+1
* 2012-04-11 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-04-111-0/+5
* 2012-01-10 Richard Guenther <rguenther@suse.de>rguenth2012-01-101-0/+4
* * opts.c (finish_options): Remove duplicate sorry.aldyh2012-01-041-3/+0
* PR middle-end/51212aldyh2012-01-041-0/+3
* PR middle-end/51212aldyh2011-12-221-0/+3
* * opts.c (finish_options): Do not fail for -fgnu-tm.aldyh2011-11-221-2/+0
* Merge from transactional-memory branch.aldyh2011-11-081-0/+2
* * doc/invoke.texi (-fshrink-wrap): Document.bernds2011-10-051-0/+1
* * common.opt: Add -foptimize-strlen option.jakub2011-09-271-0/+1
* 2011-09-27 Tom de Vries <tom@codesourcery.com>vries2011-09-271-0/+1
* * doc/invoke.texi (ffat-lto-objects): Document.hubicka2011-09-271-1/+3
* 2011-09-02 Gary Funck <gary@intrepid.com>gfunck2011-09-021-1/+1
* 2011-06-30 Richard Guenther <rguenther@suse.de>rguenth2011-06-301-5/+0
* * common.opt (in_lto_p): New Variable entry.jsm282011-06-281-4/+25
* * genattr-common.c: New. Based on genattr.c.jsm282011-06-281-3/+2
* contrib:jsm282011-06-211-5/+0
* * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move tojsm282011-06-141-11/+12
* * opts.c (default_options): Enlist OPT_finline_functions_called_once.hubicka2011-06-101-0/+1
* * common.opt (flag_stack_usage_info): New variable.ebotcazou2011-05-251-0/+10
* * opts.c (finish_options): Move warning settings fromjsm282011-05-111-0/+25
* Implement -Wno-maybe-uninitializeddavidxl2011-04-261-0/+8
* * opts.h (cl_option): Add comments to fields. Add bit-fields forjsm282011-03-311-1/+1
* 2011-03-28 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-03-291-13/+0
* 2011-03-27 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-03-281-0/+13
* 2011-03-27 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-03-271-13/+0
* * doc/invoke.texi (max-stores-to-sink): Document.irar2011-03-241-0/+6
* 2011-03-23 Richard Guenther <rguenther@suse.de>rguenth2011-03-231-1/+0
* * target.def (handle_option): Take gcc_options andjsm282011-03-221-10/+2
* * common.opt (optimize_fast): New Variable.jsm282011-02-171-7/+6
* * common.opt (fcx-limited-range): Add SetByCombined flag.ian2011-02-081-12/+24
* Check HOST_BIT_BUCKET when settting dump base/dir.hjl2011-02-011-1/+2