aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog4
-rw-r--r--gas/config/tc-tic6x.c2
2 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 121be85..f3840a5 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-25 Nathan Sidwell <nathan@codesourcery.com>
+
+ * config/tc-tic6x.c: Add attribution.
+
2010-10-25 Mark Mitchell <mark@codesourcery.com>
* obj.h (struct format_ops): Add adjust_symtab.
diff --git a/gas/config/tc-tic6x.c b/gas/config/tc-tic6x.c
index 0a09220..832491d 100644
--- a/gas/config/tc-tic6x.c
+++ b/gas/config/tc-tic6x.c
@@ -1,6 +1,8 @@
/* TI C6X assembler.
Copyright 2010
Free Software Foundation, Inc.
+ Contributed by Joseph Myers <joseph@codesourcery.com>
+ Bernd Schmidt <bernds@codesourcery.com>
This file is part of GAS, the GNU Assembler.