summaryrefslogtreecommitdiff
path: root/gcc/genattrtab.c
Commit message (Expand)AuthorAgeFilesLines
* genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg2000-05-181-26/+0
* Makefile.in (gensupport.o): Compile for the host.Richard Henderson2000-05-061-7/+4
* gensupport.c: New file.Clinton Popetz2000-05-031-48/+38
* genattrtab.c (find_attr): Initialize unsigned_p, func_units_p and blockage_p ...Jeffrey A Law2000-04-241-0/+1
* * Rework fields used to describe positions of bitfields andRichard Kenner2000-03-251-1/+1
* rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi2000-03-071-21/+21
* Fix copyrights.Jeff Law2000-02-261-1/+2
* genattr.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-98/+98
* builtins.c (expand_builtin_strlen): Initialize variable `icode'.Kaveh R. Ghazi2000-01-041-3/+3
* rtl.c (dump_and_abort): Remove.Richard Henderson1999-10-131-0/+1
* genattrtab.c (simplify_cond): Make TESTS an array of rtxs, instead of rtunions.Jeffrey A Law1999-10-041-15/+15
* Delete !REGISTER_CONSTRAINTS codeBernd Schmidt1999-10-011-3/+0
* combine.c (gen_rtx_combine): Add missing call to va_end().Kaveh R. Ghazi1999-09-261-2/+8
* Make it possible to prototype port-specific functions (and convert i386 to us...Bernd Schmidt1999-09-201-0/+1
* rtl.h (global_rtx_index): New enum.Alex Samuel1999-09-181-1/+1
* system.h (CTYPE_CONV, [...]): New macros.Kaveh R. Ghazi1999-09-161-10/+9
* genattr.c (main): Add extern prototype.Kaveh R. Ghazi1999-09-151-5/+5
* Replace insn_foo with insn_data.foo.Richard Henderson1999-09-121-3/+8
* Replace recog_foo with recog_data.foo.Richard Henderson1999-09-111-1/+1
* Linas Vepstas <linas@linas.org>Linas Vepstas1999-09-071-7/+7
* Makefile.in (ggc-simple.o): Depend on varray.h.Richard Henderson1999-09-051-15/+31
* backport: Makefile.in (STAGESTUFF): Add *.peephole2.Richard Henderson1999-08-311-0/+3
* rtl.h (RTL_CHECK1, RTL_CHECK2): New macros which type- and bounds- check RTL ...Zack Weinberg1999-08-311-0/+2
* rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL...Zack Weinberg1999-08-271-2/+0
* errors.c: New file...Zack Weinberg1999-08-271-24/+2
* system.h: Don't redefine abort or trim_filename.Zack Weinberg1999-08-261-10/+0
* genattr.c (function_unit_desc): Constify a char*.Kaveh R. Ghazi1999-08-241-9/+30
* configure.in: Remove code to select/de-select the haifa scheduler.Jeffrey A Law1999-08-231-18/+0
* rtl.h (rtx_format): Constify a char*.Kaveh R. Ghazi1999-08-201-10/+10
* system.h: Always prototype abort.Zack Weinberg1999-04-161-2/+2
* genattrtab.c (simplify_knowing): Fix uninitialized read in Feb 21 change.Richard Henderson1999-02-261-1/+1
* genattrtab.c (check_attr_value): Allow negative const_int if negative_ok.Richard Henderson1999-02-211-74/+161
* cppp.c (xrealloc): Fix typo last change.Richard Henderson1999-01-221-1/+1
* Update copyright.Richard Henderson1999-01-211-1/+1
* cccp.c (xrealloc): Call malloc given a NULL old pointer.Richard Henderson1999-01-211-5/+9
* genattr.c (fatal): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1998-12-191-33/+35
* system.h: Include libiberty.h.Kaveh R. Ghazi1998-11-271-9/+7
* gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...Kaveh R. Ghazi1998-11-081-6/+6
* recog.h (enum op_type): Define.Bernd Schmidt1998-11-041-3/+3
* Add ATTRIBUTE_NORETURN in a bunch of places:Kaveh R. Ghazi1998-10-141-2/+3
* Warning fixes:Kaveh R. Ghazi1998-10-141-9/+8
* Makefile.in (toplev.o): Depend on $(EXPR_H).Kaveh R. Ghazi1998-09-061-0/+1
* system.h: Include stdarg.h/varargs.h...Kaveh R. Ghazi1998-08-261-6/+0
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1998-06-291-4/+5
* Print constants for function_units_used and *_blockage_range more human friendlyMichael Meissner1998-06-161-11/+61
* Warning Fixes:Kaveh R. Ghazi1998-05-191-4/+4
* Warning fixes:Kaveh R. Ghazi1998-05-131-3/+3
* genattr.c: Include stdarg.h/varargs.h.Kaveh R. Ghazi1998-05-111-6/+16
* Handle missing vfprintf() & _doprnt() functions with linked in modules,Kaveh R. Ghazi1998-05-071-25/+0
* typo typo fixes fixesJeff Law1998-05-061-1/+1