aboutsummaryrefslogtreecommitdiff
path: root/gcc/genattr.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-25Update FSF address.Kelley Cook1-2/+2
2004-08-03gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.Zack Weinberg1-3/+0
2004-07-20genattr.c (struct range, [...]): Remove them.Paolo Bonzini1-176/+2
2004-03-15c-incpath.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-28genattr.c (main): Don't define TRADITIONAL_PIPELINE_INTERFACE or DFA_PIPELINE...Kazu Hirata1-6/+0
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-2/+1
2003-07-09genattr.c (internal_dfa_insn_code): Don't prototype.Kaveh R. Ghazi1-1/+0
2003-07-05bt-load.c: Fix comment typos.Kazu Hirata1-1/+1
2003-07-05genattr.c (internal_dfa_insn_code): Output prototype.Kaveh R. Ghazi1-0/+1
2003-06-01genrecog.c: Use ISO C90 prototypes.Andreas Jaeger1-70/+55
2003-01-20genattrtab.h (INSN_ALTS_FUNC_NAME): Move it from genautomata.c.Vladimir Makarov1-0/+5
2003-01-15decl2.c (check_classfn): Fix uninitialized warning.Kaveh R. Ghazi1-1/+1
2003-01-092003-01-09 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov1-0/+5
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1/+3
2002-05-14genattr.c (gen_attr): Don't emit a comma after the last enumerator.Zack Weinberg1-1/+2
2002-05-12gensupport.c (n_comma_elts): Moved here from genattrtab.c.Zack Weinberg1-19/+16
2002-04-292002-04-29 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov1-1/+106
2001-12-02c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth1-1/+1
2001-12-01c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth1-2/+2
2001-11-14rtl.def (INCLUDE): Define.Alan Matsuoka1-1/+1
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi1-12/+12
2001-08-30rtl.def: Undo my patch commited 2001-08-27.Vladimir Makarov1-106/+1
2001-08-27* genattr.c (main): Emit state_t even when not doing scheduling.Richard Henderson1-0/+6
2001-08-27rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions.Vladimir Makarov1-1/+100
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-04-02genattr.c, [...]: Wrap generated header in multiple-include guard.Zack Weinberg1-6/+12
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg1-4/+2
2000-11-10alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi1-1/+1
2000-07-28Makefile.in (INSN_ATTR_H): New macro.Alexandre Oliva1-2/+1
2000-05-18genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg1-26/+0
2000-05-06Makefile.in (gensupport.o): Compile for the host.Richard Henderson1-7/+0
2000-05-03gensupport.c: New file.Clinton Popetz1-13/+7
2000-03-07rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi1-2/+2
2000-02-25Fix copyrights.Jeff Law1-1/+1
2000-01-17Update copyrightsKaveh Ghazi1-1/+1
2000-01-17genattr.c: PROTO -> PARAMS.Kaveh R. Ghazi1-23/+23
1999-10-13rtl.c (dump_and_abort): Remove.Richard Henderson1-0/+1
1999-09-16system.h (CTYPE_CONV, [...]): New macros.Kaveh R. Ghazi1-9/+4
1999-09-15genattr.c (main): Add extern prototype.Kaveh R. Ghazi1-5/+5
1999-09-12Replace insn_foo with insn_data.foo.Richard Henderson1-3/+8
1999-09-07Linas Vepstas <linas@linas.org>Linas Vepstas1-4/+4
1999-08-27rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL...Zack Weinberg1-2/+0
1999-08-27errors.c: New file...Zack Weinberg1-24/+2
1999-08-26system.h: Don't redefine abort or trim_filename.Zack Weinberg1-10/+0
1999-08-25genattr.c (gen_attr): Add prototype arguments for get_attr_*().Kaveh R. Ghazi1-4/+5
1999-08-24genattr.c (function_unit_desc): Constify a char*.Kaveh R. Ghazi1-7/+7
1999-04-16system.h: Always prototype abort.Zack Weinberg1-2/+2
1999-01-22cppp.c (xrealloc): Fix typo last change.Richard Henderson1-1/+1
1999-01-21Update copyright.Richard Henderson1-1/+1
1999-01-21cccp.c (xrealloc): Call malloc given a NULL old pointer.Richard Henderson1-5/+9