Date: Sat, 10 Jul 2010 03:38:36 GMT From: Oleksandr Tymoshenko <gonzo@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 180712 for review Message-ID: <201007100338.o6A3cal9061285@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@180712?ac=10 Change 180712 by gonzo@gonzo_figaro on 2010/07/10 03:38:00 Use real functions name instead of automatically-generated list of labels Affected files ... .. //depot/projects/avr32/src/contrib/gcc/config/avr32/libgcc-avr32.ver#2 edit Differences ... ==== //depot/projects/avr32/src/contrib/gcc/config/avr32/libgcc-avr32.ver#2 (text+ko) ==== @@ -1,141 +1,36 @@ GCC_4.0 { - __avr32_f64_mul_op1_zero - __avr32_f64_mul_op1_subnormal - __avr32_f64_mul_op2_subnormal - __avr32_f64_mul_op_nan_or_inf - __avr32_f64_mul_res_subnormal - __avr32_f64_mul_res_inf - __avr32_f64_mul_res_zero - __avr32_f64_mul_op1_not_naninf - __avr32_f64_mul_res_nan - __avr32_f64_mul_op1_zero - __avr32_f64_mul_op1_subnormal - __avr32_f64_mul_op2_subnormal - __avr32_f64_mul_op_nan_or_inf - __avr32_f64_mul_res_subnormal - __avr32_f64_mul_res_inf - __avr32_f64_mul_res_zero - __avr32_f64_mul_op1_not_naninf - __avr32_f64_mul_res_nan - __avr32_f64_sub_from_add - __avr32_f64_add_from_sub - __avr32_f64_sub_opL_subnormal - __avr32_f64_sub_opL_subnormal_done - __avr32_f64_sub_opH_nan_or_inf - __avr32_f64_sub_shift_done - __avr32_f64_sub_longshift - __avr32_f64_sub_longnormalize_done - __avr32_f64_sub_longnormalize - __avr32_f64_sub_subnormal_result - __avr32_f64_sub_round - __avr32_f64_sub_return_nan - __avr32_f64_add_op2_subnormal - __avr32_f64_add_opH_nan_or_inf - __avr32_f64_add_shift_done - __avr32_f64_add_longshift - __avr32_f64_add_res_of - __avr32_f64_add_res_of_done - __avr32_f64_add_round - __avr32_f64_add_return_nan - __avr32_f64_add_opL_nan_or_inf - __avr32_f64_sub_from_add - __avr32_f64_add_from_sub - __avr32_f64_sub_opL_subnormal - __avr32_f64_sub_opL_subnormal_done - __avr32_f64_sub_opH_nan_or_inf - __avr32_f64_sub_shift_done - __avr32_f64_sub_longshift - __avr32_f64_sub_longnormalize_done - __avr32_f64_sub_longnormalize - __avr32_f64_sub_subnormal_result - __avr32_f64_sub_round - __avr32_f64_sub_return_nan - __avr32_f64_add_op2_subnormal - __avr32_f64_add_opH_nan_or_inf - __avr32_f64_add_shift_done - __avr32_f64_add_longshift - __avr32_f64_add_res_of - __avr32_f64_add_res_of_done - __avr32_f64_add_round - __avr32_f64_add_return_nan - __avr32_f64_add_opL_nan_or_inf - __avr32_f64_div_res_subnormal - __avr32_f64_div_round_subnormal - __avr32_f64_div_op1_zero - __avr32_f64_div_res_subnormal - __avr32_f64_div_op1_zero - __avr32_f32_div_res_subnormal - __avr32_f32_div_round_subnormal - __avr32_f32_div_res_subnormal - __avr32_f32_sub_from_add - __avr32_f32_add_from_sub - __avr32_f32_sub_op1_nan_or_inf - __avr32_f32_sub_op2_subnormal - __avr32_f32_sub_shift_done - __avr32_f32_sub_subnormal_result - __avr32_f32_sub_round - __avr32_f32_add_op1_nan_or_inf - __avr32_f32_add_op2_subnormal - __avr32_f32_add_res_of - __avr32_f32_sub_from_add - __avr32_f32_add_from_sub - __avr32_f32_sub_op1_nan_or_inf - __avr32_f32_sub_op2_subnormal - __avr32_f32_sub_subnormal_result - __avr32_f32_sub_round - __avr32_f32_add_op1_nan_or_inf - __avr32_f32_add_op2_subnormal - __avr32_f32_add_res_of - __avr32_f32_mul_op1_zero - __avr32_f32_mul_op1_nan_or_inf - __avr32_f32_mul_op2_subnormal - __avr32_f32_mul_res_subnormal - __avr32_f32_mul_round - __avr32_s32_to_f32_subnormal - __avr32_u32_to_f32_subnormal - __avr32_s64_to_f64 - __avr32_u32_to_f32 __avr32_f64_mul + __avr32_f64_mul_fast + __avr32_f64_sub_fast + __avr32_f64_sub + __avr32_f64_add_fast + __avr32_f64_add + __avr32_f64_to_u32 + __avr32_f64_to_s32 + __avr32_f64_to_u64 __avr32_f64_to_s64 + __avr32_u32_to_f64 + __avr32_s32_to_f64 __avr32_f32_cmp_eq - __avr32_f32_to_f64 + __avr32_f32_cmp_ge + __avr32_f32_cmp_lt + __avr32_f64_cmp_eq + __avr32_f64_cmp_ge __avr32_f64_cmp_lt - __avr32_mul64 - __avr32_f32_to_u32 - __avr32_f32_div - __avr32_f32_cmp_lt - __avr32_f32_to_s64 + __avr32_f64_div_fast + __avr32_f64_div __avr32_f32_sub_fast - __avr32_f64_div - __avr32_f64_sub_fast - __avr32_lsr64 - __avr32_f64_sub - __avr32_f32_add - __avr32_f64_to_u32 - __avr32_s64_to_f32 - __avr32_f32_to_s32 - __avr32_f64_add - __avr32_f64_div_fast __avr32_f32_sub - __avr32_f32_cmp_ge - __avr32_u32_to_f64 - __avr32_lsl64 - __avr32_asr64 - __avr32_umod64 - __avr32_f64_to_s32 - __avr32_f64_to_f32 - __avr32_f64_cmp_ge - __avr32_f32_to_u64 __avr32_f32_add_fast - __avr32_udiv64 - __avr32_f64_cmp_eq - __avr32_s32_to_f32 - __avr32_f64_to_u64 - __avr32_sdiv64 - __avr32_f64_add_fast - __avr32_s32_to_f64 + __avr32_f32_add __avr32_f32_div_fast - __avr32_smod64 - __avr32_f64_mul_fast + __avr32_f32_div __avr32_f32_mul + __avr32_s32_to_f32 + __avr32_u32_to_f32 + __avr32_f32_to_s32 + __avr32_f32_to_u32 + __avr32_f32_to_f64 + __avr32_f64_to_f32 + __mulsi3 }
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007100338.o6A3cal9061285>