| Commit message (Expand) | Author | Age | Files | Lines |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * genemit.c (main): Add tm-constrs.h to included headers. | dje | 2006-03-29 | 1 | -0/+1 |
* | * rtl.def (define_constraint, define_register_constraint) | zack | 2006-02-28 | 1 | -13/+174 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -5/+5 |
* | r110124@banpei: zack | 2006-01-22 14:45:55 -0800 | zack | 2006-01-23 | 1 | -22/+0 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * genattrtab.c, genemit.c, genoutput.c, genrecog.c, | kazu | 2005-03-05 | 1 | -1/+1 |
* | * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions) | rsandifo | 2005-03-04 | 1 | -1/+1 |
* | * Makefile.in (gengtype): Use $(BUILD_ERRORS). | nathan | 2004-09-09 | 1 | -5/+3 |
* | * genattrtab.c (insn_ent): Replace insn_code, insn_index and lineno | rsandifo | 2004-08-13 | 1 | -0/+6 |
* | * gensupport.c (init_md_reader_args_cb): Renamed from | zack | 2004-08-03 | 1 | -3/+0 |
* | * genoutput.c (process_template): Strip trailing whitespace in @ | jakub | 2004-02-22 | 1 | -1/+12 |
* | PR c/11234 | jsm28 | 2004-01-09 | 1 | -3/+28 |
* | * c-pretty-print.c: Fix comment typos. | kazu | 2003-10-05 | 1 | -1/+1 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -4/+4 |
* | * genattr.c (internal_dfa_insn_code): Output prototype. | ghazi | 2003-07-05 | 1 | -48/+3 |
* | cp: | ghazi | 2003-06-16 | 1 | -1/+1 |
* | * genrecog.c: Use ISO C90 prototypes. | aj | 2003-06-01 | 1 | -73/+48 |
* | * genoutput.c (output_get_insn_name): Handle NOOP_MOVE_INSN_CODE. | rth | 2003-02-07 | 1 | -1/+4 |
* | Add 2003 copyright notices for constraints string patch, also 2002 notice | amylaar | 2003-01-13 | 1 | -2/+2 |
* | * defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument. | amylaar | 2003-01-09 | 1 | -1/+86 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -1/+6 |
* | * genflags.c (gen_insn): Use IS_VSPACE. | rth | 2002-03-11 | 1 | -4/+9 |
* | * genextract.c (walk_rtx): Recurse into MATCH_PAR_DUP. | uweigand | 2002-03-07 | 1 | -1/+1 |
* | * c-decl.c (duplicate_decls, push_parm_decl): Remove leading | neil | 2001-12-02 | 1 | -2/+2 |
* | * c-decl.c (duplicate_decls, parmlist_tags_warning): Remove | neil | 2001-12-01 | 1 | -1/+1 |
* | 2001-11-05 Alan Matsuoka <alanm@redhat.com> | alanm | 2001-11-14 | 1 | -1/+1 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -17/+17 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * expr.h: Split out optab- and libfunc-related code to... | zack | 2001-08-13 | 1 | -0/+1 |
* | * rtl.def (DEFINE_INSN, DEFINE_INSN_AND_SPLIT, DEFINE_PEEPHOLE): | zack | 2001-06-30 | 1 | -2/+2 |
* | * Makefile.in (insn-output.o): Depend on $(EXPR_H). | ghazi | 2001-04-11 | 1 | -0/+1 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -2/+0 |
* | libiberty: | zack | 2001-03-06 | 1 | -3/+9 |
* | * genoutput.c (process_template): Add sanity checking for '@' templates. | hubicka | 2000-12-13 | 1 | -0/+9 |
* | * genoutput.c (validate_insn_operands): New. | rth | 2000-11-28 | 1 | -0/+18 |
* | 2000-09-10 Denis Chertykov <denisc@overta.ru> | hp | 2000-09-10 | 1 | -1/+16 |
* | * Makefile.in (resource.o): Depend on except.h. | rth | 2000-05-28 | 1 | -2/+3 |
* | * genoutput.c: Don't include errors.h. | rth | 2000-05-27 | 1 | -30/+57 |
* | * genopinit.c: Use $ for escape sequences in optab patterns. | zack | 2000-05-18 | 1 | -26/+0 |
* | * Makefile.in (gensupport.o): Compile for the host. | rth | 2000-05-06 | 1 | -8/+0 |
* | * gensupport.c: New file. | cpopetz | 2000-05-03 | 1 | -17/+11 |
* | * Clean up usages of TREE_INT_CST_LOW. | kenner | 2000-03-17 | 1 | -21/+28 |
* | * rtl.h (rtunion_def): Constify member `rtstr'. | ghazi | 2000-03-07 | 1 | -6/+5 |
* | Fix copyrights. | law | 2000-02-26 | 1 | -1/+1 |
* | * md.texi (Simple Constraints): Add item about whitespace. | hp | 2000-02-16 | 1 | -6/+28 |
* | * recog.h: Remove NO_MD_PROTOTYPES ifdefs. | zack | 2000-02-05 | 1 | -2/+1 |
* | * genoutput.c (output_prologue): Include ggc.h in generated | geoffk | 2000-01-27 | 1 | -0/+1 |
* | Update copyrights | ghazi | 2000-01-17 | 1 | -1/+1 |
* | * genattr.c: PROTO -> PARAMS. | ghazi | 2000-01-17 | 1 | -19/+19 |