diff options
author | Roland McGrath <roland@gnu.org> | 2006-02-04 00:48:40 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2006-02-04 00:48:40 +0000 |
commit | 0fdd44dcb4d34f8d19f89a7f3f54be010f1ee62b (patch) | |
tree | da0b791668dca2fb8b0199e5effa78fccc65f0c4 /nptl_db/ChangeLog | |
parent | f2a2deef4de6c97f557b925e6701135dddce2eac (diff) | |
download | glibc-0fdd44dcb4d34f8d19f89a7f3f54be010f1ee62b.tar glibc-0fdd44dcb4d34f8d19f89a7f3f54be010f1ee62b.tar.gz glibc-0fdd44dcb4d34f8d19f89a7f3f54be010f1ee62b.tar.bz2 glibc-0fdd44dcb4d34f8d19f89a7f3f54be010f1ee62b.zip |
* structs.def: Add a descriptor for pointer.val field of dtv_t.
* td_thr_tlsbase.c (td_thr_tlsbase): Extract pointer.val field from
DTV slot.
Diffstat (limited to 'nptl_db/ChangeLog')
-rw-r--r-- | nptl_db/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/nptl_db/ChangeLog b/nptl_db/ChangeLog index 52c8491384..2bb82f488c 100644 --- a/nptl_db/ChangeLog +++ b/nptl_db/ChangeLog @@ -1,3 +1,9 @@ +2006-02-03 Roland McGrath <roland@redhat.com> + + * structs.def: Add a descriptor for pointer.val field of dtv_t. + * td_thr_tlsbase.c (td_thr_tlsbase): Extract pointer.val field from + DTV slot. + 2004-09-09 Roland McGrath <roland@redhat.com> * td_ta_map_lwp2thr.c (td_ta_map_lwp2thr): Don't abort if inferior's |