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 my previous gas/ChangeLog entry


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

commit 3779bbe01b4ec1e5ae0a5c555f838999ba88ac50
Author: Palmer Dabbelt <palmer@dabbelt.com>
Date:   Tue Oct 24 06:58:48 2017 -0700

    Fix my previous gas/ChangeLog entry

Diff:
---
 gas/ChangeLog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gas/ChangeLog b/gas/ChangeLog
index 138e43c..7a9331d 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -12,8 +12,8 @@
 
 2017-10-23  Palmer Dabbelt  <palmer@dabbelt.com>
 
-        * config/tc-riscv.c (riscv_frag_align_code): Align code by 4
-        bytes on non-RVC systems.
+	* config/tc-riscv.c (riscv_frag_align_code): Align code by 4
+	bytes on non-RVC systems.
 
 2017-10-23  Maciej W. Rozycki  <macro@imgtec.com>


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