This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc 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]

libc/nptl_db Makefile td_symbol_list.c db-symb ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sourceware.org	2009-02-28 02:26:18

Modified files:
	nptl_db        : Makefile td_symbol_list.c 
Added files:
	nptl_db        : db-symbols.awk db-symbols.h 

Log message:
	2009-02-27  Roland McGrath  <roland@redhat.com>
	
	* td_symbol_list.c (symbol_list_arr): Move initializer guts to ...
	* db-symbols.h: ... here, new file.
	* db-symbols.awk: New file.
	* Makefile (distribute): Add them.
	($(objpfx)db-symbols.out): New target.
	(tests): Depend on it.
	($(objpfx)db-symbols.v.i): New dependent rule.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl_db/db-symbols.awk.diff?cvsroot=glibc&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl_db/db-symbols.h.diff?cvsroot=glibc&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl_db/Makefile.diff?cvsroot=glibc&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl_db/td_symbol_list.c.diff?cvsroot=glibc&r1=1.5&r2=1.6


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