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 Makefile.in aclocal.m4 confi ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	palves@sourceware.org	2012-04-19 15:27:52

Modified files:
	gdb            : ChangeLog Makefile.in aclocal.m4 configure 
	                 configure.ac 
	gdb/gdbserver  : ChangeLog Makefile.in aclocal.m4 configure 
	                 configure.ac 
Added files:
	gdb/gnulib/import: Makefile.am Makefile.in dummy.c inttypes.in.h 
	                   memchr.c memchr.valgrind memmem.c stddef.in.h 
	                   stdint.in.h str-two-way.h string.in.h 
	gdb/gnulib/import/extra: update-copyright 
	gdb/gnulib/import/extra/snippet: arg-nonnull.h c++defs.h 
	                                 warn-on-use.h 
	gdb/gnulib/import/m4: 00gnulib.m4 extensions.m4 gnulib-cache.m4 
	                      gnulib-common.m4 gnulib-comp.m4 
	                      gnulib-tool.m4 include_next.m4 
	                      inttypes-pri.m4 inttypes.m4 longlong.m4 
	                      memchr.m4 memmem.m4 mmap-anon.m4 
	                      multiarch.m4 onceonly.m4 stddef_h.m4 
	                      stdint.m4 string_h.m4 warn-on-use.m4 
	                      wchar_t.m4 
Removed files:
	gdb/gnulib     : Makefile.am Makefile.in dummy.c inttypes.in.h 
	                 memchr.c memchr.valgrind memmem.c stddef.in.h 
	                 stdint.in.h str-two-way.h string.in.h 
	gdb/gnulib/extra: update-copyright 
	gdb/gnulib/extra/snippet: arg-nonnull.h c++defs.h warn-on-use.h 
	gdb/gnulib/m4  : 00gnulib.m4 extensions.m4 gnulib-cache.m4 
	                 gnulib-common.m4 gnulib-comp.m4 gnulib-tool.m4 
	                 include_next.m4 inttypes-pri.m4 inttypes.m4 
	                 longlong.m4 memchr.m4 memmem.m4 mmap-anon.m4 
	                 multiarch.m4 onceonly.m4 stddef_h.m4 stdint.m4 
	                 string_h.m4 warn-on-use.m4 wchar_t.m4 

Log message:
	2012-04-19  Pedro Alves  <palves@redhat.com>
	
	gdb/
	* gnulib/: Move whole directory ...
	* gnulib/import/: ... here, and re-rerun gnulib-tool to adjust.
	* Makefile.in (LIBGNU, INCGNU, GNULIB_H, CLEANDIRS)
	(REQUIRED_SUBDIRS, all-lib, gnulib/Makefile, ACLOCAL_AMFLAGS)
	(aclocal_m4_deps): Adjust.
	* aclocal.m4: Regenerate.
	* configure: Regenerate.
	* configure.ac: Adjust AC_OUTPUT output.
	
	gdbserver/
	* Makefile.in (LIBGNU, INCGNU): Adjust.
	(GNULIB_FLAGS_TO_PASS, GNULIB_H): Adjust.
	(all, install-only, uninstall, clean-info, all-lib, clean)
	(maintainer-clean, Makefile, gnulib/Makefile): Adjust.
	* configure.ac: Adjust AC_OUTPUT output.
	* aclocal.m4: Regenerate.
	* configure: Regenerate.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14133&r2=1.14134
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.1202&r2=1.1203
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/aclocal.m4.diff?cvsroot=src&r1=1.29&r2=1.30
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/configure.diff?cvsroot=src&r1=1.355&r2=1.356
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/configure.ac.diff?cvsroot=src&r1=1.167&r2=1.168
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/ChangeLog.diff?cvsroot=src&r1=1.609&r2=1.610
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/Makefile.in.diff?cvsroot=src&r1=1.130&r2=1.131
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/aclocal.m4.diff?cvsroot=src&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/configure.diff?cvsroot=src&r1=1.69&r2=1.70
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/configure.ac.diff?cvsroot=src&r1=1.55&r2=1.56
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/Makefile.am.diff?cvsroot=src&r1=1.10&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/Makefile.in.diff?cvsroot=src&r1=1.12&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/dummy.c.diff?cvsroot=src&r1=1.6&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/inttypes.in.h.diff?cvsroot=src&r1=1.2&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/memchr.c.diff?cvsroot=src&r1=1.7&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/memchr.valgrind.diff?cvsroot=src&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/memmem.c.diff?cvsroot=src&r1=1.7&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/stddef.in.h.diff?cvsroot=src&r1=1.4&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/stdint.in.h.diff?cvsroot=src&r1=1.7&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/str-two-way.h.diff?cvsroot=src&r1=1.7&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/string.in.h.diff?cvsroot=src&r1=1.7&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/extra/update-copyright.diff?cvsroot=src&r1=1.4&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/extra/snippet/arg-nonnull.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/extra/snippet/c++defs.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/extra/snippet/warn-on-use.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/Makefile.am.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/Makefile.in.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/dummy.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/inttypes.in.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/memchr.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/memchr.valgrind.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/memmem.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/stddef.in.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/stdint.in.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/str-two-way.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/string.in.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/extra/update-copyright.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/extra/snippet/arg-nonnull.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/extra/snippet/c++defs.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/extra/snippet/warn-on-use.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/m4/00gnulib.m4.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/m4/extensions.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=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/m4/gnulib-common.m4.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/m4/gnulib-comp.m4.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/m4/gnulib-tool.m4.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/m4/include_next.m4.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/m4/inttypes-pri.m4.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/m4/inttypes.m4.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/m4/longlong.m4.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/m4/memchr.m4.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/m4/memmem.m4.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/m4/mmap-anon.m4.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/m4/multiarch.m4.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/m4/onceonly.m4.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/m4/stddef_h.m4.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/m4/stdint.m4.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/m4/string_h.m4.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/m4/warn-on-use.m4.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/import/m4/wchar_t.m4.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/m4/00gnulib.m4.diff?cvsroot=src&r1=1.4&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/m4/extensions.m4.diff?cvsroot=src&r1=1.7&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/m4/gnulib-cache.m4.diff?cvsroot=src&r1=1.10&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/m4/gnulib-common.m4.diff?cvsroot=src&r1=1.7&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/m4/gnulib-comp.m4.diff?cvsroot=src&r1=1.9&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/m4/gnulib-tool.m4.diff?cvsroot=src&r1=1.7&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/m4/include_next.m4.diff?cvsroot=src&r1=1.7&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/m4/inttypes-pri.m4.diff?cvsroot=src&r1=1.2&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/m4/inttypes.m4.diff?cvsroot=src&r1=1.2&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/m4/longlong.m4.diff?cvsroot=src&r1=1.7&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/m4/memchr.m4.diff?cvsroot=src&r1=1.7&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/m4/memmem.m4.diff?cvsroot=src&r1=1.5&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/m4/mmap-anon.m4.diff?cvsroot=src&r1=1.4&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/m4/multiarch.m4.diff?cvsroot=src&r1=1.4&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/m4/onceonly.m4.diff?cvsroot=src&r1=1.2&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/m4/stddef_h.m4.diff?cvsroot=src&r1=1.4&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/m4/stdint.m4.diff?cvsroot=src&r1=1.7&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/m4/string_h.m4.diff?cvsroot=src&r1=1.7&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/m4/warn-on-use.m4.diff?cvsroot=src&r1=1.4&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnulib/m4/wchar_t.m4.diff?cvsroot=src&r1=1.4&r2=NONE


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