timevar.c (validate_phases): Use size_t for memory.
[gcc.git] / gcc / c-family /
2013-08-22 Gabriel Dos Reispretty-print.h (output_buffer::output_buffer): Declare.
2013-08-09 Arnaud Charlet* c-ada-spec.c (print_ada_declaration): Prevent accessi...
2013-08-05 Paolo Carlinire PR c++/58080 (internal compiler error, decltype...
2013-08-05 Gabriel Dos Reisc-pretty-print.c (print_c_tree): Simplify.
2013-08-05 Gabriel Dos Reispretty-print.h (pp_base): Remove.
2013-08-04 Ed Smith-Rowlandre PR c++/58072 ([C++11] Error messages involving user...
2013-08-04 Gabriel Dos Reispretty-print.h (pp_bar_bar): New.
2013-08-03 Gabriel Dos Reispretty-print.h (pp_underscore): New.
2013-07-23 Tom Tromeyc-common.h (enum rid): New constant.
2013-07-21 Ondřej BílkaFix typos.
2013-07-13 Lubos Lunakre PR c++/55203 (No unused warning for variables of...
2013-07-10 Graham Stott* Corrected missinge blank line in gcc/ChangeLog Entries
2013-07-10 Jakub Jelinekc-ppoutput.c (scan_translation_unit): Call account_for_...
2013-07-10 Paolo Carlinire PR c++/57869 ([C++11] Casting a object pointer to...
2013-07-08 Graham Stottarray-notation-common.c (length_mismatch_in_expr_p...
2013-07-04 Joern Renneckere PR c/57821 ('array is too large' error is missing...
2013-06-28 Balaji V. IyerImplemented Jason Merrill's suggestions on Array Notati...
2013-06-27 Marc Glissere PR c++/57509 (Segmentation fault when using __builti...
2013-06-25 Balaji V. IyerReplaced Dynamic arrays with vec trees in Array Notatio...
2013-06-23 Gabriel Dos Reisc-common.c (c_common_nodes_and_builtins): Use cxx11...
2013-06-21 Balaji V. IyerImplemented Cilk Plus Array Notation for C++
2013-06-20 Balaji V. Iyerarray-notation-common.c (find_inv_trees): Removed an...
2013-06-11 Jan Hubickac-common.c (handle_alias_ifunc_attribute): Do not set...
2013-06-07 Balaji V. IyerMoved array notation helper functions from c/ to c...
2013-05-28 Balaji V. IyerImplemented Cilk Plus Array Notation for C Compiler.
2013-05-14 Jakub Jelinekre PR c++/57274 (Bogus sequence-point warning in C++)
2013-05-10 Marc Glissestor-layout.c (element_precision): New function.
2013-05-07 Han Shencfgexpand.c (record_or_union_type_has_array_p): New...
2013-04-29 Senthil Kumar Selvarajc-common.c (check_user_alignment): Emit error for negat...
2013-04-24 Paolo Carlinicpplib.h (enum c_lang): Add CLK_GNUCXX1Y and CLK_CXX1Y.
2013-04-24 Paolo Carlinicpp.texi: Remove __GXX_EXPERIMENTAL_CXX1Y__.
2013-04-24 Paolo Carlinic.opt ([Wpointer-arith]): Enabled by -Wpedantic, as...
2013-04-24 Paolo Carlinicpp.texi: Document __GXX_EXPERIMENTAL_CXX1Y__.
2013-04-12 Jakub Jelinekopts.c: Include diagnostic-color.h.
2013-04-07 Steven Bosscher* c-pragma.c (add_to_renaming_pragma_list): Fix leading...
2013-04-03 Paolo Carlinic-common.c (pointer_int_sum): Remove dead code.
2013-03-09 Richard Sandifordre PR middle-end/56524 (Compiler ICE when compiling...
2013-03-05 Jakub Jelinekre PR middle-end/56461 (GCC is leaking lots of memory)
2013-03-04 Jakub Jelinek* c-pretty-print.c (pp_c_pretty_printer_init): Clear...
2013-02-28 Konstantin Serebryanyre PR sanitizer/56454 (need to rename attribute no_addr...
2013-02-19 Jakub Jelinekre PR c++/56381 (ICE: cc1plus: internal compiler error...
2013-02-19 Aldy Hernandezre PR target/52555 (ICE unrecognizable insn with -ffast...
2013-02-18 Jakub Jelinekre PR pch/54117 (FAIL: ./decl-3.h -O0 -g (internal...
2013-02-05 Jakub Jelinekre PR middle-end/56167 (ICE with invalid __attribute__...
2013-01-30 Jakub Jelinekre PR c++/55742 (__attribute__ in class function declar...
2013-01-19 Jason Merrillre PR target/54908 (misc regressions on emutls targets...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-09 Jakub Jelinekre PR c/48418 (Bit shift operator >>=)
2012-12-27 Sriraman TallamBefore this patch...
2012-12-03 Marek PolacekFix PR c/55570.
2012-11-29 Ed Smith-Rowlandre PR c++/52654 ([C++11] Warn on overflow in user-defin...
2012-11-28 Richard Bienerre PR c/35634 (operand of pre-/postin-/decrement not...
2012-11-23 Jakub Jelinekre PR sanitizer/55435 ([asan] implement an attribute...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-16 Simon Baldwincpplib.h (struct cpp_options): Add canonical_system_hea...
2012-11-10 Ed Smith-RowlandImplement a flag -fext-numeric-literals that allows...
2012-11-09 Jason MerrillAdd C++ attribute abi_tag and -Wabi-tag option.
2012-11-09 Andi KleenHandle target specific memory models in C frontend
2012-11-07 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-11-07 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-11-07 Manuel López-Ibáñezre PR c/51294 (spurious warning from -Wconversion in...
2012-10-29 Jonathan Wakelyre PR c++/54930 (Add warning switch for "returning...
2012-10-25 Jason MerrillCore 1402
2012-10-25 Jason Merrillc.opt (Winherited-variadic-ctor): New.
2012-10-25 Marc Glissere PR c++/54427 (Expose more vector extensions)
2012-10-23 Joseph Myersgcc:
2012-10-20 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-10-18 Eric Botcazouc-ada-spec.c (LOCATION_COL): Delete.
2012-10-16 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-10-16 Eric Botcazouc-ada-spec.c (ADA_HOST_WIDE_INT_PRINT_DOUBLE_HEX):...
2012-10-12 Jakub Jelinekre PR c/54381 (-Wsizeof-pointer-memaccess refers to...
2012-10-12 Marc Glissere PR c++/53055 (ICE in cp_build_indirect_ref, at cp...
2012-10-11 Eric Botcazouc-ada-spec.c (dump_ada_template): Bail out for template...
2012-10-10 Arnaud Charletre PR ada/54845 ([trunk/gcc/c-family/c-ada-spec.c:3114...
2012-10-09 Paolo Carlinire PR c++/54194 (misleading suggestion about arithmetic...
2012-10-09 Marc Glissere PR c++/54427 (Expose more vector extensions)
2012-10-08 Jason MerrillPartial implementation of C++11 thread_local.
2012-10-08 Dodji SeketeliPR c++/53528 C++11 attribute support
2012-10-04 Arnaud Charletdumpfile.h, dumpfile.c: Remove TDI_ada.
2012-10-01 Jason Merrillcp-tree.h (DECL_PRETTY_FUNCTION_P): Just look at the...
2012-10-01 Sharad Singhaiinvoke.texi: Add documentation for the new option.
2012-09-26 Dehao Chentree-ssa-live.c (clear_unused_block_pointer): Use expli...
2012-09-25 Dehao Chenre PR middle-end/54645 (Many testsuite failures)
2012-09-18 Arnaud Charlet* c-ada-spec.c: Style fixes.
2012-09-18 Thomas Quinotinvoke.texi: Document -fada-spec-parent.
2012-09-13 Paolo Carlinire PR c++/53210 (warning for data member initialized...
2012-09-11 Diego NovilloRemove unnecessary VEC function overloads.
2012-08-23 Arnaud Charletc-ada-spec.c (dump_generic_ada_node): Fix handling...
2012-08-17 Jakub Jelinekinvoke.texi (-Wsizeof-pointer-memaccess): Document.
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-08-10 Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-07 Steven Bosschercfg.c (debug_bb): Do not set TDF_BLOCKS.
2012-07-26 Richard HendersonHot/cold attributes for labels.
2012-07-20 Jakub Jelinekre PR c++/28656 (duplicated null argument warning on...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-14 Steven Bosschertoplev.c (init_asm_output): Open asm_out_file in 'w...
2012-07-11 Steven Bosscherexpr.h (can_move_by_pieces): Move prototype from here ...
2012-07-08 Steven Bosscherbasic-block.h: Re-group most prototypes per file.
2012-07-02 Jason Merrillre PR c++/53524 (Bogus enum comparison warning)
2012-07-01 Uros BizjakChangeLog: Fix whitespace.
next