diff --git a/ChangeLog b/ChangeLog index cbad30e672..7838c04afc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-01-03 Ulrich Drepper + + * include/libc-symbols.h [HAVE_WEAK_SYMBOLS] (_weak_extern): + Define using _Pragma(weak ...). + 2003-01-03 Andreas Jaeger , Jakub Jelinek * resolv/res_libc.c: Provide declaration for __res_init_weak and diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 0779f6df5a..c9da1c6356 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,7 @@ +2003-01-03 Richard Henderson + + * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: New file. + 2003-01-03 Andreas Jaeger * sysdeps/pthread/bits/libc-tsd.h: Declare weak_extern functions.