From f24f58310584ba860fb7f7b47390f8afe6b9db03 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Wed, 12 Nov 2003 02:03:58 +0000 Subject: [PATCH] * config/h8300/t-h8300: Fix an obsolete comment. From-SVN: r73478 --- gcc/ChangeLog | 4 ++++ gcc/config/h8300/t-h8300 | 3 --- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b07f54a6c4da..93dd845371fb 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 a8b2981e3977..28ea2cf71bda 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 -- 2.47.3