| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree.def (CHAR_TYPE): Remove. | sayle | 2006-02-08 | 1 | -5/+1 |
* | gcc/ | kazu | 2005-12-26 | 1 | -1/+11 |
* | * optabs.c (init_floating_libfuncs): Handle decimal float modes. | bje | 2005-12-18 | 1 | -0/+22 |
* | 2005-12-02 Richard Guenther <rguenther@suse.de> | rguenth | 2005-12-02 | 1 | -1/+1 |
* | 2005-12-02 Richard Guenther <rguenther@suse.de> | rguenth | 2005-12-02 | 1 | -5/+3 |
* | * tree.h (CASE_FLT_FN, CASE_INT_FN): New macros. | reichelt | 2005-11-30 | 1 | -6/+6 |
* | PR middle-end/24263 | ebotcazou | 2005-10-11 | 1 | -3/+35 |
* | 2005-10-05 Dale Johannesen <dalej@apple.com> | dalej | 2005-10-05 | 1 | -29/+3 |
* | * convert.c (convert_to_integer): Don't test for ENUMERAL_TYPE in | ian | 2005-09-25 | 1 | -24/+12 |
* | 2005-08-23 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-08-23 | 1 | -2/+2 |
* | 2005-08-03 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-08-03 | 1 | -1/+1 |
* | * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c, | kazu | 2005-06-26 | 1 | -25/+25 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * convert.c (convert_to_pointer): Avoid recursion if no conversion | dj | 2005-06-02 | 1 | -10/+6 |
* | * convert.c (convert_to_integer) <POINTER_TYPE>: Avoid recursive | sayle | 2005-05-26 | 1 | -7/+8 |
* | PR middle-end/21282 | uros | 2005-05-03 | 1 | -8/+2 |
* | PR tree-optimization/21004 | uros | 2005-04-15 | 1 | -2/+14 |
* | * convert.c (convert_to_integer): Convert (long int)trunc{,f,l}, | uros | 2005-04-14 | 1 | -0/+7 |
* | * builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT_IN_LCEILL) | uros | 2005-04-11 | 1 | -0/+7 |
* | * builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF, BUILT_IN_LFLOORL) | uros | 2005-04-09 | 1 | -0/+7 |
* | PR c++/20023 | jakub | 2005-02-17 | 1 | -2/+1 |
* | * bt-load.c, cfgloop.c, convert.c, dominance.c, global.c, | kazu | 2005-02-17 | 1 | -1/+1 |
* | PR middle-end/19857 | jakub | 2005-02-16 | 1 | -1/+2 |
* | PR tree-optimization/17512 | kazu | 2004-09-22 | 1 | -22/+1 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -1/+1 |
* | Fix excess errors problem for invalid vector testcase. | wilson | 2004-09-11 | 1 | -1/+1 |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -1/+1 |
* | .: | nathan | 2004-08-15 | 1 | -2/+1 |
* | * convert.c (convert_to_real, convert_to_integer, | sayle | 2004-07-25 | 1 | -25/+24 |
* | 2004-07-21 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-21 | 1 | -4/+2 |
* | * convert.c (strip_float_extension): Skip both NOP_EXPR and | sayle | 2004-06-23 | 1 | -1/+2 |
* | 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-05-13 | 1 | -1/+1 |
* | * convert.c (convert_to_integer): Ensure `long_integer_type_node' | ghazi | 2004-04-29 | 1 | -1/+2 |
* | * convert.c (convert_to_integer): Convert (long)round -> lround, | ghazi | 2004-04-29 | 1 | -0/+46 |
* | * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c: | kenner | 2004-04-01 | 1 | -11/+11 |
* | * convert.c (convert_to_real): Add more math builtins. | ghazi | 2004-03-19 | 1 | -2/+31 |
* | * convert.c (convert_to_real): Reformat using switch stmt. | ghazi | 2004-03-19 | 1 | -33/+37 |
* | * builtins.c (integer_valued_real_p): Add builtin rint. | ghazi | 2004-03-17 | 1 | -0/+2 |
* | * convert.c (convert_to_real): Fix typos in `long double' | ghazi | 2004-03-17 | 1 | -3/+3 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -10/+11 |
* | * convert.c, gcov-io.c, libgcov.c, sched-int.h, sibcall.c, | kazu | 2004-02-23 | 1 | -1/+1 |
* | * Makefile.in (STRICT2_WARN): Add -Wno-variadic-macros. | rth | 2004-02-19 | 1 | -2/+1 |
* | * c-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR. | zlomek | 2003-09-01 | 1 | -1/+0 |
* | * c-decl.c: Fix comment formatting. | kazu | 2003-08-22 | 1 | -2/+2 |
* | PR c++/11946 | mmitchel | 2003-08-20 | 1 | -1/+21 |
* | * configure.in (--enable-checking): Add fold category. | jakub | 2003-07-28 | 1 | -0/+3 |
* | * basic-block.h: Fix comment typos. | kazu | 2003-07-01 | 1 | -1/+1 |
* | * collect2.h: Convert prototypes to ISO C90. | aj | 2003-06-29 | 1 | -17/+11 |
* | * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c, | neroden | 2003-06-16 | 1 | -1/+1 |
* | * convert.c (convert_to_real): Also optimize (float)log(x) into | sayle | 2003-02-19 | 1 | -11/+13 |