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 bb391cb24d8 gdb/c++: Detect ambiguous variables in imported namespaces new 22a95e1a37a Make coff backend data read-only new 10df41b188b Tidy pe flag in coff_data new dd3a3d0af9f Fix an aout memory leak
The 3 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/aoutx.h | 1 + bfd/coff-arm.c | 2 +- bfd/coff-go32.c | 3 +++ bfd/coff-mcore.c | 2 +- bfd/coff-sh.c | 2 +- bfd/coffcode.h | 29 ++++++++++++++++------------- bfd/coffgen.c | 5 ++--- bfd/cofflink.c | 6 +++--- bfd/coffswap.h | 2 +- bfd/libcoff-in.h | 26 ++++++++++++++++---------- bfd/libcoff.h | 30 ++++++++++++++++++------------ bfd/peicode.h | 6 +++++- binutils/objcopy.c | 35 ++++++++++++++++------------------- ld/emultempl/beos.em | 2 +- ld/emultempl/pe.em | 2 +- ld/emultempl/pep.em | 2 +- 16 files changed, 87 insertions(+), 68 deletions(-)