OSDN Git Service

* parse.y (check_static_final_variable_assignment_flag): Fix spelling.
[pf3gnuchains/gcc-fork.git] / gcc / genattrtab.c
2000-11-10 ghazi * alpha.c (check_float_value): Use memcpy, not bcopy.
2000-11-07 jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-10-13 mmitchel Remove obstacks.
2000-09-12 law * genattrtab.c: Fix formatting.
2000-09-11 hubicka * i386.md (add?i_3, add?i_5): New.
2000-08-24 gkm * optabs.c (init_optabs): Initialize fixtab, fixtrunct...
2000-07-30 rth * genattrtab.c (struct insn_def): Add lineno...
2000-07-28 aoliva* Makefile.in (INSN_ATTR_H): New macro. Replace all...
2000-06-27 hubicka * genattrtab.c (write_attr_value): Do not abort for...
2000-05-18 zack * genopinit.c: Use $ for escape sequences in optab...
2000-05-06 rth * Makefile.in (gensupport.o): Compile for the host.
2000-05-03 cpopetz * gensupport.c: New file.
2000-04-24 law * genattrtab.c (find_attr): Initialize unsigned...
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-07 ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-02-26 lawFix copyrights.
2000-01-17 ghazi * genattr.c: PROTO -> PARAMS.
2000-01-04 ghazi * builtins.c (expand_builtin_strlen): Initialize varia...
1999-10-14 rth * rtl.c (dump_and_abort): Remove.
1999-10-04 law * genattrtab.c (simplify_cond): Make TESTS...
1999-10-01 cruxDelete !REGISTER_CONSTRAINTS code
1999-09-26 ghazi * combine.c (gen_rtx_combine): Add missing call to...
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-18 rth * rtl.h (global_rtx_index): New enum.
1999-09-16 ghazi * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros...
1999-09-15 ghazi * genattr.c (main): Add extern prototype. Call return...
1999-09-12 rthReplace insn_foo with insn_data.foo.
1999-09-12 rthReplace recog_foo with recog_data.foo.
1999-09-08 rthLinas Vepstas <linas@linas.org>
1999-09-05 mmitchel * Makefile.in (ggc-simple.o): Depend on varray.h.
1999-08-31 rth Merge peephole2 from new_ia32_branch:
1999-08-31 zack1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover...
1999-08-27 zack1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover...
1999-08-27 zack1999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover...
1999-08-26 zack1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover...
1999-08-24 ghazi * genattr.c (function_unit_desc): Constify a char...
1999-08-24 law * configure.in: Remove code to select/de-select...
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-04-16 zack1999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.colum...
1999-02-26 rth * genattrtab.c (simplify_knowing): Fix uninitia...
1999-02-21 rth * genattrtab.c (check_attr_value): Allow negati...
1999-01-22 rth * cppp.c (xrealloc): Fix typo last change.
1999-01-21 rthUpdate copyright.
1999-01-21 rth * cccp.c (xrealloc): Call malloc given a NULL...
1998-12-19 ghazi * genattr.c (fatal): Qualify a char* with the...
1998-11-27 ghazi * system.h: Include libiberty.h.
1998-11-08 ghazi * gansidecl.h: Prepend a "G" to the macro wrapp...
1998-11-04 law * recog.h (enum op_type): Define.
1998-10-14 ghaziAdd ATTRIBUTE_NORETURN in a bunch of places:
1998-10-14 ghaziWarning fixes:
1998-09-06 ghazi * Makefile.in (toplev.o): Depend on $(EXPR_H).
1998-08-26 ghazi * system.h: Include stdarg.h/varargs.h, make...
1998-06-29 law * Merge from gcc2 June 9, 1998 snapshot. See...
1998-06-16 meissnerPrint constants for function_units_used and *_blockage_...
1998-05-19 ghaziWarning Fixes:
1998-05-13 ghaziWarning fixes:
1998-05-11 ghazi * genattr.c: Include stdarg.h/varargs.h. Chang...
1998-05-07 ghaziHandle missing vfprintf() & _doprnt() functions with...
1998-05-06 lawtypo typo fixes fixes
1998-04-16 law * loop.c (regs_patch_p): Add prototype.
1998-04-14 law * genattrtab.c (check_attr_test): Handle MATCH_...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-04-01 law * c-lex.c (yylex): Initialize traditional_type...
1998-04-01 law * genattrtab.c: Make generated file use system...
1998-03-28 law * genattrtab.c (write_complex_function): Add...
1998-03-24 ghaziCutover various gen*.c files to using system.h:
1998-03-02 amylaar * final.c (insn_last_address, insn_current_align,...
1998-02-27 ghazi * genattr.c: Wrap prototype of `free' in NEED_D...
1998-02-13 robertl * c-lang.c (finish_file): Bracket declaration of stati...
1998-02-08 law * bitmap.c (bitmap_debug_file): HOST_PTR_PRINTF conver...
1998-02-07 law * c-common.c: Include <stdlib.h> and <string...
1998-01-30 lawForgot to commit these...
1998-01-28 law * rtl.c (read_rtx): Use atol/atoq based upon...
1998-01-28 law * rtlanal.c (dead_or_set_regno_p): Ignore REG_D...
1998-01-19 wilsonFix time/space problem when (const_int 1) occurs in...
1998-01-14 lawBring in final gcc-2.8.0 changes.
1997-12-23 law * genattrtab.c (main): Check HAVE_{G,S}ETRLIMIT...
1997-12-23 rth* genattrtab.c (expand_units): For large nr opclasses...
1997-12-12 law * rtl.h (global_rtl): New variable, replacing...
1997-12-07 lawMerge from gcc-2.8
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-22 law * jump.c (jmp_uses_reg_or_mem): Deleted unused...
1997-08-12 law * Integrate Haifa instruction scheduler.
1996-11-15 kenner(simplify_cond): Make TESTS an array of rtunions.
1996-08-15 dje * sparc/sparc.c (label_ref_operand): New function.
1996-07-03 mrsformatting tweaks
1996-06-18 kenner(fatal): Declare A1 and A2 as char *.
1995-06-15 kennerUpdate FSF address.
1995-05-12 kenner(write_test_expr, case MATCH_DUP): Use operands[N]...
1995-01-25 kenner(check_attr_value): Change error message text.
1994-10-13 ianSkip optimize_attrs if num_insn_ents is zero
1994-10-12 ianAllocate attr_value_list with xmalloc rather than alloca
1994-06-14 kennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-04-10 kennerNo longer handle LSHIFT.
1994-03-30 kennerInclude <stdarg.h> instead of "gstdarg.h"; similarly...
1994-03-25 kenner(expand_units): Remove decl of unused variable.
1994-03-16 ianDon't declare last parameter of stdarg function to...
1994-03-11 kennerUse PVPROTO for varargs prototypes.
1994-03-06 kenner(attr_printf): Remove `register' from decl of FMT.
1994-02-16 wilson(expand_units): Fix blockage calculation.
next