This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
gcc/gcc ChangeLog dwarf2out.c output.h
- From: ro at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: 29 Sep 2003 22:07:39 -0000
- Subject: gcc/gcc ChangeLog dwarf2out.c output.h
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: ro@gcc.gnu.org 2003-09-29 22:07:39
Modified files:
gcc : ChangeLog dwarf2out.c output.h
Log message:
* dwarf2out.c (default_eh_frame_section): Split into ...
(named_section_eh_frame_section, collect2_eh_frame_section): ... new
functions.
* output.h (named_section_eh_frame_section): Declare.
(collect2_eh_frame_section): Likewise.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.1220&r2=2.1221
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/dwarf2out.c.diff?cvsroot=gcc&r1=1.454&r2=1.455
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/output.h.diff?cvsroot=gcc&r1=1.131&r2=1.132