This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 0d6deb358d Automatic date update in version.in new f954747f10 Reinstate readelf decoding of i860, i960 and i370 relocs
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: binutils/ChangeLog | 4 +++ binutils/readelf.c | 23 ++++++++++++++ include/ChangeLog | 6 ++++ include/elf/i370.h | 61 +++++++++++++++++++++++++++++++++++++ include/elf/i860.h | 66 +++++++++++++++++++++++++++++++++++++++++ include/elf/{moxie.h => i960.h} | 27 ++++++++++------- 6 files changed, 176 insertions(+), 11 deletions(-) create mode 100644 include/elf/i370.h create mode 100644 include/elf/i860.h copy include/elf/{moxie.h => i960.h} (60%)