| Commit message (Expand) | Author | Age | Files | Lines |
* | 2004-04-20 Uros Bizjak <uros@kss-loka.si> | sayle | 2004-04-20 | 1 | -0/+2 |
* | 2004-04-14 Uros Bizjak <uros@kss-loka.si> | sayle | 2004-04-15 | 1 | -0/+2 |
* | 2004-04-06 Uros Bizjak <uros@kss-loka.si> | sayle | 2004-04-06 | 1 | -0/+1 |
* | 2004-03-10 Uros Bizjak <uros@kss-loka.si> | sayle | 2004-03-10 | 1 | -0/+2 |
* | 2004-02-07 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-03-03 | 1 | -1/+3 |
* | 2004-02-11 Uros Bizjak <uros@kss-loka.si> | sayle | 2004-02-11 | 1 | -0/+2 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | * expmed.c (store_bit_field, extract_bit_field): Use new named patterns | hubicka | 2004-01-01 | 1 | -1/+4 |
* | * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o | zack | 2003-10-13 | 1 | -1/+1 |
* | * genopinit.c (main): Output code to declare undefined | kazu | 2003-10-08 | 1 | -0/+5 |
* | * expr.c (cmpstr_optab, cmpmem_optab): New. | zack | 2003-10-07 | 1 | -1/+3 |
* | * libfuncs.h (LTI_extendsfdf2, LTI_extendsfxf2, LTI_extendsftf2) | zack | 2003-10-07 | 1 | -29/+39 |
* | * genattr.c (internal_dfa_insn_code): Output prototype. | ghazi | 2003-07-05 | 1 | -1/+1 |
* | * optabs.h (enum optab_index): Add new OTI_tan and OTI_atan. | sayle | 2003-06-16 | 1 | -0/+2 |
* | * genrecog.c: Use ISO C90 prototypes. | aj | 2003-06-01 | 1 | -9/+5 |
* | * optabs.h (enum optab_index): Add new OTI_pow and OTI_atan2. | sayle | 2003-02-11 | 1 | -2/+4 |
* | 2003-02-01 Richard Henderson <rth@redhat.com> | rth | 2003-02-01 | 1 | -0/+4 |
* | * genopinit.c (optabs): Add addc_optab. | hubicka | 2003-01-07 | 1 | -0/+1 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -1/+10 |
* | * builtins.def: Define new builtin functions exp, expf, expl, | sayle | 2002-08-03 | 1 | -0/+2 |
* | * c-decl.c (duplicate_decls, push_parm_decl): Remove leading | neil | 2001-12-02 | 1 | -1/+1 |
* | * c-decl.c (duplicate_decls, parmlist_tags_warning): Remove | neil | 2001-12-01 | 1 | -1/+1 |
* | 2001-11-30 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-11-30 | 1 | -3/+6 |
* | 2001-11-05 Alan Matsuoka <alanm@redhat.com> | alanm | 2001-11-14 | 1 | -1/+1 |
* | * c-parse.in (yyerror): Const-ification and/or static-ization. | ghazi | 2001-09-13 | 1 | -1/+1 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * optabs.h (OTI_flodiv, flodiv_optab): Kill. | zack | 2001-08-18 | 1 | -2/+1 |
* | * expr.h: Split out optab- and libfunc-related code to... | zack | 2001-08-13 | 1 | -0/+1 |
* | * rtlanal.c (set_noop_p): Return true for noop jumps. | hubicka | 2001-07-20 | 1 | -0/+1 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -2/+0 |
* | Adding new option -ftrapv. | cchavva | 2000-10-18 | 1 | -9/+40 |
* | * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab, | gkm | 2000-08-24 | 1 | -2/+2 |
* | * genopinit.c: Use $ for escape sequences in optab patterns. | zack | 2000-05-18 | 1 | -103/+74 |
* | * Makefile.in (gensupport.o): Compile for the host. | rth | 2000-05-06 | 1 | -7/+0 |
* | * gensupport.c: New file. | cpopetz | 2000-05-03 | 1 | -13/+7 |
* | * rtl.h (rtunion_def): Constify member `rtstr'. | ghazi | 2000-03-07 | 1 | -1/+1 |
* | Fix copyrights. | law | 2000-02-26 | 1 | -1/+2 |
* | * genattr.c: PROTO -> PARAMS. | ghazi | 2000-01-17 | 1 | -2/+2 |
* | * builtins.c (expand_builtin_strlen): Initialize variable `icode'. | ghazi | 2000-01-04 | 1 | -2/+2 |
* | * rtl.c (dump_and_abort): Remove. | rth | 1999-10-14 | 1 | -0/+1 |
* | Use cbranch patterns when available | crux | 1999-09-23 | 1 | -0/+3 |
* | * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. Use | ghazi | 1999-09-16 | 1 | -4/+4 |
* | * genattr.c (main): Add extern prototype. Call return, not exit. | ghazi | 1999-09-15 | 1 | -6/+6 |
* | Replace insn_foo with insn_data.foo. | rth | 1999-09-12 | 1 | -3/+8 |
* | 1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-27 | 1 | -2/+0 |
* | 1999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-27 | 1 | -24/+2 |
* | 1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-26 | 1 | -10/+0 |
* | * rtl.c (rtx_class, note_insn_name, reg_note_name): Constify. | ghazi | 1999-08-20 | 1 | -1/+1 |
* | * machmode.h (mode_name): Constify a char*. | ghazi | 1999-08-20 | 1 | -7/+7 |
* | * rtl.c (rtx_name): Constify a char*. | ghazi | 1999-08-20 | 1 | -4/+4 |