aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2012-05-17c.opt (--pedantic-errors,-pedantic-errors): Do not handle here.Manuel López-Ibáñez1-0/+6
2012-05-16PR preprocessor/7263 - Avoid pedantic warnings on system headers macro tokensDodji Seketeli1-0/+7
2012-05-152012-05-15 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-1/+1
2012-05-15re PR c++/11856 (unsigned warning in template)Paolo Carlini1-2/+6
2012-05-15Fix up changelogs.Bernd Schmidt1-0/+5
2012-05-14re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-0/+9
2012-05-13c.opt (Wclobbered,Wempty-body,Wignored-qualifiers, [...]): Use EnabledBy.Manuel López-Ibáñez1-0/+7
2012-05-11re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-0/+6
2012-05-10re PR c++/53158 ([C++11] Bogus error in loop condition)Paolo Carlini1-0/+5
2012-05-10cuintp.c (UI_From_gnu): Remove TYPE_IS_SIZETYPE use.Richard Guenther1-0/+5
2012-05-08re PR c++/53261 (ICE in tree_strip_nop_conversions)Manuel López-Ibáñez1-0/+6
2012-05-05re PR c/43772 (Errant -Wlogical-op warning when testing limits)Manuel López-Ibáñez1-0/+6
2012-05-03re PR c/51712 (-Wtype-limits should not trigger for types of implementation-d...Manuel López-Ibáñez1-0/+6
2012-05-03flags.h (flag_permissive): Do not declare.Manuel López-Ibáñez1-0/+4
2012-04-30re PR c++/51033 (generic vector subscript and shuffle support was not added t...Marc Glisse1-0/+6
2012-04-30Add -Wvarargs optionDodji Seketeli1-0/+5
2012-04-30c-common.c (check_function_arguments): Replace Wmissing-format-attribute with...Manuel López-Ibáñez1-0/+5
2012-04-30invoke.texi (Wmissing-format-attribute): Document as an alias of Wsuggest-att...Manuel López-Ibáñez1-0/+8
2012-04-27Add new option, -Wliteral-suffix.Ollie Wild1-0/+6
2012-04-22re PR c/44774 (-Werror=edantic)Manuel López-Ibáñez1-0/+16
2012-04-15re PR c++/52818 (printf format %lf is erroneously rejected by C++11)Jason Merrill1-0/+6
2012-04-11re PR target/52624 (missing __builtin_bswap16)Eric Botcazou1-0/+8
2012-04-10c-common.c (warn_if_unused_value): Move definition to here.Manuel López-Ibáñez1-0/+5
2012-03-23c-lex.c (c_lex_with_flags): Avoid declarations after stmts.William Bader1-0/+4
2012-03-21c-common.h (enum cxx_dialect): Add cxx1y.Jason Merrill1-0/+11
2012-03-19re PR c++/14710 (Warning about useless casts)Paolo Carlini1-0/+5
2012-03-16tree.h (TREE_VECTOR_CST_ELTS): Remove.Richard Guenther1-0/+4
2012-03-15re PR c++/44783 (implement -ftemplate-backtrace-limit=)Manuel López-Ibáñez1-0/+5
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-0/+7
2012-03-12lto-lang.c (builtin_type_for_size): Use lto_type_for_size.Richard Guenther1-0/+5
2012-02-13re PR c++/52215 (__atomic_compare_exchange_n for enumeration type changes sig...Jakub Jelinek1-0/+7
2012-02-06re PR c/52118 (The explanation of Wunused-local-typedefs is truncated)Paolo Carlini1-0/+5
2012-01-25c-common.c (c_common_type_for_mode): Match signed/unsigned types exactly.Mike Stump1-0/+5
2012-01-18c-opts.c (c_common_post_options): Reset LTO flags if we are about to generate...Richard Guenther1-0/+5
2012-01-17re PR c++/51777 (Errors message show unsigned long template parameters as sig...Paolo Carlini1-0/+6
2012-01-10re PR lto/51806 (-flto ignores -Werror)Richard Guenther1-0/+6
2012-01-05re PR middle-end/51764 (mudflap does not work with LTO)Richard Guenther1-0/+6
2011-12-30re PR c++/51316 (alignof doesn't work with arrays of unknown bound)Paolo Carlini1-0/+6
2011-12-20gcc:Joseph Myers1-0/+19
2011-12-19re PR c++/51228 (ICE with transparent union)Jason Merrill1-0/+6
2011-12-15re PR libstdc++/51365 (cannot use final empty class in std::tuple)Jonathan Wakely1-0/+6
2011-11-30shift flag_next/gnu_runtime to modern opts system.Iain Sandoe1-0/+6
2011-11-28c-familyAndrew MacLeod1-0/+7
2011-11-25re PR c/51256 (ICE with invalid parameter for __atomic builtin)Andrew MacLeod1-0/+10
2011-11-08re PR middle-end/51010 (bad diagnostics: #'ssa_name' not supported by pp_c_ex...Richard Guenther1-0/+5
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-0/+16
2011-11-07re PR c++/35688 (template visibility not overridden by template arguments)Jason Merrill1-0/+5
2011-11-06re PR c++/35688 (template visibility not overridden by template arguments)Jason Merrill1-0/+7
2011-11-06c-decl.c (shadow_tag_warned, [...]): Handle _Alignas specifiers.Joseph Myers1-0/+11
2011-11-06Check in patch/merge from cxx-mem-model BranchAndrew Macleod1-0/+21