Move all files into ports/ subdirectory in preparation for merge with glibc
[glibc.git] / ports / sysdeps / powerpc / nofpu / Versions
blob1a29319d5ac475078341f13dfe8c3cbc4753dba5
1 libc {
2   GLIBC_2.3.2 {
3     __sim_exceptions; __sim_disabled_exceptions; __sim_round_mode;
4     __adddf3; __addsf3; __divdf3; __divsf3; __eqdf2; __eqsf2;
5     __extendsfdf2; __fixdfdi; __fixdfsi; __fixsfdi; __fixsfsi;
6     __fixunsdfdi; __fixunsdfsi; __fixunssfdi; __fixunssfsi;
7     __floatdidf; __floatdisf; __floatsidf; __floatsisf;
8     __gedf2; __gesf2; __ledf2; __lesf2; __muldf3; __mulsf3;
9     __negdf2; __negsf2; __sqrtdf2; __sqrtsf2; __subdf3;
10     __subsf3; __truncdfsf2;
11   }
12   GLIBC_2.4 {
13     __floatundidf; __floatundisf;
14     __floatunsidf; __floatunsisf;
15     __unorddf2; __unordsf2;
16     __nedf2; __nesf2;
17     __gtdf2; __gtsf2;
18     __ltdf2; __ltsf2;
19   }