diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index b8ebe32..8984e66 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2013-11-18 Chung-Lin Tang <cltang@codesourcery.com> + + * emulparams/nios2linux.sh: New emulation file. + * configure.tgt: Add nios2*-*-linux* emulation case. + * Makefile.am (enios2linux.c): New emulation entry. + * Makefile.in: Regenerate. + 2013-10-14 Nick Clifton <nickc@redhat.com> * emultempl/aix.em (_read_file): Close file at end of function. |