aboutsummaryrefslogtreecommitdiff
path: root/gcc/genattrtab.c
AgeCommit message (Expand)AuthorFilesLines
2000-02-26Fix copyrights.Jeff Law1-1/+2
2000-01-17genattr.c: PROTO -> PARAMS.Kaveh R. Ghazi1-98/+98
2000-01-04builtins.c (expand_builtin_strlen): Initialize variable `icode'.Kaveh R. Ghazi1-3/+3
1999-10-13rtl.c (dump_and_abort): Remove.Richard Henderson1-0/+1
1999-10-04genattrtab.c (simplify_cond): Make TESTS an array of rtxs, instead of rtunions.Jeffrey A Law1-15/+15
1999-10-01Delete !REGISTER_CONSTRAINTS codeBernd Schmidt1-3/+0
1999-09-26combine.c (gen_rtx_combine): Add missing call to va_end().Kaveh R. Ghazi1-2/+8
1999-09-20Make it possible to prototype port-specific functions (and convert i386 to us...Bernd Schmidt1-0/+1
1999-09-18rtl.h (global_rtx_index): New enum.Alex Samuel1-1/+1
1999-09-16system.h (CTYPE_CONV, [...]): New macros.Kaveh R. Ghazi1-10/+9
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-11Replace recog_foo with recog_data.foo.Richard Henderson1-1/+1
1999-09-07Linas Vepstas <linas@linas.org>Linas Vepstas1-7/+7
1999-09-05Makefile.in (ggc-simple.o): Depend on varray.h.Richard Henderson1-15/+31
1999-08-31backport: Makefile.in (STAGESTUFF): Add *.peephole2.Richard Henderson1-0/+3
1999-08-31rtl.h (RTL_CHECK1, RTL_CHECK2): New macros which type- and bounds- check RTL ...Zack Weinberg1-0/+2
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-24genattr.c (function_unit_desc): Constify a char*.Kaveh R. Ghazi1-9/+30
1999-08-23configure.in: Remove code to select/de-select the haifa scheduler.Jeffrey A Law1-18/+0
1999-08-20rtl.h (rtx_format): Constify a char*.Kaveh R. Ghazi1-10/+10
1999-04-16system.h: Always prototype abort.Zack Weinberg1-2/+2
1999-02-26genattrtab.c (simplify_knowing): Fix uninitialized read in Feb 21 change.Richard Henderson1-1/+1
1999-02-21genattrtab.c (check_attr_value): Allow negative const_int if negative_ok.Richard Henderson1-74/+161
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
1998-12-19genattr.c (fatal): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1-33/+35
1998-11-27system.h: Include libiberty.h.Kaveh R. Ghazi1-9/+7
1998-11-08gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...Kaveh R. Ghazi1-6/+6
1998-11-04recog.h (enum op_type): Define.Bernd Schmidt1-3/+3
1998-10-14Add ATTRIBUTE_NORETURN in a bunch of places:Kaveh R. Ghazi1-2/+3
1998-10-14Warning fixes:Kaveh R. Ghazi1-9/+8
1998-09-06Makefile.in (toplev.o): Depend on $(EXPR_H).Kaveh R. Ghazi1-0/+1
1998-08-26system.h: Include stdarg.h/varargs.h...Kaveh R. Ghazi1-6/+0
1998-06-29* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1-4/+5
1998-06-16Print constants for function_units_used and *_blockage_range more human friendlyMichael Meissner1-11/+61
1998-05-19Warning Fixes:Kaveh R. Ghazi1-4/+4
1998-05-13Warning fixes:Kaveh R. Ghazi1-3/+3
1998-05-11genattr.c: Include stdarg.h/varargs.h.Kaveh R. Ghazi1-6/+16
1998-05-07Handle missing vfprintf() & _doprnt() functions with linked in modules,Kaveh R. Ghazi1-25/+0
1998-05-06typo typo fixes fixesJeff Law1-1/+1
1998-04-16loop.c (regs_patch_p): Add prototype.Jeff Law1-0/+3
1998-04-14genattrtab.c (check_attr_test): Handle MATCH_INSN like MATCH_OPERAND.John Carr1-1/+6
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-0/+1
1998-04-01c-lex.c (yylex): Initialize traditional_type, ansi_type and type.Jeffrey A Law1-1/+1
1998-04-01genattrtab.c: Make generated file use system.h, instead of including stdio.h,...Jeffrey A Law1-1/+1
1998-03-28genattrtab.c (write_complex_function): Add a default case in generated switch...Jeffrey A Law1-0/+4