diff options
author | Gavin Romig-Koch <gavin@redhat.com> | 1997-09-07 20:33:22 +0000 |
---|---|---|
committer | Gavin Romig-Koch <gavin@redhat.com> | 1997-09-07 20:33:22 +0000 |
commit | b637f306bac78d02ec2944199271dd989a31abb2 (patch) | |
tree | 8d19f79178b509227f99a005a2a244b9eb5d3a51 /ChangeLog | |
parent | 4a04414acea793a319071b5e213178c2019709a2 (diff) | |
download | gdb-b637f306bac78d02ec2944199271dd989a31abb2.zip gdb-b637f306bac78d02ec2944199271dd989a31abb2.tar.gz gdb-b637f306bac78d02ec2944199271dd989a31abb2.tar.bz2 |
tx19 and related necessary changes.
* config.sub: Add tx19/r1900.
* sim/mips/configure.in, sim/mips/gencode: Add tx19/r1900.
* gcc/config.sub, gcc/configure: Add tx19/r1900.
* gcc/config/mips/r1900.h, config/mips/t-r1900: New.
* gas/config/tc-mips.c: Add tx19/r1900.
* gcc/config/mips/mips.c: Don't build 16 bit to 32 bit stubs for
TARGET_SOFT_FLOAT.
* config.sub: Add "marketing-names" patch.
* gcc/config.sub: Add "marketing-names" patch.
* gcc/configure: Change "as" link from "../gas/as.new" to "../gas/as-new";
Same for "ld" link.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com> + + * config.sub: Add "marketing-names" patch. + +start-sanitize-tx19 + * config.sub: Add tx19/r1900. + +end-sanitize-tx19 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com) * configure.in (*-*-rtems*): Do not build libgloss for rtems. |