Age | Commit message (Expand) | Author | Files | Lines |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-01-04 | Update copyright years. | Jakub Jelinek | 1 | -2/+1 |
2015-05-22 | libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is not defined. | Yunlian Jiang | 1 | -1/+3 |
2013-08-20 | floatformat.h (floatformat_ibm_long_double): Delete. | Alan Modra | 1 | -2/+11 |
2012-08-17 | floatformat.c (floatformat_to_double): Correctly handle numbers between 1 and 2. | Andreas Schwab | 1 | -24/+14 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+1 |
2010-07-06 | floatformat.h (floatformat_ieee_half_big): Add declaration. | Ken Werner | 1 | -1/+17 |
2007-11-13 | floatformat.c (floatformat_ibm_long_double_is_valid): Fix compiler warnings. | Joseph Myers | 1 | -7/+4 |
2007-11-08 | floatformat.h (struct floatformat): Add split_half field. | Joseph Myers | 1 | -39/+170 |
2006-11-07 | floatformat.c (get_field): Fix segfault with little-endian word order on 64-b... | Julian Brown | 1 | -60/+49 |
2006-04-24 | floatformat.c (floatformat_to_double): Fix (biased) exponent=0 case. | Julian Brown | 1 | -1/+1 |
2006-02-11 | re PR bootstrap/16787 (NAN constant "(0.0/0.0)" cannot be compiled by Tru64 cc) | Roger Sayle | 1 | -1/+10 |
2005-12-17 | floatformat.c (floatformat_i387_ext_is_valid): Use explicit cast to convert f... | Gabriel Dos Reis | 1 | -3/+3 |
2005-10-31 | from Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 1 | -0/+24 |
2005-08-17 | floatformat.c (floatformat_always_valid): Change type of last argument to `vo... | Mark Kettenis | 1 | -17/+17 |
2005-07-12 | floatformat.c (floatformat_to_double): Add a comment about a potential source... | Ben Elliston | 1 | -0/+7 |
2005-05-10 | Update the address and phone number of the FSF organization. | Nick Clifton | 1 | -1/+1 |
2005-03-27 | md5.h: Remove definition and uses of __P. | Gabriel Dos Reis | 1 | -46/+28 |
2003-12-03 | floatformat.c: Include "config.h" and <string.h> if available. | Ian Lance Taylor | 1 | -38/+145 |
2003-10-31 | * floatformat.c (floatformat_always_valid): Add unused attribute. | Andreas Jaeger | 1 | -2/+2 |
2003-09-22 | floatformat.h (struct floatformat): Add field "is_valid". | Andrew Cagney | 1 | -46/+74 |
2003-09-16 | Index: include/ChangeLog | Andrew Cagney | 1 | -7/+7 |
2003-09-15 | floatformat.c (floatformat_is_valid): New function. | Daniel Jacobowitz | 1 | -3/+36 |
2003-04-15 | argv.c: Fix comments. | Kaveh R. Ghazi | 1 | -1/+2 |
2002-03-06 | Remove floatformat_arm_ext. | Andrew Cagney | 1 | -7/+0 |
2001-08-21 | floatformat.h (floatformat_arm_ext): Document as deprecated. | Andrew Cagney | 1 | -7/+45 |
2001-08-14 | floatformat.c (floatformat_ieee_double_littlebyte_bigword): Fix name. | Andrew Cagney | 1 | -1/+1 |
2000-05-31 | Add field ``name'' to floatformat. | Andrew Cagney | 1 | -12/+29 |
2000-03-24 | merge from bfdland | Ian Lance Taylor | 1 | -5/+5 |
1998-12-22 | Warning fixes: | Kaveh R. Ghazi | 1 | -4/+6 |
1998-12-14 | choose-temp.c: Don't check IN_GCC anymore. | Kaveh R. Ghazi | 1 | -1/+1 |
1997-08-21 | Initial revision | Jason Merrill | 1 | -0/+401 |