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 268c8bda250 Add language to type unit in debug-names-tu.exp.tcl new 43baf926acf Move BFD_FAKE_SECTION to libbfd.h new 11b6914ce6e windres: delete function forward declaraions new 7166166ec09 rescoff: ensure file is PE new a8a9fc74297 objdump: is_same_section new 7720707bb85 ecoff: check result of stat
The 5 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: bfd/bfd-in2.h | 51 ----------------- bfd/ecoff-bfd.h | 2 + bfd/ecoff.c | 22 ++------ bfd/ecofflink.c | 13 ++++- bfd/libbfd.h | 43 ++++++++++++++ bfd/section.c | 19 ++----- binutils/objdump.c | 51 +++++++++-------- binutils/rescoff.c | 5 +- binutils/windres.c | 162 +++++++++++++++++++++++------------------------------ gas/ecoff.c | 10 +--- 10 files changed, 172 insertions(+), 206 deletions(-)