aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorMichael Meissner <gnu@the-meissners.org>1995-06-22 18:44:36 +0000
committerMichael Meissner <gnu@the-meissners.org>1995-06-22 18:44:36 +0000
commit3f4ca874466a5c75a4b7e0822c8068276a147568 (patch)
treeed69b5cde87247d7dfc14b63db988da5024aca19 /gas
parentb368d24697e77903459e79e7bd1911d8060f35bb (diff)
downloadgdb-3f4ca874466a5c75a4b7e0822c8068276a147568.zip
gdb-3f4ca874466a5c75a4b7e0822c8068276a147568.tar.gz
gdb-3f4ca874466a5c75a4b7e0822c8068276a147568.tar.bz2
Fix warning
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index d8084cf..ec7c825 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+Thu Jun 22 14:41:23 1995 Michael Meissner <meissner@tiktok.cygnus.com>
+
+ * write.c (write_object_file): Cast decode_local_label_name
+ argument to char * to avoid warning.
+
Wed Jun 21 18:07:59 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
Changes from Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>: