This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Fix typo in changelog


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2841837fac18861bb62e039a20321075d1e76248

commit 2841837fac18861bb62e039a20321075d1e76248
Author: Nick Clifton <nickc@redhat.com>
Date:   Wed Nov 8 14:34:32 2017 +0000

    Fix typo in changelog

Diff:
---
 gas/ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gas/ChangeLog b/gas/ChangeLog
index c00c967..ad1c10c 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,6 +1,6 @@
 2017-11-08  Tamar Christina  <tamar.christina@arm.com>
 
-	* gas/config/tc-aarch64.c
+	* config/tc-aarch64.c
 	(aarch64_features): Include AES and SHA2 in CRYPTO.
 	Add SHA2 and AES.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]