summaryrefslogtreecommitdiff
path: root/gcc/gengtype.c
Commit message (Expand)AuthorAgeFilesLines
* rtl.h (rtl_size): Declare.Richard Sandiford2003-10-181-4/+4
* gengtype.c (walk_type): Process a subobject before processing the pointer tha...Geoffrey Keating2003-08-141-7/+8
* c-common.c (c_estimate_num_insns_1): Don't handle METHOD_CALL_EXPR.Steven Bosscher2003-07-171-1/+0
* genextract.c: Convert remaining prototypes to ISO C90.Andreas Jaeger2003-07-071-7/+5
* genattr.c (internal_dfa_insn_code): Output prototype.Kaveh R. Ghazi2003-07-051-7/+2
* Makefile.in (GTFILES): Add cgraph.h.Jan Hubicka2003-06-301-1/+1
* rtl.h: Remove declarations from coverage.h.Andreas Jaeger2003-06-171-2/+0
* gengtype.c: Don't use UNION_INIT_ZERO.Kaveh R. Ghazi2003-06-161-2/+1
* ChangeLog: Follow spelling conventions.Kazu Hirata2003-06-121-1/+1
* genrecog.c: Use ISO C90 prototypes.Andreas Jaeger2003-06-011-362/+271
* builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi2003-05-171-14/+14
* rtl.def (SYMBOL_REF): Add two 0 fields.Richard Henderson2003-04-111-0/+4
* Makefile.in (emit-rtl.o): Add gt-emit-rtl.h to dependencies.Geoffrey Keating2003-03-181-26/+42
* Index: ChangeLogGeoffrey Keating2003-01-311-11/+14
* emit-rtl.c (reg_attrs_htab): New static variable.Jan Hubicka2003-01-241-1/+4
* et-forest.c: Fix comment typos.Kazu Hirata2003-01-171-1/+1
* * gengtype.c (walk_type): Allow paramN_is.Richard Henderson2003-01-171-1/+5
* Merge from pch-branch.Geoffrey Keating2003-01-101-549/+951
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-12-191-2/+2
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-8/+8
* * gengtype.c (rtx_next): Change type to int.Kaveh R. Ghazi2002-10-041-1/+1
* gengtype.c (adjust_field_rtx_def): Cast variables of type size_t to unsigned ...Andreas Jaeger2002-10-041-6/+7
* builtins.def: Fix comment formatting.Kazu Hirata2002-09-291-2/+2
* Index: gcc/ChangeLogGeoffrey Keating2002-09-161-215/+866
* cselib.c: Fix comment formatting.Kazu Hirata2002-09-121-1/+1
* basic-block.h: Fix comment formatting.Kazu Hirata2002-09-081-1/+1
* gengtype.c (write_gc_structure_fields): Avoid signed/unsigned warnings in out...Kaveh R. Ghazi2002-08-101-1/+1
* [multiple changes]Michael Matz2002-07-151-0/+4
* Make gengtype.c language independent.Tim Josling2002-07-141-65/+103
* toplev.c (set_fast_math_flags): Don't use ISO C style function definitions.Andreas Jaeger2002-07-061-2/+6
* * gengtype.c (oprintf): Move VA_CLOSE after all fixedarg uses.Kaveh R. Ghazi2002-06-301-1/+1
* utils.c (init_gigi_decls): Use ARRAY_SIZE in lieu of explicit array size calc...Kaveh R. Ghazi2002-06-201-4/+3
* diagnostic.c (diagnostic_kind_text): Const-ify.Kaveh R. Ghazi2002-06-201-1/+1
* gengtype.h (xvasprintf): New prototype.Geoffrey Keating2002-06-121-283/+272
* Fixes to make treelang worg with PCH gengtype.c changes.Tim Josling2002-06-101-2/+12
* genautomata.c: Don't include ctype.h or limits.h.Kaveh R. Ghazi2002-06-091-3/+2
* * gengtype.c: Add comments before all the routines.Geoffrey Keating2002-06-071-1/+107
* gengtype.c (write_gc_root): Don't unnecessarily prevent global variable-lengt...Geoffrey Keating2002-06-041-1/+1
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-0/+1824