summaryrefslogtreecommitdiff
path: root/gcc/sreal.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* * sreal.h (sreal::shift): Fix sanity check.Jan Hubicka2014-12-271-2/+2
* sreal.h (sreal::normalize): Implement inline.Jan Hubicka2014-12-171-1/+84
* sreal.h (to_double): New method.Jan Hubicka2014-12-151-3/+6
* New sreal implementation which uses int64_t as m_sig.Martin Liska2014-12-101-34/+22
* re PR bootstrap/64050 (r218009 causes LTO/PGO bootstrap failure: ICE: in inli...Martin Liska2014-11-251-2/+16
* [PATCH 1/2] Negative numbers added for sreal class.Martin Liska2014-11-241-9/+73
* c++ify srealTrevor Saunders2014-11-111-30/+76
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo2013-12-101-2/+2
* Add uniform debug dump function names.Lawrence Crowl2013-03-291-0/+2
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* Update FSF address.Kelley Cook2005-06-251-2/+2
* sbitmap.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-11/+9
* Makefile.in (sreal.o): Added.Josef Zlomek2003-02-101-0/+67