aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family
AgeCommit message (Expand)AuthorFilesLines
2012-12-27Before this patch...Sriraman Tallam1-1/+5
2012-12-03Fix PR c/55570.Marek Polacek2-2/+8
2012-11-29re PR c++/52654 ([C++11] Warn on overflow in user-defined literals)Ed Smith-Rowland4-20/+70
2012-11-28re PR c/35634 (operand of pre-/postin-/decrement not promoted)Richard Biener2-10/+38
2012-11-23re PR sanitizer/55435 ([asan] implement an attribute to disable asan instrume...Jakub Jelinek2-0/+29
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo7-197/+173
2012-11-16cpplib.h (struct cpp_options): Add canonical_system_headers.Simon Baldwin3-0/+14
2012-11-10Implement a flag -fext-numeric-literals that allows control of whether GNU...Ed Smith-Rowland3-2/+25
2012-11-09Add C++ attribute abi_tag and -Wabi-tag option.Jason Merrill2-0/+8
2012-11-09Handle target specific memory models in C frontendAndi Kleen2-1/+7
2012-11-07re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez6-100/+86
2012-11-07re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez5-71/+63
2012-11-07re PR c/51294 (spurious warning from -Wconversion in C and C++ in conditional...Manuel López-Ibáñez2-16/+13
2012-10-29re PR c++/54930 (Add warning switch for "returning reference to temporary" an...Jonathan Wakely2-0/+9
2012-10-25Core 1402Jason Merrill2-0/+6
2012-10-25c.opt (Winherited-variadic-ctor): New.Jason Merrill2-0/+8
2012-10-25re PR c++/54427 (Expose more vector extensions)Marc Glisse2-0/+7
2012-10-23gcc:Joseph Myers5-3/+79
2012-10-20re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez3-91/+57
2012-10-18c-ada-spec.c (LOCATION_COL): Delete.Eric Botcazou2-14/+29
2012-10-16re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez3-9/+18
2012-10-16c-ada-spec.c (ADA_HOST_WIDE_INT_PRINT_DOUBLE_HEX): Define.Eric Botcazou2-10/+34
2012-10-12re PR c/54381 (-Wsizeof-pointer-memaccess refers to "destination" for strncmp)Jakub Jelinek3-18/+165
2012-10-12re PR c++/53055 (ICE in cp_build_indirect_ref, at cp/typeck.c:2836)Marc Glisse2-1/+8
2012-10-11c-ada-spec.c (dump_ada_template): Bail out for template declarations declarin...Eric Botcazou2-2/+15
2012-10-10re PR ada/54845 ([trunk/gcc/c-family/c-ada-spec.c:3114]: (error) Buffer is ac...Arnaud Charlet2-1/+6
2012-10-09re PR c++/54194 (misleading suggestion about arithmetic in operand of '|')Paolo Carlini3-54/+105
2012-10-09re PR c++/54427 (Expose more vector extensions)Marc Glisse3-0/+122
2012-10-08Partial implementation of C++11 thread_local.Jason Merrill2-0/+5
2012-10-08PR c++/53528 C++11 attribute supportDodji Seketeli3-2/+131
2012-10-04dumpfile.h, dumpfile.c: Remove TDI_ada.Arnaud Charlet3-6/+17
2012-10-01cp-tree.h (DECL_PRETTY_FUNCTION_P): Just look at the name.Jason Merrill1-1/+0
2012-10-01invoke.texi: Add documentation for the new option.Sharad Singhai1-1/+1
2012-09-26tree-ssa-live.c (clear_unused_block_pointer): Use explicitit (void) for funct...Dehao Chen1-0/+6
2012-09-25re PR middle-end/54645 (Many testsuite failures)Dehao Chen1-0/+1
2012-09-18* c-ada-spec.c: Style fixes.Arnaud Charlet2-88/+92
2012-09-18invoke.texi: Document -fada-spec-parent.Thomas Quinot3-6/+30
2012-09-13re PR c++/53210 (warning for data member initialized with itself should be in...Paolo Carlini2-1/+7
2012-09-10Remove unnecessary VEC function overloads.Diego Novillo2-10/+7
2012-08-23c-ada-spec.c (dump_generic_ada_node): Fix handling of name_only for pointers,...Arnaud Charlet2-8/+32
2012-08-17invoke.texi (-Wsizeof-pointer-memaccess): Document.Jakub Jelinek6-5/+167
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo2-6/+6
2012-08-10tree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIER_NODE is recorded as ...Richard Guenther2-1/+6
2012-08-07cfg.c (debug_bb): Do not set TDF_BLOCKS.Steven Bosscher2-4/+8
2012-07-26Hot/cold attributes for labels.Richard Henderson2-2/+10
2012-07-20re PR c++/28656 (duplicated null argument warning on memcpy())Jakub Jelinek2-14/+36
2012-07-16system.h (dump_file): Do not define.Steven Bosscher4-11/+8
2012-07-14toplev.c (init_asm_output): Open asm_out_file in 'w' mode.Steven Bosscher2-29/+6
2012-07-11expr.h (can_move_by_pieces): Move prototype from here ...Steven Bosscher3-2/+5
2012-07-08basic-block.h: Re-group most prototypes per file.Steven Bosscher2-0/+5