summaryrefslogtreecommitdiff
path: root/gcc/genattrtab.c
Commit message (Expand)AuthorAgeFilesLines
* (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
* Include <stdarg.h> instead of "gstdarg.h"; similarly for varargs.kenner1994-03-301-3/+3
* (expand_units): Remove decl of unused variable.kenner1994-03-251-2/+0
* Don't declare last parameter of stdarg function to be register.ian1994-03-161-1/+1
* Use PVPROTO for varargs prototypes.kenner1994-03-111-2/+2
* (attr_printf): Remove `register' from decl of FMT.kenner1994-03-061-1/+1
* (expand_units): Fix blockage calculation.wilson1994-02-161-7/+10
* If __STDC__, include gstdarg and use ANSI form of varargs.kenner1994-02-101-14/+26
* (expand_units): When calculate BLOCKAGE, reversewilson1994-01-311-4/+8
* * genattrtab.c (hard_frame_pointer_rtx): New Dummy definition.dje1993-09-241-1/+2
* Include gvarargs.h after hconfig.h, like elsewhere.kenner1993-08-041-2/+3
* (substitute_address): In prototype, don't specifyrms1993-08-021-1/+2
* (clear_struct_flag): Add void return type defn.kenner1993-04-131-13/+4
* * genattrtab.c (write_eligible_delay): Add new variablelaw1993-03-281-1/+18
* (write_test_expr): Use INSN_CODE == -2, not 0, for constantkenner1993-03-061-1/+1
* Add prototypes in forward declarations.kenner1993-03-061-138/+150
* (write_const_num_delay_slots): Output 'rtx insn' notwilson1993-03-021-1/+1
* (obstack.h): Include after sys/time.h.rms1992-11-261-1/+4
* (main): Unlimit stack size.kenner1992-11-101-0/+19
* Include hconfig.h, not config.h.rms1992-10-131-1/+1
* (length_used): New variable.kenner1992-09-241-7/+18
* *** empty log message ***moore1992-09-131-0/+35
* (RTL_HASH, attr_rtx): Avoid warnings by casting pointers tokenner1992-08-301-5/+5
* Allocate enough space for attr_printf; Use obstack_alloc instead of xmalloc.meissner1992-08-271-25/+35
* (struct attr_desc): Add unsigned_p field.wood1992-08-251-146/+400
* Put include of stdio.h after GCC header files (for i860-stardent-sysv4).kenner1992-08-201-1/+1
* Add missing return; delete unused vars & static functions.meissner1992-08-171-5/+8
* (simplify_by_exploding, find_and_mark_used_attributes,wood1992-08-141-69/+737
* entered into RCSrms1992-07-061-8/+31
* *** empty log message ***rms1992-06-241-1/+1
* *** empty log message ***rms1992-05-201-2/+3
* *** empty log message ***rms1992-05-071-5/+32
* *** empty log message ***rms1992-05-071-8/+8
* *** empty log message ***rms1992-05-061-56/+232
* *** empty log message ***rms1992-05-061-39/+133
* *** empty log message ***rms1992-05-051-113/+279
* *** empty log message ***rms1992-05-051-1/+1
* *** empty log message ***rms1992-05-051-314/+180
* *** empty log message ***rms1992-05-051-183/+319
* *** empty log message ***rms1992-05-041-144/+306