diff options
author | Tristan Gingold <gingold@adacore.com> | 2011-06-27 08:24:21 +0000 |
---|---|---|
committer | Tristan Gingold <gingold@adacore.com> | 2011-06-27 08:24:21 +0000 |
commit | 62a35308be34436a66993d20f36146cb4ebc500b (patch) | |
tree | 0ac418233b070673e89d87bc8db71a0cdf81a0bb /bfd/ChangeLog | |
parent | bd8253459637af3935c3ee9bfdd512b151644bb3 (diff) | |
download | gdb-62a35308be34436a66993d20f36146cb4ebc500b.zip gdb-62a35308be34436a66993d20f36146cb4ebc500b.tar.gz gdb-62a35308be34436a66993d20f36146cb4ebc500b.tar.bz2 |
2011-06-27 Tristan Gingold <gingold@adacore.com>
* vms-misc.c (vms_time_to_time_t): Adjust overflow detection.
Add comment.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 58bf993..5028141 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2011-06-27 Tristan Gingold <gingold@adacore.com> + + * vms-misc.c (vms_time_to_time_t): Adjust overflow detection. + Add comment. + 2011-06-25 H.J. Lu <hongjiu.lu@intel.com> * elf64-x86-64.c (elf_backend_post_process_headers): Don't |