This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Link the last *normal against libfoozlib.so


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=43c1d34c319626747c6765253294eb458a7bd93d

commit 43c1d34c319626747c6765253294eb458a7bd93d
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Wed Apr 29 08:43:22 2015 -0700

    Link the last *normal against libfoozlib.so
    
    Link the last zlibnormal gnunormal and gabinormal against libfoozlib.so
    so that their only differences are DWARF debug sections.
    
    	PR ld/18354
    	* ld-elf/compress.exp (run_tests): Link the last zlibnormal,
    	gnunormal and gabinormal against libfoozlib.so.

Diff:
---
 ld/testsuite/ChangeLog | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index 5ea8432..268e419 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2015-04-29  H.J. Lu  <hongjiu.lu@intel.com>
+
+	PR ld/18354
+	* ld-elf/compress.exp (run_tests): Link the last zlibnormal,
+	gnunormal and gabinormal against libfoozlib.so.
+
 2015-04-27  Renlin Li  <renlin.li@arm.com>
 
 	* ld-arm/ifunc-10.dd: Adjust expected output.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]