aboutsummaryrefslogtreecommitdiff
path: root/gcc/genattrtab.c
AgeCommit message (Expand)AuthorFilesLines
2003-06-01genattrtab.c (copy_rtx_unchanging): Remove #if 0'ed code.Andreas Jaeger1-535/+248
2003-05-17builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi1-10/+9
2003-02-01[multiple changes]Richard Henderson1-0/+4
2003-01-23genattrtab.c (write_attr_get): Mark 'insn' paramter as ATTRIBUTE_UNUSED.Ulrich Weigand1-1/+1
2003-01-20genattrtab.h (INSN_ALTS_FUNC_NAME): Move it from genautomata.c.Vladimir Makarov1-1/+12
2003-01-17et-forest.c: Fix comment typos.Kazu Hirata1-3/+3
2003-01-092003-01-09 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov1-0/+8
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-3/+6
2002-09-28ChangeLog.4: Fix typos.Kazu Hirata1-3/+3
2002-09-22dbxout.c: Follow spelling conventions.Kazu Hirata1-6/+6
2002-09-08basic-block.h: Fix comment formatting.Kazu Hirata1-1/+1
2002-08-14m68k.c (m68k_output_function_prologue, [...]): Delete versions for DPX2/MOTOR...Kaveh R. Ghazi1-1/+0
2002-07-23defaults.h (obstack_chunk_alloc, [...]): Default definition.Neil Booth1-3/+0
2002-06-11Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller1-0/+1
2002-05-12gensupport.c (n_comma_elts): Moved here from genattrtab.c.Zack Weinberg1-34/+5
2002-05-02genattrtab.c (write_function_unit_info): Add a dummy element when num_units =...Vladimir Makarov1-0/+2
2002-04-292002-04-29 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov1-15/+65
2002-04-22rtl.h (RTX_FLAG): New macro.Janis Johnson1-57/+62
2002-02-19i386.md ("mmx_uavgv8qi3"): Use const_vector.Aldy Hernandez1-0/+4
2002-01-18bitmap.h: Fix comment formatting.Kazu Hirata1-2/+2
2001-12-02c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth1-10/+10
2001-12-01c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth1-4/+4
2001-11-30genattrtab.c (attr_rtx_1): New function containing the majority of `attr_rtx'.Kaveh R. Ghazi1-34/+26
2001-11-14rtl.def (INCLUDE): Define.Alan Matsuoka1-1/+1
2001-11-11ChangeLog.2, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-10-21c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi1-2/+2
2001-10-19a29k-protos.h (literal_section): Prototype.Kaveh R. Ghazi1-1/+1
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-36/+36
2001-10-10calls.c: Fix formatting.Kazu Hirata1-2/+2
2001-10-09c-common.h: Fix comment formatting.Kazu Hirata1-1/+1
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi1-3/+3
2001-09-12c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi1-1/+1
2001-09-07genattrtab.c (attr_printf): First arg is unsigned.Richard Kenner1-14/+16
2001-08-30rtl.def: Undo my patch commited 2001-08-27.Vladimir Makarov1-65/+15
2001-08-29* genattrtab.c (attr_printf): Use VA_OPEN/VA_FIXEDARG/VA_CLOSE.Kaveh R. Ghazi1-14/+6
2001-08-27rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions.Vladimir Makarov1-15/+65
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-14genattrtab.c (simplify_test_exp_in_temp): New function.Jan Hubicka1-43/+63
2001-04-13Makefile.in (reg-stack.o): Depend on reload.h.Kaveh R. Ghazi1-0/+1
2001-03-26combine.c (try_combine): Use memcpy, not bcopy.Kaveh R. Ghazi1-2/+2
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg1-53/+54
2000-12-16i386.md (ashrsi3_cmpno, [...]): Remove redundant '@' from the template.Jan Hubicka1-1/+58
2000-11-10alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi1-6/+5
2000-11-07alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero ().Joseph Myers1-1/+1
2000-10-13Remove obstacks.Mark Mitchell1-75/+12
2000-09-12* genattrtab.c: Fix formatting.Kazu Hirata1-185/+196
2000-09-11i386.md (add?i_3, add?i_5): New.Jan Hubicka1-7/+4
2000-08-24optabs.c (init_optabs): Initialize fixtab...Greg McGary1-1/+1
2000-07-30genattrtab.c (struct insn_def): Add lineno member.Richard Henderson1-89/+189
2000-07-28Makefile.in (INSN_ATTR_H): New macro.Alexandre Oliva1-1/+1