Add ChangeLog entry for r197770 (in boehm-gc).
authorYvan Roux <yvan.roux@linaro.org>
Thu, 2 May 2013 19:48:45 +0000 (21:48 +0200)
committerChristophe Lyon <clyon@gcc.gnu.org>
Thu, 2 May 2013 19:48:45 +0000 (21:48 +0200)
From-SVN: r198562

boehm-gc/ChangeLog

index be2a484249d04cd0a8d67c7e715086edf640fb60..e55cb37db735e80868259b7f58c4eb133eee0a90 100644 (file)
@@ -1,3 +1,21 @@
+2013-03-16  Yvan Roux <yvan.roux@linaro.org>
+
+        * 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  <ro@CeBiTec.Uni-Bielefeld.DE>
 
        * os_dep.c [SOLARIS_STACKBOTTOM] (GC_solaris_stack_base): New