src/gold ChangeLog output.cc output.h
ian@sourceware.org
ian@sourceware.org
Tue Mar 24 18:04:00 GMT 2009
CVSROOT: /cvs/src
Module name: src
Changes by: ian@sourceware.org 2009-03-24 18:04:27
Modified files:
gold : ChangeLog output.cc output.h
Log message:
* output.cc (Output_file::map_anonymous): Define.
(Output_file::map): Use map_anonymous. If the regular mmap fails,
try an anonymous one. Report the size if the mmap fails.
* output.h (class Output_file): Declare map_anonymous.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.208&r2=1.209
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/output.cc.diff?cvsroot=src&r1=1.88&r2=1.89
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/output.h.diff?cvsroot=src&r1=1.77&r2=1.78
More information about the Binutils-cvs
mailing list