diff options
author | Nick Clifton <nickc@redhat.com> | 1998-01-15 01:26:02 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1998-01-15 01:26:02 +0000 |
commit | cc662e867695ea562b0d7089a3e495150087592a (patch) | |
tree | 4f83ae8bbec1dd209c103a6cdca362a3299d4314 /bfd | |
parent | b61df0261fb6666c3039f826620584b72e0ce5ee (diff) | |
download | gdb-cc662e867695ea562b0d7089a3e495150087592a.zip gdb-cc662e867695ea562b0d7089a3e495150087592a.tar.gz gdb-cc662e867695ea562b0d7089a3e495150087592a.tar.bz2 |
Add macros to handle NOP insertion.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 7edd6dc..f0b3ce7 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +Wed Jan 14 17:23:27 1998 Nick Clifton <nickc@cygnus.com> + + * elf32-m32r.c: Add macros to handle NOP insertion. + Wed Jan 14 16:15:22 1998 Richard Henderson <rth@cygnus.com> * xcofflink.c (xcoff_mark_symbol): Don't mark the absolute section. |