diff options
author | Paul Brook <pbrook@gcc.gnu.org> | 2004-09-02 19:58:59 +0000 |
---|---|---|
committer | Paul Brook <pbrook@gcc.gnu.org> | 2004-09-02 19:58:59 +0000 |
commit | 24112ed03377c681f7fe429a39c8e860d1418a90 (patch) | |
tree | ad194b9418a6f925697c4abce2737a04d6db3f1d /gcc | |
parent | 96f629573dc5831580c97141a9ac37a624f71b9a (diff) | |
download | gcc-24112ed03377c681f7fe429a39c8e860d1418a90.zip gcc-24112ed03377c681f7fe429a39c8e860d1418a90.tar.gz gcc-24112ed03377c681f7fe429a39c8e860d1418a90.tar.bz2 |
bpabi.c (__aeabi_ul2d, [...]): Remove.
* config/arm/bpabi.c (__aeabi_ul2d, __aeabi_ul2f): Remove.
[[Split portion of a mixed commit.]]
From-SVN: r86985.2
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2861758..090300f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2004-09-02 Paul Brook <paul@codesourcery.com> + + * config/arm/bpabi.c (__aeabi_ul2d, __aeabi_ul2f): Remove. + 2004-09-02 Richard Sandiford <rsandifo@redhat.com> * config/mips/mips.c (mips_classify_symbol, mips_fetch_insns): |