diff options
author | Steve Chamberlain <sac@cygnus> | 1994-09-08 00:52:23 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1994-09-08 00:52:23 +0000 |
commit | 20c9d49a4e3cfd136059b7c08acf2f16e50e3934 (patch) | |
tree | fd39c302b11ca982edd50c24373350cb2f105e43 | |
parent | 351efc81306d6aa2a609b553eb06fbc58acdedf4 (diff) | |
download | gdb-20c9d49a4e3cfd136059b7c08acf2f16e50e3934.zip gdb-20c9d49a4e3cfd136059b7c08acf2f16e50e3934.tar.gz gdb-20c9d49a4e3cfd136059b7c08acf2f16e50e3934.tar.bz2 |
* config/tc-{h8300,sh}.[ch] (tc_coff_symbol_emit): Function doing nothing
becomes macro doing nothing.
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 2590356..97fffb0 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Wed Sep 7 17:21:12 1994 Steve Chamberlain (sac@jonny.cygnus.com) + + * config/tc-{h8300,sh}.[ch] (tc_coff_symbol_emit): Function doing nothing + becomes macro doing nothing. + Wed Sep 7 19:10:09 1994 Ken Raeburn (raeburn@cujo.cygnus.com) * config/tc-i386.c (tc_gen_reloc): Use bfd_get_reloc_code_name to |