From: David Edelsohn Date: Sat, 15 Jan 1994 19:00:32 +0000 (+0000) Subject: * app.c (do_scrub_next_char): Allow lines like " foolab :". X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d307fed1264a9d4164e98c710d4672b321d83213;p=binutils-gdb.git * app.c (do_scrub_next_char): Allow lines like " foolab :". --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 5fce51bb073..9b8e63455c1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,7 @@ Sat Jan 15 09:20:55 1994 Doug Evans (dje@canuck.cygnus.com) + * app.c (do_scrub_next_char): Allow lines like " foolab :". + * read.c (emit_expr): Fix computation of mask. * config/obj-elf.c (obj_elf_section): Fix loop termination test.