Age | Commit message (Expand) | Author | Files | Lines |
2012-05-04 | rtl.def (ATTR_FLAG): Remove probability indicating flags. | Steven Bosscher | 1 | -6/+1 |
2011-07-25 | genattr.c (write_upcase, [...]): Move to ... | Joern Rennecke | 1 | -26/+3 |
2011-06-28 | genattr-common.c: New. | Joseph Myers | 1 | -3/+3 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 1 | -2/+2 |
2010-06-21 | Makefile.in (cfgexpand.o): Depend on $(INSN_ATTR_H). | Jakub Jelinek | 1 | -7/+94 |
2010-06-10 | md.texi (define_enum_attr): Document. | Richard Sandiford | 1 | -18/+25 |
2010-06-10 | Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H). | Richard Sandiford | 1 | -1/+1 |
2010-06-10 | Makefile.in (READ_MD_H): New variable. | Richard Sandiford | 1 | -0/+1 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -1/+1 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-09-01 | sel-sched.h, [...]: New files. | Andrey Belevantsev | 1 | -0/+4 |
2007-08-22 | target.h (struct gcc_target.sched: dfa_pre_advance_cycle, [...]): New schedul... | Maxim Kuvyrkov | 1 | -0/+3 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2006-03-16 | target.h (struct spec_info_def): New opaque declaration. | Maxim Kuvyrkov | 1 | -0/+1 |
2006-01-23 | r110127@banpei: zack | 2006-01-22 14:49:27 -0800 | Zack Weinberg | 1 | -0/+2 |
2006-01-23 | r110126@banpei: zack | 2006-01-22 14:47:42 -0800 | Zack Weinberg | 1 | -8/+1 |
2006-01-23 | r110124@banpei: zack | 2006-01-22 14:45:55 -0800 | Zack Weinberg | 1 | -7/+0 |
2005-09-20 | re PR rtl-optimization/23898 (basic block reordering excessively increases co... | J"orn Rennecke | 1 | -0/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2004-08-03 | gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args. | Zack Weinberg | 1 | -3/+0 |
2004-07-20 | genattr.c (struct range, [...]): Remove them. | Paolo Bonzini | 1 | -176/+2 |
2004-03-15 | c-incpath.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-02-28 | genattr.c (main): Don't define TRADITIONAL_PIPELINE_INTERFACE or DFA_PIPELINE... | Kazu Hirata | 1 | -6/+0 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -2/+1 |
2003-07-09 | genattr.c (internal_dfa_insn_code): Don't prototype. | Kaveh R. Ghazi | 1 | -1/+0 |
2003-07-05 | bt-load.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-07-05 | genattr.c (internal_dfa_insn_code): Output prototype. | Kaveh R. Ghazi | 1 | -0/+1 |
2003-06-01 | genrecog.c: Use ISO C90 prototypes. | Andreas Jaeger | 1 | -70/+55 |
2003-01-20 | genattrtab.h (INSN_ALTS_FUNC_NAME): Move it from genautomata.c. | Vladimir Makarov | 1 | -0/+5 |
2003-01-15 | decl2.c (check_classfn): Fix uninitialized warning. | Kaveh R. Ghazi | 1 | -1/+1 |
2003-01-09 | 2003-01-09 Vladimir Makarov <vmakarov@redhat.com> | Vladimir Makarov | 1 | -0/+5 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -1/+3 |
2002-05-14 | genattr.c (gen_attr): Don't emit a comma after the last enumerator. | Zack Weinberg | 1 | -1/+2 |
2002-05-12 | gensupport.c (n_comma_elts): Moved here from genattrtab.c. | Zack Weinberg | 1 | -19/+16 |
2002-04-29 | 2002-04-29 Vladimir Makarov <vmakarov@redhat.com> | Vladimir Makarov | 1 | -1/+106 |
2001-12-02 | c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. | Neil Booth | 1 | -1/+1 |
2001-12-01 | c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics. | Neil Booth | 1 | -2/+2 |
2001-11-14 | rtl.def (INCLUDE): Define. | Alan Matsuoka | 1 | -1/+1 |
2001-10-07 | builtins.c (expand_builtin_setjmp_receiver): Const-ify. | Kaveh R. Ghazi | 1 | -12/+12 |
2001-08-30 | rtl.def: Undo my patch commited 2001-08-27. | Vladimir Makarov | 1 | -106/+1 |
2001-08-27 | * genattr.c (main): Emit state_t even when not doing scheduling. | Richard Henderson | 1 | -0/+6 |
2001-08-27 | rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions. | Vladimir Makarov | 1 | -1/+100 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-04-02 | genattr.c, [...]: Wrap generated header in multiple-include guard. | Zack Weinberg | 1 | -6/+12 |
2001-03-06 | aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New. | Zack Weinberg | 1 | -4/+2 |
2000-11-10 | alpha.c (check_float_value): Use memcpy, not bcopy. | Kaveh R. Ghazi | 1 | -1/+1 |
2000-07-28 | Makefile.in (INSN_ATTR_H): New macro. | Alexandre Oliva | 1 | -2/+1 |
2000-05-18 | genopinit.c: Use $ for escape sequences in optab patterns. | Zack Weinberg | 1 | -26/+0 |
2000-05-06 | Makefile.in (gensupport.o): Compile for the host. | Richard Henderson | 1 | -7/+0 |
2000-05-03 | gensupport.c: New file. | Clinton Popetz | 1 | -13/+7 |