diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-12-22 20:10:10 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-12-22 20:10:10 +0000 |
commit | a334319f6530564d22e775935d9c91663623a1b4 (patch) | |
tree | b5877475619e4c938e98757d518bb1e9cbead751 /nptl_db/ChangeLog | |
parent | 0ecb606cb6cf65de1d9fc8a919bceb4be476c602 (diff) | |
download | glibc-a334319f6530564d22e775935d9c91663623a1b4.tar glibc-a334319f6530564d22e775935d9c91663623a1b4.tar.gz glibc-a334319f6530564d22e775935d9c91663623a1b4.tar.bz2 glibc-a334319f6530564d22e775935d9c91663623a1b4.zip |
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Diffstat (limited to 'nptl_db/ChangeLog')
-rw-r--r-- | nptl_db/ChangeLog | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/nptl_db/ChangeLog b/nptl_db/ChangeLog index 6ec5ea3be0..52c8491384 100644 --- a/nptl_db/ChangeLog +++ b/nptl_db/ChangeLog @@ -1,14 +1,3 @@ -2006-10-26 Pete Eberlein <eberlein@us.ibm.com> - - * nptl_db/db_info.c [TLS_DTV_AT_TP]: Fixed size init for dtvp - to sizeof a pointer, instead of sizeof the union. - -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 |