aboutsummaryrefslogtreecommitdiff
path: root/gcc/sreal.h
AgeCommit message (Expand)AuthorFilesLines
2016-09-23ipa-cp.c (ipcp_store_vr_results): Avoid static local var zero.Jakub Jelinek1-2/+8
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-27* sreal.h (sreal::shift): Fix sanity check.Jan Hubicka1-2/+2
2014-12-17sreal.h (sreal::normalize): Implement inline.Jan Hubicka1-1/+84
2014-12-15sreal.h (to_double): New method.Jan Hubicka1-3/+6
2014-12-10New sreal implementation which uses int64_t as m_sig.Martin Liska1-34/+22
2014-11-25re PR bootstrap/64050 (r218009 causes LTO/PGO bootstrap failure: ICE: in inli...Martin Liska1-2/+16
2014-11-24[PATCH 1/2] Negative numbers added for sreal class.Martin Liska1-9/+73
2014-11-11c++ify srealTrevor Saunders1-30/+76
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo1-2/+2
2013-03-29Add uniform debug dump function names.Lawrence Crowl1-0/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2005-06-25Update FSF address.Kelley Cook1-2/+2
2003-07-06sbitmap.c: Convert prototypes to ISO C90.Andreas Jaeger1-11/+9
2003-02-10Makefile.in (sreal.o): Added.Josef Zlomek1-0/+67