This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
gdb and binutils branch master updated. c151b1c645a87136b61d9c16741b40f59694ed02
- From: amodra at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 12 Jun 2014 03:09:12 -0000
- Subject: gdb and binutils branch master updated. c151b1c645a87136b61d9c16741b40f59694ed02
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch, master has been updated
via c151b1c645a87136b61d9c16741b40f59694ed02 (commit)
from 58dca1635dc11f329242e888b0b582907a44a73e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c151b1c645a87136b61d9c16741b40f59694ed02
commit c151b1c645a87136b61d9c16741b40f59694ed02
Author: Alan Modra <amodra@gmail.com>
Date: Thu Jun 12 12:04:06 2014 +0930
Whitespace fixes for cpu/or1k.opc
* or1k.opc: Whitespace fixes.
-----------------------------------------------------------------------
Summary of changes:
cpu/ChangeLog | 4 +
cpu/or1k.opc | 174 ++++++++++++++++++++--------------------
opcodes/ChangeLog | 5 +
opcodes/or1k-asm.c | 217 +++++++++++++++++++++++++------------------------
opcodes/or1k-desc.c | 32 ++++----
opcodes/or1k-desc.h | 2 +-
opcodes/or1k-dis.c | 3 +-
opcodes/or1k-ibld.c | 11 +--
opcodes/or1k-opc.c | 2 +-
opcodes/or1k-opc.h | 2 +-
opcodes/or1k-opinst.c | 2 +-
11 files changed, 231 insertions(+), 223 deletions(-)
hooks/post-receive
--
gdb and binutils