src/ld ChangeLog ldexp.c ldexp.h ldlang.c
jakub@sourceware.org
jakub@sourceware.org
Fri Dec 17 15:50:00 GMT 2004
CVSROOT: /cvs/src
Module name: src
Changes by: jakub@sourceware.org 2004-12-17 15:50:04
Modified files:
ld : ChangeLog ldexp.c ldexp.h ldlang.c
Log message:
* ldexp.h (exp_data_seg): Add min_base and maxpagesize fields.
* ldexp.c (fold_binary) <case DATA_SEGMENT_ALIGN>: Initialize them.
* ldlang.c (lang_size_sections): Use them to avoid wasting virtual
address space at DATA_SEGMENT_ALIGN. Fix computation of expected
PT_GNU_RELRO segment end.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.1234&r2=1.1235
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ldexp.c.diff?cvsroot=src&r1=1.40&r2=1.41
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ldexp.h.diff?cvsroot=src&r1=1.13&r2=1.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ldlang.c.diff?cvsroot=src&r1=1.168&r2=1.169
More information about the Binutils-cvs
mailing list