From 0670452eae232398f44a524dd6514b37858d2b1d Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 10 Jun 1996 16:29:54 +0000 Subject: [PATCH] * config/tc-ns32k.c (convert_iif): Call frag_grow rather than manipulating frags directly. (md_number_to_field): Adjust mem_ptr correctly if ENDIAN is defined. --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index afbe6ee5920..b3212c4c6e4 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,10 @@ Mon Jun 10 11:45:51 1996 Ian Lance Taylor + * config/tc-ns32k.c (convert_iif): Call frag_grow rather than + manipulating frags directly. + (md_number_to_field): Adjust mem_ptr correctly if ENDIAN is + defined. + * app.c (do_scrub_chars): If '/' is LINE_COMMENT_START, check whether the next character is '*' before checking whether we are at the start of a line. Permit LINE_COMMENT_START to start a -- 2.30.2