aboutsummaryrefslogtreecommitdiff
path: root/gcc/gengtype.c
AgeCommit message (Expand)AuthorFilesLines
2004-10-22alias.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-09-09Makefile.def: Remove libbanshee.Daniel Berlin1-1/+1
2004-09-09Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell1-8/+8
2004-08-24rtl.def: Wrap MD-only codes in #ifdef GENERATOR_FILE.Zack Weinberg1-11/+39
2004-08-18gcc.c (default_compilers): Add info about ".mm", ".M" and ".mii" Objective-C+...Ziemowit Laski1-5/+14
2004-08-04Makefile.in (RTL_BASE_H, RTL_H): Correct.Zack Weinberg1-2/+0
2004-08-02gengtype.h (options::info): Change type to const char *.Gabriel Dos Reis1-14/+14
2004-08-02rtl.h (union rtunion_def): Have all members start with the prefix "rt_".Gabriel Dos Reis1-27/+27
2004-07-26gengtype.c (oprintf): Replace xrealloc () with XRESIZEVEC ().Bernardo Innocenti1-1/+1
2004-07-25bitmap.c: Use type-safe memory allocation macros from libiberty.Bernardo Innocenti1-27/+27
2004-07-25c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists.Bernardo Innocenti1-8/+12
2004-07-08except.c (expand_eh_region_start, [...]): Remove.Richard Henderson1-47/+0
2004-07-02c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s...Richard Henderson1-1/+0
2004-07-01tree.def (RTL_EXPR): Remove.Richard Henderson1-1/+0
2004-06-30Conditionally compile support for --enable-mapped_location.Per Bothner1-1/+11
2004-06-30Makefile.in (OBJS-common): Add tree-chrec.o.Sebastian Pop1-0/+1
2004-06-09Index: gcc/ChangeLogGeoffrey Keating1-18/+35
2004-05-30Index: libcpp/ChangeLogGeoffrey Keating1-1/+45
2004-05-20Makefile.in (GTFILES): Add $(srcdir)/reload.h.J"orn Rennecke1-1/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-1/+2
2004-03-30gengtype.c (create_option): New function.Zack Weinberg1-0/+10
2004-02-06Josef Zlomek <zlomekj@suse.cz>Josef Zlomek1-0/+1
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-19gengtype.c (header_file): Make it static.Steven Bosscher1-4/+4
2004-01-16c-common.h: Fix comment formatting.Kazu Hirata1-2/+2
2003-12-11basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher1-3/+3
2003-11-20ssa.c, [...]: Remove files.Richard Henderson1-1/+1
2003-10-18rtl.h (rtl_size): Declare.Richard Sandiford1-4/+4
2003-08-14gengtype.c (walk_type): Process a subobject before processing the pointer tha...Geoffrey Keating1-7/+8
2003-07-17c-common.c (c_estimate_num_insns_1): Don't handle METHOD_CALL_EXPR.Steven Bosscher1-1/+0
2003-07-07genextract.c: Convert remaining prototypes to ISO C90.Andreas Jaeger1-7/+5
2003-07-05genattr.c (internal_dfa_insn_code): Output prototype.Kaveh R. Ghazi1-7/+2
2003-06-30Makefile.in (GTFILES): Add cgraph.h.Jan Hubicka1-1/+1
2003-06-17rtl.h: Remove declarations from coverage.h.Andreas Jaeger1-2/+0
2003-06-16gengtype.c: Don't use UNION_INIT_ZERO.Kaveh R. Ghazi1-2/+1
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