Age | Commit message (Expand) | Author | Files | Lines |
2014-07-24 | PR 61876: Do not convert cast + __builtin_round into __builtin_lround unless ... | Kyrylo Tkachov | 1 | -2/+2 |
2014-06-30 | convert.c (convert_to_integer): Don't instrument conversions if the function ... | Marek Polacek | 1 | -1/+4 |
2014-06-02 | expr.h: Remove prototypes of functions defined in builtins.c. | Andrew MacLeod | 1 | -0/+1 |
2014-05-23 | builtins.def: Change SANITIZE_FLOAT_DIVIDE to SANITIZE_NONDEFAULT. | Marek Polacek | 1 | -1/+13 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+1 |
2013-10-24 | convert.c (convert_to_real): Guard those unsafe math function convertions wit... | Cong Hou | 1 | -4/+38 |
2013-08-19 | target.def (TARGET_LIBC_HAS_FUNCTION): New target hook. | Alexander Ivchenko | 1 | -4/+5 |
2013-07-12 | re PR middle-end/55771 (Negation and type conversion incorrectly exchanged) | Michael Matz | 1 | -2/+3 |
2013-05-10 | stor-layout.c (element_precision): New function. | Marc Glisse | 1 | -2/+2 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -3/+1 |
2012-04-19 | Fix #52283 error: case label does not reduce to an integer constant | Christian Bruel | 1 | -8/+1 |
2012-04-13 | re PR c/52862 (ICE convert_to_pointer, at convert.c:50) | Richard Guenther | 1 | -5/+0 |
2012-03-07 | convert.c (strip_float_extensions): Move ... | Richard Guenther | 1 | -46/+0 |
2012-01-16 | re PR c/12245 (Uses lots of memory when compiling large initialized arrays) | Jan Hubicka | 1 | -0/+4 |
2011-10-12 | re PR c/50565 (initializer element is not computable at load time) | Joseph Myers | 1 | -0/+9 |
2011-08-26 | re PR middle-end/50083 (All 32-bit fortran tests fail on 32-bit Solaris) | Uros Bizjak | 1 | -1/+7 |
2011-08-12 | builtins.def (BUILT_IN_ICEIL{,F,L}, [...]): New builtin definitions. | Uros Bizjak | 1 | -8/+20 |
2011-07-08 | optabs.c (expand_binop): Use GET_MODE_PRECISION instead of GET_MODE_BITSIZE w... | Bernd Schmidt | 1 | -2/+2 |
2010-11-30 | diagnostic-core.h: Include bversion.h. | Joseph Myers | 1 | -1/+0 |
2010-11-10 | cfgloop.c (verify_loop_structure): Use %' in diagnostics. | Joseph Myers | 1 | -3/+3 |
2010-07-29 | re PR tree-optimization/45034 ("safe" conversion from unsigned to signed char... | Richard Guenther | 1 | -8/+1 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-07-06 | re PR c/44828 (possible integer wrong code bug) | Richard Guenther | 1 | -3/+9 |
2010-06-28 | double-int.h (force_fit_type_double): Remove declaration. | Anatoly Sokolov | 1 | -1/+2 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -2/+0 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+1 |
2010-02-10 | re PR c/43007 (No longer folds (unsigned int) ((long long unsigned int) spi_b... | Richard Guenther | 1 | -0/+25 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -3/+3 |
2009-10-26 | extend.texi (Named Address Spaces): New section. | Ben Elliston | 1 | -1/+11 |
2009-08-24 | convert.c (convert_to_integer): Don't assume an input pointer is POINTER_SIZE... | Olivier Hainque | 1 | -3/+6 |
2009-07-27 | convert.c (convert_to_pointer): Don't assume the target pointer type is POINT... | Olivier Hainque | 1 | -5/+14 |
2009-07-16 | re PR c/40435 (Revision 148442 caused many regressions on trunk) | Aldy Hernandez | 1 | -3/+4 |
2009-07-01 | re PR c++/40566 (rejects promoted throw) | Jakub Jelinek | 1 | -3/+9 |
2009-06-18 | convert.c (convert_to_integer): Convert (int)logb() into ilogb(). | Uros Bizjak | 1 | -0/+31 |
2009-03-30 | re PR middle-end/323 (optimized code gives strange floating point results) | Joseph Myers | 1 | -1/+2 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2009-02-09 | re PR tree-optimization/35202 (exp->expf transformation incorrect with -fmath... | Richard Guenther | 1 | -21/+26 |
2009-02-03 | re PR c++/36607 (Incorrect type diagnostic on substracting casted char pointers) | Andrew Pinski | 1 | -0/+1 |
2008-10-29 | re PR middle-end/36578 (cast to long double not taken into account when resul... | Joseph Myers | 1 | -5/+34 |
2008-10-28 | convert.c (strip_float_extensions): Do not remove or introduce conversions be... | Joseph Myers | 1 | -1/+4 |
2008-05-09 | pa.c (reloc_needed): Use CASE_CONVERT. | Tomas Bily | 1 | -2/+1 |
2007-09-07 | stdfix.h: New file. | Chao-ying Fu | 1 | -3/+50 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-06-11 | really remove signed(_or_unsigned)?_type langhooks | Rafael Espindola | 1 | -2/+2 |
2007-05-14 | c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of... | Rafael Avila de Espindola | 1 | -2/+2 |
2007-03-05 | convert.c (convert_to_integer): Fix nearbyint/rint -> *lrint conversion. | Kaveh R. Ghazi | 1 | -3/+3 |
2007-02-15 | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 1 | -16/+7 |
2007-01-28 | common.opt: Add fstrict-overflow. | Ian Lance Taylor | 1 | -4/+3 |
2007-01-13 | tree.h (force_fit_type_double): Remove unused final argument. | Roger Sayle | 1 | -2/+1 |