This is the mail archive of the
binutils-cvs@sources.redhat.com
mailing list for the binutils project.
src/bfd ChangeLog dwarf2.c
- From: amodra at sourceware dot org
- To: binutils-cvs at sources dot redhat dot com
- Date: 10 Jun 2005 10:14:25 -0000
- Subject: src/bfd ChangeLog dwarf2.c
CVSROOT: /cvs/src
Module name: src
Changes by: amodra@sourceware.org 2005-06-10 10:14:24
Modified files:
bfd : ChangeLog dwarf2.c
Log message:
* dwarf2.c (decode_line_info): Revert last change. Instead set
initial low_pc to -1 to avoid need to test whether loc_pc has
been set.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.3161&r2=1.3162
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/dwarf2.c.diff?cvsroot=src&r1=1.73&r2=1.74