2000-07-01 Koundinya K <kk@ddeorg.soft.net>
authorUlf Carlsson <ulfc@engr.sgi.com>
Sun, 2 Jul 2000 01:18:49 +0000 (01:18 +0000)
committerUlf Carlsson <ulfc@engr.sgi.com>
Sun, 2 Jul 2000 01:18:49 +0000 (01:18 +0000)
commit8614eeee67f98b831035247ca1aa4b554e2586bb
treead9a758fdb3d3e6f0fbbe7394162f23f87005666
parentdd745cfae548d60e6e2d5bf544376ca3024c9b0d
2000-07-01  Koundinya K  <kk@ddeorg.soft.net>

        * configure.in: Add entry for mips-*-sysv4*MP*
        * configure: Rebuild
        * config/tc-mips.c (mips_target_format): Return elf32-tradbigmips or
        elf32-tradlittlemips for traditional mips targets.
        * config/tc-mips.c (md_estimate_size_before_relax): Duplicate the
        test for Link Once sections as in adjust_reloc_syms.
        * config/te-tmips.h: New file for traditional mips targets. Define
        TE_TMIPS.
gas/config/tc-mips.c
gas/config/te-tmips.h [new file with mode: 0644]
gas/configure
gas/configure.in
This page took 0.03616 seconds and 4 git commands to generate.