From: David Edelsohn Date: Fri, 6 Oct 1995 17:28:33 +0000 (+0000) Subject: * Makefile.in (site.exp): Fix setting of $srcdir. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a75aafcd47b8fc5a4dc3e4c63d7db4dad978471d;p=binutils-gdb.git * Makefile.in (site.exp): Fix setting of $srcdir. * config/tc-arm.c (md_atof): Fix little-endian output. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 840f39b397b..d625b5cf0d6 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Fri Oct 6 09:55:33 1995 Doug Evans + + * Makefile.in (site.exp): Fix setting of $srcdir. + + * config/tc-arm.c (md_atof): Fix little-endian output. + Thu Oct 5 20:17:30 1995 Ken Raeburn * doc/as.texinfo: Split out the NS32k family documentation,