aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/ChangeLog
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2008-05-29 07:07:21 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2008-05-29 07:07:21 +0000
commit11701589a86095161ed1739192cd80a0a94ca868 (patch)
tree503e8d304fd6e280a9f06d0fc9ad4dc82f59675f /binutils/testsuite/ChangeLog
parentfcac911af1c9b3f79e93e0317d594dc99794c39a (diff)
downloadgdb-11701589a86095161ed1739192cd80a0a94ca868.zip
gdb-11701589a86095161ed1739192cd80a0a94ca868.tar.gz
gdb-11701589a86095161ed1739192cd80a0a94ca868.tar.bz2
bfd/
* elf.c (assign_file_positions_for_load_sections): Adjust pre-section gaps based on VMA and P_VADDR instead of LMA and P_PADDR addresses. binutils/testsuite/ * binutils-all/objcopy.exp: Call KEEP_DEBUG_SYMBOLS_AND_TEST_COPY. (keep_debug_symbols_and_test_copy): New function. (test5, test6): New variables.
Diffstat (limited to 'binutils/testsuite/ChangeLog')
-rw-r--r--binutils/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog
index e7cc69a..79aa219 100644
--- a/binutils/testsuite/ChangeLog
+++ b/binutils/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2008-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
+
+ * binutils-all/objcopy.exp: Call KEEP_DEBUG_SYMBOLS_AND_TEST_COPY.
+ (keep_debug_symbols_and_test_copy): New function.
+ (test5, test6): New variables.
+
2008-03-27 Cary Coutant <ccoutant@google.com>
* binutils-all/ar.exp: Add thin archive tests.