]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Fix minor problems with previous wasm32 binutils commit.
authorPip Cet <pipcet@gmail.com>
Fri, 31 Mar 2017 12:07:01 +0000 (13:07 +0100)
committerNick Clifton <nickc@redhat.com>
Fri, 31 Mar 2017 12:07:01 +0000 (13:07 +0100)
binutils * NEWS: Use "WebAssembly" consistently.
* testsuite/binutils-all/wasm32/wasm32.exp: Fix copyright notice.

binutils/ChangeLog
binutils/NEWS
binutils/testsuite/binutils-all/wasm32/wasm32.exp

index 767e3154b8ff0f74231a3c54a7dba7a4fd710ede..eb836119e710ed7bede85d905536b33640bdad0d 100644 (file)
@@ -1,3 +1,8 @@
+2017-03-31  Pip Cet  <pipcet@gmail.com>
+
+       * NEWS: Use "WebAssembly" consistently.
+       * testsuite/binutils-all/wasm32/wasm32.exp: Fix copyright notice.
+
 2017-03-30  Pip Cet  <pipcet@gmail.com>
 
        * readelf.c: Add support for wasm32 ELF format WebAssembly files.
index 1b824facae9ee5d701cd0d0cb1c108bb053d25cd..d9d65c71e475d9d1f21b35ac277a6eb2d6cb3f51 100644 (file)
@@ -1,6 +1,6 @@
 -*- text -*-
 
-* Add support for the wasm32 ELF conversion of the Web Assembly file format.
+* Add support for the wasm32 ELF conversion of the WebAssembly file format.
 
 * Add --inlines option to objdump, which extends the --line-numbers option
   so that inlined functions will display their nesting information.
index b95569a744a0d98885978683a7f1e4616f04df42..af39cd4855659febd7dc2b4ab0df794a530a26c3 100644 (file)
@@ -1,5 +1,4 @@
-#   Copyright (C) 2010-2017 Free Software Foundation, Inc.
-#   Copyright (C) 2017 Pip Cet <pipcet@gmail.com>
+#   Copyright (C) 2017 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by