From: Kazu Hirata Date: Wed, 12 Nov 2003 02:03:58 +0000 (+0000) Subject: * config/h8300/t-h8300: Fix an obsolete comment. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f24f58310584ba860fb7f7b47390f8afe6b9db03;p=gcc.git * config/h8300/t-h8300: Fix an obsolete comment. From-SVN: r73478 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b07f54a6c4d..93dd845371f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2003-11-11 Kazu Hirata + + * config/h8300/t-h8300: Fix an obsolete comment. + 2003-11-11 James E Wilson * expmed.c (store_bit_field, extract_bit_field): Revert last two diff --git a/gcc/config/h8300/t-h8300 b/gcc/config/h8300/t-h8300 index a8b2981e397..28ea2cf71bd 100644 --- a/gcc/config/h8300/t-h8300 +++ b/gcc/config/h8300/t-h8300 @@ -1,6 +1,3 @@ -# The three first floating point functions listed in LIB1ASMFUNCS (_fixsfdi, -# _floatdisf, and _fixunssfdi) are used to disable the inclusion of those -# from libgcc2.c. They do not actually exist in lib1funcs.asm. LIB1ASMSRC = h8300/lib1funcs.asm LIB1ASMFUNCS = _cmpsi2 _ucmpsi2 _divhi3 _divsi3 _mulhi3 _mulsi3 \ _fixunssfsi_asm