Deleted Added
full compact
libgcc-std.ver (117395) libgcc-std.ver (119256)
1GCC_3.0 {
2 # libgcc1 integer symbols
3 __absvsi2
4 __addvsi3
5 __ashlsi3
6 __ashrsi3
7 __divsi3
8 __lshrsi3

--- 170 unchanged lines hidden (view full) ---

179%inherit GCC_3.3 GCC_3.0
180GCC_3.3 {
181 _Unwind_FindEnclosingFunction
182 _Unwind_GetCFA
183 _Unwind_Backtrace
184 _Unwind_Resume_or_Rethrow
185 _Unwind_SjLj_Resume_or_Rethrow
186}
1GCC_3.0 {
2 # libgcc1 integer symbols
3 __absvsi2
4 __addvsi3
5 __ashlsi3
6 __ashrsi3
7 __divsi3
8 __lshrsi3

--- 170 unchanged lines hidden (view full) ---

179%inherit GCC_3.3 GCC_3.0
180GCC_3.3 {
181 _Unwind_FindEnclosingFunction
182 _Unwind_GetCFA
183 _Unwind_Backtrace
184 _Unwind_Resume_or_Rethrow
185 _Unwind_SjLj_Resume_or_Rethrow
186}
187
188%inherit GCC_3.3.1 GCC_3.3
189GCC_3.3.1 {
190 __gcc_personality_sj0
191 __gcc_personality_v0
192}