aboutsummaryrefslogtreecommitdiff
path: root/include/elf/ChangeLog
diff options
context:
space:
mode:
authorCary Coutant <ccoutant@google.com>2009-04-24 18:28:59 +0000
committerCary Coutant <ccoutant@google.com>2009-04-24 18:28:59 +0000
commited4a4bdfe47b205396b0e375dc9ddd560c8db00e (patch)
treeb72b86b481ce4ff5150413f01aa6cf668865af9a /include/elf/ChangeLog
parent95e62385f52b6750ffb30c62d748e77f8804340a (diff)
downloadgdb-ed4a4bdfe47b205396b0e375dc9ddd560c8db00e.zip
gdb-ed4a4bdfe47b205396b0e375dc9ddd560c8db00e.tar.gz
gdb-ed4a4bdfe47b205396b0e375dc9ddd560c8db00e.tar.bz2
include/elf/
* dwarf2.h (DW_LNE_set_discriminator): New enum value. binutils/ * dwarf.c (process_extended_line_op): Add DW_LNE_set_discriminator. Add missing newlines to HP extensions.
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r--include/elf/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index c7dc5e3..eeaa880 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,7 @@
+2009-04-24 Cary Coutant <ccoutant@google.com>
+
+ * dwarf2.h (DW_LNE_set_discriminator): New enum value.
+
2009-04-15 Anthony Green <green@moxielogic.com>
* common.h (EM_MOXIE): Define.