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


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

commit 30bd735cb042395346c3cb6a28c1fa6cee79bbd8
Author: Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
Date:   Tue Mar 29 07:40:22 2016 -0400

    apply ChangeLog for previous commit

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

diff --git a/gas/ChangeLog b/gas/ChangeLog
index f9082da..0980e1c 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,11 @@
+2016-03-29  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
+	* config/tc-bfin.c (gencode): Use XOBNEW obstack_alloc () wrapper.
+	* config/tc-hppa.c (fix_new_hppa): Likewise.
+	(pa_vtable_entry): Likewise.
+	(pa_vtable_inherit): Likewise.
+	* config/tc-m68k.c (md_begin): Likewise.
+
 2016-03-28  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
 
 	* config/obj-elf.c (obj_elf_section_name): Return const char *.


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