| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years. | jakub | 2017-01-01 | 1 | -1/+1 |
* | Fix runtime error: left shift of negative value (PR | marxin | 2016-12-02 | 1 | -3/+17 |
* | Add sreal to selftests | marxin | 2016-07-20 | 1 | -0/+112 |
* | Update copyright years. | jakub | 2016-01-04 | 1 | -1/+1 |
* | PR other/64370 | jakub | 2015-01-12 | 1 | -1/+1 |
* | Fix for ipa/PR64503 | marxin | 2015-01-09 | 1 | -2/+2 |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | * sreal.h (sreal::normalize): Implement inline. | hubicka | 2014-12-17 | 1 | -58/+0 |
* | Both config.h and system.h define ABI/API macros for system headers. | haubi | 2014-12-16 | 1 | -1/+1 |
* | Fix for PR ipa/64278 | marxin | 2014-12-16 | 1 | -1/+1 |
* | * sreal.h (to_double): New method. | hubicka | 2014-12-15 | 1 | -0/+13 |
* | New sreal implementation which uses int64_t as m_sig. | marxin | 2014-12-10 | 1 | -91/+40 |
* | 2014-11-25 Martin Liska <mliska@suse.cz> | marxin | 2014-11-25 | 1 | -5/+7 |
* | [PATCH 1/2] Negative numbers added for sreal class. | marxin | 2014-11-24 | 1 | -27/+87 |
* | * sreal.c (sreal::to_int): Use INTTYPE_MAXIMUM (int64_t) | uros | 2014-11-11 | 1 | -1/+1 |
* | c++ify sreal | tbsaunde | 2014-11-11 | 1 | -388/+99 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | Add uniform debug dump function names. | crowl | 2013-03-29 | 1 | -0/+16 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -1/+1 |
* | Update Copyright years for files modified in 2010. | jakub | 2011-01-03 | 1 | -1/+1 |
* | * bitmap.c: Delete unnecessary includes. | froydnj | 2010-11-16 | 1 | -1/+0 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h, | kazu | 2004-10-15 | 1 | -1/+1 |
* | * ra-build.c (copy_insn_p, remember_move, defuse_overlap_p_1, | nathan | 2004-09-09 | 1 | -30/+13 |
* | * sbitmap.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -43/+18 |
* | * basic-block.h: Fix comment typos. | kazu | 2003-07-01 | 1 | -1/+1 |
* | * tracer.c: Remove duplication declaration. | aj | 2003-06-16 | 1 | -1/+0 |
* | gcc: | ghazi | 2003-05-17 | 1 | -8/+4 |
* | * Makefile.in (sreal.o): Added. | zlomek | 2003-02-10 | 1 | -0/+591 |