|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/14302] ar mishandles 4GB files |
Date: | Fri, 29 Jun 2012 12:59:54 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=14302 --- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2012-06-29 12:59:54 UTC --- CVSROOT: /cvs/src Module name: src Changes by: address@hidden 2012-06-29 12:59:49 Modified files: binutils : ChangeLog ar.c bucomm.c Log message: PR binutils/14302 * bucomm.c (print_arelt_descr): Correctly report the archive size field (for 'ar tv'). * ar.c (print_contents): Use correct types for archive element sizes (for 'ar p'). (extract_file): Likewise (for 'ar x'). Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1918&r2=1.1919 http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/ar.c.diff?cvsroot=src&r1=1.84&r2=1.85 http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/bucomm.c.diff?cvsroot=src&r1=1.45&r2=1.46 -- 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] |