diff options
author | Kaz Kojima <kkojima@rr.iij4u.or.jp> | 2015-10-01 14:19:53 +0900 |
---|---|---|
committer | Kaz Kojima <kkojima@rr.iij4u.or.jp> | 2015-10-01 14:19:53 +0900 |
commit | 0e1e4a751264ef12dce933e720152914c9ea5eb6 (patch) | |
tree | e2a9a9fec0aee7593cf529b8931e9360c465f7e0 /ld/ChangeLog | |
parent | de48f481b1769866ad8da5923792a49420a2d157 (diff) | |
download | fsf-binutils-gdb-0e1e4a751264ef12dce933e720152914c9ea5eb6.zip fsf-binutils-gdb-0e1e4a751264ef12dce933e720152914c9ea5eb6.tar.gz fsf-binutils-gdb-0e1e4a751264ef12dce933e720152914c9ea5eb6.tar.bz2 |
ld/configure.tgt: Drop non-linux non-fdpic stuff from the last change of targ_extra_emuls for sh*-linux cases
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 4dc39bf..16cbe25 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2015-10-01 Kaz Kojima <kkojima@rr.iij4u.or.jp> + + * configure.tgt (targ_extra_emuls): Remove shlelf and + shelf from sh*-*-linux cases. + 2015-09-30 Rich Felker <dalias@libc.org> * configure.tgt (targ_extra_emuls): Add fdpic and misc |