diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-12-13 03:52:01 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-12-13 03:52:01 +0000 |
commit | a23e2b7cdebb597ff654d1757fc580cce1120be3 (patch) | |
tree | bd9efe09883386f0180f4f51b5e73eb3f47fdfc6 /gas/ChangeLog.mpw | |
parent | 4fd067b80d0226c8ee1a660e6badfd92a671c8aa (diff) | |
download | gdb-a23e2b7cdebb597ff654d1757fc580cce1120be3.zip gdb-a23e2b7cdebb597ff654d1757fc580cce1120be3.tar.gz gdb-a23e2b7cdebb597ff654d1757fc580cce1120be3.tar.bz2 |
* mpw-config.in: Add mapping from configs to object file formats,
get VERSION from Makefile.in and add to mk.tmp.
(mips-idt-ecoff) [TDEFINES]: Add TARGET_BYTES_BIG_ENDIAN.
* mpw-make.in (VERSION, gC): Don't define.
(ALL_CFLAGS): Remove -d flags.
(config.h): Remove definition of MPW, add HAVE_STDARG_H,
BFD_ASSEMBLER.
Diffstat (limited to 'gas/ChangeLog.mpw')
-rw-r--r-- | gas/ChangeLog.mpw | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gas/ChangeLog.mpw b/gas/ChangeLog.mpw index f616bdb..6537b32 100644 --- a/gas/ChangeLog.mpw +++ b/gas/ChangeLog.mpw @@ -1,3 +1,13 @@ +Mon Dec 12 19:44:29 1994 Stan Shebs <shebs@andros.cygnus.com> + + * mpw-config.in: Add mapping from configs to object file formats, + get VERSION from Makefile.in and add to mk.tmp. + (mips-idt-ecoff) [TDEFINES]: Add TARGET_BYTES_BIG_ENDIAN. + * mpw-make.in (VERSION, gC): Don't define. + (ALL_CFLAGS): Remove -d flags. + (config.h): Remove definition of MPW, add HAVE_STDARG_H, + BFD_ASSEMBLER. + Sat Sep 24 14:24:48 1994 Stan Shebs (shebs@andros.cygnus.com) * mpw-make.in (config.h): Add defines from ho-mpw.h directly. |