aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1995-03-02 04:56:01 +0000
committerPer Bothner <per@bothner.com>1995-03-02 04:56:01 +0000
commit1d19172b5834ee93d54bc961e528761522d81ac2 (patch)
tree1198c44bfc5e117e7ad0678a8dc6fddbdaf9ce5b /gdb
parent1a0a9728474e69f3c7f9ce31b16547a54508ca53 (diff)
downloadfsf-binutils-gdb-1d19172b5834ee93d54bc961e528761522d81ac2.zip
fsf-binutils-gdb-1d19172b5834ee93d54bc961e528761522d81ac2.tar.gz
fsf-binutils-gdb-1d19172b5834ee93d54bc961e528761522d81ac2.tar.bz2
Forgot to check in ChangeLog entry for ch-exp.y (Feb 21).
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index a6a29c4..8e1a4f2 100644
--- 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.