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] update ChangeLog for previous commit


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

commit a51ef392919e80a3131418efbea6717d2ca4dbee
Author: Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
Date:   Sun Apr 3 19:49:05 2016 -0400

    update ChangeLog for previous commit

Diff:
---
 gas/ChangeLog | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/gas/ChangeLog b/gas/ChangeLog
index 4759033..6560bac 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,10 @@
 2016-04-03  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
 
+	* config/tc-score.c (s3_gen_reloc): Add const qualifiers.
+	* config/tc-score7.c (s7_gen_reloc): Likewise.
+
+2016-04-03  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
 	* config/tc-arm.c (do_t_branch): Change the type of reloc to
 	bfd_reloc_code_real_type.


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