summaryrefslogtreecommitdiff
path: root/gcc/genattrtab.c
Commit message (Expand)AuthorAgeFilesLines
* * combine.c (gen_rtx_combine): Add missing call to va_end().ghazi1999-09-261-2/+8
* Make it possible to prototype port-specific functions (and convert i386 to us...crux1999-09-201-0/+1
* * rtl.h (global_rtx_index): New enum.rth1999-09-181-1/+1
* * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. Useghazi1999-09-161-10/+9
* * genattr.c (main): Add extern prototype. Call return, not exit.ghazi1999-09-151-5/+5
* Replace insn_foo with insn_data.foo.rth1999-09-121-3/+8
* Replace recog_foo with recog_data.foo.rth1999-09-121-1/+1
* Linas Vepstas <linas@linas.org>rth1999-09-081-7/+7
* * Makefile.in (ggc-simple.o): Depend on varray.h.mmitchel1999-09-051-15/+31
* Merge peephole2 from new_ia32_branch:rth1999-08-311-0/+3
* 1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-311-0/+2
* 1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-271-2/+0
* 1999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-271-24/+2
* 1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-261-10/+0
* * genattr.c (function_unit_desc): Constify a char*. Add prototype.ghazi1999-08-241-9/+30
* * configure.in: Remove code to select/de-select the haifalaw1999-08-241-18/+0
* * rtl.h (rtx_format): Constify a char*.ghazi1999-08-201-10/+10
* 1999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-161-2/+2
* * genattrtab.c (simplify_knowing): Fix uninitialized readrth1999-02-261-1/+1
* * genattrtab.c (check_attr_value): Allow negative const_int ifrth1999-02-211-74/+161
* * cppp.c (xrealloc): Fix typo last change.rth1999-01-221-1/+1
* Update copyright.rth1999-01-211-1/+1
* * cccp.c (xrealloc): Call malloc given a NULL old pointer.rth1999-01-211-5/+9
* * genattr.c (fatal): Qualify a char* with the `const' keyword.ghazi1998-12-191-33/+35
* * system.h: Include libiberty.h.ghazi1998-11-271-9/+7
* * gansidecl.h: Prepend a "G" to the macro wrapping this fileghazi1998-11-081-6/+6
* * recog.h (enum op_type): Define.law1998-11-041-3/+3
* Add ATTRIBUTE_NORETURN in a bunch of places:ghazi1998-10-141-2/+3
* Warning fixes:ghazi1998-10-141-9/+8
* * Makefile.in (toplev.o): Depend on $(EXPR_H).ghazi1998-09-061-0/+1
* * system.h: Include stdarg.h/varargs.h, make sure they are orderedghazi1998-08-261-6/+0
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forlaw1998-06-291-4/+5
* Print constants for function_units_used and *_blockage_range more human friendlymeissner1998-06-161-11/+61
* Warning Fixes:ghazi1998-05-191-4/+4
* Warning fixes:ghazi1998-05-131-3/+3
* * genattr.c: Include stdarg.h/varargs.h. Change functionghazi1998-05-111-6/+16
* Handle missing vfprintf() & _doprnt() functions with linked in modules,ghazi1998-05-071-25/+0
* typo typo fixes fixeslaw1998-05-061-1/+1
* * loop.c (regs_patch_p): Add prototype.law1998-04-161-0/+3
* * genattrtab.c (check_attr_test): Handle MATCH_INSN like MATCH_OPERAND.law1998-04-141-1/+6
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-0/+1
* * c-lex.c (yylex): Initialize traditional_type, ansi_type and type.law1998-04-011-1/+1
* * genattrtab.c: Make generated file use system.h, instead oflaw1998-04-011-1/+1
* * genattrtab.c (write_complex_function): Add a default case inlaw1998-03-281-0/+4
* Cutover various gen*.c files to using system.h:ghazi1998-03-241-22/+2
* * final.c (insn_last_address, insn_current_align, uid_align):amylaar1998-03-021-6/+66
* * genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE.ghazi1998-02-271-0/+2
* * c-lang.c (finish_file): Bracket declaration of static_ctors,robertl1998-02-131-2/+0
* * bitmap.c (bitmap_debug_file): HOST_PTR_PRINTF converts a pointer,law1998-02-081-2/+2
* * c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.law1998-02-071-0/+4