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 845cbaa9ffb sim: remove use of PTR new 31b15688c41 Import libiberty from gcc
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: include/ansidecl.h | 28 +-------- include/floatformat.h | 2 +- include/md5.h | 6 ++ libiberty/alloca.c | 6 +- libiberty/calloc.c | 8 +-- libiberty/hashtab.c | 94 +++++++++++++++--------------- libiberty/memchr.c | 6 +- libiberty/memcmp.c | 2 +- libiberty/memcpy.c | 4 +- libiberty/memmove.c | 4 +- libiberty/mempcpy.c | 6 +- libiberty/memset.c | 4 +- libiberty/objalloc.c | 22 +++---- libiberty/random.c | 14 ++--- libiberty/rust-demangle.c | 21 ++++++- libiberty/simple-object-elf.c | 10 +--- libiberty/spaces.c | 4 +- libiberty/stpcpy.c | 2 +- libiberty/strdup.c | 4 +- libiberty/strerror.c | 4 +- libiberty/strndup.c | 4 +- libiberty/strsignal.c | 4 +- libiberty/testsuite/rust-demangle-expected | 26 +++++++++ libiberty/vasprintf.c | 2 +- libiberty/vprintf-support.c | 2 +- libiberty/xatexit.c | 2 +- libiberty/xmalloc.c | 14 ++--- libiberty/xmemdup.c | 8 +-- 28 files changed, 165 insertions(+), 148 deletions(-)