diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2004-01-30 23:13:28 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2004-01-30 23:13:28 +0000 |
commit | 03609792ae44309cfe746de15bdb55de0d4a9d49 (patch) | |
tree | c249cad7b098ca9d7a15a6ca0b6dca33d30e4e98 /bfd/ChangeLog | |
parent | 5bbce64e0eea8f3f3e954f64530e454e155fcba9 (diff) | |
download | fsf-binutils-gdb-03609792ae44309cfe746de15bdb55de0d4a9d49.zip fsf-binutils-gdb-03609792ae44309cfe746de15bdb55de0d4a9d49.tar.gz fsf-binutils-gdb-03609792ae44309cfe746de15bdb55de0d4a9d49.tar.bz2 |
2004-01-30 H.J. Lu <hongjiu.lu@intel.com>
* elfxx-ia64.c (elfNN_ia64_relax_brl): New function.
(elfNN_ia64_relax_section): Optimize brl to br during the relax
finalize pass.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 6ff4553..72a2e2f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2004-01-30 H.J. Lu <hongjiu.lu@intel.com> + + * elfxx-ia64.c (elfNN_ia64_relax_brl): New function. + (elfNN_ia64_relax_section): Optimize brl to br during the relax + finalize pass. + 2004-01-30 Alexandre Oliva <aoliva@redhat.com> * elf32-frv.c (elf32_frv_always_size_sections): Initialize pointer |