aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2013-08-05re PR c++/58080 (internal compiler error, decltype in function declaration (f...Paolo Carlini1-0/+6
2013-08-05c-pretty-print.c (print_c_tree): Simplify.Gabriel Dos Reis1-0/+5
2013-08-05pretty-print.h (pp_base): Remove.Gabriel Dos Reis1-0/+26
2013-08-04re PR c++/58072 ([C++11] Error messages involving user-defined literals are p...Ed Smith-Rowland1-0/+6
2013-08-04pretty-print.h (pp_bar_bar): New.Gabriel Dos Reis1-0/+9
2013-08-03pretty-print.h (pp_underscore): New.Gabriel Dos Reis1-0/+14
2013-07-23c-common.h (enum rid): New constant.Tom Tromey1-0/+5
2013-07-21Fix typos.Ondřej Bílka1-0/+5
2013-07-13re PR c++/55203 (No unused warning for variables of non-trivial types)Lubos Lunak1-0/+6
2013-07-10* Corrected missinge blank line in gcc/ChangeLog EntriesGraham Stott1-0/+5
2013-07-10c-ppoutput.c (scan_translation_unit): Call account_for_newlines for all CPP_T...Jakub Jelinek1-0/+5
2013-07-10re PR c++/57869 ([C++11] Casting a object pointer to a function pointer shoul...Paolo Carlini1-2/+7
2013-07-04re PR c/57821 ('array is too large' error is missing when sizetype overflows)Joern Rennecke1-0/+6
2013-06-27re PR c++/57509 (Segmentation fault when using __builtin_shuffle in templated...Marc Glisse1-0/+7
2013-06-25Replaced Dynamic arrays with vec trees in Array Notation for C.Balaji V. Iyer1-0/+8
2013-06-23c-common.c (c_common_nodes_and_builtins): Use cxx11 in lieu of cxx0x.Gabriel Dos Reis1-1/+7
2013-06-21Implemented Cilk Plus Array Notation for C++Balaji V. Iyer1-0/+9
2013-06-20array-notation-common.c (find_inv_trees): Removed an unwanted typecasting.Balaji V. Iyer1-0/+7
2013-06-11c-common.c (handle_alias_ifunc_attribute): Do not set DECL_EXTERNAL for weakr...Jan Hubicka1-0/+7
2013-06-07Moved array notation helper functions from c/ to c-family/ files.Balaji V. Iyer1-0/+23
2013-05-28Implemented Cilk Plus Array Notation for C Compiler.Balaji V. Iyer1-0/+21
2013-05-14re PR c++/57274 (Bogus sequence-point warning in C++)Jakub Jelinek1-0/+5
2013-05-10stor-layout.c (element_precision): New function.Marc Glisse1-0/+5
2013-05-07cfgexpand.c (record_or_union_type_has_array_p): New function.Han Shen1-0/+4
2013-04-29c-common.c (check_user_alignment): Emit error for negative values.Senthil Kumar Selvaraj1-0/+4
2013-04-24cpplib.h (enum c_lang): Add CLK_GNUCXX1Y and CLK_CXX1Y.Paolo Carlini1-0/+4
2013-04-24cpp.texi: Remove __GXX_EXPERIMENTAL_CXX1Y__.Paolo Carlini1-0/+5
2013-04-24c.opt ([Wpointer-arith]): Enabled by -Wpedantic, as documented.Paolo Carlini1-0/+8
2013-04-24cpp.texi: Document __GXX_EXPERIMENTAL_CXX1Y__.Paolo Carlini1-0/+4
2013-04-12opts.c: Include diagnostic-color.h.Jakub Jelinek1-0/+6
2013-04-07* c-pragma.c (add_to_renaming_pragma_list): Fix leading comment.Steven Bosscher1-0/+4
2013-04-03c-common.c (pointer_int_sum): Remove dead code.Paolo Carlini1-0/+4
2013-03-09re PR middle-end/56524 (Compiler ICE when compiling with -mips16)Richard Sandiford1-0/+6
2013-03-05re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek1-0/+5
2013-03-04* c-pretty-print.c (pp_c_pretty_printer_init): Clear pp->flags.Jakub Jelinek1-0/+4
2013-02-28re PR sanitizer/56454 (need to rename attribute no_address_safety_analysis to...Konstantin Serebryany1-0/+10
2013-02-19re PR c++/56381 (ICE: cc1plus: internal compiler error: in gimplify_expr, at ...Jakub Jelinek1-1/+1
2013-02-19re PR target/52555 (ICE unrecognizable insn with -ffast-math and __attribute_...Aldy Hernandez1-0/+6
2013-02-18re PR pch/54117 (FAIL: ./decl-3.h -O0 -g (internal compiler error))Jakub Jelinek1-0/+8
2013-02-05re PR middle-end/56167 (ICE with invalid __attribute__ arguments)Jakub Jelinek1-0/+5
2013-01-30re PR c++/55742 (__attribute__ in class function declaration cause "prototype...Jakub Jelinek1-0/+5
2013-01-19re PR target/54908 (misc regressions on emutls targets remain from dynamic in...Jason Merrill1-0/+6
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-09re PR c/48418 (Bit shift operator >>=)Jakub Jelinek1-0/+8
2012-12-03Fix PR c/55570.Marek Polacek1-0/+6
2012-11-29re PR c++/52654 ([C++11] Warn on overflow in user-defined literals)Ed Smith-Rowland1-0/+13
2012-11-28re PR c/35634 (operand of pre-/postin-/decrement not promoted)Richard Biener1-0/+7
2012-11-23re PR sanitizer/55435 ([asan] implement an attribute to disable asan instrume...Jakub Jelinek1-0/+7
2012-11-16cpplib.h (struct cpp_options): Add canonical_system_headers.Simon Baldwin1-0/+6
2012-11-10Implement a flag -fext-numeric-literals that allows control of whether GNU...Ed Smith-Rowland1-0/+6