diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2004-04-27 16:06:07 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2004-04-27 16:06:07 +0000 |
commit | beb8df56a1b4c58ed3d79b3cec93c15f91290147 (patch) | |
tree | aeede7add9927fd4f3cd3c49a44cbfbf8147c603 /bfd/ChangeLog | |
parent | a95b5cf9a6ef8493d5f133677692e29b5194420a (diff) | |
download | gdb-beb8df56a1b4c58ed3d79b3cec93c15f91290147.zip gdb-beb8df56a1b4c58ed3d79b3cec93c15f91290147.tar.gz gdb-beb8df56a1b4c58ed3d79b3cec93c15f91290147.tar.bz2 |
2004-04-27 H.J. Lu <hongjiu.lu@intel.com>
* elf32-sh64.c (elf_backend_section_flags): New. Defined.
(sh64_elf_set_mach_from_flags): Remove the kludge for .cranges
section.
(sh64_elf_section_flags): New. Set SEC_DEBUGGING for .cranges
section.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index cb505e4..18d734f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +2004-04-27 H.J. Lu <hongjiu.lu@intel.com> + + * elf32-sh64.c (elf_backend_section_flags): New. Defined. + (sh64_elf_set_mach_from_flags): Remove the kludge for .cranges + section. + (sh64_elf_section_flags): New. Set SEC_DEBUGGING for .cranges + section. + 2004-04-27 Alan Modra <amodra@bigpond.net.au> * elf64-alpha.c (elf64_alpha_read_ecoff_info): Don't assign |