Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 May 2008 02:43:06 +0000 (UTC)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/binutils/bfd coff-mips.c cpu-mips.c elf32-mips.c elf64-mips.c mipsbsd.c pe-mips.c src/contrib/binutils/include/opcode mips.h
Message-ID:  <200805290243.m4T2h6M8098932@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2008-05-29 02:43:06 UTC

  FreeBSD src repository

  Added files:
    contrib/binutils/bfd coff-mips.c cpu-mips.c elf32-mips.c 
                         elf64-mips.c mipsbsd.c pe-mips.c 
    contrib/binutils/include/opcode mips.h 
  Log:
  Bring these back to HEAD.
  (I thought ncvs@ had rm'ed these MIPS files a long time ago... SVN had
  better work out - else 7 more files off the vendor branch.)
  
  Revision  Changes    Path
  1.3       +2701 -0   src/contrib/binutils/bfd/coff-mips.c (new)
  1.3       +127 -0    src/contrib/binutils/bfd/cpu-mips.c (new)
  1.3       +1618 -0   src/contrib/binutils/bfd/elf32-mips.c (new)
  1.3       +2815 -0   src/contrib/binutils/bfd/elf64-mips.c (new)
  1.3       +486 -0    src/contrib/binutils/bfd/mipsbsd.c (new)
  1.3       +1000 -0   src/contrib/binutils/bfd/pe-mips.c (new)
  1.3       +914 -0    src/contrib/binutils/include/opcode/mips.h (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805290243.m4T2h6M8098932>