diff options
author | Martin Liska <mliska@suse.cz> | 2020-04-01 02:36:11 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2020-04-01 02:36:11 -0700 |
commit | 40bd13ced9c03c74af9d55a98d6e06ddcf11429c (patch) | |
tree | 845de29820c1141061e5237932ecc76f82e6d21f /include/ChangeLog | |
parent | 41ff29bf5db04b989e6b2b627ee1ca2a9f5b6a09 (diff) | |
download | fsf-binutils-gdb-40bd13ced9c03c74af9d55a98d6e06ddcf11429c.zip fsf-binutils-gdb-40bd13ced9c03c74af9d55a98d6e06ddcf11429c.tar.gz fsf-binutils-gdb-40bd13ced9c03c74af9d55a98d6e06ddcf11429c.tar.bz2 |
include: Sync plugin-api.h with GCC
Fix typo in a macro usage.
PR lto/94249
* plugin-api.h: Fix a typo.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index f9d4101..65107bd 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,9 @@ +2020-04-01 Martin Liska <mliska@suse.cz> + Maciej W. Rozycki <macro@linux-mips.org> + + PR lto/94249 + * plugin-api.h: Fix a typo. + 2020-03-30 Nelson Chu <nelson.chu@sifive.com> * opcode/riscv-opc.h: Update CSR to 1.11. |