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 aa9b5dbc0f3 gprofng: fix build with --disable-shared new 0e3c1eebb22 Remove use of bfd_uint64_t and similar new 65d13793d9e Remove much of BFD_HOST configury new 60159858958 Replace bfd_hostptr_t with uintptr_t
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/Makefile.in | 5 --- bfd/aix386-core.c | 6 ++-- bfd/bfd-in.h | 50 ++++++++--------------------- bfd/bfd-in2.h | 62 +++++++++++------------------------- bfd/coff-bfd.c | 2 +- bfd/coff-rs6000.c | 10 ++---- bfd/coff-x86_64.c | 2 +- bfd/coffcode.h | 4 +-- bfd/coffgen.c | 57 +++++++++++++++++---------------- bfd/configure | 47 +++------------------------- bfd/configure.ac | 36 ++------------------- bfd/configure.com | 60 ++--------------------------------- bfd/cpu-ia64-opc.c | 22 ++++++------- bfd/dwarf2.c | 83 ++++++++++++++++++++++++------------------------- bfd/elf32-score.c | 16 +++++----- bfd/elf64-ia64-vms.c | 8 ++--- bfd/elflink.c | 19 ++--------- bfd/elfxx-ia64.c | 6 +--- bfd/hppabsd-core.c | 6 ++-- bfd/hpux-core.c | 6 ++-- bfd/irix-core.c | 6 ++-- bfd/libbfd.c | 65 +++++++++++--------------------------- bfd/mach-o.c | 2 +- bfd/mach-o.h | 8 ++--- bfd/netbsd-core.c | 6 ++-- bfd/osf-core.c | 6 ++-- bfd/peicode.h | 2 +- bfd/ptrace-core.c | 6 ++-- bfd/sco5-core.c | 6 ++-- bfd/targets.c | 12 +++---- bfd/trad-core.c | 6 ++-- bfd/vms-alpha.c | 2 +- binutils/nm.c | 49 +++-------------------------- binutils/od-macho.c | 50 ++++++++++------------------- binutils/prdbg.c | 39 +++-------------------- binutils/readelf.c | 21 ++++++------- gas/config/tc-arm.c | 28 +++++------------ gas/config/tc-csky.c | 10 +++--- gas/config/tc-sparc.c | 35 ++++++++++----------- gas/config/tc-tilegx.c | 20 ++++++------ gas/config/tc-tilepro.c | 20 ++++++------ gas/config/tc-z80.c | 8 ++--- gas/config/te-vms.c | 2 +- gas/config/te-vms.h | 2 +- gas/symbols.c | 8 ++--- gas/write.c | 4 +-- gdb/findcmd.c | 2 +- gdb/tilegx-tdep.c | 2 +- gprof/gmon_io.c | 44 +++++++------------------- include/coff/internal.h | 12 +++---- include/elf/nfp.h | 2 +- include/opcode/csky.h | 62 ++++++++++++++++++------------------ include/opcode/ia64.h | 2 +- opcodes/csky-dis.c | 2 +- opcodes/csky-opc.h | 4 +-- opcodes/ia64-dis.c | 2 +- 56 files changed, 357 insertions(+), 707 deletions(-)