Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jan 2014 02:19:24 +0100
From:      Zbigniew Bodek <zbb@freebsd.org>
To:        Dimitry Andric <dim@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r259730 - in head: gnu/lib/csu gnu/lib/libgcc gnu/lib/libstdc++ gnu/lib/libsupc++ lib/atf/libatf-c/tests share/mk sys/conf tools/tools/ath/athstats tools/tools/net80211/wlanstats usr.bi...
Message-ID:  <CALF_Tx=hqjCLpqFZK=U%2B7tGbzxp0GS6BekMg6saYz0eJ%2Bqvw1A@mail.gmail.com>
In-Reply-To: <201312221751.rBMHpYpj059326@svn.freebsd.org>
References:  <201312221751.rBMHpYpj059326@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
2013/12/22 Dimitry Andric <dim@freebsd.org>:
> Author: dim
> Date: Sun Dec 22 17:51:33 2013
> New Revision: 259730
> URL: http://svnweb.freebsd.org/changeset/base/259730
>
> Log:
>   To avoid having to explicitly test COMPILER_TYPE for setting
>   clang-specific or gcc-specific flags, introduce the following new
>   variables for use in Makefiles:
>
>   CFLAGS.clang
>   CFLAGS.gcc
>   CXXFLAGS.clang
>   CXXFLAGS.gcc
>
>   In bsd.sys.mk, these get appended to the regular CFLAGS or CXXFLAGS for
>   the right compiler.
>
>   MFC after:    1 week
>
> Modified:
>   head/gnu/lib/csu/Makefile
>   head/gnu/lib/libgcc/Makefile
>   head/gnu/lib/libstdc++/Makefile
>   head/gnu/lib/libsupc++/Makefile
>   head/lib/atf/libatf-c/tests/Makefile
>   head/share/mk/bsd.sys.mk
>   head/sys/conf/Makefile.arm
>   head/tools/tools/ath/athstats/Makefile
>   head/tools/tools/net80211/wlanstats/Makefile
>   head/usr.bin/mkcsmapper/Makefile.inc
>

Hello Dimitry.

It appears that this change broke backtrace on ARM.
Now only last stack frame can be displayed in bt.
However I don't have any fix or suggestion.

Best regards
zbb



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALF_Tx=hqjCLpqFZK=U%2B7tGbzxp0GS6BekMg6saYz0eJ%2Bqvw1A>