libgcc-std.ver: Add __unorddf2 and __unordsf2 with version 3.3.4.

* config/sh/libgcc-std.ver: Add __unorddf2 and __unordsf2 with
	version 3.3.4.

From-SVN: r83057
This commit is contained in:
Kaz Kojima 2004-06-13 06:35:56 +00:00
parent 965703ed8e
commit 9f680e794f
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2004-06-13 Kaz Kojima <kkojima@gcc.gnu.org>
* config/sh/libgcc-std.ver: Add __unorddf2 and __unordsf2 with
version 3.3.4.
2004-06-12 Roger Sayle <roger@eyesopen.com>
* expmed.c (shift_cost, shiftadd_cost, shiftsub_cost): Additionally

View File

@ -194,8 +194,13 @@ GCC_3.3.1 {
%inherit GCC_3.3.2 GCC_3.3.1
GCC_3.3.2 {
}
%inherit GCC_3.3.4 GCC_3.3.2
GCC_3.3.4 {
__unorddf2
__unordsf2
}
%inherit GCC_3.4 GCC_3.3.2
%inherit GCC_3.4 GCC_3.3.4
GCC_3.4 {
# bit scanning and counting built-ins
__clzsi2