From: Jeff Law Date: Sun, 28 Nov 1993 21:16:24 +0000 (+0000) Subject: * app.c (do_scrub_next_char): Output a TAB before any X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=278cd007b4489a53432398e82f19416ba6827951;p=binutils-gdb.git * app.c (do_scrub_next_char): Output a TAB before any .app* directive. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 79a302b8fa3..e65c1c334a1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Sun Nov 28 12:11:40 1993 Jeffrey A. Law (law@snake.cs.utah.edu) + * app.c (do_scrub_next_char): Output a TAB before any + .app* directive. + * config/tc-hppa.c (fix_new_hppa): Make sure a sub_symbol exists before trying to peek at its name. (pa_space): Do not call pa_align_subseg. See hppa/unsorted/align3.s