Skip to content
Snippets Groups Projects
  1. Jan 04, 2006
    • sayle's avatar
      · e5823527
      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
      e5823527
  2. Dec 20, 2005
    • sayle's avatar
      · be4ac963
      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
      be4ac963
    • sayle's avatar
      · c6fdac18
      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
      c6fdac18
  3. Dec 04, 2005
  4. Nov 30, 2005
  5. Nov 28, 2005
Loading