projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
921d8f5
)
Fix changelog
author
Manish Goregaokar
<manish@mozilla.com>
Mon, 27 Jun 2016 16:54:15 +0000
(22:24 +0530)
committer
Manish Goregaokar
<manish@mozilla.com>
Mon, 27 Jun 2016 16:54:15 +0000
(22:24 +0530)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 40adb80f91784d8e6f6408a15ea3f176f98e91d8..2fbbc6c73c1d4e6250ccd130ef5741e932220f34 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,7
+1,7
@@
2016-06-27 Manish Goregaokar <manish@mozilla.com>
- * rust-lang.c (rust_print_type
): Print unit types as "()"
-
* rust-lang.c
(rust_print_type): Omit return type for functions
+ * rust-lang.c (rust_print_type
, rust_decorations): Print unit
+
types as "()",
(rust_print_type): Omit return type for functions
returning unit
2016-06-25 Pierre-Marie de Rodat <derodat@adacore.com>