bfd/
authorNathan Sidwell <nathan@codesourcery.com>
Mon, 25 Oct 2010 15:33:54 +0000 (15:33 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Mon, 25 Oct 2010 15:33:54 +0000 (15:33 +0000)
* elf32-tic6x.c: Add attribution.

gas/
* config/tc-tic6x.c: Add attribution.

opcodes/
* tic6x-dis.c: Add attribution.

bfd/ChangeLog
bfd/elf32-tic6x.c
gas/ChangeLog
gas/config/tc-tic6x.c
opcodes/ChangeLog
opcodes/tic6x-dis.c

index dcebb3bda4533daa8212ce723b951e433f1f95fb..18a3a67be3a5980998c4461b5a739e54f3551b17 100644 (file)
@@ -1,3 +1,7 @@
+2010-10-25  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * elf32-tic6x.c: Add attribution.
+
 2010-10-25  Alan Modra  <amodra@gmail.com>
 
        * elf32-arm.c (find_stub_size_and_template): Avoid uninitialized
index 7d971d8498317ae09dc18a2b6cb18f78ca1498e4..011f32e14dfc81e3d47aa2f40361507c2e5d0f3f 100644 (file)
@@ -1,6 +1,8 @@
 /* 32-bit ELF support for TI C6X
    Copyright 2010
    Free Software Foundation, Inc.
+   Contributed by Joseph Myers <joseph@codesourcery.com>
+                 Bernd Schmidt  <bernds@codesourcery.com>
 
    This file is part of BFD, the Binary File Descriptor library.
 
index 121be8514aa06a9998eff2a823fc4ba9617a22ff..f3840a571f8c988477074dea336b916de853862d 100644 (file)
@@ -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.
index 0a092203010b417afff5d78e6b7f78af8505ba99..832491dc0f0a47fa4a96ddd5e4a8f5db943e7ae3 100644 (file)
@@ -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.
 
index df26c5fc145c7339656be2b5b01a96c869133bc5..f62cb4b1ffd99475ddd180bef81aa5d02f6e2404 100644 (file)
@@ -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.
index 86505ac54d19ff054cc4b08c51b1fa0ae1e3ba35..05626df2275ff4d8d590c72daf5711542d53bc27 100644 (file)
@@ -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.
 
This page took 0.029693 seconds and 4 git commands to generate.