X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=include%2FChangeLog;h=db25adc849b627c3ab2eb3b30fc6a36e6a203637;hb=63cb126c26489e2b3bf3e19f0f6931963b0deace;hp=7812e6db794b84d6fc31611530f49fab03cb336a;hpb=c4fb3da741acc89e510c72f493d3b57bf85ef99e;p=pf3gnuchains%2Fgcc-fork.git diff --git a/include/ChangeLog b/include/ChangeLog index 7812e6db794..db25adc849b 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,28 @@ +2003-09-22 Andrew Cagney + + * floatformat.h (struct floatformat): Add field "is_valid". + +2003-09-15 Andrew Cagney + + * floatformat.h (floatformat_to_double): Make input buffer constant. + (floatformat_from_double, floatformat_is_valid): Ditto. + +2003-09-15 Andrew Cagney + + * floatformat.h (struct floatformat): Make "exp_bias" signed. + +2003-09-15 Daniel Jacobowitz + + * floatformat.h (floatformat_is_valid): Add prototype. + +2003-07-09 Bob Wilson + + * xtensa-config.h: Undef all macros before defining them. + +2003-07-06 H.J. Lu + + * demangle.h: Support C++. + 2003-07-01 Zack Weinberg * filenames.h: New file imported from binutils.