From d9dcf8c6ef6e9b5e987ffcc6ba012623564d6986 Mon Sep 17 00:00:00 2001 From: "Maciej W. Rozycki" Date: Wed, 13 Jul 2016 17:31:17 +0100 Subject: [PATCH] MIPS/GAS: Remove extraneous `install_insn' call from `append_insn' (CL) Add missing ChangeLog entry for commit b8bca85b334b ("MIPS/GAS: Remove extraneous `install_insn' call from `append_insn'"). --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 991bb8d..8f51551 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -10,6 +10,11 @@ (tc_gen_reloc): Remove passing DTPOFF base info into reloc addendum as it is no longer needed. +2016-07-08 Maciej W. Rozycki + + * config/tc-mips.c (append_insn): Remove extraneous + `install_insn' call. + 2016-07-04 Jan Beulich * config/tc-i386.c (check_qword_reg): Correct register kind -- 2.7.4