summaryrefslogtreecommitdiffstats
path: root/gcc/genattrtab.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Forgot to commit these...law1998-01-301-0/+3
* * rtl.c (read_rtx): Use atol/atoq based upon disposition oflaw1998-01-281-5/+1
* * rtlanal.c (dead_or_set_regno_p): Ignore REG_DEAD notes afterlaw1998-01-281-0/+5
* Fix time/space problem when (const_int 1) occurs in conflict_list.wilson1998-01-191-1/+3
* Bring in final gcc-2.8.0 changes.law1998-01-141-1/+1
* * genattrtab.c (main): Check HAVE_{G,S}ETRLIMIT in addition tolaw1997-12-231-1/+1
* * genattrtab.c (expand_units): For large nr opclasses, expandrth1997-12-231-33/+247
* * rtl.h (global_rtl): New variable, replacing separate variables forlaw1997-12-121-9/+1
* Merge from gcc-2.8law1997-12-071-5/+13
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-6/+44
* * jump.c (jmp_uses_reg_or_mem): Deleted unused function.law1997-09-221-0/+7
* * Integrate Haifa instruction scheduler.law1997-08-121-0/+4
* (simplify_cond): Make TESTS an array of rtunions.kenner1996-11-151-17/+16
* * sparc/sparc.c (label_ref_operand): New function.dje1996-08-151-1/+2
* formatting tweaksmrs1996-07-031-27/+27
* (fatal): Declare A1 and A2 as char *.kenner1996-06-181-1/+2
* Update FSF address.kenner1995-06-151-1/+2
* (write_test_expr, case MATCH_DUP): Use operands[N] instead ofkenner1995-05-121-1/+5
* (check_attr_value): Change error message text.kenner1995-01-251-4/+4
* Skip optimize_attrs if num_insn_ents is zeroian1994-10-131-0/+3
* Allocate attr_value_list with xmalloc rather than allocaian1994-10-121-2/+19
* Cast pointer operands to bzero, bcopy, and bcmp to (char *).kenner1994-06-141-5/+7
* No longer handle LSHIFT.kenner1994-04-101-2/+1
OpenPOWER on IntegriCloud