aboutsummaryrefslogtreecommitdiff
path: root/gcc/genattrtab.c
AgeCommit message (Expand)Author
2005-09-20 PR rtl-optimization/23898J"orn Rennecke
2005-08-06 * genattrtab.c (write_attr_get, write_attr_case): Use insn_codeMichael Matz
2005-08-05 * genattrtab.c (current_alternative_string): Remove.Michael Matz
2005-06-25Update FSF address.Kelley Cook
2005-04-152005-05-15 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-04-13 * genattrtab.c (NULL_ATTR): Remove.Kazu Hirata
2005-04-08 * genattrtab.c (attr_desc): Remove negative_ok and unsigned_p.Kazu Hirata
2005-03-05 * genattrtab.c, genemit.c, genoutput.c, genrecog.c,Kazu Hirata
2005-03-04 * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)Richard Sandiford
2004-09-09 * genattrtab.c (write_insn_cases): New function, split out fromRichard Sandiford
2004-09-09 * cgraphunit.c (cgraph_mark_functions_to_output): Renable nodeNathan Sidwell
2004-09-09 * Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell
2004-08-13 * genattrtab.c (insn_ent): Replace insn_code, insn_index and linenoRichard Sandiford
2004-08-03 * gensupport.c (init_md_reader_args_cb): Renamed fromZack Weinberg
2004-07-202004-07-19 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-07-142004-07-14 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-07-08Introduce H8SX support.Alexandre Oliva
2004-06-26 * genattrtab.c (write_test_expr): Put a unsigned cast beforeKaz Kojima
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo
2004-03-032004-02-07 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-03-02 * genattrtab.c: Don't handle MATCH_INSN.Kazu Hirata
2004-02-04 * emit-rtl.c (gen_rtx): Remove.Kazu Hirata
2004-01-21 * alias.c, basic-block.h, c-common.c, c-common.h,Kazu Hirata
2004-01-06 * alias.c: Fix comment typos.Kazu Hirata
2003-11-24 * genattrtab.c (simplify_cond): Update indices correctly.Zdenek Dvorak
2003-11-24 * genattrtab.c (strcmp_check, DEF_ATTR_STRING): New macros.Zdenek Dvorak
2003-11-23 * genattrtab.c (count_sub_rtxs): Removed.Zdenek Dvorak
2003-08-22 * c-decl.c: Fix comment formatting.Kazu Hirata
2003-08-11 * config/avr/avr.c (avr_init_once): Use xcalloc in lieu ofKaveh Ghazi
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cKaveh Ghazi
2003-07-09 * genattr.c (internal_dfa_insn_code): Don't prototype.Kaveh Ghazi
2003-07-09 * genattrtab.h: Add new macros for attr `special' flags.Kaveh Ghazi
2003-07-05 * genattrtab.c (write_attr_get): Revert part of last patch toAndreas Jaeger
2003-07-05 * genattr.c (internal_dfa_insn_code): Output prototype.Kaveh Ghazi
2003-06-29 * alloc-pool.c: Fix comment formatting.Kazu Hirata
2003-06-01 * genattrtab.c (copy_rtx_unchanging): Remove #if 0'ed code.Andreas Jaeger
2003-05-17gcc:Kaveh Ghazi
2003-02-012003-02-01 Richard Henderson <rth@redhat.com>Richard Henderson
2003-01-23 * genattrtab.c (write_attr_get): Mark 'insn' paramterUlrich Weigand
2003-01-202003-01-20 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2003-01-17 * et-forest.c: Fix comment typos.Kazu Hirata
2003-01-092003-01-09 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-09-28 * ChangeLog.4: Fix typos.Kazu Hirata
2002-09-22 * dbxout.c: Follow spelling conventions.Kazu Hirata
2002-09-08 * basic-block.h: Fix comment formatting.Kazu Hirata
2002-08-14 * m68k.c (m68k_output_function_prologue,Kaveh Ghazi
2002-07-23 * defaults.h (obstack_chunk_alloc, obstack_chunk_free):Neil Booth
2002-06-112002-06-05 David S. Miller <davem@redhat.com>David S. Miller
2002-05-12 * gensupport.c (n_comma_elts): Moved here from genattrtab.c.Zack Weinberg