summaryrefslogtreecommitdiffstats
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorMark Wielaard <[email protected]>2011-05-24 14:30:40 +0200
committerMark Wielaard <[email protected]>2011-05-24 14:32:18 +0200
commit20a217d677c62a01f9b650a1dfef0a82154d115e (patch)
tree3458f49a533390352a279c85a8aeb5ae99d2161d /tests/ChangeLog
parent1662bc3880ae5acae6aa2a3013d193223c36f189 (diff)
Add hello_s390.ko testcase to run-strip-reloc.sh.
This new test PASSes, but looking at the size results will show --reloc-debug-sections isn't making a huge difference for this case.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 7cf816ed..a0511ec7 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,9 @@
+2011-05-24 Mark Wielaard <[email protected]>
+
+ * Makefile.am (EXTRA_DIST): Add hello_s390.ko.bz2.
+ * run-strip-reloc.sh: Add hello_s390.ko testcase.
+ * hello_s390.ko.bz2: New test file.
+
2011-05-23 Mark Wielaard <[email protected]>
* Makefile.am (TESTS): Add run-strip-reloc.sh.