aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>1998-05-12 19:06:14 +0000
committerRichard Henderson <rth@redhat.com>1998-05-12 19:06:14 +0000
commitab26b0497adf35d160dd2f7321a689a1654d88cc (patch)
tree11cec7b189a346c70c9730599cf7e3775b6e54b0
parent7d515759c99ecf6103fb80bd03f7de14552ee5ab (diff)
downloadgdb-ab26b0497adf35d160dd2f7321a689a1654d88cc.zip
gdb-ab26b0497adf35d160dd2f7321a689a1654d88cc.tar.gz
gdb-ab26b0497adf35d160dd2f7321a689a1654d88cc.tar.bz2
PR 15889 was also in the previous tc-d30v.c commit, but
missed bringing over the log message from the branch.
-rw-r--r--gas/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 85eed90..1a84acf 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -13,6 +13,9 @@ Tue May 12 12:03:44 1998 Richard Henderson <rth@cygnus.com>
(tc_frob_label): Call d30v_frob_label.
(md_cons_align): New.
+ * config/tc-d30v.c (find_format): Convert complex expressions to
+ expression symbols before processing. Clean up code formatting.
+
start-sanitize-sky
Mon May 11 12:48:33 1998 Doug Evans <devans@canuck.cygnus.com>