OSDN Git Service

* semantics.c (baselink_for_fns): Correct BASELINK_BINFO.
[pf3gnuchains/gcc-fork.git] / gcc / gengtype.c
2010-05-22 steven * rtl.h (union rtunion_def): Remove rt_bit member.
2010-05-05 lauras2010-05-05 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-04-30 steven * sdbout.c: Include vec.h, do not include varray.h.
2010-04-29 hubicka * gengtype.c (open_base_files): Add lto-streamer.h
2009-11-25 hjlRemove trailing white spaces.
2009-10-22 hubicka * ipa-cp.c (ipcp_write_summary, ipcp_read_summary...
2009-10-12 aolivagcc/ChangeLog:
2009-10-05 bstarynk2009-10-05 Basile Starynkevitch <basile@starynkevitch...
2009-09-29 espindola2009-09-29 Basile Starynkevitch <basile@starynkevitch...
2009-09-27 espindolaFix "merge" problem in the previous patch.
2009-09-27 espindola2009-09-27 Basile Starynkevitch <basile@starynkevitch...
2009-09-23 espindola2009-09-23 Basile Starynkevitch <basile@starynkevitch...
2009-09-22 espindola2009-09-22 Basile Starynkevitch <basile@starynkevitch...
2009-09-22 espindola2009-09-22 Basile Starynkevitch <basile@starynkevitch...
2009-09-14 rthSquash commit of EH in gimple
2009-08-27 rguenth2009-08-27 Richard Guenther <rguenther@suse.de>
2009-08-20 rguenth2009-08-20 Richard Guenther <rguenther@suse.de>
2009-06-16 bstarynk2009-06-16 Basile Starynkevitch <basile@starynkevitch...
2009-06-03 ianinclude/:
2009-06-02 aoliva* gengtype.c (adjust_field_rtx_def): Add NOTE_INSN_DELE...
2008-08-06 matz * Makefile.in (write_entries_to_file): Quote...
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-09 ghazi * genattrtab.c (insert_right_side, evaluate_eq_attr...
2008-06-26 ghazi * cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compa...
2008-06-24 hainque2008-06-24 Olivier Hainque <hainque@adacore.com>
2008-05-21 tromeylibcpp
2008-04-28 jakub PR debug/36060
2008-04-15 hubicka * gengtype.c (write_root): Param_is argument is OK.
2008-02-26 tromeygcc
2007-11-16 tromey * tree-ssa-structalias.c (ipa_pta_execute): Rename...
2007-08-06 chaoyingfu * fixed-value.h: New file.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-25 ghazi * cselib.c (entry_and_rtx_equal_p): Constify.
2007-06-11 dberlinMerge dataflow branch into mainline
2007-05-21 hubicka * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND...
2007-05-14 rakdver * tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW...
2007-05-03 brooksPR bootstrap/31776
2007-03-29 zack * gengtype.c (oprintf): Mostly revert changes from...
2007-03-26 zack * gengtype-parse.c: New file.
2007-03-26 zack * gengtype.c: Don't include gtyp-gen.h.
2007-03-26 zack * gengtype.h: Remove all type definitions to gengtype...
2007-03-26 zack * gengtype-lex.l: Distinguish unions from structures...
2007-03-26 zack * gengtype.h (struct type): Replace 'sc' with boolean...
2007-03-26 zack * vec.h: Remove all #if IN_GENGTYPE blocks.
2007-03-26 zack * gengtype-lex.l: Remove all rules and states relating...
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-02-01 sayle * alias.c (init_alias_analysis): Correct whitespace.
2007-01-19 bstarynk2007-01-19 Basile Starynkevitch <basile@starynkevitch...
2007-01-18 steven * cfgcleanup.c (cleanup_cfg): Detect cfglayout mode...
2006-11-21 zack * gengtype.c (process_gc_options): Remove unnecessary...
2006-11-11 hubicka * extended.texi (__builtin_expect): We no longer requi...
2006-03-03 rsandifo * doc/tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P...
2006-03-03 rakdver * gengtype.c (main): Handle double_int type.
2006-02-18 rsandifo * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_...
2006-01-25 rsandifo * doc/rtl.texi (SYMBOL_REF_CONSTANT, SYMBOL_REF_DATA...
2006-01-23 rsandifo * gengtype.c (new_structure): Return the structure.
2005-12-07 rsandifo * config/alpha/alpha.c (alpha_start_function): Use...
2005-06-25 kcook2005-06-25 Kelley Cook <kcook@gcc.gnu.org>
2005-06-16 geoffk * gengtype.c (adjust_field_rtx_def): Don't add a skip to
2005-05-17 mrs Yet more Objective-C++...
2005-05-11 hubicka * Makefile.in (tree-eh.o: Kill gt-tree-eh.h dependency.
2005-04-29 rth * gengtype.c (write_func_for_structure): Split...
2005-03-13 drow * ggc-zone.c: Rewritten.
2005-02-23 wilsonFix out-of-bounds array access found by mudflap.
2005-01-24 kazu * c-opts.c, expmed.c, gengtype.c, tree-complex.c,
2005-01-23 steven * gengtype.c (walk_type): Produce `not equal to' compa...
2004-11-22 nathan * bitmap.h (struct bitmap_obstack): New obstack type.
2004-10-22 kazu * alias.c, basic-block.h, cgraphunit.c, combine.c...
2004-09-09 dberlinToplevel:
2004-09-09 nathan * Makefile.in (gengtype): Use $(BUILD_ERRORS).
2004-08-24 zack * rtl.def: Wrap MD-only codes in #ifdef GENERATOR_FILE.
2004-08-18 zlaski[gcc/ChangeLog]
2004-08-04 zack * Makefile.in (RTL_BASE_H, RTL_H): Correct.
2004-08-02 gdr * gengtype.h (options::info): Change type to...
2004-08-02 gdr * rtl.h (union rtunion_def): Have all members...
2004-07-26 bernie * gengtype.c (oprintf): Replace xrealloc () with XRESI...
2004-07-25 bernie * bitmap.c: Use type-safe memory allocation macros...
2004-07-25 bernie * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED...
2004-07-08 rth * except.c (expand_eh_region_start, expand_eh_region_end,
2004-07-03 rth * c-decl.c (grokdeclarator): Don't frob current...
2004-07-02 rth * tree.def (RTL_EXPR): Remove.
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-30 spop * Makefile.in (OBJS-common): Add tree-chrec.o.
2004-06-09 geoffkIndex: gcc/ChangeLog
2004-05-30 geoffkIndex: libcpp/ChangeLog
2004-05-20 amylaar * Makefile.in (GTFILES): Add $(srcdir)/reload.h.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-30 zack * gengtype.c (create_option): New function.
2004-02-06 zlomek Josef Zlomek <zlomekj@suse.cz>
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-19 steven * gengtype.c (header_file): Make it static.
2004-01-16 kazu * c-common.h: Fix comment formatting.
2003-12-11 steven2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
2003-11-21 rth * ssa.c, ssa-dce.c, ssa-ccp.c: Remove files.
2003-10-18 rsandifo * rtl.h (rtl_size): Declare.
2003-08-14 geoffk * gengtype.c (walk_type): Process a subobject before...
2003-07-17 steven2003-07-17 Steven Bosscher <steven@gcc.gnu.org>
2003-07-07 aj2003-07-07 Andreas Jaeger <aj@suse.de>
2003-07-05 ghazi * genattr.c (internal_dfa_insn_code): Output prototype.
2003-06-30 hubicka * Makefile.in (GTFILES): Add cgraph.h.
next