gcc/gcc ChangeLog unwind-dw2-fde-darwin.c unwi ...
aj@gcc.gnu.org
aj@gcc.gnu.org
Sat Nov 1 09:59:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: aj@gcc.gnu.org 2003-11-01 09:59:51
Modified files:
gcc : ChangeLog unwind-dw2-fde-darwin.c unwind-dw2.c
Log message:
* unwind-dw2.c (_Unwind_FindEnclosingFunction): Constify variable.
(uw_frame_state_for): Constify variables.
(extract_cie_info): Constify first argument.
* unwind-dw2-fde-darwin.c: Adjust prototype of
_Unwind_Find_registered_FDE for recent changes.
(examine_objects): Constify return value and local variable result.
(_Unwind_Find_FDE): Constify return value and local variable ret.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.1637&r2=2.1638
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/unwind-dw2-fde-darwin.c.diff?cvsroot=gcc&r1=1.6&r2=1.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/unwind-dw2.c.diff?cvsroot=gcc&r1=1.38&r2=1.39
More information about the Gcc-cvs
mailing list