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]

[PATCH][GOLD] Attributes section part 2


Ian,

   This patch adds two files attributes.{h,cc} containing a number of
classes representing contents of an attributes section.  The design of
classes looks very similar to C code in elf-attrs.c.

-Doug

2009-12-06  Doug Kwan  <dougkwan@google.com>

        * Makefile.am (CCFILES): Add attributes.cc.
        (HFILES): Add attributes.h.
        * Makefile.in: Regenerate.
        * attributes.cc: New file.
        * attributes.h: New file.

Attachment: patch-attr-2.txt
Description: Text document


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