aboutsummaryrefslogtreecommitdiff
path: root/gcc/gengtype.c
AgeCommit message (Expand)AuthorFilesLines
2003-06-12ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2003-06-01genrecog.c: Use ISO C90 prototypes.Andreas Jaeger1-362/+271
2003-05-17builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi1-14/+14
2003-04-11rtl.def (SYMBOL_REF): Add two 0 fields.Richard Henderson1-0/+4
2003-03-18Makefile.in (emit-rtl.o): Add gt-emit-rtl.h to dependencies.Geoffrey Keating1-26/+42
2003-01-31Index: ChangeLogGeoffrey Keating1-11/+14
2003-01-24emit-rtl.c (reg_attrs_htab): New static variable.Jan Hubicka1-1/+4
2003-01-17et-forest.c: Fix comment typos.Kazu Hirata1-1/+1
2003-01-17* gengtype.c (walk_type): Allow paramN_is.Richard Henderson1-1/+5
2003-01-10Merge from pch-branch.Geoffrey Keating1-549/+951
2002-12-19ChangeLog: Follow spelling conventions.Kazu Hirata1-2/+2
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-8/+8
2002-10-04* gengtype.c (rtx_next): Change type to int.Kaveh R. Ghazi1-1/+1
2002-10-04gengtype.c (adjust_field_rtx_def): Cast variables of type size_t to unsigned ...Andreas Jaeger1-6/+7
2002-09-29builtins.def: Fix comment formatting.Kazu Hirata1-2/+2
2002-09-16Index: gcc/ChangeLogGeoffrey Keating1-215/+866
2002-09-12cselib.c: Fix comment formatting.Kazu Hirata1-1/+1
2002-09-08basic-block.h: Fix comment formatting.Kazu Hirata1-1/+1
2002-08-10gengtype.c (write_gc_structure_fields): Avoid signed/unsigned warnings in out...Kaveh R. Ghazi1-1/+1
2002-07-15[multiple changes]Michael Matz1-0/+4
2002-07-14Make gengtype.c language independent.Tim Josling1-65/+103
2002-07-06toplev.c (set_fast_math_flags): Don't use ISO C style function definitions.Andreas Jaeger1-2/+6
2002-06-30* gengtype.c (oprintf): Move VA_CLOSE after all fixedarg uses.Kaveh R. Ghazi1-1/+1
2002-06-20utils.c (init_gigi_decls): Use ARRAY_SIZE in lieu of explicit array size calc...Kaveh R. Ghazi1-4/+3
2002-06-20diagnostic.c (diagnostic_kind_text): Const-ify.Kaveh R. Ghazi1-1/+1
2002-06-12gengtype.h (xvasprintf): New prototype.Geoffrey Keating1-283/+272
2002-06-10Fixes to make treelang worg with PCH gengtype.c changes.Tim Josling1-2/+12
2002-06-09genautomata.c: Don't include ctype.h or limits.h.Kaveh R. Ghazi1-3/+2
2002-06-07* gengtype.c: Add comments before all the routines.Geoffrey Keating1-1/+107
2002-06-04gengtype.c (write_gc_root): Don't unnecessarily prevent global variable-lengt...Geoffrey Keating1-1/+1
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-0/+1824