]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r248802:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 3 Apr 2013 16:26:58 +0000 (16:26 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 3 Apr 2013 16:26:58 +0000 (16:26 +0000)
commit62f3dc3ed8d2a989df3794eb18fe7b60eed520ec
tree70212c1bc7167e7ad04dea576f5316b8be93d4cf
parent2fc04a266f7a6848b4f858ee8f7b1a5ab4f85e0a
MFC r248802:

Similar to r239870 and r239872, teach the other binutils tools about the
DW_FORM_flag_present dwarf attribute, so they do not print errors or
warnings on files that contain it.  (This attribute can be emitted by
newer versions of clang and gcc.)

git-svn-id: svn://svn.freebsd.org/base/stable/8@249058 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/binutils/bfd/dwarf2.c
contrib/binutils/binutils/readelf.c