diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-04-08 15:57:39 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-04-08 15:57:39 -0700 |
commit | 39be1d1f7b55b4d63a218cd0ec99393acaf1f083 (patch) | |
tree | 3701af685498bbac6f0537a41f7dd2df501a4c2b /ChangeLog | |
parent | de240a05b3638879af2f9ab663c56ad8b26b1ad3 (diff) | |
parent | df5efd61b01c52573bfd011b93a96966047308c6 (diff) | |
download | glibc-39be1d1f7b55b4d63a218cd0ec99393acaf1f083.tar.gz glibc-39be1d1f7b55b4d63a218cd0ec99393acaf1f083.tar.xz glibc-39be1d1f7b55b4d63a218cd0ec99393acaf1f083.zip |
Merge branch 'master' of ssh://sources.redhat.com/git/glibc
Conflicts: ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 03ba71f859..f8e36af74e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,13 @@ * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise. * math/libm-test.inc (cproj_test): Fix test. +2010-04-08 Roland McGrath <roland@redhat.com> + + * Makerules (libc-abis): Variable removed. + ($(common-objpfx)libc-abis.h): Depend on Makerules too. + Use automatic variables in commands. + Depend on first libc-abis from $(sysdirs) or $(..). + 2010-04-07 Ulrich Drepper <drepper@redhat.com> * posix/bug-getopt1.c: New file. |