From d0501bfbe228897c17875fcead8809d017135d6f Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar Date: Wed, 29 May 2013 21:25:06 +0530 Subject: Fix ChangeLog formatting --- ports/ChangeLog.aarch64 | 12 ++++++------ ports/ChangeLog.mips | 52 ++++++++++++++++++++++++------------------------- 2 files changed, 32 insertions(+), 32 deletions(-) (limited to 'ports') diff --git a/ports/ChangeLog.aarch64 b/ports/ChangeLog.aarch64 index 69797bd..aed68ef 100644 --- a/ports/ChangeLog.aarch64 +++ b/ports/ChangeLog.aarch64 @@ -82,7 +82,7 @@ 2013-01-23 Marcus Shawcroft - * sysdeps/aarch64/strncmp.S: New file. + * sysdeps/aarch64/strncmp.S: New file. 2013-01-23 Marcus Shawcroft @@ -91,23 +91,23 @@ 2013-01-17 Marcus Shawcroft - * sysdeps/aarch64/strlen.S: New file. + * sysdeps/aarch64/strlen.S: New file. 2013-01-17 Marcus Shawcroft - * sysdeps/aarch64/strcmp.S: New file. + * sysdeps/aarch64/strcmp.S: New file. 2013-01-17 Marcus Shawcroft - * sysdeps/aarch64/bzero.S: New file. + * sysdeps/aarch64/bzero.S: New file. 2013-01-17 Marcus Shawcroft - * sysdeps/aarch64/memmove.S: New file. + * sysdeps/aarch64/memmove.S: New file. 2013-01-17 Marcus Shawcroft - * sysdeps/aarch64/memcpy.S: New file. + * sysdeps/aarch64/memcpy.S: New file. 2013-01-17 Marcus Shawcroft diff --git a/ports/ChangeLog.mips b/ports/ChangeLog.mips index c44068c..aff0572 100644 --- a/ports/ChangeLog.mips +++ b/ports/ChangeLog.mips @@ -79,8 +79,8 @@ * sysdeps/unix/sysv/linux/mips/bits/msq.h (MSG_COPY): Define. 2013-02-27 Chung-Lin Tang - Maciej W. Rozycki - Maxim Kuvyrkov + Maciej W. Rozycki + Maxim Kuvyrkov * sysdeps/mips/abort-instr.h (ABORT_INSTRUCTION) [__mips16]: New macro. @@ -541,7 +541,7 @@ 2012-11-06 Maxim Kuvyrkov - * sysdeps/mips/memmove.c: New file. Use memcpy for forward memmove. + * sysdeps/mips/memmove.c: New file. Use memcpy for forward memmove. 2012-11-05 Joseph Myers @@ -693,14 +693,14 @@ 2012-08-13 Maxim Kuvyrkov - [__GNUC_PREREQ (4, 8)] - (atomic_exchange_and_add): Split into ... - (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these. - New atomic macros. - [!__GNUC_PREREQ (4, 8)] - (atomic_exchange_and_add): Split into ... - (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these. - New atomic macros. + [__GNUC_PREREQ (4, 8)] + (atomic_exchange_and_add): Split into ... + (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these. + New atomic macros. + [!__GNUC_PREREQ (4, 8)] + (atomic_exchange_and_add): Split into ... + (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these. + New atomic macros. 2012-08-09 Joseph Myers @@ -762,21 +762,21 @@ Likewise. 2012-07-11 Tom de Vries - Maxim Kuvyrkov - - * sysdeps/mips/bits/atomic.h [__GNUC_PREREQ (4, 8)] - (__arch_compare_and_exchange_bool_32_int) - (__arch_compare_and_exchange_val_32_int) - (__arch_compare_and_exchange_bool_64_int) - (__arch_compare_and_exchange_val_64_int) - Define in terms of __atomic_compare_exchange_n. - [__GNUC_PREREQ (4, 8)] - (__arch_exchange_32_int, __arch_exchange_64_int): - Define in terms of __atomic_exchange_n. - [__GNUC_PREREQ (4, 8)] - (__arch_exchange_and_add_32_int, __arch_exchange_and_add_64_int): - Define in terms of __atomic_fetch_add. - [!__GNUC_PREREQ (4, 8)]: Update formatting. + Maxim Kuvyrkov + + * sysdeps/mips/bits/atomic.h [__GNUC_PREREQ (4, 8)] + (__arch_compare_and_exchange_bool_32_int) + (__arch_compare_and_exchange_val_32_int) + (__arch_compare_and_exchange_bool_64_int) + (__arch_compare_and_exchange_val_64_int) + Define in terms of __atomic_compare_exchange_n. + [__GNUC_PREREQ (4, 8)] + (__arch_exchange_32_int, __arch_exchange_64_int): + Define in terms of __atomic_exchange_n. + [__GNUC_PREREQ (4, 8)] + (__arch_exchange_and_add_32_int, __arch_exchange_and_add_64_int): + Define in terms of __atomic_fetch_add. + [!__GNUC_PREREQ (4, 8)]: Update formatting. 2012-07-06 Petar Jovanovic -- cgit v1.1