]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gengtype.c
* Makefile.in (write_entries_to_file): Quote words.
[thirdparty/gcc.git] / gcc / gengtype.c
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.
2003-06-17  aj * rtl.h: Remove declarations from coverage.h.
2003-06-16  ghazi * gengtype.c: Don't use UNION_INIT_ZERO.
2003-06-12  kazu * ChangeLog: Follow spelling conventions.
2003-06-01  aj * genrecog.c: Use ISO C90 prototypes.
2003-05-17  ghazigcc:
2003-04-11  rth * rtl.def (SYMBOL_REF): Add two 0 fields.
2003-03-18  geoffk * Makefile.in (emit-rtl.o): Add gt-emit-rtl.h to depen...
2003-01-31  geoffkIndex: ChangeLog
2003-01-24  hubicka * emit-rtl.c (reg_attrs_htab): New static variable.
2003-01-17  kazu * et-forest.c: Fix comment typos.
2003-01-17  rth * gengtype.c (walk_type): Allow paramN_is.
2003-01-10  geoffkMerge from pch-branch.
2002-12-19  kazu * ChangeLog: Follow spelling conventions.
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-10-04  ghazi * gengtype.c (rtx_next): Change type to int.
2002-10-04  aj * gengtype.c (adjust_field_rtx_def): Cast variables...
2002-09-29  kazu * builtins.def: Fix comment formatting.
2002-09-16  geoffkIndex: gcc/ChangeLog
2002-09-12  kazu * cselib.c: Fix comment formatting.
2002-09-08  kazu * basic-block.h: Fix comment formatting.
next