aboutsummaryrefslogtreecommitdiff
path: root/gcc/genattrtab.c
AgeCommit message (Expand)Author
2000-12-16 * i386.md (ashrsi3_cmpno, ashrhi3_cmpno, ashrqi3_cmpno, lshrsi3_cmpno,hubicka
2000-11-10 * alpha.c (check_float_value): Use memcpy, not bcopy.ghazi
2000-11-07 * alias.c (init_alias_analysis), calls.c (expand_call,jsm28
2000-10-13 Remove obstacks.mmitchel
2000-09-12 * genattrtab.c: Fix formatting.law
2000-09-11 * i386.md (add?i_3, add?i_5): New.hubicka
2000-08-24 * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,gkm
2000-07-30 * genattrtab.c (struct insn_def): Add lineno member.rth
2000-07-28* Makefile.in (INSN_ATTR_H): New macro. Replace all dependenciesaoliva
2000-06-27 * genattrtab.c (write_attr_value): Do not abort for CONST_INT operands.hubicka
2000-05-18 * genopinit.c: Use $ for escape sequences in optab patterns.zack
2000-05-06 * Makefile.in (gensupport.o): Compile for the host.rth
2000-05-03 * gensupport.c: New file.cpopetz
2000-04-24 * genattrtab.c (find_attr): Initialize unsigned_p, func_units_plaw
2000-03-25 * Rework fields used to describe positions of bitfields andkenner
2000-03-07 * rtl.h (rtunion_def): Constify member `rtstr'.ghazi
2000-02-26Fix copyrights.law
2000-01-17 * genattr.c: PROTO -> PARAMS.ghazi
2000-01-04 * builtins.c (expand_builtin_strlen): Initialize variable `icode'.ghazi
1999-10-14 * rtl.c (dump_and_abort): Remove.rth
1999-10-04 * genattrtab.c (simplify_cond): Make TESTS an array of rtxs, insteadlaw
1999-10-01Delete !REGISTER_CONSTRAINTS codecrux
1999-09-26 * combine.c (gen_rtx_combine): Add missing call to va_end().ghazi
1999-09-20Make it possible to prototype port-specific functions (and convert i386 to us...crux
1999-09-18 * rtl.h (global_rtx_index): New enum.rth
1999-09-16 * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. Useghazi
1999-09-15 * genattr.c (main): Add extern prototype. Call return, not exit.ghazi
1999-09-12Replace insn_foo with insn_data.foo.rth
1999-09-12Replace recog_foo with recog_data.foo.rth
1999-09-08Linas Vepstas <linas@linas.org>rth
1999-09-05 * Makefile.in (ggc-simple.o): Depend on varray.h.mmitchel
1999-08-31 Merge peephole2 from new_ia32_branch:rth
1999-08-311999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com>zack
1999-08-271999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com>zack
1999-08-271999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover.com>zack
1999-08-261999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com>zack
1999-08-24 * genattr.c (function_unit_desc): Constify a char*. Add prototype.ghazi
1999-08-24 * configure.in: Remove code to select/de-select the haifalaw
1999-08-20 * rtl.h (rtx_format): Constify a char*.ghazi
1999-04-161999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack
1999-02-26 * genattrtab.c (simplify_knowing): Fix uninitialized readrth
1999-02-21 * genattrtab.c (check_attr_value): Allow negative const_int ifrth
1999-01-22 * cppp.c (xrealloc): Fix typo last change.rth
1999-01-21Update copyright.rth
1999-01-21 * cccp.c (xrealloc): Call malloc given a NULL old pointer.rth
1998-12-19 * genattr.c (fatal): Qualify a char* with the `const' keyword.ghazi
1998-11-27 * system.h: Include libiberty.h.ghazi
1998-11-08 * gansidecl.h: Prepend a "G" to the macro wrapping this fileghazi
1998-11-04 * recog.h (enum op_type): Define.law
1998-10-14Add ATTRIBUTE_NORETURN in a bunch of places:ghazi