This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] m32r-linux-ld support for position independent executables


Hi Kazuhiro,

Thease patches are to support pie.
Please commit it into 2.16-branch and mainline.

I have applied the patch to the mainline sources, but since it is not fixing a regression I have not applied it to the 2.16 branch. If you really want it there, please ask Daniel Jacobowitz, the branch maintainer.


bfd/ChangeLog
2005-06-23  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>

    * elf32-m32r.c (m32r_elf_size_dynamic_sections): Use info->executable
    instead of !info->shared where appropriate.

ld/ChangeLog
2005-06-23  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>

* emulparams/m32relf_linux.sh (GENERATE_PIE_SCRIPT): Set to yes.

Cheers Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]