diff options
author | Nick Clifton <nickc@redhat.com> | 2001-11-12 16:26:17 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-11-12 16:26:17 +0000 |
commit | d7b784871a7fae00ddc8d0110061476db0c276e9 (patch) | |
tree | 2d0cab2c41b5ee6b5f21dbbac75041d2930a5364 /ld/testsuite/ChangeLog | |
parent | 7559e86e56cadb67d9709eba814ba3051453a2be (diff) | |
download | gdb-d7b784871a7fae00ddc8d0110061476db0c276e9.zip gdb-d7b784871a7fae00ddc8d0110061476db0c276e9.tar.gz gdb-d7b784871a7fae00ddc8d0110061476db0c276e9.tar.bz2 |
Only compare the tail end of the two binary files produced in order to avoid
date stamp present in PE binaries.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r-- | ld/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 7555ce9..3855377 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2001-11-12 Donn Terry <donnte@microsoft.com> + + * ld-bootstrap/bootstrap.exp: Only compare the tail end of the two + binary files produced in order to avoid date stamp present in PE + binaries. + 2001-11-11 Hans-Peter Nilsson <hp@bitrange.com> * ld-mmix/sec-5.d (Sections): Add whitespace missing in commit. |