aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>1994-01-15 19:00:32 +0000
committerDavid Edelsohn <dje.gcc@gmail.com>1994-01-15 19:00:32 +0000
commitd307fed1264a9d4164e98c710d4672b321d83213 (patch)
tree0c784f1fb4c6a3c4c1a514b8db4a262552250532 /gas/ChangeLog
parentd2550c72df564997c11052cc0f3f0094ad829dc2 (diff)
downloadgdb-d307fed1264a9d4164e98c710d4672b321d83213.zip
gdb-d307fed1264a9d4164e98c710d4672b321d83213.tar.gz
gdb-d307fed1264a9d4164e98c710d4672b321d83213.tar.bz2
* app.c (do_scrub_next_char): Allow lines like " foolab :".
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 5fce51b..9b8e634 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.