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:
1a0a972
)
Forgot to check in ChangeLog entry for ch-exp.y (Feb 21).
author
Per Bothner
<per@bothner.com>
Thu, 2 Mar 1995 04:56:01 +0000
(
04:56
+0000)
committer
Per Bothner
<per@bothner.com>
Thu, 2 Mar 1995 04:56:01 +0000
(
04:56
+0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index a6a29c447bd38816e0c92ae1174571ef19c017e9..8e1a4f2e0842d55bab2fa2b18110a644ac3267cd 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-110,6
+110,11
@@
Tue Feb 21 20:48:42 1995 Per Bothner <bothner@kalessin.cygnus.com>
Also, make sure structs allocated for return values and invisible
reference don't violate STACK_ALIGN.
+Tue Feb 21 23:29:59 1995 Per Bothner <bothner@rtl.cygnus.com>
+
+ * ch-exp.y (expression_conversion): Recognize 'ARRAY () TYPE (EXPR)'
+ (same as C's '(TYPE[])EXPR')
+
Tue Feb 21 11:47:26 1995 Stan Shebs <shebs@andros.cygnus.com>
* top.c (print_gdb_version): Update the year.