]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/ChangeLog
[PATCH 3/4]: m32c: remove duplicate define and prototype
authorGunther Nikl <gnikl@justmail.de>
Wed, 8 Apr 2020 10:15:28 +0000 (11:15 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 8 Apr 2020 10:15:28 +0000 (11:15 +0100)
commitd9f1988553be73217c29d48cb8979b82d624b91c
treed08a4f3797c7d36ae8eb45cd4ccdfbf75a8bb574
parent6a3ab9239ae6184c8a3558ce9628f6d12a7f1bbd
[PATCH 3/4]: m32c: remove duplicate define and prototype

The m32c target header has a duplicate entry for MD_PCREL_FROM_SECTION.
The duplication was present since the initial commit of the port.

* config/tc-m32c.h (MD_PCREL_FROM_SECTION): Delete duplicate define.
(md_pcrel_from_section): Remove duplicate prototype.
gas/ChangeLog
gas/config/tc-m32c.h