OSDN Git Service

Add comment saying file is deprecated
[pf3gnuchains/gcc-fork.git] / gcc / genemit.c
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2008-07-09 ghazi * genattrtab.c (insert_right_side, evaluate_eq_attr...
2007-08-23 chaoyingfu * rtl.c (rtx_code_size): Check CONST_FIXED to calcualt...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-05-30 echristo2007-05-30 Eric Christopher <echristo@gmail.com>
2007-04-12 rsandifogcc/
2007-03-19 krebbel2007-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
2006-11-13 matz * genemit.c (gen_expand): Allocate enough memory.
2006-11-13 kkojima * genemit.c (gen_insn): Call gen_exp with a non-null...
2006-03-29 dje * genemit.c (main): Add tm-constrs.h to include...
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2006-01-23 zack r110124@banpei: zack | 2006-01-22 14:45:55 -0800
2005-06-25 kcookUpdate FSF address.
2005-05-20 hubicka * Makefile.in (insn-emit.o): Add basic-block.h dependency.
2005-03-05 kazu * genattrtab.c, genemit.c, genoutput.c, genrecog.c,
2005-03-04 rsandifo * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_c...
2004-09-09 nathan * Makefile.in (gengtype): Use $(BUILD_ERRORS).
2004-08-03 zack * gensupport.c (init_md_reader_args_cb): Renamed from
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-06-15 jlquinn2004-06-15 Jerry Quinn <jlquinn@optonline.net>
2004-04-01 mmitchel PR target/14040
2004-02-06 kazu * genemit.c (gen_exp) [CONST_INT]: Use const_int_rtx...
2004-02-05 kennerFix typo and clarify comment.
2004-02-02 kazu * genemit.c (gen_exp): Generate gen_rtx_fmt_e* instead of
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-20 hubicka * emit-rtl.c (verify_rtx_sharing, copy_insn_1,
2003-12-21 kazu * alias.c: Fix comment formatting.
2003-11-30 kazu * genemit.c (register_constraints): Remove.
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-06 aj * stmt.c: Convert remaining prototypes to ISO C90.
2003-07-05 aj * genattrtab.c (write_attr_get): Revert part of last...
2003-07-05 ghazi * genattr.c (internal_dfa_insn_code): Output prototype.
2003-06-01 aj * genrecog.c: Use ISO C90 prototypes.
2003-01-16 ghazi * dbxout.c (lastfile, cwd): Fix `unused' warning.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-07-30 berndsRecognize return insns even if the return appears in...
2002-07-22 amylaar * hwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New...
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-05-23 rth * genemit.c (gen_insn): Print file:lineno comme...
2002-03-20 jakub PR bootstrap/4192
2002-03-07 rth * genemit.c (gen_exp): New argument used. ...
2001-12-09 ghazi * 1750a.md: Add default case in switch.
2001-12-02 neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-12-01 neil * c-decl.c (duplicate_decls, parmlist_tags_warning...
2001-11-14 alanm2001-11-05 Alan Matsuoka <alanm@redhat.com>
2001-10-19 ghazi * calls.c (emit_call_1): Mark parameter with ATTRIBUTE...
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-09-12 ghazi * c-common.c (c_tree_code_name): Const-ification.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...
2001-08-12 kazu * gcc.c: Fix comment formatting.
2001-04-11 rth * Makefile.in (insn-recog.o): Depend on toplev.h.
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2001-02-18 kenner * rtl.h (add_clobbers): Remove duplicate declaration.
2000-05-28 rth * Makefile.in (resource.o): Depend on except.h.
2000-05-27 rth * Makefile.in (recog.o): Don't depend on resource.h.
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-02-26 lawFix copyrights.
2000-02-05 zackWord wrap comment
2000-01-17 ghaziUpdate copyrights
2000-01-17 ghazi * genattr.c: PROTO -> PARAMS.
1999-11-25 ghazi * c-common.c (check_format_info): Don't call a variadi...
1999-10-14 rth * rtl.c (dump_and_abort): Remove.
1999-09-20 cruxMake it possible to prototype port-specific functions...
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-07 lawMerge in gcc2-ss-010999
1999-09-02 rth * dwarf2out.c (dwarf2out_line): Constify `lastf...
1999-08-31 rth Merge peephole2 from new_ia32_branch:
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-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-20 ghazi * rtl.c (rtx_name): Constify a char*.
1999-08-15 wilsonFix bug preventing use of match_par_dup in a call insn...
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-04-16 zack1999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.colum...
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-10-25 ghaziWarning fixes:
1998-10-14 ghaziAdd ATTRIBUTE_NORETURN in a bunch of places:
1998-08-26 ghazi * system.h: Include stdarg.h/varargs.h, make...
1998-08-11 jfc * except.c (set_exception_lang_code, set_exception_ver...
1998-06-29 law * Merge from gcc2 June 9, 1998 snapshot. See...
1998-05-11 ghazi * genattr.c: Include stdarg.h/varargs.h. Chang...
1998-05-10 law * acconfig.h (HAVE_VOLATILE): Insert stub for...
1998-04-21 jfc * genemit.c (gen_exp): Allow machine description to...
1998-04-16 law * loop.c (regs_patch_p): Add prototype.
1998-04-15 meissnerLink in print-rtl.o to all gen* programs except gengenrtl
1998-04-01 law * genattrtab.c: Make generated file use system...
next