2009-02-27 Roland McGrath <roland@redhat.com>
commit5791ee6475c9edd1514d543396a266ce428c385b
authorRoland McGrath <roland@gnu.org>
Sat, 28 Feb 2009 02:26:18 +0000 (28 02:26 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 28 Feb 2009 02:26:18 +0000 (28 02:26 +0000)
tree540732f89f7131448d6d624bfe95a7f8568e0515
parent929ee7c47341727d1050a3bebc3f150b524ca061
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.
nptl_db/Makefile
nptl_db/db-symbols.awk [new file with mode: 0644]
nptl_db/db-symbols.h [new file with mode: 0644]
nptl_db/td_symbol_list.c