diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 7d31449..d94df80 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,11 @@ 2018-07-27 John Darrington <john@darrington.wattle.id.au> + * libbfd.c (bfd_getb24, bfd_getl24): New functions. + (bfd_get_24, bfd_put_24): New macros. + * bfd-in2.h: Regenerate. + +2018-07-27 John Darrington <john@darrington.wattle.id.au> + * elf32-s12z.c (s12z_elf_set_mach_from_flags): Remove comment. 2018-07-26 Alan Modra <amodra@gmail.com> |