This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] add ChangeLog entries


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=3cd72572cbbf3bb720a41af1db26e81898c318c2

commit 3cd72572cbbf3bb720a41af1db26e81898c318c2
Author: Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
Date:   Mon Jun 27 06:01:34 2016 -0400

    add ChangeLog entries

Diff:
---
 bfd/ChangeLog | 5 +++++
 gas/ChangeLog | 5 +++++
 2 files changed, 10 insertions(+)

diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 4e2d2ae..6fb242c 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2016-06-27  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
+	* elf32-dlx.h: New file.
+	* elf32-dlx.c: Adjust.
+
 2016-06-25  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
 
 	* elf32-xtensa.c (xtensa_make_property_section): Remove prototype.
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 131782c..2a28352 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,10 @@
 2016-06-27  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
 
+	* config/tc-dlx.c: Include bfd/elf32-dlx.h.
+	* config/tc-dlx.h: Remove prototype of dlx_set_skip_hi16.
+
+2016-06-27  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
 	* config/tc-xtensa.c (xtensa_elf_suffix): Use ARRAY_SIZE instead of a
 	sentinal element.
 	(map_suffix_reloc_to_operator): Likewise.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]