| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * 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 |
* | * builtins.c (fold_trunc_transparent_mathfn): New function. | hubicka | 2003-01-25 | 1 | -55/+33 |
* | * basic-block.h: Fix comment formatting. | kazu | 2003-01-18 | 1 | -1/+1 |
* | * alias.c: Fix comment typos. | kazu | 2003-01-18 | 1 | -1/+1 |
* | PR f/9258 | hubicka | 2003-01-15 | 1 | -3/+5 |
* | * convert.c (strip_float_extensions): Look for narrowest type handling | hubicka | 2003-01-14 | 1 | -3/+23 |
* | Warning fixes: | ghazi | 2003-01-05 | 1 | -1/+2 |
* | * convert.c (convert_to_real): Disable function transformation for | hubicka | 2002-12-17 | 1 | -0/+4 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+161 |
* | gcc: | amylaar | 2002-07-04 | 1 | -0/+6 |
* | * convert.c (convert_to_integer) [LSHIFT_EXPR]: Don't pass | rth | 2002-06-15 | 1 | -3/+15 |
* | * c-common.c (unsigned_conversion_warning, convert_and_check, | neil | 2002-04-01 | 1 | -6/+10 |
* | * Makefile.in (convert.o, calls.o, expmed.o): Update. | neil | 2002-03-29 | 1 | -9/+11 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -2/+2 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * convert.c (convert_to_integer): Don't do unsigned unless result or | kenner | 2001-02-23 | 1 | -3/+3 |
* | Warning fixes: | ghazi | 2000-07-12 | 1 | -2/+0 |
* | Vector conversions support | crux | 2000-06-24 | 1 | -2/+37 |
* | * Rework fields used to describe positions of bitfields and | kenner | 2000-03-25 | 1 | -2/+2 |
* | gcc | nathan | 2000-03-21 | 1 | -1/+1 |
* | Copyright fixes | law | 2000-02-26 | 1 | -1/+2 |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 1 | -0/+1 |
* | * convert.c (convert_to_integer): Issue an error on conversions to | mmitchel | 1998-08-30 | 1 | -0/+8 |
* | Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com> | robertl | 1998-05-06 | 1 | -0/+1 |
* | * Check in merge from gcc2. See ChangeLog.12 for details. | law | 1998-05-05 | 1 | -161/+121 |
* | dummy commit before merge | law | 1998-04-03 | 1 | -1/+4 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -3/+3 |