From 521c47d2a216fc64098c024fc5ed53532b485f32 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 11 Apr 2008 07:01:58 +0000 Subject: src/ * strip.c (handle_elf): Don't keep sections that kept symbol tables refer to. Instead, just be sure to preserve the original symbol table in the debug file so those symbols go with their sections and can be elided from the stripped version of the symbol table. tests/ * testfile48.bz2, testfile48.bz2.debug: New data files. * Makefile.am (EXTRA_DIST): Add them. * run-strip-test8.sh: Use them. --- tests/testfile47.bz2 | Bin 0 -> 793 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/testfile47.bz2 (limited to 'tests/testfile47.bz2') diff --git a/tests/testfile47.bz2 b/tests/testfile47.bz2 new file mode 100644 index 00000000..334bd6c4 Binary files /dev/null and b/tests/testfile47.bz2 differ -- cgit v1.2.3