src/bfd ChangeLog elf.c elfcode.h elfxx-ia64.c
hjl@sourceware.org
hjl@sourceware.org
Mon Dec 24 16:55:00 GMT 2007
CVSROOT: /cvs/src
Module name: src
Changes by: hjl@sourceware.org 2007-12-24 16:55:39
Modified files:
bfd : ChangeLog elf.c elfcode.h elfxx-ia64.c
Log message:
2007-12-24 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/5449
* elf.c (rewrite_elf_program_header): Don't adjust p_paddr if
p_paddr is set to 0.
(copy_private_bfd_data): Call rewrite_elf_program_header if
p_paddr is set to 0.
* elfcode.h (elf_swap_phdr_out): Set p_paddr to 0 if needed.
* elfxx-ia64.c (ELF_MAXPAGESIZE): Don't redefine it for HPUX.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4095&r2=1.4096
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&r1=1.426&r2=1.427
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elfcode.h.diff?cvsroot=src&r1=1.87&r2=1.88
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elfxx-ia64.c.diff?cvsroot=src&r1=1.203&r2=1.204
More information about the Binutils-cvs
mailing list