diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2004-01-07 21:34:24 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2004-01-07 21:34:24 +0000 |
commit | de0d9f330bbdc3b527f9e8c1769d228e403a8bb2 (patch) | |
tree | b6be96d6401a79cf56e9681c9cc8a220ce59284d /bfd/ChangeLog | |
parent | 73f209588f424a1db0c4206e5a894949027c66fd (diff) | |
download | gdb-de0d9f330bbdc3b527f9e8c1769d228e403a8bb2.zip gdb-de0d9f330bbdc3b527f9e8c1769d228e403a8bb2.tar.gz gdb-de0d9f330bbdc3b527f9e8c1769d228e403a8bb2.tar.bz2 |
2004-01-07 H.J. Lu <hongjiu.lu@intel.com>
* elfxx-ia64.c (elfNN_ia64_relax_section): Don't install
trampoline if it is known out of range.
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 a90f4f7..eec219a 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2004-01-07 H.J. Lu <hongjiu.lu@intel.com> + + * elfxx-ia64.c (elfNN_ia64_relax_section): Don't install + trampoline if it is known out of range. + 2004-01-06 Alexandre Oliva <aoliva@redhat.com> 2003-12-17 Alexandre Oliva <aoliva@redhat.com> |