This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/bfd ChangeLog archive.c
- From: nickc at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 27 May 2011 10:52:30 -0000
- Subject: src/bfd ChangeLog archive.c
CVSROOT: /cvs/src
Module name: src
Changes by: nickc@sourceware.org 2011-05-27 10:52:30
Modified files:
bfd : ChangeLog archive.c
Log message:
PR binutils/12710
* archive.c (_bfd_get_elt_at_filepos): Set correct error value if
unable to read a file pointed to by an entry in a thin archive.
(adjust_relative_path): Use lrealpath to canonicalize paths.
Handle the case where the reference path is above the current
path in the directory tree.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5360&r2=1.5361
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/archive.c.diff?cvsroot=src&r1=1.75&r2=1.76