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-18 06:02:32

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 
Added files:
	gdb/gnulib/import: errno.in.h 
	gdb/gnulib/import/m4: errno_h.m4 

Log message:
	Import gnulib's errno module.
	
	gdb/ChangeLog:
	
	* 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.14951&r2=1.14952
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/aclocal.m4.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/configure.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/update-gnulib.sh.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/errno.in.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/Makefile.am.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/Makefile.in.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/m4/errno_h.m4.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/m4/gnulib-cache.m4.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/m4/gnulib-comp.m4.diff?cvsroot=src&r1=1.4&r2=1.5


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