OSDN Git Service

dbgcnt name matching bug fix
[pf3gnuchains/gcc-fork.git] / gcc / tree.h
2009-07-16 manu2009-07-17 Aldy Hernandez <aldyh@redhat.com>
2009-07-14 jason * builtins.c (can_trust_pointer_alignment): New fn.
2009-07-08 paolo2009-07-08 Shujing Zhao <pearly.zhao@oracle.com>
2009-07-07 manu2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-06-30 ebotcazou * cgraphunit.c (cgraph_finalize_compilation_unit)...
2009-06-29 rguenth2009-06-29 Richard Guenther <rguenther@suse.de>
2009-06-17 nemet * tree.h (STRIP_NOPS, STRIP_SIGN_NOPS,
2009-06-15 espindola2009-06-15 Rafael Avila de Espindola <espindola@googl...
2009-06-14 krebbel2009-06-14 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2009-06-12 aldyhgcc/java/
2009-06-10 froydnjgcc/
2009-06-01 jakub * dwarf2out.c (dwarf2out_cfi_label): Add FORCE argumen...
2009-06-01 hainque * tree.h (CONSTRUCTOR_BITFIELD_P): True if NODE, a...
2009-05-22 rguenth2009-05-22 Richard Guenther <rguenther@suse.de>
2009-05-21 ian./:
2009-05-15 manu2009-05-15 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-05-15 ebotcazou * dbxout.c (dbxout_range_type): Add LOW and HIGH param...
2009-05-14 hjl2009-05-14 H.J. Lu <hongjiu.lu@intel.com>
2009-05-05 jakub * tree.h: Remove DECL_BY_REFERENCE from private_flag...
2009-05-05 paolo2009-05-05 Shujing Zhao <pearly.zhao@oracle.com>
2009-05-03 bonzini2009-05-03 Paolo Bonzini <bonzini@gnu.org>
2009-04-28 rguenth2009-04-28 Richard Guenther <rguenther@suse.de>
2009-04-26 jakub * tree.h (DECL_BY_REFERENCE): Note that it is also...
2009-04-25 hubicka * tree.c (list_equal_p): New function.
2009-04-22 dnovillo2009-04-21 Taras Glek <tglek@mozilla.com>
2009-04-20 iangcc/:
2009-04-20 rguenth2009-04-20 Richard Guenther <rguenther@suse.de>
2009-04-18 kazu * tree-vrp.c (ssa_name_nonzero_p): Remove.
2009-04-18 kazu * tree.c (function_args_count): Remove.
2009-04-18 kazu * tree-iterator.c (expr_only): Remove.
2009-04-16 bonzini2009-04-16 Paolo Bonzini <bonzini@gnu.org>
2009-04-03 rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2009-04-02 espindola2009-04-02 Rafael Avila de Espindola <espindola@googl...
2009-03-31 rguenth2009-03-31 Richard Guenther <rguenther@suse.de>
2009-03-31 rguenth2009-03-31 Richard Guenther <rguenther@suse.de>
2009-03-30 sje PR middle-end/38237
2009-03-30 bonzini2009-03-30 Paolo Bonzini <bonzini@gnu.org>
2009-03-30 jsm28 PR rtl-optimization/323
2009-03-29 bonzini2009-03-28 Paolo Bonzini <bonzini@gnu.org>
2009-03-28 rguenth2009-03-28 Richard Guenther <rguenther@suse.de>
2009-03-27 hjlgcc/
2009-03-23 rguenth2009-03-23 Richard Guenther <rguenther@suse.de>
2009-03-03 rguenth2009-03-03 Richard Guenther <rguenther@suse.de>
2009-03-01 hubicka PR debug/39267
2009-02-27 hubicka PR debug/39267
2009-02-23 hubicka PR tree-optimization/37709
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2009-02-18 jason PR target/39179
2009-01-23 bonzini2008-01-23 Paolo Bonzini <bonzini@gnu.org>
2009-01-22 dodjiReverted commit 143546 related to PR c++/26693
2009-01-21 dodjigcc/ChangeLog:
2008-12-08 rth PR 38240
2008-10-29 manu2008-10-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-10-24 manu2008-10-24 Manuel López-Ibáñez <manu@gcc.gnu.org>
2008-10-11 ebotcazou * tree.h (contains_packed_reference): Mention ARRAY_RA...
2008-10-09 jakub PR middle-end/37774
2008-10-06 jasongcc/cp/:
2008-10-05 dodji2008-09-30 Dodji Seketeli <dodji@redhat.com>
2008-09-17 hubicka PR c++/18071
2008-09-09 bonzini2008-09-09 Paolo Bonzini <bonzini@gnu.org>
2008-09-01 aldyh * tree.c (protected_set_expr_location): New.
2008-08-30 meissnerChange attribute((option(...))) to attribute((target...
2008-08-29 hubicka * tree.c (build_function_type_skip_args, build_functio...
2008-08-23 hubicka * tree.c (decl_address_ip_invariant_p): New function.
2008-08-18 tomby * tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
2008-08-13 rguenth2008-08-13 Richard Guenther <rguenther@suse.de>
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-23 meissnerAdd ability to set target options (ix86 only) and optim...
2008-07-21 espindola2007-07-21 Rafael Avila de Espindola <espindola@googl...
2008-07-13 hubicka * cgraph.c (assembler_name_hash): New static var.
2008-07-08 dberlin2008-07-05 Daniel Berlin <dberlin@dberlin.org>
2008-07-02 jasongcc/cp/ChangeLog:
2008-06-28 ktietz2008-06-28 Kai Tietz <kai.tietz@onevision.com>
2008-06-21 ian * tree.h (enum tree_code): Include all-tree.def, not...
2008-06-06 jakub * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP...
2008-06-06 rwildgcc/
2008-05-26 ebotcazou PR tree-optimization/36329
2008-05-25 ebotcazou * tree.h: Update the table of flags used on tree nodes.
2008-05-25 amodraDelete get_inner_array_type. Use strip_array_types...
2008-05-14 zadeck2008-05-14 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-05-13 dnovillo2008-05-13 Diego Novillo <dnovillo@google.com>
2008-05-09 tomby * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.
2008-05-08 rguenth2008-05-08 Richard Guenther <rguenther@suse.de>
2008-05-07 zadeck2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-05-01 ebotcazou * tree.h (TYPE_NONALIASED_COMPONENT): Expand comment.
2008-04-27 nathan * targhooks.h (default_emutls_var_fields,
2008-04-23 bonzini2008-04-23 Paolo Bonzini <bonzini@gnu.org>
2008-04-11 olegr2008-04-10 Oleg Ryjkov <olegr@google.com>
2008-04-08 espindola2008-04-08 Rafael Espindola <espindola@google.com>
2008-04-07 ebotcazou Removal of Return with Depressed Stack Pointer support
2008-04-03 bonzini2008-04-03 Paolo Bonzini <bonzini@gnu.org>
2008-03-28 espindola2008-03-28 Rafael Espindola <espindola@google.com>
2008-03-18 hubicka * tree-pretty-print.c: Include predict.h.
2008-03-06 rguenth2008-03-06 Richard Guenther <rguenther@suse.de>
2008-03-05 rguenth2008-03-05 Richard Guenther <rguenther@suse.de>
2008-02-28 rguenth2008-02-28 Richard Guenther <rguenther@suse.de>
2008-02-26 tromeygcc
2008-02-26 rguenth2008-02-26 Richard Guenther <rguenther@suse.de>
2008-02-25 rguenth2008-02-25 Richard Guenther <rguenther@suse.de>
2008-02-25 rguenth2008-02-25 Richard Guenther <rguenther@suse.de>
next