Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define __GI_fegetenv for e500 libm | Khem Raj | 2014-09-02 | 1 | -0/+1 |
| | | | | | | | | | | | generic HAVE_RM_CTX implementation which is used for ppc/e500 as well has introduced calls to fegetenv which should be resolved internally with in libm Signed-off-by: Khem Raj <raj.khem@gmail.com> * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (fegetenv): Add libm_hidden_ver. | ||||
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 28 | -28/+28 |
| | |||||
* | Add powerpc-nofpu/e500 support functions for atomic compound assignment and ↵ | Joseph Myers | 2013-11-28 | 6 | -3/+193 |
| | | | | FLT_ROUNDS. | ||||
* | Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271). | Joseph Myers | 2013-11-28 | 1 | -0/+1 |
| | |||||
* | Fix powerpc-nofpu build. | Joseph Myers | 2013-11-25 | 1 | -0/+3 |
| | |||||
* | Add e500 port. | Joseph Myers | 2013-10-18 | 26 | -0/+1091 |