aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-05-11 12:08:26 +0000
committerNick Clifton <nickc@redhat.com>2002-05-11 12:08:26 +0000
commitf8e42b8cb6601693b44bd5c5724edbd9f289f4cf (patch)
tree0ad2c1f4dc5743f66fa033c18ba218fad4598612 /gas/ChangeLog
parentcce5a618242b96bd9c67b1ce3b12981c37348c4e (diff)
downloadgdb-f8e42b8cb6601693b44bd5c5724edbd9f289f4cf.zip
gdb-f8e42b8cb6601693b44bd5c5724edbd9f289f4cf.tar.gz
gdb-f8e42b8cb6601693b44bd5c5724edbd9f289f4cf.tar.bz2
Fix formatting and compile tine warnings when compiling without BFD_ASSEMBLER
defined.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 010c0dc..159531a 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,9 @@
2002-05-11 Nick Clifton <nickc@cambridge.redhat.com>
+ * config/obj-coff.c: Fix compile time warnings when compiling
+ without BFD_ASSEMBLER defined.
+ Fix formatting.
+
* config/tc-sh.c (md_pcrel_from): Define for use with sh-hms
target.
(md_pcrel_from_section): Use md_pcrel_from().