diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6230ebefc6..e9910fcd00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2003-07-28 Roland McGrath <roland@redhat.com> + * sysdeps/generic/bits/types.h (__STD_TYPE): New macro. + Use that instead of `typedef' when using __*_TYPE macros in rhs. + * elf/tst-tls14.c [USE_TLS && HAVE___THREAD]: Conditionalize on this. * elf/tst-tlsmod14a.c: Likewise. |