(Synchronize with addition made to binutils sources):
[gcc.git] / gcc / convert.c
2009-03-30 Joseph Myersre PR middle-end/323 (optimized code gives strange...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-02-09 Richard Guentherre PR tree-optimization/35202 (exp->expf transformation...
2009-02-03 Andrew Pinskire PR c++/36607 (Incorrect type diagnostic on substract...
2008-10-29 Joseph Myersre PR middle-end/36578 (cast to long double not taken...
2008-10-28 Joseph Myersconvert.c (strip_float_extensions): Do not remove or...
2008-05-09 Tomas Bilypa.c (reloc_needed): Use CASE_CONVERT.
2007-09-07 Chao-ying Fustdfix.h: New file.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-11 Rafael Espindolareally remove signed(_or_unsigned)?_type langhooks
2007-05-14 Rafael Avila de... c-common.c (warnings_for_convert_and_check): Use unsign...
2007-03-05 Kaveh R. Ghaziconvert.c (convert_to_integer): Fix nearbyint/rint...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-01-28 Ian Lance Taylorcommon.opt: Add fstrict-overflow.
2007-01-13 Roger Sayletree.h (force_fit_type_double): Remove unused final...
2007-01-11 Roger Saylebuiltins.c (expand_builtin_pow, [...]): Replace uses...
2007-01-08 Richard Guenthertree.h (force_fit_type_double): Export.
2006-10-23 Richard Guentherre PR middle-end/21032 (With -frounding-math, incorrect...
2006-08-28 Kazu Hiratare PR middle-end/26632 (spurious warning: value compute...
2006-07-25 Roger Saylere PR middle-end/28473 (with -O, casting result of...
2006-06-23 Janis Johnsontree.h (DECIMAL_FLOAT_TYPE_P): New.
2006-03-29 Roger Sayleconvert.c (convert_to_pointer): Preserve the TREE_OVERF...
2006-02-08 Roger Sayletree.def (CHAR_TYPE): Remove.
2005-12-26 Kazu Hiratare PR middle-end/25125 ((short) ((int)(unsigned short...
2005-12-18 Jon Grimmoptabs.c (init_floating_libfuncs): Handle decimal float...
2005-12-02 Richard Guentherconvert.c (convert_to_integer): Fix compare for nonposi...
2005-12-02 Richard Guentherconvert.c (convert_to_integer): Use fold_convert instea...
2005-11-30 Volker Reichelttree.h (CASE_FLT_FN, [...]): New macros.
2005-10-11 Eric Botcazoure PR middle-end/24263 (gcc.dg/torture/builtin-convert...
2005-10-05 Dale Johannesenconvert.c (convert_to_real): Don't convert (float)floor...
2005-09-25 Ian Lance Taylorconvert.c (convert_to_integer): Don't test for ENUMERAL...
2005-08-23 Paolo Bonzinire PR middle-end/23517 (can't cast between generic...
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.
next