This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/gdb ChangeLog gnulib/aclocal.m4 gnulib/con ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2012-12-19 04:13:54

Modified files:
	gdb            : ChangeLog 
	gdb/gnulib     : aclocal.m4 configure update-gnulib.sh 
	gdb/gnulib/import: Makefile.am Makefile.in 
	gdb/gnulib/import/m4: gnulib-cache.m4 gnulib-comp.m4 
Removed files:
	gdb/gnulib/import: errno.in.h 
	gdb/gnulib/import/m4: errno_h.m4 

Log message:
	Revert "Import gnulib's errno module."
	
	There are some compatibility concerns with libiconv to be
	discussed first.
	
	gdb/ChangeLog:
	
	Revert the following change:
	* gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add errno.
	* gnulib/import/errno.in.h: Import.
	* gnulib/import/m4/errno_h.m4: Import.
	* gnulib/aclocal.m4: Regenerate.
	* gnulib/configure: Regenerate.
	* gnulib/import/Makefile.am: Update.
	* gnulib/import/Makefile.in: Update.
	* gnulib/import/m4/gnulib-cache.m4: Update.
	* gnulib/import/m4/gnulib-comp.m4: Update.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14967&r2=1.14968
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/aclocal.m4.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/configure.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/update-gnulib.sh.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/Makefile.am.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/Makefile.in.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/errno.in.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/m4/gnulib-cache.m4.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/m4/gnulib-comp.m4.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/m4/errno_h.m4.diff?cvsroot=src&r1=1.1&r2=NONE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]