diff options
| author | Chung-Lin Tang <cltang@codesourcery.com> | 2013-11-18 08:01:45 -0800 |
|---|---|---|
| committer | Chung-Lin Tang <cltang@codesourcery.com> | 2013-11-18 08:01:45 -0800 |
| commit | aeea061e1a69a316619c9418957e26a7c3f43fda (patch) | |
| tree | 9a4869285b939cc1a5663dd370e04c74bd87bfc2 /ld/ChangeLog | |
| parent | 99b81d1c26745f823cfcf12378de0156823f5480 (diff) | |
| download | ppe42-binutils-aeea061e1a69a316619c9418957e26a7c3f43fda.tar.gz ppe42-binutils-aeea061e1a69a316619c9418957e26a7c3f43fda.zip | |
2013-11-18 Chung-Lin Tang <cltang@codesourcery.com>
Backport from master
2013-11-18 Chung-Lin Tang <cltang@codesourcery.com>
* emulparams/nios2linux.sh: New emulation file.
* configure.tgt: Add nios2*-*-linux* emulation case.
* Makefile.am (enios2elf.c): Change tdir_nios2 to tdir_nios2elf.
(enios2linux.c): New emulation entry.
* Makefile.in: Regenerate.
Diffstat (limited to 'ld/ChangeLog')
| -rw-r--r-- | ld/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index cc9c4356b3..abb87d1a18 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,13 @@ +2013-11-18 Chung-Lin Tang <cltang@codesourcery.com> + + Backport from master + 2013-11-18 Chung-Lin Tang <cltang@codesourcery.com> + * emulparams/nios2linux.sh: New emulation file. + * configure.tgt: Add nios2*-*-linux* emulation case. + * Makefile.am (enios2elf.c): Change tdir_nios2 to tdir_nios2elf. + (enios2linux.c): New emulation entry. + * Makefile.in: Regenerate. + 2013-11-15 Alan Modra <amodra@gmail.com> Apply mainline changes to 2.24 |

