K 10 svn:author V 7 dchagin K 8 svn:date V 27 2009-03-13T16:40:51.068397Z K 7 svn:log V 293 Implement new way of branding ELF binaries by looking to a ".note.ABI-tag" section. The search order of a brand is changed, now first of all the ".note.ABI-tag" is looked through. Move code which fetch osreldate for ELF binary to check_note() handler. PR: 118473 Approved by: kib (mentor) END