[binutils-gdb] oops - forgot to add the bfd/ChangeLog entry...

Nick Clifton nickc@sourceware.org
Mon Mar 27 10:45:00 GMT 2017


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

commit 79b1d3cb362385c38af9cfb44c0c87b939711fbc
Author: Pip Cet <pipcet@gmail.com>
Date:   Mon Mar 27 11:45:24 2017 +0100

    oops - forgot to add the bfd/ChangeLog entry...

Diff:
---
 bfd/ChangeLog | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 50e76c2..cf0e011 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,17 @@
+2017-03-27  Pip Cet  <pipcet@gmail.com>
+
+	* cpu-wasm32.c: New file to support wasm32 architecture.
+	* elf32-wasm32.c: New file to support wasm32 architecture.
+	* Makefile.am: Add wasm32 architecture.
+	* archures.c: Likewise.
+	* config.bfd: Likewise.
+	* configure.ac: Likewise.
+	* targets.c: Likewise.
+	* Makefile.in: Regenerate.
+	* bfd-in2.h: Regenerate.
+	* configure: Regenerate.
+	* po/SRC-POTFILES.in: Regenerate.
+
 2017-03-20  Alan Modra  <amodra@gmail.com>
 
 	PR 21266



More information about the Binutils-cvs mailing list