diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-03-15 00:44:25 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-03-15 00:44:25 +0000 |
commit | f6bc42a3c0eba3e13bad4c1d17cc9642eca78baa (patch) | |
tree | 2e5a2863461e081e4e301584dc8539f002f01092 /gas | |
parent | 912cb3fdd5f8e1b56614afdb9c439628cbb8201a (diff) | |
download | gdb-f6bc42a3c0eba3e13bad4c1d17cc9642eca78baa.zip gdb-f6bc42a3c0eba3e13bad4c1d17cc9642eca78baa.tar.gz gdb-f6bc42a3c0eba3e13bad4c1d17cc9642eca78baa.tar.bz2 |
* read.c (s_app_line): Fix last patch to deal with a line number of 1.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 63b7cf2..8660547 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Tue Mar 14 19:16:43 1995 Ken Raeburn <raeburn@cujo.cygnus.com> + + * read.c (s_app_line): Fix last patch to deal with a line number + of 1. + Tue Mar 14 17:00:57 1995 Michael Meissner <meissner@tiktok.cygnus.com> * config/tc-ppc.c (ppc_elf_validate_fix): Use as_warn_where, not |