aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2000-11-15 19:22:22 +0000
committerDJ Delorie <dj@redhat.com>2000-11-15 19:22:22 +0000
commita8761a19f49de4a9997e094ce8f65e2bb501679e (patch)
treeefb3e1e09ba8ef131d419e3a6844d718c1ea9366 /gas/ChangeLog
parent296731c177fcab2fb6dd5ca4d0a308a47b67fc86 (diff)
downloadgdb-a8761a19f49de4a9997e094ce8f65e2bb501679e.zip
gdb-a8761a19f49de4a9997e094ce8f65e2bb501679e.tar.gz
gdb-a8761a19f49de4a9997e094ce8f65e2bb501679e.tar.bz2
* config/tc-v850.c: Support dwarf2.
* config/tc-v850.h: Ditto. * config/tc-v850.c (cons_fix_new_v850): Don't rely on parse_cons_expression_v850 to initialize hold_cons_reloc.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 08c9896..7555a34 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,11 @@
+2000-11-14 DJ Delorie <dj@redhat.com>
+
+ * config/tc-v850.c: Support dwarf2.
+ * config/tc-v850.h: Ditto.
+
+ * config/tc-v850.c (cons_fix_new_v850): Don't rely on
+ parse_cons_expression_v850 to initialize hold_cons_reloc.
+
2000-11-15 Bernd Schmidt <bernds@redhat.com>
* tc-ia64.c (struct md): New entries LAST_GROUPS, GROUP_IDX.