From 2b895e40ecb5dc6d92c365e58cb92b85eedd8bd2 Mon Sep 17 00:00:00 2001 From: Matthias Klose Date: Wed, 4 Sep 2013 10:38:25 +0000 Subject: [PATCH] - Fix whitespace in boehm-gc/ChangeLog From-SVN: r202244 --- boehm-gc/ChangeLog | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog index e55cb37db73..4524b312ef7 100644 --- a/boehm-gc/ChangeLog +++ b/boehm-gc/ChangeLog @@ -1,20 +1,20 @@ 2013-03-16 Yvan Roux - * include/private/gcconfig.h (AARCH64): New macro (defined only if - __aarch64__). - (CPP_WORDSZ): Define for AArch64. - (MACH_TYPE): Likewise. - (ALIGNMENT): Likewise. - (HBLKSIZE): Likewise. - (OS_TYPE): Likewise. - (LINUX_STACKBOTTOM): Likewise. - (USE_GENERIC_PUSH_REGS): Likewise. - (DYNAMIC_LOADING): Likewise. - (DATASTART): Likewise. - (DATAEND): Likewise. - (STACKBOTTOM): Likewise. - (NOSYS): Likewise. - (mach_type_known): Define for AArch64 and comment update. + * include/private/gcconfig.h (AARCH64): New macro (defined only if + __aarch64__). + (CPP_WORDSZ): Define for AArch64. + (MACH_TYPE): Likewise. + (ALIGNMENT): Likewise. + (HBLKSIZE): Likewise. + (OS_TYPE): Likewise. + (LINUX_STACKBOTTOM): Likewise. + (USE_GENERIC_PUSH_REGS): Likewise. + (DYNAMIC_LOADING): Likewise. + (DATASTART): Likewise. + (DATAEND): Likewise. + (STACKBOTTOM): Likewise. + (NOSYS): Likewise. + (mach_type_known): Define for AArch64 and comment update. 2013-03-06 Rainer Orth @@ -432,7 +432,7 @@ * configure: Regenerate. 2008-09-26 Peter O'Gorman - Steve Ellcey + Steve Ellcey * configure: Regenerate for new libtool. * Makefile.in: Ditto. @@ -1073,7 +1073,7 @@ 2004-04-25 Andreas Jaeger - * mark.c (GC_mark_from): Use pointer as prefetch argument. + * mark.c (GC_mark_from): Use pointer as prefetch argument. 2004-04-06 H.J. Lu -- 2.11.4.GIT