Changeset 393


Ignore:
Timestamp:
Jul 16, 2003, 12:49:13 PM (22 years ago)
Author:
bird
Message:

#563: we have our own float.h. (float_format=none)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gcc/gcc/config.gcc

    • Property cvs2svn:cvs-rev changed from 1.3 to 1.4
    r392 r393  
    15951595        gas=yes
    15961596        gnu_ld=yes
     1597        float_format=none
    15971598        ;;
    15981599i[34567]86-*-interix*)
     
    23862387        case $machine in
    23872388        mips*el-*)
    2388                 tm_file="mips/little.h $tm_file" 
     2389                tm_file="mips/little.h $tm_file"
    23892390                ;;
    23902391        esac
Note: See TracChangeset for help on using the changeset viewer.