aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@codesourcery.com>2010-10-25 15:33:54 +0000
committerNathan Sidwell <nathan@codesourcery.com>2010-10-25 15:33:54 +0000
commitc0621d88b096cc046adf6ed484baea9ba5bfe721 (patch)
treeb0faeddb7e7cf840111edb19779040c905fae402 /opcodes
parent645ea3ea629261e7e66127db1438f64019fd5d08 (diff)
downloadgdb-c0621d88b096cc046adf6ed484baea9ba5bfe721.zip
gdb-c0621d88b096cc046adf6ed484baea9ba5bfe721.tar.gz
gdb-c0621d88b096cc046adf6ed484baea9ba5bfe721.tar.bz2
bfd/
* elf32-tic6x.c: Add attribution. gas/ * config/tc-tic6x.c: Add attribution. opcodes/ * tic6x-dis.c: Add attribution.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog4
-rw-r--r--opcodes/tic6x-dis.c2
2 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index df26c5f..f62cb4b 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-25 Nathan Sidwell <nathan@codesourcery.com>
+
+ * tic6x-dis.c: Add attribution.
+
2010-10-22 Alan Modra <amodra@gmail.com>
* Makefile.am (CLEANFILES): Add stamp-lm32. Sort.
diff --git a/opcodes/tic6x-dis.c b/opcodes/tic6x-dis.c
index 86505ac..05626df 100644
--- a/opcodes/tic6x-dis.c
+++ b/opcodes/tic6x-dis.c
@@ -1,6 +1,8 @@
/* TI C6X disassembler.
Copyright 2010
Free Software Foundation, Inc.
+ Contributed by Joseph Myers <joseph@codesourcery.com>
+ Bernd Schmidt <bernds@codesourcery.com>
This file is part of libopcodes.