Trailing space in opcodes/ generated files
authorAlan Modra <amodra@gmail.com>
Mon, 17 Aug 2015 02:21:44 +0000 (11:51 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 17 Aug 2015 02:37:12 +0000 (12:07 +0930)
commit919b75f7e28942fe320dc533759f88131f160bf3
tree4ebcf1b62752af990aae03c497539c41a8a73a5e
parent26a4b92c9131ab952f3db9bcafa82fb2360d19b6
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
opcodes/cgen.sh
opcodes/ia64-asmtab.c
opcodes/ia64-gen.c
opcodes/opc2c.c
This page took 0.0244 seconds and 4 git commands to generate.