Age | Commit message (Expand) | Author | Files | Lines |
2010-04-16 | recog.h (struct recog_data): New field is_operator. | Bernd Schmidt | 1 | -0/+2 |
2009-04-08 | genoutput.c (validate_optab_operands): New. | Paolo Bonzini | 1 | -0/+18 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-07-09 | genattrtab.c (insert_right_side, [...]): Avoid C++ keywords. | Kaveh R. Ghazi | 1 | -20/+20 |
2008-06-26 | cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/or -Wcast-qual warn... | Kaveh R. Ghazi | 1 | -1/+1 |
2008-05-27 | defaults.h (TARGET_MEM_CONSTRAINT): New target macro added. | Andreas Krebbel | 1 | -1/+4 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2006-03-29 | genemit.c (main): Add tm-constrs.h to included headers. | David Edelsohn | 1 | -0/+1 |
2006-02-28 | * rtl.def (define_constraint, define_register_constraint) | Zack Weinberg | 1 | -13/+174 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -5/+5 |
2006-01-23 | r110124@banpei: zack | 2006-01-22 14:45:55 -0800 | Zack Weinberg | 1 | -22/+0 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-03-05 | genattrtab.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-03-04 | * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions) | Richard Sandiford | 1 | -1/+1 |
2004-09-09 | Makefile.in (gengtype): Use $(BUILD_ERRORS). | Nathan Sidwell | 1 | -5/+3 |
2004-08-13 | genattrtab.c (insn_ent): Replace insn_code... | Richard Sandiford | 1 | -0/+6 |
2004-08-03 | gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args. | Zack Weinberg | 1 | -3/+0 |
2004-02-22 | genoutput.c (process_template): Strip trailing whitespace in @ templates and ... | Jakub Jelinek | 1 | -1/+12 |
2004-01-09 | re PR c/11234 (-pedantic accepts function pointer <-> void*) | Joseph Myers | 1 | -3/+28 |
2003-10-05 | c-pretty-print.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -4/+4 |
2003-07-05 | genattr.c (internal_dfa_insn_code): Output prototype. | Kaveh R. Ghazi | 1 | -48/+3 |
2003-06-16 | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 1 | -1/+1 |
2003-06-01 | genrecog.c: Use ISO C90 prototypes. | Andreas Jaeger | 1 | -73/+48 |
2003-02-07 | * genoutput.c (output_get_insn_name): Handle NOOP_MOVE_INSN_CODE. | Segher Boessenkool | 1 | -1/+4 |
2003-01-13 | Add 2003 copyright notices for constraints string patch, also 2002 notice | Joern Rennecke | 1 | -2/+2 |
2003-01-09 | defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument. | J"orn Rennecke | 1 | -1/+86 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -1/+6 |
2002-03-11 | genflags.c (gen_insn): Use IS_VSPACE. | Chris Meyer | 1 | -4/+9 |
2002-03-07 | genextract.c (walk_rtx): Recurse into MATCH_PAR_DUP. | Ulrich Weigand | 1 | -1/+1 |
2001-12-02 | c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. | Neil Booth | 1 | -2/+2 |
2001-12-01 | c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics. | Neil Booth | 1 | -1/+1 |
2001-11-14 | rtl.def (INCLUDE): Define. | Alan Matsuoka | 1 | -1/+1 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -17/+17 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-13 | expr.h: Split out optab- and libfunc-related code to... | Zack Weinberg | 1 | -0/+1 |
2001-06-30 | rtl.def (DEFINE_INSN, [...]): Change output-template slot to format 'T'. | Zack Weinberg | 1 | -2/+2 |
2001-04-11 | Makefile.in (insn-output.o): Depend on $(EXPR_H). | Kaveh R. Ghazi | 1 | -0/+1 |
2001-03-22 | mkconfig.sh: Include insn-flags.h. | Richard Henderson | 1 | -2/+0 |
2001-03-06 | aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New. | Zack Weinberg | 1 | -3/+9 |
2000-12-13 | * genoutput.c (process_template): Add sanity checking for '@' templates. | Jan Hubicka | 1 | -0/+9 |
2000-11-28 | genoutput.c (validate_insn_operands): New. | Richard Henderson | 1 | -0/+18 |
2000-09-10 | genoutput.c (output_insn_data): Translate <NEWLINE> to \n\ while outputting t... | Denis Chertykov | 1 | -1/+16 |
2000-05-27 | Makefile.in (resource.o): Depend on except.h. | Richard Henderson | 1 | -2/+3 |
2000-05-27 | genoutput.c: Don't include errors.h. | Richard Henderson | 1 | -30/+57 |
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 | -8/+0 |
2000-05-03 | gensupport.c: New file. | Clinton Popetz | 1 | -17/+11 |
2000-03-17 | * Clean up usages of TREE_INT_CST_LOW. | Richard Kenner | 1 | -21/+28 |
2000-03-07 | rtl.h (rtunion_def): Constify member `rtstr'. | Kaveh R. Ghazi | 1 | -6/+5 |