diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-06-20 19:25:41 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-06-20 19:25:41 +0000 |
commit | 256816cae71e3047032bb81486a7f7114268e0e3 (patch) | |
tree | 150f5c571b19b7e1196806baf1e862ed5f660261 /gas | |
parent | 6187dfac4609bc78966c5e1b05696f10e01b298c (diff) | |
download | gdb-256816cae71e3047032bb81486a7f7114268e0e3.zip gdb-256816cae71e3047032bb81486a7f7114268e0e3.tar.gz gdb-256816cae71e3047032bb81486a7f7114268e0e3.tar.bz2 |
* ecoff.c (ecoff_build_aux): Call swap_tir_out and swap_rndx_out
via backend pointer, not directly.
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 c1ea843..c0f893a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Mon Jun 20 15:17:43 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * ecoff.c (ecoff_build_aux): Call swap_tir_out and swap_rndx_out + via backend pointer, not directly. + Fri Jun 17 18:05:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * Makefile.in (config-stamp): Make sure there is at least one |