- Jan 04, 2006
-
-
sayle authored
* decNumber.c (__NO_STRING_INLINES): Define to prevent glibc macro definition of strcpy from generating compilation warnings. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@109351 138bc75d-0d04-0410-961f-82ee72b054a4
-
- Dec 20, 2005
-
-
sayle authored
* decNumber.c (decStrEq): Cast string contents to unsigned char instead of int before calling tolower. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@108862 138bc75d-0d04-0410-961f-82ee72b054a4
-
sayle authored
* decNumber.c (decStrEq): Cast operands to int before calling tolower to avoid compilation warnings on Tru64. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@108858 138bc75d-0d04-0410-961f-82ee72b054a4
-
- Dec 04, 2005
-
-
bje authored
* decimal128.h, decContext.c, decRound.c, decimal32.c, decNumber.c, decContext.h, decimal64.c, decimal32.h, decNumber.h, decimal64.h, decUtility.c, decLibrary.c, configure.ac, decNumberLocal.h, decUtility.h, decDPD.h, decimal128.c: Update FSF office address. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@108024 138bc75d-0d04-0410-961f-82ee72b054a4
-
- Nov 30, 2005
-
-
gerald authored
* decContext.c: Include config.h * decLibrary.c: Ditto. * decNumber.c: Ditto. * decRound.c: Ditto. * decUtility.c: Ditto. * decimal32.c: Ditto. * decimal64.c: Ditto. * decimal128.c: Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@107695 138bc75d-0d04-0410-961f-82ee72b054a4
-
- Nov 28, 2005
-
-
bje authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@107629 138bc75d-0d04-0410-961f-82ee72b054a4
-