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] oops - forgot to add the bfd/ChangeLog entry...


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


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