diff options
author | David S. Miller <davem@redhat.com> | 2010-09-20 18:41:15 +0000 |
---|---|---|
committer | David S. Miller <davem@redhat.com> | 2010-09-20 18:41:15 +0000 |
commit | d9b807ab5814b0060bd2b378323cc1cd5dfbbe9d (patch) | |
tree | b75e81aff432371f94f6dccd23742019de910fdb /ld/ChangeLog | |
parent | 4ff9b924719816f3974df97ef35b5347f83ecead (diff) | |
download | gdb-d9b807ab5814b0060bd2b378323cc1cd5dfbbe9d.zip gdb-d9b807ab5814b0060bd2b378323cc1cd5dfbbe9d.tar.gz gdb-d9b807ab5814b0060bd2b378323cc1cd5dfbbe9d.tar.bz2 |
* emulparams/elf32_sparc.sh: Set NOP to 0x01000000
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 79d06d2..8f706c6 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2010-09-20 David S. Miller <davem@davemloft.net> + + * emulparams/elf32_sparc.sh: Set NOP to 0x01000000 + 2010-09-16 Alan Modra <amodra@gmail.com> * ld.texinfo (NOLOAD): Do not erroneously state that contents will |