diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-06-08 01:53:20 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-06-08 01:53:20 +0000 |
commit | 67c2d8c8d7c87ea3282512ecb500f401557f6d6e (patch) | |
tree | 02d3cf8e2a6da516ff94b2e3f45cd68e31c64a72 /opcodes/ChangeLog.mpw | |
parent | 39cc6dae28888be1ba88c8d5c4f3e75ac24e3825 (diff) | |
download | gdb-67c2d8c8d7c87ea3282512ecb500f401557f6d6e.zip gdb-67c2d8c8d7c87ea3282512ecb500f401557f6d6e.tar.gz gdb-67c2d8c8d7c87ea3282512ecb500f401557f6d6e.tar.bz2 |
Tue Jun 7 18:45:39 1994 Stan Shebs (shebs@andros.cygnus.com)
* mpw-config.in (target_arch): Compute from canonical target.
(m68k, mips, powerpc, sparc): Add architectures.
* mpw-make.in (disassemble.c.o): Add.
(ALL_CFLAGS): Remove special flags (-mc68020 -mc68881 -model far).
Diffstat (limited to 'opcodes/ChangeLog.mpw')
-rw-r--r-- | opcodes/ChangeLog.mpw | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog.mpw b/opcodes/ChangeLog.mpw index 2c1b48a..89394f2 100644 --- a/opcodes/ChangeLog.mpw +++ b/opcodes/ChangeLog.mpw @@ -1,3 +1,10 @@ +Tue Jun 7 18:45:39 1994 Stan Shebs (shebs@andros.cygnus.com) + + * mpw-config.in (target_arch): Compute from canonical target. + (m68k, mips, powerpc, sparc): Add architectures. + * mpw-make.in (disassemble.c.o): Add. + (ALL_CFLAGS): Remove special flags (-mc68020 -mc68881 -model far). + Wed Mar 30 15:30:44 1994 Stan Shebs (shebs@andros.cygnus.com) * mpw-config.in (BFD_MACHINES): Set to a default value. |