aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family
AgeCommit message (Expand)AuthorFilesLines
2013-11-05i386.c (ix86_float_exceptions_rounding_supported_p): New function.Joseph Myers2-1/+6
2013-11-05invoke.texi (-fopenmp-simd): Document new option.Tobias Burnus3-8/+42
2013-11-04re PR c++/58979 (ICE with invalid use of pointer-to-member)Marek Polacek2-0/+10
2013-11-04cpp.texi (__GCC_IEC_559, [...]): Document macros.Joseph Myers2-0/+99
2013-11-04c-ada-spec.h (cpp_operation): Add IS_TRIVIAL.Eric Botcazou3-226/+239
2013-11-03Implement -fsanitize=vla-bound.Marek Polacek3-3/+27
2013-10-31Automated part of renaming of symtab_node_base to symtab_node.David Malcolm2-1/+12
2013-10-31Implement C++14 digit separators.Edward Smith-Rowland2-2/+19
2013-10-30* cilk.c (create_cilk_helper_decl): Use HOST_WIDE_INT_PRINT_DEC.Jakub Jelinek2-2/+6
2013-10-30c-common.c (handle_bnd_variable_size_attribute): New.Ilya Enkovich1-0/+38
2013-10-29Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.Balaji V. Iyer4-0/+1344
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm3-2/+12
2013-10-27c-lex.c (interpret_integer): Remove call to cpp_num_sign_extend.Richard Sandiford2-2/+4
2013-10-26Makefile.def (target_modules): Remove libmudflapJeff Law3-12/+9
2013-10-24Correct the date, which was wrong in commit r204021Tobias Burnus1-1/+1
2013-10-24re PR other/33426 (Support of #pragma ivdep)Tobias Burnus3-0/+9
2013-10-23Fix up ChangeLog entries (name, e-mail, formatting, otherwise).Gerald Pfeifer1-1/+1
2013-10-23c-format.c (gcc_cxxdiag_char_table): Add %X.Jason Merrill2-1/+5
2013-10-15re PR target/57756 (Function target attribute is retaining state of previous...Sriraman Tallam2-4/+4
2013-10-11c-common.h (omp_clause_mask::operator !=): New method.Jakub Jelinek3-22/+40
2013-10-11target.c: New file.Jakub Jelinek7-41/+649
2013-10-09re PR c/20318 (RFE: add attribute to specify that a function never returns NULL)Marc Glisse2-0/+26
2013-10-03re PR c++/19476 (Missed null checking elimination with new)Marc Glisse2-4/+5
2013-09-25re PR sanitizer/58413 (ubsan constant folding)Marek Polacek2-8/+19
2013-09-18re PR sanitizer/58411 (no_sanitize_undefined function attribute)Marek Polacek2-0/+28
2013-09-14re PR target/48094 (ld: warning: section has unexpectedly large size errors i...Iain Sandoe2-5/+11
2013-09-13c-target.def: New hookJacek Caban2-0/+14
2013-09-09re PR c++/43452 (Array delete causes error on incomplete type)Paolo Carlini2-0/+9
2013-09-08c-common.c (same_scalar_type_ignoring_signedness): Delete.Joern Rennecke3-5/+57
2013-09-04c-pretty-print.h (c_pretty_printer::simple_type_specifier): Now a virtual mem...Gabriel Dos Reis3-29/+40
2013-09-03c-objc-common.c (c_tree_printer): Tidy.Gabriel Dos Reis3-101/+111
2013-08-30Merge ubsan into trunk.Marek Polacek3-0/+190
2013-08-30c-pretty-print.h (c_pretty_printer::declaration): Now a virtual member function.Gabriel Dos Reis3-68/+91
2013-08-26Really commit all changesGabriel Dos Reis2-12/+9
2013-08-26c-pretty-print.h (c_pretty_printer::unary_expression): Now a virtual member f...Gabriel Dos Reis3-108/+124
2013-08-26c-pretty-print.h (c_pretty_printer::postfix_expression): Now a virtual member...Gabriel Dos Reis3-70/+79
2013-08-25c-pretty-print.h (c_pretty_printer::primary_expression): Now a virtua member ...Gabriel Dos Reis3-25/+35
2013-08-25c-pretty-print.h (c_pretty_printer::translate_string): Declare.Gabriel Dos Reis3-16/+33
2013-08-25c-pretty-print.h (c_pretty_printer::id_expression): Now a virtual function.Gabriel Dos Reis3-9/+18
2013-08-24c-pretty-print.h (c_pretty_printer::constant): Now a virtual member function.Gabriel Dos Reis3-16/+26
2013-08-22pretty-print.h (output_buffer::output_buffer): Declare.Gabriel Dos Reis4-37/+43
2013-08-09* c-ada-spec.c (print_ada_declaration): Prevent accessing null asm nameArnaud Charlet2-1/+5
2013-08-05re PR c++/58080 (internal compiler error, decltype in function declaration (f...Paolo Carlini3-6/+19
2013-08-05c-pretty-print.c (print_c_tree): Simplify.Gabriel Dos Reis2-16/+12
2013-08-05pretty-print.h (pp_base): Remove.Gabriel Dos Reis3-94/+84
2013-08-04re PR c++/58072 ([C++11] Error messages involving user-defined literals are p...Ed Smith-Rowland2-0/+18
2013-08-04pretty-print.h (pp_bar_bar): New.Gabriel Dos Reis3-12/+21
2013-08-03pretty-print.h (pp_underscore): New.Gabriel Dos Reis3-15/+29
2013-07-23c-common.h (enum rid): New constant.Tom Tromey3-1/+7
2013-07-21Fix typos.Ondřej Bílka3-2/+7