diff options
author | Nick Clifton <nickc@redhat.com> | 2000-09-11 17:01:47 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-09-11 17:01:47 +0000 |
commit | dbf481172fcc6a37508e7c1c45da7eb68c1fdf4e (patch) | |
tree | b6f7505852dfbd6c6f871201522d874b0205f04b /bfd/ChangeLog | |
parent | 16bce26c356f8d3fc6ef90145085c6ff651ae957 (diff) | |
download | gdb-dbf481172fcc6a37508e7c1c45da7eb68c1fdf4e.zip gdb-dbf481172fcc6a37508e7c1c45da7eb68c1fdf4e.tar.gz gdb-dbf481172fcc6a37508e7c1c45da7eb68c1fdf4e.tar.bz2 |
Make debug_sec_names static.
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 ff7dcd4..6e331ac 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2000-09-11 Michael Sokolov <msokolov@ivan.Harhan.ORG> + + * elf.c (_bfd_elf_make_section_from_shdr): Make debug_sec_names + static. + 2000-09-10 Michael Sokolov <msokolov@ivan.Harhan.ORG> * coff-m68k.c (bfd_m68k_coff_create_embedded_relocs): Emit 8 NULs for |