diff options
author | Dave Korn <dave.korn@artimi.com> | 2009-07-03 17:02:43 +0000 |
---|---|---|
committer | Dave Korn <dave.korn@artimi.com> | 2009-07-03 17:02:43 +0000 |
commit | 9e1f7c0e44209ffa81d37a965a14a06bfbd2ab5c (patch) | |
tree | 2c45547ce74c09d5775f95d89cc514dbbaed2f7f /bfd/ChangeLog | |
parent | 4a7688702f0c2beaa927b430cdb163b4ee7d594d (diff) | |
download | binutils-gdb-9e1f7c0e44209ffa81d37a965a14a06bfbd2ab5c.tar.gz |
2009-07-03 Cary Coutant <ccoutant@google.com>
* dwarf2.c (decode_line_info): Ignore DW_LNE_set_discriminator.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index cbaee4ec432..018f4870c8f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2009-07-03 Cary Coutant <ccoutant@google.com> + + * dwarf2.c (decode_line_info): Ignore DW_LNE_set_discriminator. + 2009-07-03 Dave Korn <dave.korn.cygwin@gmail.com> * coffcode.h (sec_to_styp_flags): Partially revert (functional |