diff options
author | Roland McGrath <roland@gnu.org> | 2009-02-28 02:26:51 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2009-02-28 02:26:51 +0000 |
commit | e965d5147e216ceb4157ad478cd271af96866e77 (patch) | |
tree | 7b1fadba2e158c0b428475c5dae5bf49d26c6327 /nptl_db/ChangeLog | |
parent | 8744841f9ab79b725d37395d6f4057a92bdc9953 (diff) | |
download | glibc-e965d5147e216ceb4157ad478cd271af96866e77.tar glibc-e965d5147e216ceb4157ad478cd271af96866e77.tar.gz glibc-e965d5147e216ceb4157ad478cd271af96866e77.tar.bz2 glibc-e965d5147e216ceb4157ad478cd271af96866e77.zip |
* Makeconfig (%.v.i): Depend on Makeconfig.
Exclude % lines from initial #-comment removal.
Diffstat (limited to 'nptl_db/ChangeLog')
-rw-r--r-- | nptl_db/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/nptl_db/ChangeLog b/nptl_db/ChangeLog index 5166d3df66..610ca9dbb6 100644 --- a/nptl_db/ChangeLog +++ b/nptl_db/ChangeLog @@ -1,3 +1,13 @@ +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. + 2009-02-06 Ulrich Drepper <drepper@redhat.com> * td_thr_get_info.c (td_thr_get_info): Initialize schedpolicy in |