OSDN Git Service

2011-12-19 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / tree.c
2011-12-19 rguenth2011-12-19 Richard Guenther <rguenther@suse.de>
2011-12-14 rguenth2011-12-14 Richard Guenther <rguenther@suse.de>
2011-12-13 rguenth2011-12-13 Richard Guenther <rguenther@suse.de>
2011-12-09 aldyh PR/51291
2011-12-09 rguenth2011-12-09 Richard Guenther <rguenther@suse.de>
2011-12-01 pinskia2011-12-01 Andrew Pinski <apinski@cavium.com>
2011-11-22 matz PR c++/51264
2011-11-08 aldyhMerge from transactional-memory branch.
2011-10-26 jasonbuild_string comments
2011-10-11 meissnerConvert standard builtin functions from being arrays...
2011-10-07 vries2011-10-07 Tom de Vries <tom@codesourcery.com>
2011-09-29 akChange random seeds to 64bit and drop re-crcing
2011-09-29 rguenth2011-09-29 Richard Guenther <rguenther@suse.de>
2011-09-02 jamborm2011-09-02 Martin Jambor <mjambor@suse.cz>
2011-08-18 rguenth2011-08-18 Richard Guenther <rguenther@suse.de>
2011-08-16 rguenth2011-08-16 Richard Guenther <rguenther@suse.de>
2011-08-02 jakubMerge from gomp-3_1-branch branch:
2011-08-01 rthHandle SIZE_TYPE being unsigned short.
2011-07-20 rguenth2011-07-20 Richard Guenther <rguenther@suse.de>
2011-07-18 jakub PR middle-end/49675
2011-07-17 ebotcazou PR middle-end/49732
2011-07-12 ebotcazou * cse.c (insert_with_costs): Put semi-colon after...
2011-07-06 rguenth2011-07-06 Richard Guenther <rguenther@suse.de>
2011-06-22 jakub PR debug/47858
2011-06-22 nicolaIn gcc/:
2011-06-14 jsm28 * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to
2011-06-07 rguenth2011-06-07 Richard Guenther <rguenther@suse.de>
2011-06-07 rguenth2011-06-07 Richard Guenther <rguenther@suse.de>
2011-06-01 rguenth2011-06-01 Richard Guenther <rguenther@suse.de>
2011-05-30 froydnjfix PR bootstrap/4910
2011-05-27 froydnjmove TS_STATEMENT_LIST to be a substructure of TS_TYPED
2011-05-26 froydnjmake TS_BLOCK a substructure of TS_BASE
2011-05-26 froydnjmake TS_IDENTIFIER be a substructure of TS_TYPED
2011-05-25 froydnjmove TS_EXP to be a substructure of TS_TYPED
2011-05-25 bernds gcc/
2011-05-12 jason * tree.c (type_hash_canon): Use struct tree_type_non_c...
2011-05-11 froydnjsplit tree_type
2011-05-06 froydnjgeneralize build_case_label to the rest of the compiler
2011-05-04 froydnjgcc/
2011-05-03 rsandifogcc/
2011-05-02 rguenth2011-05-02 Richard Guenther <rguenther@suse.de>
2011-04-29 davidxlsplit checksum into cfg checksum and line checksum
2011-04-27 rguenth2011-04-27 Richard Guenther <rguenther@suse.de>
2011-04-22 rguenth2011-04-22 Richard Guenther <rguenther@suse.de>
2011-04-21 rguenth2011-04-21 Richard Guenther <rguenther@suse.de>
2011-04-20 rsandifoRevert last patch.
2011-04-20 rsandifogcc/
2011-04-19 rguenth2011-04-19 Richard Guenther <rguenther@suse.de>
2011-04-18 rguenth2011-04-18 Richard Guenther <rguenther@suse.de>
2011-04-18 rguenth2011-04-18 Richard Guenther <rguenther@suse.de>
2011-04-14 froydnj * tree.h (struct tree_constructor): Include tree_typed...
2011-04-13 froydnj * tree-flow.h (struct gimple_df): Make free_ssanames...
2011-04-13 froydnj * tree.h (struct tree_int_cst, struct real_value)...
2011-04-13 froydnjgcc/ada/
2011-04-12 froydnj * tree.h (struct typed_tree): New.
2011-04-09 baldrickBail out rather than crashing in array_type_nelts if...
2011-04-04 froydnj * tree.h (struct tree_const_decl): Inherit from tree_d...
2011-04-03 matz * tree.c (free_lang_data_in_decl): Zero DECL_VINDEX...
2011-04-03 matz * tree.c (decl_init_priority_insert): Don't create...
2011-03-25 ktietzChangelog c-family/
2011-03-25 ktietzChangeLog gcc/
2011-03-24 froydnj * tree.c (record_node_allocation_statistics): New...
2011-03-24 rguenth2011-03-24 Richard Guenther <rguenther@suse.de>
2011-03-22 froydnj * tree.c (build_call_1): New function.
2011-03-14 rguenth2011-03-14 Richard Guenther <rguenther@suse.de>
2011-03-11 rguenth2011-03-11 Richard Guenther <rguenther@suse.de>
2011-03-11 jason PR c++/48069
2011-03-10 jason PR c++/48029
2011-02-20 rguenth2011-02-20 Richard Guenther <rguenther@suse.de>
2011-01-26 davekgcc/c-family/ChangeLog:
2011-01-01 ktietzChangeLog gcc/
2010-12-26 jamborm2010-12-26 Martin Jambor <mjambor@suse.cz>
2010-12-22 jamborm2010-12-22 Martin Jambor <mjambor@suse.cz>
2010-12-15 hubicka * tree.c (get_file_function_name): Avoid using random...
2010-12-02 ebotcazou * tree.c (build_range_type_1): Do not SET_TYPE_STRUCTU...
2010-12-01 hubicka * tree.c (build_common_builtin_nodes): Do not initialize
2010-12-01 jsm28 * common.opt (main_input_filename, main_input_basename,
2010-11-30 ebotcazou PR middle-end/46725
2010-11-30 ebotcazou * tree.c (build_range_type_1): Do not set TYPE_STRUCTU...
2010-11-25 jsm28 * target.def (supports_split_stack, except_unwind_info...
2010-11-11 jamborm2010-11-11 Martin Jambor <mjambor@suse.cz>
2010-11-09 ebotcazou * tree.h (contains_placeholder_p): Fix comment.
2010-11-03 froydnjgcc/
2010-11-02 jamborm2010-11-02 Martin Jambor <mjambor@suse.cz>
2010-11-01 froydnj * tree.c (build_vector_from_val): Use useless_type_con...
2010-10-31 froydnj * fold-const.c (build_zero_vector): Use build_vector_f...
2010-10-29 rguenth2010-10-29 Artjoms Sinkarovs <artyom.shinakroff@gmail...
2010-10-21 jamborm2010-10-21 Martin Jambor <mjambor@suse.cz>
2010-10-18 rguenth2010-10-18 Richard Guenther <rguenther@suse.de>
2010-10-15 rguenth2010-10-15 Richard Guenther <rguenther@suse.de>
2010-10-15 rguenth2010-10-15 Richard Guenther <rguenther@suse.de>
2010-10-14 ebotcazou * sched-deps.c (sched_insn_is_legitimate_for_speculati...
2010-10-14 rguenth2010-10-14 Richard Guenther <rguenther@suse.de>
2010-10-13 rthCentralize knowledge of eh personality routines.
2010-10-09 rguenth2010-10-09 Richard Guenther <rguenther@suse.de>
2010-10-08 rguenth2010-10-08 Richard Guenther <rguenther@suse.de>
2010-09-30 jsm28 * opt-functions.awk (static_var): Update comment.
2010-09-28 rthHookize TARGET_UNWIND_INFO et al.
2010-09-24 hubicka * doc/extend.texi: (attribute leaf): Document.
2010-09-20 ebotcazou * langhooks.h (struct lang_hooks_for_types): Remove...
next