diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-12-01 22:40:56 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-12-01 22:40:56 +0000 |
commit | 90f543f68427eb7a884ad6152f7287569e1fe4c6 (patch) | |
tree | 7ef18cee2067b496b6dfac5c7f43eccfe9cacafe /gas/ChangeLog | |
parent | e300da1c7ddf8d090d6d26c2b60b8813807d571e (diff) | |
download | gdb-90f543f68427eb7a884ad6152f7287569e1fe4c6.zip gdb-90f543f68427eb7a884ad6152f7287569e1fe4c6.tar.gz gdb-90f543f68427eb7a884ad6152f7287569e1fe4c6.tar.bz2 |
* mpw-config.in: Don't always use te-generic.h for emulation.
(powerpc-apple-macos): Use emulation te-macos.h.
start-sanitize-gm
(mips-gm-magic): New configuration.
end-sanitize-gm
* mpw-make.sed (install, install-only): Edit in Mac-specific
install procedure.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index ae06fbb..ef90be1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,13 @@ +Fri Dec 1 11:57:56 1995 Stan Shebs <shebs@andros.cygnus.com> + + * mpw-config.in: Don't always use te-generic.h for emulation. + (powerpc-apple-macos): Use emulation te-macos.h. +start-sanitize-gm + (mips-gm-magic): New configuration. +end-sanitize-gm + * mpw-make.sed (install, install-only): Edit in Mac-specific + install procedure. + Fri Dec 1 10:59:25 1995 Ian Lance Taylor <ian@cygnus.com> * configure.in: Improve message about unsupported ELF targets. |