summaryrefslogtreecommitdiff
path: root/gcc/genattrtab.c
Commit message (Expand)AuthorAgeFilesLines
* rtlanal.c (dead_or_set_regno_p): Ignore REG_DEAD notes after reload completes.Mike Stump1998-02-091-0/+8
* jump.c (jmp_uses_reg_or_mem): Deleted unused function.Jeffrey A Law1997-09-211-0/+7
* * Integrate Haifa instruction scheduler.Jeffrey A Law1997-08-111-0/+4
* (simplify_cond): Make TESTS an array of rtunions.Richard Kenner1996-11-151-17/+16
* sparc.c (label_ref_operand): New function.Doug Evans1996-08-151-1/+2
* formatting tweaksMike Stump1996-07-031-27/+27
* (fatal): Declare A1 and A2 as char *.Richard Kenner1996-06-181-1/+2
* Update FSF address.Richard Kenner1995-06-151-1/+2
* (write_test_expr, case MATCH_DUP): Use operands[N] instead of JUMP_LABEL (whi...Richard Kenner1995-05-121-1/+5
* (check_attr_value): Change error message text.Richard Kenner1995-01-251-4/+4
* Skip optimize_attrs if num_insn_ents is zeroIan Lance Taylor1994-10-131-0/+3
* Allocate attr_value_list with xmalloc rather than allocaIan Lance Taylor1994-10-121-2/+19
* Cast pointer operands to bzero, bcopy, and bcmp to (char *).Richard Kenner1994-06-141-5/+7
* No longer handle LSHIFT.Richard Kenner1994-04-101-2/+1
* Include <stdarg.h> instead of "gstdarg.h"; similarly for varargs.Richard Kenner1994-03-301-3/+3
* (expand_units): Remove decl of unused variable.Richard Kenner1994-03-251-2/+0
* Don't declare last parameter of stdarg function to be register.Ian Lance Taylor1994-03-161-1/+1
* Use PVPROTO for varargs prototypes.Richard Kenner1994-03-111-2/+2
* (attr_printf): Remove `register' from decl of FMT.Richard Kenner1994-03-051-1/+1
* (expand_units): Fix blockage calculation.Jim Wilson1994-02-161-7/+10
* If __STDC__, include gstdarg and use ANSI form of varargs.Richard Kenner1994-02-101-14/+26
* (expand_units): When calculate BLOCKAGE, reverse terms to POS_MINUS_OP.Jim Wilson1994-01-311-4/+8
* * genattrtab.c (hard_frame_pointer_rtx): New Dummy definition.Doug Evans1993-09-241-1/+2
* Include gvarargs.h after hconfig.h, like elsewhere.Richard Kenner1993-08-041-2/+3
* (substitute_address): In prototype, don't specifyRichard Stallman1993-08-021-1/+2
* (clear_struct_flag): Add void return type defn.Richard Kenner1993-04-131-13/+4
* genattrtab.c (write_eligible_delay): Add new variable "flags" to the generate...Jeff Law1993-03-281-1/+18
* (write_test_expr): Use INSN_CODE == -2, not 0, for constantRichard Kenner1993-03-061-1/+1
* Add prototypes in forward declarations.Richard Kenner1993-03-061-138/+150
* (write_const_num_delay_slots): Output 'rtx insn' notJim Wilson1993-03-021-1/+1
* (obstack.h): Include after sys/time.h.Richard Stallman1992-11-261-1/+4
* (main): Unlimit stack size.Richard Kenner1992-11-101-0/+19
* Include hconfig.h, not config.h.Richard Stallman1992-10-131-1/+1
* (length_used): New variable.Richard Kenner1992-09-241-7/+18
* *** empty log message ***Timothy Moore1992-09-131-0/+35
* (RTL_HASH, attr_rtx): Avoid warnings by casting pointers toRichard Kenner1992-08-291-5/+5
* Allocate enough space for attr_printf; Use obstack_alloc instead of xmalloc.Michael Meissner1992-08-271-25/+35
* (struct attr_desc): Add unsigned_p field.Tom Wood1992-08-251-146/+400
* Put include of stdio.h after GCC header files (for i860-stardent-sysv4).Richard Kenner1992-08-201-1/+1
* Add missing return; delete unused vars & static functions.Michael Meissner1992-08-171-5/+8
* (simplify_by_exploding, find_and_mark_used_attributes,Tom Wood1992-08-141-69/+737
* entered into RCSRichard Stallman1992-07-061-8/+31
* *** empty log message ***Richard Stallman1992-06-241-1/+1
* *** empty log message ***Richard Stallman1992-05-201-2/+3
* *** empty log message ***Richard Stallman1992-05-071-5/+32
* *** empty log message ***Richard Stallman1992-05-071-8/+8
* *** empty log message ***Richard Stallman1992-05-061-56/+232
* *** empty log message ***Richard Stallman1992-05-061-39/+133
* *** empty log message ***Richard Stallman1992-05-051-113/+279
* *** empty log message ***Richard Stallman1992-05-051-1/+1