cp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code.
[gcc.git] / gcc / gengtype.c
2005-05-17 Ziemowit LaskiYet more Objective-C++...
2005-05-11 Jan HubickaMakefile.in (tree-eh.o): Kill gt-tree-eh.h dependency.
2005-04-29 Richard Hendersongengtype.c (write_func_for_structure): Split out ...
2005-03-13 Daniel Jacobowitzggc-zone.c: Rewritten.
2005-02-23 James E WilsonFix out-of-bounds array access found by mudflap.
2005-01-24 Kazu Hiratac-opts.c, [...]: Update copyright.
2005-01-23 Steven Bosschergengtype.c (walk_type): Produce `not equal to' compares...
2004-11-22 Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-10-22 Kazu Hirataalias.c, [...]: Fix comment formatting.
2004-09-09 Daniel BerlinMakefile.def: Remove libbanshee.
2004-09-09 Nathan SidwellMakefile.in (gengtype): Use $(BUILD_ERRORS).
2004-08-24 Zack Weinbergrtl.def: Wrap MD-only codes in #ifdef GENERATOR_FILE.
2004-08-18 Ziemowit Laskigcc.c (default_compilers): Add info about ".mm", "...
2004-08-04 Zack WeinbergMakefile.in (RTL_BASE_H, RTL_H): Correct.
2004-08-02 Gabriel Dos Reisgengtype.h (options::info): Change type to const char *.
2004-08-02 Gabriel Dos Reisrtl.h (union rtunion_def): Have all members start with...
2004-07-26 Bernardo Innocentigengtype.c (oprintf): Replace xrealloc () with XRESIZEV...
2004-07-25 Bernardo Innocentibitmap.c: Use type-safe memory allocation macros from...
2004-07-25 Bernardo Innocentic-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED...
2004-07-08 Richard Hendersonexcept.c (expand_eh_region_start, [...]): Remove.
2004-07-03 Richard Hendersonc-decl.c (grokdeclarator): Don't frob current_function_...
2004-07-02 Richard Hendersontree.def (RTL_EXPR): Remove.
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-30 Sebastian PopMakefile.in (OBJS-common): Add tree-chrec.o.
2004-06-09 Geoffrey KeatingIndex: gcc/ChangeLog
2004-05-30 Geoffrey KeatingIndex: libcpp/ChangeLog
2004-05-20 J"orn RenneckeMakefile.in (GTFILES): Add $(srcdir)/reload.h.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-30 Zack Weinberggengtype.c (create_option): New function.
2004-02-06 Josef ZlomekJosef Zlomek <zlomekj@suse.cz>
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-19 Steven Bosschergengtype.c (header_file): Make it static.
2004-01-16 Kazu Hiratac-common.h: Fix comment formatting.
2003-12-11 Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-11-21 Richard Hendersonssa.c, [...]: Remove files.
2003-10-18 Richard Sandifordrtl.h (rtl_size): Declare.
2003-08-14 Geoffrey Keatinggengtype.c (walk_type): Process a subobject before...
2003-07-17 Steven Bosscherc-common.c (c_estimate_num_insns_1): Don't handle METHO...
2003-07-07 Andreas Jaegergenextract.c: Convert remaining prototypes to ISO C90.
2003-07-05 Kaveh R. Ghazigenattr.c (internal_dfa_insn_code): Output prototype.
2003-06-30 Jan HubickaMakefile.in (GTFILES): Add cgraph.h.
2003-06-17 Andreas Jaegerrtl.h: Remove declarations from coverage.h.
2003-06-16 Kaveh R. Ghazigengtype.c: Don't use UNION_INIT_ZERO.
2003-06-12 Kazu HirataChangeLog: Follow spelling conventions.
2003-06-01 Andreas Jaegergenrecog.c: Use ISO C90 prototypes.
2003-05-17 Kaveh R. Ghazibuiltins.c (validate_arglist): Eliminate libiberty...
2003-04-11 Richard Hendersonrtl.def (SYMBOL_REF): Add two 0 fields.
2003-03-18 Geoffrey KeatingMakefile.in (emit-rtl.o): Add gt-emit-rtl.h to dependen...
2003-01-31 Geoffrey KeatingIndex: ChangeLog
2003-01-24 Jan Hubickaemit-rtl.c (reg_attrs_htab): New static variable.
2003-01-17 Kazu Hirataet-forest.c: Fix comment typos.
2003-01-17 Richard Henderson* gengtype.c (walk_type): Allow paramN_is.
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2002-12-19 Kazu HirataChangeLog: Follow spelling conventions.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-04 Kaveh R. Ghazi* gengtype.c (rtx_next): Change type to int.
2002-10-04 Andreas Jaegergengtype.c (adjust_field_rtx_def): Cast variables of...
2002-09-29 Kazu Hiratabuiltins.def: Fix comment formatting.
2002-09-16 Geoffrey KeatingIndex: gcc/ChangeLog
2002-09-12 Kazu Hiratacselib.c: Fix comment formatting.
2002-09-08 Kazu Hiratabasic-block.h: Fix comment formatting.
2002-08-10 Kaveh R. Ghazigengtype.c (write_gc_structure_fields): Avoid signed...
2002-07-15 Michael Matz[multiple changes]
2002-07-14 Tim JoslingMake gengtype.c language independent.
2002-07-06 Andreas Jaegertoplev.c (set_fast_math_flags): Don't use ISO C style...
2002-06-30 Kaveh R. Ghazi* gengtype.c (oprintf): Move VA_CLOSE after all fixedar...
2002-06-20 Kaveh R. Ghaziutils.c (init_gigi_decls): Use ARRAY_SIZE in lieu of...
2002-06-20 Kaveh R. Ghazidiagnostic.c (diagnostic_kind_text): Const-ify.
2002-06-12 Geoffrey Keatinggengtype.h (xvasprintf): New prototype.
2002-06-10 Tim JoslingFixes to make treelang worg with PCH gengtype.c changes.
2002-06-09 Kaveh R. Ghazigenautomata.c: Don't include ctype.h or limits.h.
2002-06-07 Geoffrey Keating* gengtype.c: Add comments before all the routines.
2002-06-04 Geoffrey Keatinggengtype.c (write_gc_root): Don't unnecessarily prevent...
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.