system.h: Include stdarg.h/varargs.h...
[platform/upstream/gcc.git] / gcc / genattrtab.c
1998-08-26 Kaveh R. Ghazisystem.h: Include stdarg.h/varargs.h...
1998-06-29 Jeff Law* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog...
1998-06-16 Michael MeissnerPrint constants for function_units_used and *_blockage_...
1998-05-19 Kaveh R. GhaziWarning Fixes:
1998-05-13 Kaveh R. GhaziWarning fixes:
1998-05-11 Kaveh R. Ghazigenattr.c: Include stdarg.h/varargs.h.
1998-05-07 Kaveh R. GhaziHandle missing vfprintf() & _doprnt() functions with...
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-04-16 Jeff Lawloop.c (regs_patch_p): Add prototype.
1998-04-14 John Carrgenattrtab.c (check_attr_test): Handle MATCH_INSN like...
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-04-01 Jeffrey A Lawc-lex.c (yylex): Initialize traditional_type, ansi_type...
1998-04-01 Jeffrey A Lawgenattrtab.c: Make generated file use system.h, instead...
1998-03-28 Jeffrey A Lawgenattrtab.c (write_complex_function): Add a default...
1998-03-24 Kaveh R. GhaziCutover various gen*.c files to using system.h:
1998-03-02 J"orn Renneckefinal.c (insn_last_address, [...]): New variables.
1998-02-27 Kaveh Ghazigenattr.c: Wrap prototype of `free' in NEED_DECLARATION...
1998-02-13 Robert Lipec-lang.c (finish_file): Bracket declaration of static_c...
1998-02-08 John Carrbitmap.c (bitmap_debug_file): HOST_PTR_PRINTF converts...
1998-02-07 Robert Lipec-common.c: Include <stdlib.h> and <string.h>/<strings.h>.
1998-01-30 Jeff LawForgot to commit these...
1998-01-28 Jeff Lawrtl.c (read_rtx): Use atol/atoq based upon disposition...
1998-01-28 Mike Stumprtlanal.c (dead_or_set_regno_p): Ignore REG_DEAD notes...
1998-01-19 Jim WilsonFix time/space problem when (const_int 1) occurs in...
1998-01-14 Jeff LawBring in final gcc-2.8.0 changes.
1997-12-23 Paul Eggertgenattrtab.c (main): Check HAVE_{G,S}ETRLIMIT in additi...
1997-12-23 Richard Hendersongenattrtab.c (expand_units): For large nr opclasses...
1997-12-12 John F. Carrrtl.h (global_rtl): New variable, replacing separate...
1997-12-07 Jeff LawMerge from gcc-2.8
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-22 Jeffrey A Lawjump.c (jmp_uses_reg_or_mem): Deleted unused function.
1997-08-12 Jeffrey A Law* Integrate Haifa instruction scheduler.
1996-11-15 Richard Kenner(simplify_cond): Make TESTS an array of rtunions.
1996-08-15 Doug Evanssparc.c (label_ref_operand): New function.
1996-07-03 Mike Stumpformatting tweaks
1996-06-18 Richard Kenner(fatal): Declare A1 and A2 as char *.
1995-06-15 Richard KennerUpdate FSF address.
1995-05-12 Richard Kenner(write_test_expr, case MATCH_DUP): Use operands[N]...
1995-01-25 Richard Kenner(check_attr_value): Change error message text.
1994-10-13 Ian Lance TaylorSkip optimize_attrs if num_insn_ents is zero
1994-10-12 Ian Lance TaylorAllocate attr_value_list with xmalloc rather than alloca
1994-06-14 Richard KennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-04-10 Richard KennerNo longer handle LSHIFT.
1994-03-30 Richard KennerInclude <stdarg.h> instead of "gstdarg.h"; similarly...
1994-03-25 Richard Kenner(expand_units): Remove decl of unused variable.
1994-03-16 Ian Lance TaylorDon't declare last parameter of stdarg function to...
1994-03-11 Richard KennerUse PVPROTO for varargs prototypes.
1994-03-06 Richard Kenner(attr_printf): Remove `register' from decl of FMT.
1994-02-16 Jim Wilson(expand_units): Fix blockage calculation.
1994-02-10 Richard KennerIf __STDC__, include gstdarg and use ANSI form of varargs.
1994-01-31 Jim Wilson(expand_units): When calculate BLOCKAGE, reverse terms...
1993-09-24 Doug Evans* genattrtab.c (hard_frame_pointer_rtx): New Dummy...
1993-08-04 Richard KennerInclude gvarargs.h after hconfig.h, like elsewhere.
1993-08-02 Richard Stallman(substitute_address): In prototype, don't specify
1993-04-13 Richard Kenner(clear_struct_flag): Add void return type defn.
1993-03-28 Jeff Lawgenattrtab.c (write_eligible_delay): Add new variable...
1993-03-06 Richard Kenner(write_test_expr): Use INSN_CODE == -2, not 0, for...
1993-03-06 Richard KennerAdd prototypes in forward declarations.
1993-03-02 Jim Wilson(write_const_num_delay_slots): Output 'rtx insn' not
1992-11-26 Richard Stallman(obstack.h): Include after sys/time.h.
1992-11-10 Richard Kenner(main): Unlimit stack size.
1992-10-13 Richard StallmanInclude hconfig.h, not config.h.
1992-09-24 Richard Kenner(length_used): New variable.
1992-09-13 Timothy Moore*** empty log message ***
1992-08-30 Richard Kenner(RTL_HASH, attr_rtx): Avoid warnings by casting pointers to
1992-08-27 Michael MeissnerAllocate enough space for attr_printf; Use obstack_allo...
1992-08-25 Tom Wood(struct attr_desc): Add unsigned_p field.
1992-08-20 Richard KennerPut include of stdio.h after GCC header files (for...
1992-08-17 Michael MeissnerAdd missing return; delete unused vars & static functions.
1992-08-14 Tom Wood(simplify_by_exploding, find_and_mark_used_attributes,
1992-07-06 Richard Stallmanentered into RCS
1992-06-24 Richard Stallman*** empty log message ***
1992-05-20 Richard Stallman*** empty log message ***
1992-05-07 Richard Stallman*** empty log message ***
1992-05-07 Richard Stallman*** empty log message ***
1992-05-06 Richard Stallman*** empty log message ***
1992-05-06 Richard Stallman*** empty log message ***
1992-05-05 Richard Stallman*** empty log message ***
1992-05-05 Richard Stallman*** empty log message ***
1992-05-05 Richard Stallman*** empty log message ***
1992-05-05 Richard Stallman*** empty log message ***
1992-05-04 Richard Stallman*** empty log message ***
1992-04-30 Richard Kenner*** empty log message ***
1992-04-27 Richard Stallman*** empty log message ***
1992-04-02 Richard Kenner*** empty log message ***
1992-03-31 Richard Kenner*** empty log message ***
1992-03-26 Richard Kenner*** empty log message ***
1992-03-14 Richard Stallman*** empty log message ***
1992-03-07 Tom Wood*** empty log message ***
1992-03-06 Tom Wood*** empty log message ***
1992-03-03 Richard Kenner*** empty log message ***
1992-01-18 Richard Stallman*** empty log message ***
1992-01-17 Richard Stallman*** empty log message ***
1991-10-24 Tom WoodInitial revision