From f10c89ff6b7403c0a7c1e48d6db870dd2ce6ae98 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se>
Date: Sat, 15 Oct 2005 20:08:03 +0200
Subject: [PATCH] *** empty log message ***

Rev: src/nettle/ChangeLog:1.346
---
 ChangeLog | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 29aac5df..fca9df63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,15 @@
 2005-10-15  Niels Möller  <nisse@lysator.liu.se>
 
-	* configure.ac (ASM_ELF_STYLE): Fixed .type,@function statement
-	used when checking for pseudo operations.
+	* asm.m4 (PROLOGUE): Use TYPE_FUNCTION.
+
+	* config.m4.in: Substitute ASM_TYPE_FUNCTION as TYPE_FUNCTION.
+
+	* configure.ac (ASM_ELF_STYLE): Check for %function and #function,
+	but not for @function.
+	(ASM_TYPE_FUNCTION): New substituted variable.
+
+	* configure.ac (ASM_ELF_STYLE): Fixed .type foo,@function statement
+	used when checking for pseudo operations.	
 
 	* sparc/machine.m4 (AES_LOAD, AES_ROUND): Started writing new AES
 	macros.
-- 
GitLab