|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/14567] bfd_openr_next_archived_file is incompatible with bfd_openr_iovec |
Date: | Tue, 06 Nov 2012 23:45:49 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=14567 --- Comment #8 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2012-11-06 23:45:49 UTC --- CVSROOT: /cvs/src Module name: src Changes by: address@hidden 2012-11-06 23:45:43 Modified files: binutils : ChangeLog Makefile.am Makefile.in binutils/testsuite: ChangeLog binutils/testsuite/binutils-all: ar.exp Added files: binutils : bfdtest2.c Log message: Add a testcase for PR binutils/14567 binutils/ PR binutils/14567 * Makefile.am (BFDTEST2_PROG): New. (bfdtest2_DEPENDENCIES): Likewise. (TEST_PROGS): Add $(BFDTEST2_PROG). * Makefile.in: Regenerated. * bfdtest2.c: New file. binutils/testsuite/ PR binutils/14567 * binutils-all/ar.exp (bfdtest1): Removed. (long_filenames): Take bfdtests. (thin_archive): Likewise. (thin_archive_with_nested): Likewise. (bfdtests): New. Pass $bfdtests to long_filenames, thin_archive and thin_archive_with_nested. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/bfdtest2.c.diff?cvsroot=src&r1=NONE&r2=1.1 http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1954&r2=1.1955 http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/Makefile.am.diff?cvsroot=src&r1=1.136&r2=1.137 http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/Makefile.in.diff?cvsroot=src&r1=1.161&r2=1.162 http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/testsuite/ChangeLog.diff?cvsroot=src&r1=1.271&r2=1.272 http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/testsuite/binutils-all/ar.exp.diff?cvsroot=src&r1=1.19&r2=1.20 -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |