binutils-gdb/gdb/gnulib/import
Pedro Alves 4c62b19fd2 gdb: update gnulib to pull in C++ namespace support fixes
I've been experimenting with making use of gnulib's C++ namespace support:

 https://www.gnu.org/software/gnulib/manual/html_node/A-C_002b_002b-namespace-for-gnulib.html

That stumbled on a few gnulib issues, which I've fixed upstream:

 [PATCH] Fix gnulib C++ namespace support and std::frexp
 https://lists.gnu.org/archive/html/bug-gnulib/2016-11/msg00039.html

 [PATCH] Fix real-floating argument functions in C++ mode
 https://lists.gnu.org/archive/html/bug-gnulib/2016-11/msg00049.html

 [PATCH] Avoid having GNULIB_NAMESPACE::func always inject references to rpl_func
 https://lists.gnu.org/archive/html/bug-gnulib/2016-11/msg00040.html

 [PATCH] C++: "#define timeval rpl_timeval" -> typedef in GNULIB_NAMESPACE
 https://lists.gnu.org/archive/html/bug-gnulib/2016-11/msg00058.html

This merge pulls those in.

gdb/ChangeLog:
2016-11-15  Pedro Alves  <palves@redhat.com>

	* gnulib/update-gnulib.sh (GNULIB_COMMIT_SHA1): Set to
	38237baf99386101934cd93278023aa4ae523ec0.
	* gnulib/configure, gnulib/config.in: Regenerate.
	* gnulib/import/Makefile.am: Regenerate.
	* gnulib/import/Makefile.in: Regenerate.
	* gnulib/import/canonicalize-lgpl.c: Update.
	* gnulib/import/extra/snippet/c++defs.h: Update.
	* gnulib/import/m4/stdint.m4: Update.
	* gnulib/import/m4/stdlib_h.m4: Update.
	* gnulib/import/math.in.h: Update.
	* gnulib/import/stdlib.in.h: Update.
	* gnulib/import/sys_time.in.h: Update.
2016-11-15 23:22:37 +00:00
..
extra gdb: update gnulib to pull in C++ namespace support fixes 2016-11-15 23:22:37 +00:00
m4 gdb: update gnulib to pull in C++ namespace support fixes 2016-11-15 23:22:37 +00:00
Makefile.am gdb: update gnulib to pull in C++ namespace support fixes 2016-11-15 23:22:37 +00:00
Makefile.in gdb: update gnulib to pull in C++ namespace support fixes 2016-11-15 23:22:37 +00:00
alloca.c
alloca.in.h
basename-lgpl.c
canonicalize-lgpl.c gdb: update gnulib to pull in C++ namespace support fixes 2016-11-15 23:22:37 +00:00
config.charset
dirent.in.h
dirfd.c
dirname-lgpl.c
dirname.h
dosname.h
errno.in.h
flexmember.h
float+.h
float.c
float.in.h
fnmatch.c
fnmatch.in.h
fnmatch_loop.c
fpucw.h
frexp.c
frexpl.c
gettimeofday.c
hard-locale.c
hard-locale.h
inttypes.in.h
isnan.c
isnand-nolibm.h
isnand.c
isnanl-nolibm.h
isnanl.c
itold.c
limits.in.h
localcharset.c
localcharset.h
lstat.c
malloc.c
malloca.c
malloca.h
malloca.valgrind
math.c
math.in.h gdb: update gnulib to pull in C++ namespace support fixes 2016-11-15 23:22:37 +00:00
mbrtowc.c
mbsinit.c
mbsrtowcs-impl.h
mbsrtowcs-state.c
mbsrtowcs.c
memchr.c
memchr.valgrind
memmem.c
pathmax.h
rawmemchr.c
rawmemchr.valgrind
readlink.c
ref-add.sin
ref-del.sin
rename.c
rmdir.c
same-inode.h
signal.in.h
stat.c
stdbool.in.h
stddef.in.h
stdint.in.h
stdio.in.h
stdlib.in.h gdb: update gnulib to pull in C++ namespace support fixes 2016-11-15 23:22:37 +00:00
str-two-way.h
strchrnul.c
strchrnul.valgrind
streq.h
string.in.h
stripslash.c
strnlen1.c
strnlen1.h
strstr.c
strtok_r.c
sys_stat.in.h
sys_time.in.h gdb: update gnulib to pull in C++ namespace support fixes 2016-11-15 23:22:37 +00:00
sys_types.in.h
time.in.h
unistd.c
unistd.in.h
verify.h
wchar.in.h
wctype-h.c
wctype.in.h