aboutsummaryrefslogtreecommitdiff
path: root/gcc/genattrtab.c
AgeCommit message (Expand)AuthorFilesLines
1993-09-24* genattrtab.c (hard_frame_pointer_rtx): New Dummy definition.Doug Evans1-1/+2
1993-08-04Include gvarargs.h after hconfig.h, like elsewhere.Richard Kenner1-2/+3
1993-08-02(substitute_address): In prototype, don't specifyRichard Stallman1-1/+2
1993-04-13(clear_struct_flag): Add void return type defn.Richard Kenner1-13/+4
1993-03-28genattrtab.c (write_eligible_delay): Add new variable "flags" to the generate...Jeff Law1-1/+18
1993-03-06(write_test_expr): Use INSN_CODE == -2, not 0, for constantRichard Kenner1-1/+1
1993-03-06Add prototypes in forward declarations.Richard Kenner1-138/+150
1993-03-02(write_const_num_delay_slots): Output 'rtx insn' notJim Wilson1-1/+1
1992-11-26(obstack.h): Include after sys/time.h.Richard Stallman1-1/+4
1992-11-10(main): Unlimit stack size.Richard Kenner1-0/+19
1992-10-13Include hconfig.h, not config.h.Richard Stallman1-1/+1
1992-09-24(length_used): New variable.Richard Kenner1-7/+18
1992-09-13*** empty log message ***Timothy Moore1-0/+35
1992-08-29(RTL_HASH, attr_rtx): Avoid warnings by casting pointers toRichard Kenner1-5/+5
1992-08-27Allocate enough space for attr_printf; Use obstack_alloc instead of xmalloc.Michael Meissner1-25/+35
1992-08-25(struct attr_desc): Add unsigned_p field.Tom Wood1-146/+400
1992-08-20Put include of stdio.h after GCC header files (for i860-stardent-sysv4).Richard Kenner1-1/+1
1992-08-17Add missing return; delete unused vars & static functions.Michael Meissner1-5/+8
1992-08-14(simplify_by_exploding, find_and_mark_used_attributes,Tom Wood1-69/+737
1992-07-06entered into RCSRichard Stallman1-8/+31
1992-06-24*** empty log message ***Richard Stallman1-1/+1
1992-05-20*** empty log message ***Richard Stallman1-2/+3
1992-05-07*** empty log message ***Richard Stallman1-5/+32
1992-05-07*** empty log message ***Richard Stallman1-8/+8
1992-05-06*** empty log message ***Richard Stallman1-56/+232
1992-05-06*** empty log message ***Richard Stallman1-39/+133
1992-05-05*** empty log message ***Richard Stallman1-113/+279
1992-05-05*** empty log message ***Richard Stallman1-1/+1
1992-05-05*** empty log message ***Richard Stallman1-314/+180
1992-05-05*** empty log message ***Richard Stallman1-183/+319
1992-05-04*** empty log message ***Richard Stallman1-144/+306
1992-04-29*** empty log message ***Richard Kenner1-5/+19
1992-04-27*** empty log message ***Richard Stallman1-1/+1
1992-04-02*** empty log message ***Richard Kenner1-4/+4
1992-03-31*** empty log message ***Richard Kenner1-2/+2
1992-03-25*** empty log message ***Richard Kenner1-1/+1
1992-03-14*** empty log message ***Richard Stallman1-2/+2
1992-03-07*** empty log message ***Tom Wood1-0/+20
1992-03-06*** empty log message ***Tom Wood1-176/+514
1992-03-03*** empty log message ***Richard Kenner1-3/+2
1992-01-18*** empty log message ***Richard Stallman1-1/+1
1992-01-17*** empty log message ***Richard Stallman1-27/+47
1991-10-24Initial revisionTom Wood1-0/+3604