summaryrefslogtreecommitdiffstats
path: root/bfd/libecoff.h
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1999-09-10 23:25:51 +0000
committerIan Lance Taylor <ian@airs.com>1999-09-10 23:25:51 +0000
commit7b50b349e217f7c560ea8dac8aa67655a7d0e8d3 (patch)
tree15bbccdc727cfb8f9937ddbc089bb03980c193ee /bfd/libecoff.h
parente48c661ee6b7d8a850acd122a7a17076d3c1dc33 (diff)
downloadppe42-binutils-7b50b349e217f7c560ea8dac8aa67655a7d0e8d3.tar.gz
ppe42-binutils-7b50b349e217f7c560ea8dac8aa67655a7d0e8d3.zip
* ecoff.c (bfd_debug_section): Update initialization for new
comdat_info field. (_bfd_ecoff_styp_to_sec_flags): Add section parameter. * libecoff.h (_bfd_ecoff_styp_to_sec_flags): Update declaration. 1999-09-10 H.J. Lu <hjl@gnu.org> * coff-alpha.c (alpha_ecoff_backend_data): Initialize the new _bfd_filnmlen field. * coff-mips.c (mips_ecoff_backend_data): Likewise.
Diffstat (limited to 'bfd/libecoff.h')
-rw-r--r--bfd/libecoff.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/libecoff.h b/bfd/libecoff.h
index ad269a52f5..456180544c 100644
--- a/bfd/libecoff.h
+++ b/bfd/libecoff.h
@@ -1,5 +1,5 @@
/* BFD ECOFF object file private structure.
- Copyright (C) 1993, 94, 95, 96, 1997 Free Software Foundation, Inc.
+ Copyright (C) 1993, 94, 95, 96, 97, 1999 Free Software Foundation, Inc.
Written by Ian Lance Taylor, Cygnus Support.
This file is part of BFD, the Binary File Descriptor library.
@@ -341,7 +341,7 @@ extern PTR _bfd_ecoff_mkobject_hook PARAMS ((bfd *, PTR filehdr, PTR aouthdr));
((void (*) PARAMS ((bfd *, asection *, PTR))) bfd_void)
extern boolean _bfd_ecoff_set_arch_mach_hook PARAMS ((bfd *abfd, PTR filehdr));
extern flagword _bfd_ecoff_styp_to_sec_flags
- PARAMS ((bfd *abfd, PTR hdr, const char *name));
+ PARAMS ((bfd *abfd, PTR hdr, const char *name, asection *section));
extern boolean _bfd_ecoff_slurp_symbol_table PARAMS ((bfd *abfd));
/* ECOFF auxiliary information swapping routines. These are the same
OpenPOWER on IntegriCloud