From: H.J. Lu Date: Thu, 5 May 2005 15:19:44 +0000 (+0000) Subject: 2005-05-05 H.J. Lu X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b36b76cb101af0f4544d372e99449c2c50cb7dbf;p=binutils-gdb.git 2005-05-05 H.J. Lu * bfd-in2.h: Regenerated. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index c26255dd5c2..3856002a4f8 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2005-05-05 H.J. Lu + + * bfd-in2.h: Regenerated. + 2005-05-05 Paul Brook * config.bfd: Use bfd_elf32_i386_vxworks_vec for i?86-*-vxworks. diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index 5c1fc08996b..d4622668d30 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -1554,8 +1554,14 @@ char *bfd_get_unique_section_name asection *bfd_make_section_old_way (bfd *abfd, const char *name); +asection *bfd_make_section_anyway_with_flags + (bfd *abfd, const char *name, flagword flags); + asection *bfd_make_section_anyway (bfd *abfd, const char *name); +asection *bfd_make_section_with_flags + (bfd *, const char *name, flagword flags); + asection *bfd_make_section (bfd *, const char *name); bfd_boolean bfd_set_section_flags