src bfd/ChangeLog bfd/elf.c include/elf/Change ...
nathan@sourceware.org
nathan@sourceware.org
Tue Dec 19 08:49:00 GMT 2006
CVSROOT: /cvs/src
Module name: src
Changes by: nathan@sourceware.org 2006-12-19 08:49:39
Modified files:
bfd : ChangeLog elf.c
include/elf : ChangeLog internal.h
Log message:
bfd/
* elf.c (assign_file_positions_for_load_sections): Adjust p_vaddr
by p_vaddr_offset. Copy alignment & use if it is valid.
(rewrite_elf_program_headers): Cope with leading padding in a
segment that does not contain file or program headers.
(copy_elf_program_header): Likewise.
include/elf/
* internal.h (struct elf_segment_map): Add p_vaddr_offset field.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.3701&r2=1.3702
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&r1=1.368&r2=1.369
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/elf/ChangeLog.diff?cvsroot=src&r1=1.278&r2=1.279
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/elf/internal.h.diff?cvsroot=src&r1=1.15&r2=1.16
More information about the Binutils-cvs
mailing list