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 | 87f1617a4f71347db8f9bd7f257f729bc08f2d31 (patch) | |
tree | 69bdfebda250a06aff3ef24f98049e41ad05a6b3 /ld/ChangeLog | |
parent | fc0ae648aa229713c8c2f104dc413db8019ec899 (diff) | |
download | gdb-87f1617a4f71347db8f9bd7f257f729bc08f2d31.zip gdb-87f1617a4f71347db8f9bd7f257f729bc08f2d31.tar.gz gdb-87f1617a4f71347db8f9bd7f257f729bc08f2d31.tar.bz2 |
* 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 0d6bd93..25d2f23 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. |