convert.c (convert_to_integer): Use fold_build1 instead of build1 when converting...
[gcc.git] / gcc / convert.c
2005-08-03 Andrew Pinskiconvert.c (convert_to_integer): Use fold_build1 instead...
2005-06-26 Kazu Hiratabuiltins.c, [...]: Use fold_buildN instead of fold...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-02 DJ Delorieconvert.c (convert_to_pointer): Avoid recursion if...
2005-05-26 Roger Sayleconvert.c (convert_to_integer): Avoid recursive call...
2005-05-03 Uros Bizjakre PR middle-end/21282 (Converting floor into lfloor...
2005-04-15 Uros Bizjakre PR tree-optimization/21004 (gcc.dg/builtins-53.c...
2005-04-14 Uros Bizjakconvert.c (convert_to_integer): Convert (long int)trunc...
2005-04-11 Uros Bizjak* builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT_...
2005-04-09 Uros Bizjak* builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF,...
2005-02-17 Jakub Jelinekre PR c++/20023 (internal compiler error: Segmentation...
2005-02-17 Kazu Hiratabt-load.c, [...]: Update copyright.
2005-02-16 Jakub Jelinekre PR middle-end/19857 (alignment check of SSE constant...
2004-09-22 Kazu Hiratare PR tree-optimization/17512 (ICE in regex.c)
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-11 James E WilsonFix excess errors problem for invalid vector testcase.
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-07-25 Roger Sayleconvert.c (convert_to_real, [...]): Replace calls to...
2004-07-21 Paolo Bonzinic-common.c (vector_types_convertible_p): Use vector...
2004-06-23 Roger Sayleconvert.c (strip_float_extension): Skip both NOP_EXPR...
2004-05-13 Andrew Pinskiconvert.c (convert_to_integer): Make a CONVERT_EXPR...
2004-04-29 Kaveh R. Ghaziconvert.c (convert_to_integer): Ensure `long_integer_ty...
2004-04-29 Kaveh R. Ghaziconvert.c (convert_to_integer): Convert (long)round...
2004-04-01 Richard Kennerbuiltins.c, [...]: Change most occurrences of TREE_UNSI...
2004-03-19 Kaveh R. Ghaziconvert.c (convert_to_real): Add more math builtins.
2004-03-19 Kaveh R. Ghazi* convert.c (convert_to_real): Reformat using switch...
2004-03-17 Kaveh R. Ghazibuiltins.c (integer_valued_real_p): Add builtin rint.
2004-03-17 Kaveh R. Ghaziconvert.c (convert_to_real): Fix typos in `long double...
2004-03-14 Roger Saylealias.c (get_alias_set): Replace calls via (*lang_hooks...
2004-02-23 Kazu Hirataconvert.c, [...]: Update copyright.
2004-02-19 Richard HendersonMakefile.in (STRICT2_WARN): Add -Wno-variadic-macros.
2003-09-01 Josef Zlomekc-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR.
2003-08-22 Kazu Hiratac-decl.c: Fix comment formatting.
2003-08-20 Mark Mitchellre PR c++/11946 (fun and merriment with enums as functi...
2003-07-28 Jakub Jelinekconfigure.in (--enable-checking): Add fold category.
2003-07-01 Kazu Hiratabasic-block.h: Fix comment typos.
2003-06-29 Andreas Jaegercollect2.h: Convert prototypes to ISO C90.
2003-06-16 Nathanael Nerodeconvert.c, [...]: Replace overly specific references...
2003-02-19 Roger Sayleconvert.c (convert_to_real): Also optimize (float)log...
2003-01-25 Jan Hubickabuiltins.c (fold_trunc_transparent_mathfn): New function.
2003-01-18 Kazu Hiratabasic-block.h: Fix comment formatting.
2003-01-18 Kazu Hirataalias.c: Fix comment typos.
2003-01-15 Jan Hubickare PR rtl-optimization/9258 (ICE in compensate_edge...
2003-01-14 Jan Hubickaconvert.c (strip_float_extensions): Look for narrowest...
2003-01-05 Kaveh R. GhaziWarning fixes:
2002-12-17 Jan Hubickaconvert.c (convert_to_real): Disable function transform...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-07-04 J"orn Renneckesimplify-rtx.c (simplify_subreg): Reduce problem of...
2002-06-15 Eric Botcazouconvert.c (convert_to_integer): Don't pass the truncati...
2002-04-01 Neil Boothc-common.c (unsigned_conversion_warning, [...]): Use...
2002-03-29 Neil BoothMakefile.in (convert.o, [...]): Update.
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-02-23 Richard Kennerconvert.c (convert_to_integer): Don't do unsigned unles...
2000-07-12 Kaveh R. GhaziWarning fixes:
2000-06-24 Bernd SchmidtVector conversions support
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-21 Nathan Sidwelltree.h (COMPLETE_TYPE_P): New macro.
2000-02-26 Jeff LawCopyright fixes
1999-09-07 Jeff LawMerge in gcc2-ss-010999
1998-08-30 Mark Mitchellconvert.c (convert_to_integer): Issue an error on conve...
1998-05-06 Robert Lipetoplev.h: New file.
1998-05-05 Jeff Law* Check in merge from gcc2. See ChangeLog.12 for details.
1998-04-03 Jeff Lawdummy commit before merge
1996-07-03 Mike Stumpformatting tweaks
1995-07-17 Richard Kenner(convert_to_integer): If TYPE is a enumeral type or...
1995-06-15 Richard KennerUpdate FSF address.
1995-02-13 Jason MerrillSupport reference types
1994-12-25 Richard Kenner(convert_to_pointer): Eliminate ref to null_pointer_node.
1994-05-18 Jason Merrill(convert_to_real): Accept boolean values.
1994-03-14 Richard Kenner(convert_to_integer): Convert integer_one_node to prope...
1994-03-14 Richard Kenner(convert_to_integer): When changing type of truthvalue...
1993-07-29 Richard Stallman(convert_to_integer): Don't pass truncate into ABS_EXPR.
1993-04-28 Richard Kenner(convert_to_integer): When we want to return zero,...
1993-04-23 Richard Kenner(convert_to_integer...
1993-03-31 Richard Stallman(convert_to_real): Pass mode arg to REAL_VALUE_ATOF.
1993-03-09 Richard StallmanMinor fix in last change.
1993-03-09 Richard Stallman(convert_to_complex): Avoid using comptypes.
1993-03-04 Steve Chamberlain(convert_to_pointer): Fix typo comparing size of intege...
1993-03-04 Richard Stallman(convert_to_real): Convert complex to real.
1993-02-25 Jim Wilson(convert_to_integer): Delete Feb 19 change.
1993-02-22 Richard Stallman(convert_to_integer): #if 0 the truncated integer warning.
1993-02-19 Richard Stallman(convert_to_integer): Warn if integer is truncated...
1993-01-09 Brendan KehoeInitial revision