comparison gcc/libgcc-std.ver @ 63:b7f97abdc517 gcc-4.6-20100522

update gcc from gcc-4.5.0 to gcc-4.6
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Mon, 24 May 2010 12:47:05 +0900
parents 77e2b8dfacca
children f6334be47118
comparison
equal deleted inserted replaced
56:3c8a44c06a95 63:b7f97abdc517
1 # Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 1 # Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
2 # 2008 Free Software Foundation, Inc. 2 # 2008, 2010 Free Software Foundation, Inc.
3 # 3 #
4 # This file is part of GCC. 4 # This file is part of GCC.
5 # 5 #
6 # GCC is free software; you can redistribute it and/or modify 6 # GCC is free software; you can redistribute it and/or modify
7 # it under the terms of the GNU General Public License as published by 7 # it under the terms of the GNU General Public License as published by
1902 __sync_val_compare_and_swap_16 1902 __sync_val_compare_and_swap_16
1903 __sync_lock_test_and_set_16 1903 __sync_lock_test_and_set_16
1904 1904
1905 __sync_synchronize 1905 __sync_synchronize
1906 } 1906 }
1907
1908 %inherit GCC_4.5.0 GCC_4.4.0
1909 GCC_4.5.0 {
1910 __unordxf2
1911 __unordtf2
1912 }