re PR testsuite/51128 (New LTO failures)
[gcc.git] / gcc / c-family /
2011-12-01 Jason Merrillre PR c++/51009 (ICE in verify_gimple_stmt)
2011-11-30 Iain Sandoeshift flag_next/gnu_runtime to modern opts system.
2011-11-28 Andrew MacLeodc-family
2011-11-25 Andrew MacLeodre PR c/51256 (ICE with invalid parameter for __atomic...
2011-11-15 Tristan Gingoldc-pragma.h (pragma_extern_prefix): Declare.
2011-11-08 Richard Guentherre PR middle-end/51010 (bad diagnostics: #'ssa_name...
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-11-07 Jason Merrillre PR c++/35688 (template visibility not overridden...
2011-11-07 Jason Merrillre PR c++/35688 (template visibility not overridden...
2011-11-06 Joseph Myersc-decl.c (shadow_tag_warned, [...]): Handle _Alignas...
2011-11-06 Andrew MacleodCheck in patch/merge from cxx-mem-model Branch
2011-11-04 Eric Botcazoure PR c++/50608 (cannot apply 'offsetof' to a non-const...
2011-11-02 Jason Merrillre PR c++/50810 (c++0x-compat does not warn about narro...
2011-11-01 Paolo Carlinire PR c++/44277 ([C++0x] Add warning to facilitate...
2011-11-01 Jason Merrill* c.opt (-fdeduce-init-list): Off by default.
2011-10-31 Jason Merrillre PR c++/50920 (add a -std=c++11 option to the driver)
2011-10-28 Roberto Agostino... re PR c++/30066 (option to make inline functions hidden)
2011-10-26 Jason Merrillbuild_string comments
2011-10-26 Ed Smith-RowlandImplement C++11 user-defined literals.
2011-10-23 Paolo Carlinire PR c++/50841 (bootstrap failure: narrowing conversio...
2011-10-23 Paolo Carlinire PR c++/50810 (c++0x-compat does not warn about narro...
2011-10-21 Paolo Carlinire PR c++/45385 (missing -Wconversion for method calls)
2011-10-18 Paolo Carlini2011-10-18 Paolo Carlini <paolo.carlini@oracle.com>
2011-10-18 Dodji SeketeliFix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targets
2011-10-18 Benjamin Kosnik[multiple changes]
2011-10-17 Paolo Carlinire PR c++/50757 (Cannot turn off -Wnonnull when using...
2011-10-17 Tom TromeySupport -fdebug-cpp option
2011-10-17 Tom TromeyGenerate virtual locations for tokens
2011-10-17 Tom TromeyLinemap infrastructure for virtual locations
2011-10-14 Paolo Carlinire PR c++/17212 (-W(no)format-zero-length does not...
2011-10-11 Michael MeissnerConvert standard builtin functions from being arrays...
2011-10-11 Paolo Carlinire PR c++/33067 (Awkward long decimal expansion for...
2011-10-11 Tristan Gingoldc.opt: (fallow-parameterless-variadic-functions): New.
2011-10-03 Artjoms SinkarovsVector shuffling patch from Artem Shinkarov.
2011-09-30 Jason Merrillcp-tree.h (TREE_NEGATED_INT): Remove.
2011-09-08 Dodji SeketeliPR c++/33255 - Support -Wunused-local-typedefs warning
2011-09-06 Eric Botcazoure PR middle-end/50266 (ICE in decode_addr_const)
2011-09-05 Richard Guentherstor-layout.c (layout_type): Use size_binop for array...
2011-08-28 Dodji SeketeliFix the use of linemap_add and remove unnecessary kludge
2011-08-24 Richard Bienerre PR c/49396 (c-family/c-cppbuiltin.c: duplicate if...
2011-08-22 Gabriel CharetteAdd ability to force lexed tokens' source_locations.
2011-08-22 Dodji SeketeliAvoid dangling line table after loading pch
2011-08-19 Joseph Myersc-parser.c (c_parser_postfix_expression): Handle RID_BU...
2011-08-18 Joseph Myersc-decl.c (shadow_tag_warned): Check for _Noreturn.
2011-08-10 Artjoms Sinkarovsc-typeck.c (scalar_to_vector): New function.
2011-08-02 Jakub Jelinekbackport: re PR fortran/46752 (OpenMP - Seg fault for...
2011-07-25 Dodji SeketeliRemove parm name from declaration
2011-07-25 Romain Geisslerbehalf of romain.geissler@gmail.com. Fix plugin file...
2011-07-23 Jason Merrillre PR c++/49793 ([C++0x] Narrowing conversion from...
2011-07-22 Jason Merrillre PR c++/30112 (pragma redefine_extname fails when...
2011-07-22 Jason Merrillre PR c++/49813 ([C++0x] sinh vs asinh vs constexpr)
2011-07-21 Ian Lance Taylorre PR middle-end/49705 (-Wstrict-overflow should not...
2011-07-20 Jason MerrillPR c++/6709 (DR 743)
2011-07-19 Richard Guenthertree.h (fold_build_pointer_plus_loc): New helper function.
2011-07-12 Eric Botcazoucse.c (insert_with_costs): Put semi-colon after empty...
2011-07-09 Jason Merrillre PR c++/45437 (Loses reference during update)
2011-07-08 Jason Merrillre PR c++/49673 ([C++0x] const variables initialised...
2011-07-06 Richard Guenthertree.c (build_common_tree_nodes_2): Merge with build_co...
2011-07-05 Richard Guentherc-common.c (c_common_nodes_and_builtins): Build all...
2011-06-27 Jakub Jelinekc-common.h (c_tree_chain_next): New static inline function.
2011-06-27 Jakub Jelinekbuiltin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New.
2011-06-21 Andrew MacLeodcosmetic. Add sync_ to all the expand_builtin defines...
2011-06-20 Pierre Vittetc-pragma.h (pragma_handler_1arg, [...]): New handler.
2011-06-14 Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-06-10 Richard Guentherc-pretty-print.c (pp_c_type_specifier): Use pp_c_identi...
2011-06-09 Rainer Orthnetbsd.h (ENABLE_EXECUTE_STACK): Remove.
2011-06-07 Jason Merrillre PR c++/48969 (ICE with -std=c++0x)
2011-06-07 Jason Merrillpretty-print.h (ATTRIBUTE_GCC_PPDIAG): Use GCC_DIAG_STY...
2011-06-07 Richard Guenthertree.c (build_common_tree_nodes): Also initialize size_...
2011-06-07 Dodji Seketelire PR debug/49130 (discrepancies between DW_AT_name...
2011-06-04 Jonathan Wakelyinvoke.texi: Document -Wdelete-non-virtual-dtor.
2011-05-30 Nathan Froydre PR c/4910 (imacat <imacat@mail.imacat.idv.tw>)
2011-05-27 Jakub Jelinekre PR c++/49165 (ICE on for-loop/throw combination)
2011-05-27 Nathan Froydmove TS_STATEMENT_LIST to be a substructure of TS_TYPED
2011-05-26 Nathan Froydmake TS_BLOCK a substructure of TS_BASE
2011-05-26 Nathan Froydmake TS_IDENTIFIER be a substructure of TS_TYPED
2011-05-25 Jakub Jelinekc-common.c (def_fn_type): Remove extra va_end.
2011-05-23 Jason Merrillre PR c++/48106 ([C++0x] ICE with scoped enum with...
2011-05-23 Nathan Froyddon't use TYPE_ARG_TYPES when calling c-family:check_fu...
2011-05-15 Paolo Carlinic-common.c (c_common_reswords): Reorder.
2011-05-10 Nathan Froyduse build_function_type less in c-family and LTO
2011-05-06 Nathan Froydgeneralize build_case_label to the rest of the compiler
2011-05-05 Joseph Myersc-decl.c (finish_decl): Don't call get_pending_sizes.
2011-05-04 Nathan Froyddon't use TYPE_ARG_TYPES in c-family/
2011-05-04 Richard Guentherc-decl.c (check_bitfield_type_and_width): Do not pass...
2011-04-28 Jason Merrillre PR c++/40975 (ICE in copy_tree_r on array new)
2011-04-26 Xinliang David LiImplement -Wno-maybe-uninitialized
2011-04-26 Richard Guentherre PR preprocessor/48248 (Wrong error message location...
2011-04-25 Paolo Carlinic-common.c (struct c_common_resword): Add __underlying_...
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-04-15 Nicola PeroIn gcc/c-family/: 2011-04-15 Nicola Pero <nicola.pero...
2011-04-14 Nicola PeroIn gcc/c-family/: 2011-04-14 Nicola Pero <nicola.pero...
2011-04-14 Nicola PeroIn gcc/: 2011-04-14 Nicola Pero <nicola.pero@meta-innov...
2011-04-13 Nathan Froydada-tree.h (union lang_tree_node): Check for TS_COMMON...
2011-04-12 Nicola PeroIn gcc/: 2011-04-12 Nicola Pero <nicola.pero@meta-innov...
2011-04-12 Nicola PeroFixed my email address in a ChangeLog entry of a few...
2011-04-12 Martin Jamborcgraph.h (cgraph_node): Remove function declaration.
2011-04-11 Richard Guentherstor-layout.c (layout_type): Compute all array index...
2011-04-10 Mike StumpRemove doubled up words.
2011-04-08 Nathan Froydutils.c (handle_sentinel_attribute): Don't use TYPE_ARG...
next