This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/bfd opncls.c ChangeLog
- From: nickc at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 12 Jun 2009 12:04:20 -0000
- Subject: src/bfd opncls.c ChangeLog
CVSROOT: /cvs/src
Module name: src
Changes by: nickc@sourceware.org 2009-06-12 12:04:20
Modified files:
bfd : opncls.c ChangeLog
Log message:
* opncls.c (_maybe_make_executable): New function. Gives execute
permission to an executable bfd that was opened for writing
provided that it is a regular file. Replaces common code found in...
(bfd_close): here and ...
(bfd_close_all_done): here.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/opncls.c.diff?cvsroot=src&r1=1.54&r2=1.55
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4626&r2=1.4627