summaryrefslogtreecommitdiff
path: root/gcc/genattrtab.c
Commit message (Expand)AuthorAgeFilesLines
...
* [multiple changes]Richard Henderson2003-02-011-0/+4
* genattrtab.c (write_attr_get): Mark 'insn' paramter as ATTRIBUTE_UNUSED.Ulrich Weigand2003-01-231-1/+1
* genattrtab.h (INSN_ALTS_FUNC_NAME): Move it from genautomata.c.Vladimir Makarov2003-01-201-1/+12
* et-forest.c: Fix comment typos.Kazu Hirata2003-01-171-3/+3
* 2003-01-09 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov2003-01-091-0/+8
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-3/+6
* ChangeLog.4: Fix typos.Kazu Hirata2002-09-281-3/+3
* dbxout.c: Follow spelling conventions.Kazu Hirata2002-09-221-6/+6
* basic-block.h: Fix comment formatting.Kazu Hirata2002-09-081-1/+1
* m68k.c (m68k_output_function_prologue, [...]): Delete versions for DPX2/MOTOR...Kaveh R. Ghazi2002-08-141-1/+0
* defaults.h (obstack_chunk_alloc, [...]): Default definition.Neil Booth2002-07-231-3/+0
* Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller2002-06-111-0/+1
* gensupport.c (n_comma_elts): Moved here from genattrtab.c.Zack Weinberg2002-05-121-34/+5
* genattrtab.c (write_function_unit_info): Add a dummy element when num_units =...Vladimir Makarov2002-05-021-0/+2
* 2002-04-29 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov2002-04-291-15/+65
* rtl.h (RTX_FLAG): New macro.Janis Johnson2002-04-221-57/+62
* i386.md ("mmx_uavgv8qi3"): Use const_vector.Aldy Hernandez2002-02-191-0/+4
* bitmap.h: Fix comment formatting.Kazu Hirata2002-01-181-2/+2
* c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth2001-12-021-10/+10
* c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth2001-12-011-4/+4
* genattrtab.c (attr_rtx_1): New function containing the majority of `attr_rtx'.Kaveh R. Ghazi2001-11-301-34/+26
* rtl.def (INCLUDE): Define.Alan Matsuoka2001-11-141-1/+1
* ChangeLog.2, [...]: Fix spelling errors.Joseph Myers2001-11-111-1/+1
* c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi2001-10-211-2/+2
* a29k-protos.h (literal_section): Prototype.Kaveh R. Ghazi2001-10-191-1/+1
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-36/+36
* calls.c: Fix formatting.Kazu Hirata2001-10-101-2/+2
* c-common.h: Fix comment formatting.Kazu Hirata2001-10-091-1/+1
* builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi2001-10-071-3/+3
* c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi2001-09-121-1/+1
* genattrtab.c (attr_printf): First arg is unsigned.Richard Kenner2001-09-071-14/+16
* rtl.def: Undo my patch commited 2001-08-27.Vladimir Makarov2001-08-301-65/+15
* * genattrtab.c (attr_printf): Use VA_OPEN/VA_FIXEDARG/VA_CLOSE.Kaveh R. Ghazi2001-08-291-14/+6
* rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions.Vladimir Makarov2001-08-271-15/+65
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* genattrtab.c (simplify_test_exp_in_temp): New function.Jan Hubicka2001-08-141-43/+63
* Makefile.in (reg-stack.o): Depend on reload.h.Kaveh R. Ghazi2001-04-131-0/+1
* combine.c (try_combine): Use memcpy, not bcopy.Kaveh R. Ghazi2001-03-261-2/+2
* aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg2001-03-061-53/+54
* i386.md (ashrsi3_cmpno, [...]): Remove redundant '@' from the template.Jan Hubicka2000-12-161-1/+58
* alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi2000-11-101-6/+5
* alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero ().Joseph Myers2000-11-071-1/+1
* Remove obstacks.Mark Mitchell2000-10-131-75/+12
* * genattrtab.c: Fix formatting.Kazu Hirata2000-09-121-185/+196
* i386.md (add?i_3, add?i_5): New.Jan Hubicka2000-09-111-7/+4
* optabs.c (init_optabs): Initialize fixtab...Greg McGary2000-08-241-1/+1
* genattrtab.c (struct insn_def): Add lineno member.Richard Henderson2000-07-301-89/+189
* Makefile.in (INSN_ATTR_H): New macro.Alexandre Oliva2000-07-281-1/+1
* genattrtab.c (write_attr_value): Do not abort for CONST_INT operands.Jan Hubicka2000-06-271-0/+4
* genopinit.c: Use $ for escape sequences in optab patterns.Zack Weinberg2000-05-181-26/+0