From: Joseph Myers Date: Wed, 15 Feb 2012 22:26:00 +0000 (+0000) Subject: Add BZ# numbers to ChangeLogs. X-Git-Tag: glibc-2.16-ports-before-merge~267 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7e7aa31b39f0b945059acd224ac00c9a9666dda9;p=thirdparty%2Fglibc.git Add BZ# numbers to ChangeLogs. --- diff --git a/ChangeLog.arm b/ChangeLog.arm index a690d10eb8b..aa44ca757a7 100644 --- a/ChangeLog.arm +++ b/ChangeLog.arm @@ -1,5 +1,6 @@ 2012-02-15 Khem Raj + [BZ #12097] * sysdeps/unix/sysv/linux/arm/eabi/libc-do-syscall.S: Disable contents unless __thumb__. diff --git a/ChangeLog.mips b/ChangeLog.mips index da5b93e84fc..98feab14965 100644 --- a/ChangeLog.mips +++ b/ChangeLog.mips @@ -1,5 +1,6 @@ 2012-02-15 Robert Millan + [BZ #12193] * sysdeps/mips/dl-machine.h (DL_PLATFORM_INIT, dl_platform_init): Define. * sysdeps/mips/dl-procinfo.c: New file.