]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/convert.c
Update copyright years.
[thirdparty/gcc.git] / gcc / convert.c
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-09-30  Tom de Vries[nvptx] Add type arg to TARGET_LIBC_HAS_FUNCTION
2020-07-13  Roger Saylemiddle-end: Remove truly_noop_truncation check from...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-07-26  Tamar ChristinaAdd rules to strip away unneeded type casts in expressions
2019-06-05  Martin Seborc-decl.c (start_decl): Adjust quoting and hyphenation...
2019-05-17  Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-02-28  Jakub Jelinekre PR c/89520 (ICE tree check: accessed operand 4 of...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-19  David MalcolmC++: more location wrapper nodes (PR c++/43064, PR...
2018-04-16  Paolo Carlinire PR c++/85112 (ICE with invalid constexpr)
2018-01-08  Richard Bienerre PR c++/83713 (ICE in do_narrow at gcc/convert.c...
2018-01-03  Richard Sandifordpoly_int: GET_MODE_SIZE
2018-01-03  Richard Sandifordpoly_int: GET_MODE_PRECISION
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-28  Michael Meissnerbuiltins.def: (_Float<N> and _Float<N>X BUILT_IN_CEIL...
2017-12-21  Eric Botcazoure PR c++/82872 (ICE in ignore_overflows on __PTRDIFF_M...
2017-09-15  Richard SandifordTurn TRULY_NOOP_TRUNCATION into a hook
2017-09-05  Marek Polacekre PR sanitizer/82072 (sanitizer does not detect an...
2017-09-04  Marek Polacekre PR sanitizer/82072 (sanitizer does not detect an...
2017-08-21  Richard SandifordAdd a type_has_mode_precision_p helper function
2017-08-08  Martin Liskatrans.c: Include header files.
2017-07-31  Martin LiskaDo UBSAN sanitization just when current_function_decl...
2017-06-13  Martin LiskaImplement no_sanitize function attribute
2017-04-07  Richard Bienerre PR middle-end/80341 (gcc miscompiles division of...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-09  Nathan Sidwellre PR c++/78550 (bit field and std::initializer_list)
2016-09-26  Marek PolacekImplement -Wimplicit-fallthrough.
2016-02-08  Jason Merrill* convert.c (convert_to_integer_1): Re-indent.
2016-02-08  Jason Merrillre PR c++/69631 (Bogus overflow in constant expression...
2016-01-06  Marek Polacekre PR sanitizer/69099 (ICE when compiling gcc.dg/atomic...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-04  David MalcolmC++ FE: expression ranges
2015-11-13  Kai TietzAdd non-folding variants for convert_to_*.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-23  Richard SandifordMove fold_trunc_transparent_mathfn to match.pd
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
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.
next