]> git.ipfire.org Git - thirdparty/gcc.git/commit
[ARM] libgcc: Remove unsupported code for __ARM_ARCH__ < 4
authorclyon <clyon@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Jun 2018 11:01:05 +0000 (11:01 +0000)
committerclyon <clyon@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Jun 2018 11:01:05 +0000 (11:01 +0000)
commit93dd1a2552acf040c8031d1a8037107c3ebf6098
treea3a5680f91c71b24ccd579be7174098a6d2c289a
parentd5226104d74a43bd2b925ed1769c9c8b269ed0dd
[ARM] libgcc: Remove unsupported code for __ARM_ARCH__ < 4

2018-06-21  Christophe Lyon  <christophe.lyon@linaro.org>

libgcc/
* config/arm/ieee754-df.S: Remove code for __ARM_ARCH__ < 4, no
longer supported.
* config/arm/ieee754-sf.S: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@261840 138bc75d-0d04-0410-961f-82ee72b054a4
libgcc/ChangeLog
libgcc/config/arm/ieee754-df.S
libgcc/config/arm/ieee754-sf.S