This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Reorganise struct bfd


On Tue, 2014-07-01 20:45:17 +0930, Alan Modra <amodra@gmail.com> wrote:
> for better packing.  Removes a field and a flag that are never set.
> 
> bfd/
> 	* bfd.c (struct bfd): Reorganise for better packing.  Delete
> 	"ifd" field.  Make "format", "direction" and "flags" bitfields.
> 	(HAS_LOAD_PAGE): Delete, renumber following flags.
> 	* bfd-in2.h: Regenerate.
> 	* coff-tic4x.c: Remove HAS_LOAD_PAGE from extra flags in target vecs.
> binutils/
> 	* objdump.c (dump_bfd_header): Don't print HAS_LOAD_PAGE.
[...]

Since libbfd and bfd.h may be installed in a user's system and used by
other programs, isn't this an ABI-incompatible change that should
imply a version number change? Or do I miss something?

MfG, JBG

-- 
      Jan-Benedict Glaw      jbglaw@lug-owl.de              +49-172-7608481
Signature of:                 Gib Dein Bestes. Dann Ãbertriff Dich selbst!
the second  :

Attachment: signature.asc
Description: Digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]