aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2011-07-12cse.c (insert_with_costs): Put semi-colon after empty loop body on the next l...Eric Botcazou1-0/+5
2011-07-08re PR c++/45437 (Loses reference during update)Jason Merrill1-0/+3
2011-07-08re PR c++/49673 ([C++0x] const variables initialised with constexpr construct...Jason Merrill1-0/+6
2011-07-06tree.c (build_common_tree_nodes_2): Merge with build_common_tree_nodes.Richard Guenther1-0/+5
2011-07-05c-common.c (c_common_nodes_and_builtins): Build all common tree nodes first.Richard Guenther1-0/+5
2011-06-27c-common.h (c_tree_chain_next): New static inline function.Jakub Jelinek1-0/+2
2011-06-27builtin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New.Jakub Jelinek1-0/+5
2011-06-21cosmetic. Add sync_ to all the expand_builtin defines which do not match the ...Andrew MacLeod1-0/+4
2011-06-20c-pragma.h (pragma_handler_1arg, [...]): New handler.Pierre Vittet1-0/+17
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-0/+8
2011-06-10c-pretty-print.c (pp_c_type_specifier): Use pp_c_identifier to print a IDENTI...Richard Guenther1-0/+5
2011-06-09netbsd.h (ENABLE_EXECUTE_STACK): Remove.Rainer Orth1-0/+7
2011-06-07re PR c++/48969 (ICE with -std=c++0x)Jason Merrill1-0/+2
2011-06-07pretty-print.h (ATTRIBUTE_GCC_PPDIAG): Use GCC_DIAG_STYLE if set.Jason Merrill1-0/+4
2011-06-07tree.c (build_common_tree_nodes): Also initialize size_type_node.Richard Guenther1-0/+5
2011-06-07re PR debug/49130 (discrepancies between DW_AT_name and demangler)Dodji Seketeli1-0/+6
2011-06-04invoke.texi: Document -Wdelete-non-virtual-dtor.Jonathan Wakely1-0/+5
2011-05-30re PR c/4910 (imacat <imacat@mail.imacat.idv.tw>)Nathan Froyd1-0/+10
2011-05-27re PR c++/49165 (ICE on for-loop/throw combination)Jakub Jelinek1-0/+6
2011-05-27move TS_STATEMENT_LIST to be a substructure of TS_TYPEDNathan Froyd1-0/+7
2011-05-26make TS_BLOCK a substructure of TS_BASENathan Froyd1-0/+4
2011-05-26make TS_IDENTIFIER be a substructure of TS_TYPEDNathan Froyd1-0/+5
2011-05-25c-common.c (def_fn_type): Remove extra va_end.Jakub Jelinek1-0/+4
2011-05-23re PR c++/48106 ([C++0x] ICE with scoped enum with fixed underlying type)Jason Merrill1-0/+6
2011-05-23don't use TYPE_ARG_TYPES when calling c-family:check_function_argumentsNathan Froyd1-0/+11
2011-05-15c-common.c (c_common_reswords): Reorder.Paolo Carlini1-3/+13
2011-05-10use build_function_type less in c-family and LTONathan Froyd1-0/+7
2011-05-06generalize build_case_label to the rest of the compilerNathan Froyd1-0/+7
2011-05-05c-decl.c (finish_decl): Don't call get_pending_sizes.Joseph Myers1-0/+5
2011-05-04don't use TYPE_ARG_TYPES in c-family/Nathan Froyd1-0/+13
2011-05-04c-decl.c (check_bitfield_type_and_width): Do not pass NULL to build_int_cst.Richard Guenther1-0/+7
2011-04-27re PR c++/40975 (ICE in copy_tree_r on array new)Jason Merrill1-0/+5
2011-04-26re PR preprocessor/48248 (Wrong error message location when compiling preproc...Richard Guenther1-0/+6
2011-04-20remove useless if-before-free testsJim Meyering1-1/+6
2011-04-15In gcc/c-family/: 2011-04-15 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-0/+6
2011-04-14In gcc/c-family/: 2011-04-14 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-0/+6
2011-04-14In gcc/: 2011-04-14 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-0/+4
2011-04-13ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH...Nathan Froyd1-0/+5
2011-04-12In gcc/: 2011-04-12 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-0/+5
2011-04-12Fixed my email address in a ChangeLog entry of a few months agoNicola Pero1-2/+2
2011-04-12cgraph.h (cgraph_node): Remove function declaration.Martin Jambor1-0/+5
2011-04-11stor-layout.c (layout_type): Compute all array index size operations in the o...Richard Guenther1-0/+5
2011-04-08utils.c (handle_sentinel_attribute): Don't use TYPE_ARG_TYPESNathan Froyd1-0/+5
2011-04-07re PR c++/48450 ([C++0x][SFINAE] Hard errors with static_cast expressions)Jason Merrill1-0/+6
2011-04-06tm.texi.in: Document C target hooks as separate from general target hooks.Joseph Myers1-0/+12
2011-03-29Move ChangeLog entry.Jakub Jelinek1-0/+9
2011-03-25Changelog c-family/Kai Tietz1-0/+5
2011-03-25dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add missing va_end.Jeff Law1-0/+4
2011-03-25* c.opt: Add -std=c++03.Jason Merrill1-0/+4
2011-03-22* c-ada-spec.c (dump_ada_template): Skip non-class instances.Eric Botcazou1-0/+4