re PR debug/66691 (ICE on valid code at -O3 with -g enabled in simplify_subreg, at...
[gcc.git] / gcc / convert.c
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-22 Marc Glisseconvert.c (convert_to_integer, [...]): Include the...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-08 Jason Merrillubsan.c (do_ubsan_in_current_function): New.
2015-01-05 Jakub Jelinekre PR sanitizer/64344 ([UBSAN] ICE with -fsanitize...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-04 Jakub Jelinekre PR c++/56493 (Performance regression in google dense...
2014-10-30 Richard Bienergenmatch.c (capture_info::walk_c_expr): Ignore capture...
2014-10-03 Eric Botcazouconvert.c (convert_to_integer): Do not introduce useles...
2014-08-05 Kyrylo Tkachov[convert.c] PR 61876: Guard transformation to lrint...
2014-07-24 Kyrylo TkachovPR 61876: Do not convert cast + __builtin_round into...
2014-06-30 Marek Polacekconvert.c (convert_to_integer): Don't instrument conver...
2014-06-02 Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-23 Marek Polacekbuiltins.def: Change SANITIZE_FLOAT_DIVIDE to SANITIZE_...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-10-24 Cong Houconvert.c (convert_to_real): Guard those unsafe math...
2013-08-19 Alexander Ivchenkotarget.def (TARGET_LIBC_HAS_FUNCTION): New target hook.
2013-07-12 Michael Matzre PR middle-end/55771 (Negation and type conversion...
2013-05-10 Marc Glissestor-layout.c (element_precision): New function.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-04-19 Christian BruelFix #52283 error: case label does not reduce to an...
2012-04-13 Richard Guentherre PR c/52862 (ICE convert_to_pointer, at convert.c:50)
2012-03-07 Richard Guentherconvert.c (strip_float_extensions): Move ...
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...
next