Age | Commit message (Expand) | Author | Files | Lines |
2004-09-09 | Makefile.in (gengtype): Use $(BUILD_ERRORS). | Nathan Sidwell | 1 | -1/+1 |
2004-09-04 | builtins.c (expand_builtin_mathfn): Handle BUILT_IN_RINT{,F,L} using rint_optab. | Uros Bizjak | 1 | -1/+2 |
2004-08-03 | gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args. | Zack Weinberg | 1 | -3/+0 |
2004-08-02 | * genopinit.c (gen_insn): Check for MODE_COMPLEX_FLOAT patterns for $F. | J"orn Rennecke | 1 | -0/+1 |
2004-07-07 | builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ... | Alexandre Oliva | 1 | -2/+2 |
2004-05-07 | optabs.h (enum optab_index): Add new OTI_log1p. | Uros Bizjak | 1 | -0/+1 |
2004-05-06 | optabs.h (enum optab_index): Add new OTI_fmod and OTI_drem. | Uros Bizjak | 1 | -0/+2 |
2004-05-03 | optabs.h (enum optab_index): Add new OTI_expm1. | Uros Bizjak | 1 | -0/+1 |
2004-04-20 | optabs.h (enum optab_index): Add new OTI_asin and OTI_acos. | Uros Bizjak | 1 | -0/+2 |
2004-04-15 | optabs.h (enum optab_index): Add new OTI_logb and OTI_ilogb. | Uros Bizjak | 1 | -0/+2 |
2004-04-06 | builtins.c: Implement support for sincos function. | Uros Bizjak | 1 | -0/+1 |
2004-03-10 | optabs.h (enum optab_index): Add new OTI_exp10 and OTI_exp2. | Uros Bizjak | 1 | -0/+2 |
2004-03-03 | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 1 | -1/+3 |
2004-02-11 | optabs.h (enum optab_index): Add new OTI_log10 and OTI_log2. | Uros Bizjak | 1 | -0/+2 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-01 | expmed.c (store_bit_field, [...]): Use new named patterns | Jan Hubicka | 1 | -1/+4 |
2003-10-13 | Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo... | Zack Weinberg | 1 | -1/+1 |
2003-10-08 | genopinit.c (main): Output code to declare undefined variables. | Kazu Hirata | 1 | -0/+5 |
2003-10-07 | expr.c (cmpstr_optab, [...]): New. | Zack Weinberg | 1 | -1/+3 |
2003-10-07 | * libfuncs.h (LTI_extendsfdf2, LTI_extendsfxf2, LTI_extendsftf2) | Zack Weinberg | 1 | -29/+39 |
2003-07-05 | genattr.c (internal_dfa_insn_code): Output prototype. | Kaveh R. Ghazi | 1 | -1/+1 |
2003-06-16 | optabs.h (enum optab_index): Add new OTI_tan and OTI_atan. | Roger Sayle | 1 | -0/+2 |
2003-06-01 | genrecog.c: Use ISO C90 prototypes. | Andreas Jaeger | 1 | -9/+5 |
2003-02-11 | optabs.h (enum optab_index): Add new OTI_pow and OTI_atan2. | Roger Sayle | 1 | -2/+4 |
2003-02-01 | [multiple changes] | Richard Henderson | 1 | -0/+4 |
2003-01-07 | re PR target/8322 (SSE2 intrinsics broken?) | Jan Hubicka | 1 | -0/+1 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -1/+10 |
2002-08-03 | builtins.def: Define new builtin functions exp... | Roger Sayle | 1 | -0/+2 |
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 | -1/+1 |
2001-11-30 | genopinit.c (gen_insn): Handle MODE_VECTOR_INT and MODE_VECTOR_FLOAT as allowed. | Daniel Berlin | 1 | -3/+6 |
2001-11-14 | rtl.def (INCLUDE): Define. | Alan Matsuoka | 1 | -1/+1 |
2001-09-13 | c-parse.in (yyerror): Const-ification and/or static-ization. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-18 | optabs.h (OTI_flodiv, [...]): Kill. | Zack Weinberg | 1 | -2/+1 |
2001-08-13 | expr.h: Split out optab- and libfunc-related code to... | Zack Weinberg | 1 | -0/+1 |
2001-07-20 | rtlanal.c (set_noop_p): Return true for noop jumps. | Jan Hubicka | 1 | -0/+1 |
2001-03-22 | mkconfig.sh: Include insn-flags.h. | Richard Henderson | 1 | -2/+0 |
2000-10-18 | Adding new option -ftrapv. | Chandrakala Chavva | 1 | -9/+40 |
2000-08-24 | optabs.c (init_optabs): Initialize fixtab... | Greg McGary | 1 | -2/+2 |
2000-05-18 | genopinit.c: Use $ for escape sequences in optab patterns. | Zack Weinberg | 1 | -103/+74 |
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 |
2000-03-07 | rtl.h (rtunion_def): Constify member `rtstr'. | Kaveh R. Ghazi | 1 | -1/+1 |
2000-02-26 | Fix copyrights. | Jeff Law | 1 | -1/+2 |
2000-01-17 | genattr.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -2/+2 |
2000-01-04 | builtins.c (expand_builtin_strlen): Initialize variable `icode'. | Kaveh R. Ghazi | 1 | -2/+2 |
1999-10-13 | rtl.c (dump_and_abort): Remove. | Richard Henderson | 1 | -0/+1 |
1999-09-23 | Use cbranch patterns when available | Bernd Schmidt | 1 | -0/+3 |
1999-09-16 | system.h (CTYPE_CONV, [...]): New macros. | Kaveh R. Ghazi | 1 | -4/+4 |