diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2005-05-17 17:26:27 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2005-05-17 17:26:27 +0000 |
commit | fc3ab699092349e7567ea846f264e1e7e166338d (patch) | |
tree | 2d722f958ed0e3cdb4b6ed50a72ce61d95be2740 /bfd/ChangeLog | |
parent | 5e27d42770ef937b86823315224cbbff12d7c856 (diff) | |
download | gdb-fc3ab699092349e7567ea846f264e1e7e166338d.zip gdb-fc3ab699092349e7567ea846f264e1e7e166338d.tar.gz gdb-fc3ab699092349e7567ea846f264e1e7e166338d.tar.bz2 |
2005-05-17 H.J. Lu <hongjiu.lu@intel.com>
* elfxx-ia64.c (elfNN_ia64_relax_brl): Undo the change made on
2005-02-16.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 8fb261f..f3f87f8 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,10 @@ 2005-05-17 H.J. Lu <hongjiu.lu@intel.com> + * elfxx-ia64.c (elfNN_ia64_relax_brl): Undo the change made on + 2005-02-16. + +2005-05-17 H.J. Lu <hongjiu.lu@intel.com> + * elfxx-ia64.c (elfNN_ia64_relax_br): Keep the original predicate on slot 0 only if slot 0 isn't br. |