Update support for GNU BUILD notes so that version notes can contain extra informatio...
authorNick Clifton <nickc@redhat.com>
Tue, 21 Mar 2017 11:48:57 +0000 (11:48 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 21 Mar 2017 11:48:57 +0000 (11:48 +0000)
commit75d7d2986cf896fac8f0690db68ebc552e0b0339
tree9fc34a0303c8c4e6f180af7c9d507b1113bac406
parent5badf10a18af78c57dd4ce8e6a6ead7f46e1a878
Update support for GNU BUILD notes so that version notes can contain extra information, and stack protection notes can contain numeric values.

* readelf.c (print_gnu_build_attribute_name): Allow stack
protection notes to contain numeric values.  Use a colon rather
than a space to separate a string name from its values.  Decode
the numeric value of a stack protection note.
* objcopy.c (merge_gnu_build_notes): Allow version notes to
contain extra text after the protocol version number.
binutils/ChangeLog
binutils/objcopy.c
binutils/readelf.c
This page took 0.023882 seconds and 4 git commands to generate.