This is the mail archive of the
frysk-cvs@sources.redhat.com
mailing list for the frysk project.
frysk-imports/libunwind ChangeLog doc/unw_crea ...
- From: aoliva at sourceware dot org
- To: frysk-cvs at sourceware dot org
- Date: 27 Sep 2006 04:06:10 -0000
- Subject: frysk-imports/libunwind ChangeLog doc/unw_crea ...
- Reply-to: frysk at sourceware dot org
CVSROOT: /cvs/frysk
Module name: frysk-imports
Changes by: aoliva@sourceware.org 2006-09-27 04:06:09
Modified files:
libunwind : ChangeLog
libunwind/doc : unw_create_addr_space.man
unw_create_addr_space.tex unw_get_proc_name.man
unw_get_proc_name.tex
libunwind/src : elfxx.c
libunwind/src/hppa: Gget_proc_info.c
libunwind/src/mi: Gget_proc_name.c
libunwind/src/x86: Gget_proc_info.c
libunwind/src/x86_64: Gget_proc_info.c
Log message:
* src/elfxx.c (lookup_symbol): Cope with NULL buf and zero buf_len.
* src/mi/Gget_proc_name.c (intern_string, get_proc_name): Likewise.
* src/hppa/Gget_proc_info.c (unw_get_proc_info): Use it.
* src/x86/Gget_proc_info.c (unw_get_proc_info): Likewise.
* src/x86_64/Gget_proc_info.c (unw_get_proc_info): Likewise.
* doc/unw_get_proc_name.tex: Document NULL buf and zero buf_len.
* doc/unw_create_addr_space.tex (get_proc_name): Likewise.
* doc/unw_get_proc_name.man: Rebuilt.
* doc/unw_create_addr_space.man: Likewise.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/libunwind/ChangeLog.diff?cvsroot=frysk&r1=1.13&r2=1.14
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/libunwind/doc/unw_create_addr_space.man.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/libunwind/doc/unw_create_addr_space.tex.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/libunwind/doc/unw_get_proc_name.man.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/libunwind/doc/unw_get_proc_name.tex.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/libunwind/src/elfxx.c.diff?cvsroot=frysk&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/libunwind/src/hppa/Gget_proc_info.c.diff?cvsroot=frysk&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/libunwind/src/mi/Gget_proc_name.c.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/libunwind/src/x86/Gget_proc_info.c.diff?cvsroot=frysk&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/libunwind/src/x86_64/Gget_proc_info.c.diff?cvsroot=frysk&r1=1.2&r2=1.3