]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
Merge branch 'master' into roland/relocate
authorRoland McGrath <roland@redhat.com>
Fri, 18 Feb 2011 23:38:37 +0000 (15:38 -0800)
committerRoland McGrath <roland@redhat.com>
Fri, 18 Feb 2011 23:38:37 +0000 (15:38 -0800)
1  2 
libdwfl/ChangeLog
libdwfl/dwfl_module_getdwarf.c
libdwfl/libdwflP.h
tests/ChangeLog

Simple merge
Simple merge
Simple merge
diff --cc tests/ChangeLog
index 91ae9912a7ac422339f46edee948ab743de4d215,bc7884316b309f4ff051a8ebb7d38953354360d4..22d07fed9b10e3ee27185512188ccbbeba0db149
@@@ -1,7 -1,54 +1,58 @@@
+ 2011-02-02  Josh Stone  <jistone@redhat.com>
+       * run-prelink-addr-test.sh: Add testfile55, 32 and 64-bit.
+       * testfile55-64.bz2, testfile55-64.debug.bz2,
+       testfile55-64.prelink.bz2, testfile55-32.bz2,
+       testfile55-32.debug.bz2, testfile55-32.prelink.bz2: New.
+       * Makefile.am (EXTRA_DIST): Add and update all.
+ 2011-01-12  Roland McGrath  <roland@redhat.com>
+       * run-prelink-addr-test.sh: Make symlinks to find .debug files
+       corresponding to .noshdrs files.
+ 2011-01-11  Josh Stone  <jistone@redhat.com>
+       * run-prelink-addr-test.sh: Add testfile54, 32 and 64-bit.
+       * testfile54-32.so.bz2, testfile54-32.so.debug.bz2,
+       testfile54-32.prelink.so.bz2, testfile54-32.noshdrs.so.bz2,
+       testfile54-64.so.bz2, testfile54-64.so.debug.bz2,
+       testfile54-64.prelink.so.bz2, testfile54-64.noshdrs.so.bz2: New.
+       * Makefile.am (EXTRA_DIST): Add and update all.
+       * run-prelink-addr-test.sh: Run 32 and 64-bit testfile53 tests.
+       * testfile53.bz2, testfile53.debug.bz2,
+       testfile53.prelink.bz2: Deleted, so...
+       * testfile53-64.bz2, testfile53-64.debug.bz2,
+       testfile53-64.prelink.bz2: Recreated with 64-bit names.
+       * testfile53-32.bz2, testfile53-32.debug.bz2,
+       testfile53-32.prelink.bz2: New in 32-bit.
+       * Makefile.am (EXTRA_DIST): Add and update all.
+       * run-prelink-addr-test.sh: Run 32 and 64-bit testfile52 tests.
+       * testfile52.so.bz2, testfile52.so.debug.bz2,
+       testfile52.prelink.so.bz2: Deleted, so...
+       * testfile52-32.so.bz2, testfile52-32.so.debug.bz2,
+       testfile52-32.prelink.so.bz2: Recreated with 32-bit names.
+       * testfile52-32.noshdrs.so.bz2: New data file, stripped of headers.
+       * testfile52-64.so.bz2, testfile52-64.so.debug.bz2,
+       testfile52-64.prelink.so.bz2, testfile52-64.noshdrs.so.bz2: New files.
+       * Makefile.am (EXTRA_DIST): Add and update all.
+ 2011-01-10  Josh Stone  <jistone@redhat.com>
+       * run-prelink-addr-test.sh: New test for prelinked addrs.
+       * Makefile.am (TESTS, EXTRA_DIST): Add it.
+       * testfile52.so.bz2, testfile52.so.debug.bz2: New data files.
+       * testfile52.prelink.so.bz2: New data file, shows REL->RELA.
+       * testfile53.bz2, testfile53.debug.bz2: New data files.
+       * testfile53.prelink.bz2: New data file, shows ET_EXEC remap.
+       * Makefile.am (EXTRA_DIST): Add them.
 +2010-06-29  Roland McGrath  <roland@redhat.com>
 +
 +      * line2addr.c (handle_module): Diagnose dwfl_lineinfo failure.
 +
  2010-06-04  Roland McGrath  <roland@redhat.com>
  
        * run-unstrip-test.sh: Also test modifying the file in place.