svn commit: r325816 - head/libexec/rtld-elf/mips

Joerg Sonnenberger joerg at bec.de
Sat Nov 18 21:18:06 UTC 2017


On Tue, Nov 14, 2017 at 05:16:03PM +0000, John Baldwin wrote:
> Author: jhb
> Date: Tue Nov 14 17:16:03 2017
> New Revision: 325816
> URL: https://svnweb.freebsd.org/changeset/base/325816
> 
> Log:
>   Appease old GCC by disabling .cfi_sections for GCC 4.x.

This commit message makes no sense to me. .cfi_sections is not a feature
of GCC, it is at most a feature of binutils.

Joerg


More information about the svn-src-all mailing list