K 10 svn:author V 6 andrew K 8 svn:date V 27 2015-02-01T09:50:33.617199Z K 7 svn:log V 214 FreeBSD expects _Unwind_GetGR, _Unwind_SetGR, and _Unwind_SetIP to be symbols and not macros. Make this so. This fixes a few ports that try to link against these functions but fail as they previously didn't exist. END