diff --git a/ChangeLog.arm b/ChangeLog.arm index a690d10eb8..aa44ca757a 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 da5b93e84f..98feab1496 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.