summaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 3508468592b..2fed9613fc2 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,15 @@
+2014-12-06 Eric Botcazou <ebotcazou@adacore.com>
+
+ * configure.tgt: Add Visium support.
+ * Makefile.am (TARGET_CPU_CFILES): Move config/tc-vax.c around
+ and add config/tc-visium.c.
+ (TARGET_CPU_HFILES): Move config/tc-vax.h around and add
+ config/tc-visium.h.
+ * Makefile.in: Regenerate.
+ * config/tc-visium.c: New file.
+ * config/tc-visium.h: Likewise.
+ * po/POTFILES.in: Regenerate.
+
2014-11-28 Sandra Loosemore <sandra@codesourcery.com>
* config/tc-nios2.c (can_evaluate_expr, get_expr_value): Delete.