re PR target/52079 (ICE in aggregate_value_p while building libgo on arm-linux-gnueabihf)
[platform/upstream/gcc.git] / gcc / convert.c
2012-01-16 Jan Hubickare PR c/12245 (Uses lots of memory when compiling large...
2011-10-12 Joseph Myersre PR c/50565 (initializer element is not computable...
2011-08-26 Uros Bizjakre PR middle-end/50083 (All 32-bit fortran tests fail...
2011-08-12 Uros Bizjakbuiltins.def (BUILT_IN_ICEIL{,F,L}, [...]): New builtin...
2011-07-08 Bernd Schmidtoptabs.c (expand_binop): Use GET_MODE_PRECISION instead...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-10 Joseph Myerscfgloop.c (verify_loop_structure): Use %' in diagnostics.
2010-07-29 Richard Guentherre PR tree-optimization/45034 ("safe" conversion from...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-06 Richard Guentherre PR c/44828 (possible integer wrong code bug)
2010-06-28 Anatoly Sokolovdouble-int.h (force_fit_type_double): Remove declaration.
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-02-10 Richard Guentherre PR c/43007 (No longer folds (unsigned int) ((long...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-10-26 Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-08-24 Olivier Hainqueconvert.c (convert_to_integer): Don't assume an input...
2009-07-27 Olivier Hainqueconvert.c (convert_to_pointer): Don't assume the target...
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-06-30 Jakub Jelinekre PR c++/40566 (rejects promoted throw)
2009-06-18 Uros Bizjakconvert.c (convert_to_integer): Convert (int)logb(...
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...
next