OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* dwarf2out.c (gen_compile_unit_die): Use DW_LANG_Go for Go.
[pf3gnuchains/gcc-fork.git]
/
gcc
/
ChangeLog
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index
9648baa
..
5e31912
100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,7
@@
+2011-12-28 Ian Lance Taylor <iant@google.com>
+
+ * dwarf2out.c (gen_compile_unit_die): Use DW_LANG_Go for Go.
+
2011-12-28 Michael Meissner <meissner@linux.vnet.ibm.com>
PR target/51623