Module Name: src Committed By: matt Date: Wed Sep 11 18:53:54 UTC 2013
Modified Files: src/external/gpl3/binutils/dist/binutils: readelf.c src/external/gpl3/binutils/dist/include/elf: common.h Log Message: Teach readelf how to interpet netbsd notes. Notes at offset 0x00000128 with length 0x00000018: Owner Data size Description NetBSD 0x00000004 IDENT 699002300 (6.99.23) Notes at offset 0x00000154 with length 0x00000020: Owner Data size Description NetBSD 0x00000009 MARCH <earmv7hf> To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/external/gpl3/binutils/dist/binutils/readelf.c cvs rdiff -u -r1.1.1.2 -r1.2 \ src/external/gpl3/binutils/dist/include/elf/common.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.