summaryrefslogtreecommitdiff
path: root/gcc/genattrtab.c
Commit message (Expand)AuthorAgeFilesLines
* * bitmap.h: Fix comment formatting.kazu2002-01-181-2/+2
* * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil2001-12-021-10/+10
* * c-decl.c (duplicate_decls, parmlist_tags_warning): Removeneil2001-12-011-4/+4
* * genattrtab.c (attr_rtx_1): New function containing theghazi2001-11-301-34/+26
* 2001-11-05 Alan Matsuoka <alanm@redhat.com>alanm2001-11-141-1/+1
* * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog,jsm282001-11-111-1/+1
* * c-format.c (maybe_read_dollar_number): Use safe-ctype macrosghazi2001-10-211-2/+2
* * a29k-protos.h (literal_section): Prototype.ghazi2001-10-191-1/+1
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-36/+36
* * calls.c: Fix formatting.kazu2001-10-101-2/+2
* * c-common.h: Fix comment formatting.kazu2001-10-091-1/+1
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-3/+3
* * c-common.c (c_tree_code_name): Const-ification.ghazi2001-09-121-1/+1
* * genattrtab.c (attr_printf): First arg is unsigned.kenner2001-09-071-14/+16
* 2001-08-30 Vladimir Makarov <vmakarov@redhat.com>vmakarov2001-08-301-65/+15
* * genattrtab.c (attr_printf): Use VA_OPEN/VA_FIXEDARG/VA_CLOSE.ghazi2001-08-291-14/+6
* 2001-08-27 Vladimir Makarov <vmakarov@touchme.toronto.redhat.com>vmakarov2001-08-271-15/+65
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * genattrtab.c (simplify_test_exp_in_temp): New function.hubicka2001-08-141-43/+63
* * Makefile.in (reg-stack.o): Depend on reload.h.ghazi2001-04-131-0/+1
* * combine.c (try_combine): Use memcpy, not bcopy.ghazi2001-03-261-2/+2
* libiberty:zack2001-03-061-53/+54
* * i386.md (ashrsi3_cmpno, ashrhi3_cmpno, ashrqi3_cmpno, lshrsi3_cmpno,hubicka2000-12-161-1/+58
* * alpha.c (check_float_value): Use memcpy, not bcopy.ghazi2000-11-101-6/+5
* * alias.c (init_alias_analysis), calls.c (expand_call,jsm282000-11-071-1/+1
* Remove obstacks.mmitchel2000-10-131-75/+12
* * genattrtab.c: Fix formatting.law2000-09-121-185/+196
* * i386.md (add?i_3, add?i_5): New.hubicka2000-09-111-7/+4
* * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,gkm2000-08-241-1/+1
* * genattrtab.c (struct insn_def): Add lineno member.rth2000-07-301-89/+189
* * Makefile.in (INSN_ATTR_H): New macro. Replace all dependenciesaoliva2000-07-281-1/+1
* * genattrtab.c (write_attr_value): Do not abort for CONST_INT operands.hubicka2000-06-271-0/+4
* * genopinit.c: Use $ for escape sequences in optab patterns.zack2000-05-181-26/+0
* * Makefile.in (gensupport.o): Compile for the host.rth2000-05-061-7/+4
* * gensupport.c: New file.cpopetz2000-05-031-48/+38
* * genattrtab.c (find_attr): Initialize unsigned_p, func_units_plaw2000-04-241-0/+1
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-1/+1
* * rtl.h (rtunion_def): Constify member `rtstr'.ghazi2000-03-071-21/+21
* Fix copyrights.law2000-02-261-1/+2
* * genattr.c: PROTO -> PARAMS.ghazi2000-01-171-98/+98
* * builtins.c (expand_builtin_strlen): Initialize variable `icode'.ghazi2000-01-041-3/+3
* * rtl.c (dump_and_abort): Remove.rth1999-10-141-0/+1
* * genattrtab.c (simplify_cond): Make TESTS an array of rtxs, insteadlaw1999-10-041-15/+15
* Delete !REGISTER_CONSTRAINTS codecrux1999-10-011-3/+0
* * combine.c (gen_rtx_combine): Add missing call to va_end().ghazi1999-09-261-2/+8
* Make it possible to prototype port-specific functions (and convert i386 to us...crux1999-09-201-0/+1
* * rtl.h (global_rtx_index): New enum.rth1999-09-181-1/+1
* * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. Useghazi1999-09-161-10/+9
* * genattr.c (main): Add extern prototype. Call return, not exit.ghazi1999-09-151-5/+5
* Replace insn_foo with insn_data.foo.rth1999-09-121-3/+8