From 919b75f7e28942fe320dc533759f88131f160bf3 Mon Sep 17 00:00:00 2001
From: Alan Modra <amodra@gmail.com>
Date: Mon, 17 Aug 2015 11:51:44 +0930
Subject: Trailing space in opcodes/ generated files

HJ recently removed trailing space in binutils files, but unfortunately
they return when regenerating files in opcodes.  This fixes the regen
process.

	* cgen.sh: Trim trailing space from cgen output.
	* ia64-gen.c (print_dependency_table): Don't generate trailing space.
	(print_dis_table): Likewise.
	* opc2c.c (dump_lines): Likewise.
	(orig_filename): Warning fix.
	* ia64-asmtab.c: Regenerate.
---
 opcodes/ChangeLog | 9 +++++++++
 1 file changed, 9 insertions(+)

(limited to 'opcodes/ChangeLog')

diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 25892ea..3661432 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,12 @@
+2015-08-17  Alan Modra  <amodra@gmail.com>
+
+	* cgen.sh: Trim trailing space from cgen output.
+	* ia64-gen.c (print_dependency_table): Don't generate trailing space.
+	(print_dis_table): Likewise.
+	* opc2c.c (dump_lines): Likewise.
+	(orig_filename): Warning fix.
+	* ia64-asmtab.c: Regenerate.
+
 2015-08-13  Andre Vieira  <andre.simoesdiasvieira@arm.com>
 
 	* arm-dis.c (print_insn_arm): Disassembling for all targets V6
-- 
cgit v1.1