diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-09-23 22:56:48 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-09-23 22:56:48 +0000 |
commit | cacd15c40dde7322fcfbd64edf524e8ce9af2225 (patch) | |
tree | f8af7d7caab4d9d539a663a5f48a9e066cd4337d /gas/ChangeLog | |
parent | 84f652b150d70b36b704182702ee8de5950b0a82 (diff) | |
download | gdb-cacd15c40dde7322fcfbd64edf524e8ce9af2225.zip gdb-cacd15c40dde7322fcfbd64edf524e8ce9af2225.tar.gz gdb-cacd15c40dde7322fcfbd64edf524e8ce9af2225.tar.bz2 |
typo fixes from pat rankin
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index b9f92a6..093d21a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -24,7 +24,7 @@ Thu Sep 22 13:39:10 1994 Kung Hsu (kung@x1.cygnus.com) * ecoff.c (ecoff_generate_asm_lineno): check if current_stabs_filename is NULL before strcmp. - * read.c (read_a_source_file): fxi a bug in generate_asm_lineno + * read.c (read_a_source_file): fix a bug in generate_asm_lineno checking. Wed Sep 21 18:17:35 1994 Ken Raeburn <raeburn@cujo.cygnus.com> @@ -47,7 +47,7 @@ Wed Sep 21 18:17:35 1994 Ken Raeburn <raeburn@cujo.cygnus.com> md_create_short_jump, md_create_long_jump. (brtab_emit): Use data_section, not SEG_DATA. - Mon Aug 19 17:14:44 1994 Pat Rankin (rankin@eql.caltech.edu) + Mon Sep 19 17:14:44 1994 Pat Rankin (rankin@eql.caltech.edu) * config/vms-conf.h: new file, manually derived from conf.in. * config-gas.com: use it, and eliminate obsolete "host.h". |