From: Trevor Saunders Date: Mon, 27 Jun 2016 10:01:34 +0000 (-0400) Subject: add ChangeLog entries X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3cd72572cbbf3bb720a41af1db26e81898c318c2;p=binutils-gdb.git add ChangeLog entries --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 4e2d2aef205..6fb242c31d7 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2016-06-27 Trevor Saunders + + * elf32-dlx.h: New file. + * elf32-dlx.c: Adjust. + 2016-06-25 Trevor Saunders * elf32-xtensa.c (xtensa_make_property_section): Remove prototype. diff --git a/gas/ChangeLog b/gas/ChangeLog index 131782c793f..2a28352f77a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2016-06-27 Trevor Saunders + + * config/tc-dlx.c: Include bfd/elf32-dlx.h. + * config/tc-dlx.h: Remove prototype of dlx_set_skip_hi16. + 2016-06-27 Trevor Saunders * config/tc-xtensa.c (xtensa_elf_suffix): Use ARRAY_SIZE instead of a