diff options
author | Nick Clifton <nickc@redhat.com> | 2011-12-01 11:38:32 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2011-12-01 11:38:32 +0000 |
commit | f0a58c90ba12ea745424ad8d4ffe34e397b61eb9 (patch) | |
tree | 08a794f6fa75e1c34ddd763136b4182a5a316b1d /ld/ChangeLog | |
parent | 1a60ca762d4b50d65e275a1c7bd5e2af6a3d194e (diff) | |
download | binutils-redhat-f0a58c90ba12ea745424ad8d4ffe34e397b61eb9.tar.gz |
* emultempl/spuelf.em (spu_elf_relink): Use pex_one in place
of execvp.
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 0d6bd931d9..25d2f23633 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2011-12-01 Nick Clifton <nickc@redhat.com> + + * emultempl/spuelf.em (spu_elf_relink): Use pex_one in place + of execvp. + 2011-11-25 John Tytgat <john@bass-software.com> * emultempl/armelf.em: Update copyright to 2010 and 2011. |