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 3bb1480e2a8 Set proper union selector tag new a2c7ca15a56 Use stdint types in coff internal_auxent new f00a29e30bf Remove coff_pointerize_aux table_end param new 943527750e9 Tidy tc-ppc.c XCOFF auxent access
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/coff-bfd.c | 6 +-- bfd/coff-rs6000.c | 10 ++--- bfd/coff64-rs6000.c | 14 +++---- bfd/coffcode.h | 18 ++++----- bfd/coffgen.c | 42 +++++++++----------- bfd/cofflink.c | 22 +++++------ bfd/coffswap.h | 8 ++-- bfd/peXXigen.c | 8 ++-- bfd/xcofflink.c | 63 +++++++++++++++-------------- binutils/rdcoff.c | 8 ++-- gas/config/obj-coff.h | 2 +- gas/config/tc-ppc.c | 103 +++++++++++++++++++++++++----------------------- gdb/coffread.c | 16 ++++---- gdb/xcoffread.c | 4 +- include/coff/internal.h | 80 ++++++++++++++++++------------------- ld/pe-dll.c | 2 +- 16 files changed, 201 insertions(+), 205 deletions(-)