diff options
author | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2018-02-10 02:37:32 +0100 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2018-02-10 02:37:32 +0100 |
commit | d805612e3816191fa4fd4f57235dc23741c64b15 (patch) | |
tree | d8c1617a68dc1336135c19a24388a7c1dbbf6609 | |
parent | a8735c82b8519d8b18915765ca983fc07154a17d (diff) | |
download | gdb-d805612e3816191fa4fd4f57235dc23741c64b15.zip gdb-d805612e3816191fa4fd4f57235dc23741c64b15.tar.gz gdb-d805612e3816191fa4fd4f57235dc23741c64b15.tar.bz2 |
Fix commit date.
-rw-r--r-- | bfd/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 20543d7..7cc177cc 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,4 +1,4 @@ -2018-02-08 Eric Botcazou <ebotcazou@adacore.com> +2018-02-09 Eric Botcazou <ebotcazou@adacore.com> * elfxx-sparc.c (UNDEFINED_WEAK_RESOLVED_TO_ZERO): Reorder conditions. (sparc_elf_append_rela): Assert that there is enough room in section. |