binutils-gdb/gdb/gnulib/import
Tom Tromey 8986e351a4 remove strerror module
This fixes the mingw build breakage reported by Pierre.

I found that the gnulib strerror module somehow requires us to pull in
the gethostname module.  However, pulling in the gethostname module
makes many things break.

I've sent a bug report to gnulib.

Meanwhile, removing the strerror module should not harm gdb and fixes
the build.

I'm checking this in.

2013-11-20  Tom Tromey  <tromey@redhat.com>

	* gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Remove
	strerror module.
	* gnulib/aclocal.m4: Update.
	* gnulib/config.in: Update.
	* gnulib/configure: Update.
	* gnulib/import/Makefile.am: Update.
	* gnulib/import/Makefile.in: Update.
	* gnulib/import/errno.in.h: Remove.
	* gnulib/import/intprops.h: Remove.
	* gnulib/import/m4/errno_h.m4: Remove.
	* gnulib/import/m4/gnulib-cache.m4: Update.
	* gnulib/import/m4/gnulib-comp.m4: Update.
	* gnulib/import/m4/strerror.m4: Remove.
	* gnulib/import/m4/sys_socket_h.m4: Remove.
	* gnulib/import/strerror-override.c: Remove.
	* gnulib/import/strerror-override.h: Remove.
	* gnulib/import/strerror.c: Remove.
	* gnulib/update-gnulib.sh: Update.
2013-11-20 08:49:40 -07:00
..
extra Update gnulib to current HEAD. 2012-12-18 06:00:55 +00:00
m4 remove strerror module 2013-11-20 08:49:40 -07:00
Makefile.am remove strerror module 2013-11-20 08:49:40 -07:00
Makefile.in remove strerror module 2013-11-20 08:49:40 -07:00
alloca.c gdb/ 2012-07-02 11:52:39 +00:00
alloca.in.h Update gnulib to current HEAD. 2012-12-18 06:00:55 +00:00
config.charset gdb/ 2012-07-02 11:52:39 +00:00
dirent.in.h import gnulib dirent module 2013-11-18 13:29:01 -07:00
float+.h gdb/gnulib: Import frexpl. 2013-06-21 16:17:02 +00:00
float.c gdb/gnulib: Import frexpl. 2013-06-21 16:17:02 +00:00
float.in.h gdb/gnulib: Import frexpl. 2013-06-21 16:17:02 +00:00
fnmatch.c gdb/ 2012-07-02 11:52:39 +00:00
fnmatch.in.h gdb/ 2012-07-02 11:52:39 +00:00
fnmatch_loop.c gdb/ 2012-07-02 11:52:39 +00:00
fpucw.h gdb/gnulib: Import frexpl. 2013-06-21 16:17:02 +00:00
frexp.c gdb/gnulib: Import frexpl. 2013-06-21 16:17:02 +00:00
frexpl.c gdb/gnulib: Import frexpl. 2013-06-21 16:17:02 +00:00
inttypes.in.h
isnan.c gdb/gnulib: Import frexpl. 2013-06-21 16:17:02 +00:00
isnand-nolibm.h gdb/gnulib: Import frexpl. 2013-06-21 16:17:02 +00:00
isnand.c gdb/gnulib: Import frexpl. 2013-06-21 16:17:02 +00:00
isnanl-nolibm.h gdb/gnulib: Import frexpl. 2013-06-21 16:17:02 +00:00
isnanl.c gdb/gnulib: Import frexpl. 2013-06-21 16:17:02 +00:00
itold.c gdb/gnulib: Import frexpl. 2013-06-21 16:17:02 +00:00
localcharset.c Update gnulib to current HEAD. 2012-12-18 06:00:55 +00:00
localcharset.h gdb/ 2012-07-02 11:52:39 +00:00
math.c gdb/gnulib: Import frexpl. 2013-06-21 16:17:02 +00:00
math.in.h gdb/gnulib: Import frexpl. 2013-06-21 16:17:02 +00:00
mbrtowc.c gdb/ 2012-07-02 11:52:39 +00:00
mbsinit.c gdb/ 2012-07-02 11:52:39 +00:00
mbsrtowcs-impl.h gdb/ 2012-07-02 11:52:39 +00:00
mbsrtowcs-state.c gdb/ 2012-07-02 11:52:39 +00:00
mbsrtowcs.c gdb/ 2012-07-02 11:52:39 +00:00
memchr.c
memchr.valgrind
memmem.c
pathmax.h Import the "pathmax" gnulib module. 2013-07-01 11:25:43 +00:00
ref-add.sin gdb/ 2012-07-02 11:52:39 +00:00
ref-del.sin gdb/ 2012-07-02 11:52:39 +00:00
stdbool.in.h Update gnulib to current HEAD. 2012-12-18 06:00:55 +00:00
stddef.in.h
stdint.in.h gdb/ 2012-06-24 09:12:33 +00:00
str-two-way.h
streq.h gdb/ 2012-07-02 11:52:39 +00:00
string.in.h
strnlen1.c gdb/ 2012-07-02 11:52:39 +00:00
strnlen1.h gdb/ 2012-07-02 11:52:39 +00:00
strstr.c import strstr and strerror modules 2013-11-18 13:29:00 -07:00
sys_stat.in.h import gnulib sys/stat.h module 2013-11-18 13:29:02 -07:00
sys_types.in.h Import the "unistd" gnulib module. 2013-07-01 11:18:09 +00:00
time.in.h import gnulib sys/stat.h module 2013-11-18 13:29:02 -07:00
unistd.c Import the "unistd" gnulib module. 2013-07-01 11:18:09 +00:00
unistd.in.h Import the "unistd" gnulib module. 2013-07-01 11:18:09 +00:00
verify.h Update gnulib to current HEAD. 2012-12-18 06:00:55 +00:00
wchar.in.h gdb/ 2012-07-02 11:52:39 +00:00
wctype-h.c Update gnulib to current HEAD. 2012-12-18 06:00:55 +00:00
wctype.in.h Update gnulib to current HEAD. 2012-12-18 06:00:55 +00:00