Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Apr 1999 00:19:20 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/gnu/usr.bin/binutils/as/as_mips Makefile src/gnu/usr.bin/binutils/libbinutils Makefile
Message-ID:  <199904220719.AAA01887@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         1999/04/22 00:19:20 PDT

  Modified files:
    gnu/usr.bin/binutils/as/as_mips Makefile 
    gnu/usr.bin/binutils/libbinutils Makefile 
  Log:
  For mips assembler, we need to define TARGET_BYTES_BIG_ENDIAN to be
  zero when building for little endian machines.
  
  Correct the target names for mips.  We just use the generic targets
  for mips elf, so the mipse[lb]-unknown-freebsd emulation types don't
  exist.
  
  Revision  Changes    Path
  1.2       +5 -1      src/gnu/usr.bin/binutils/as/as_mips/Makefile
  1.6       +7 -1      src/gnu/usr.bin/binutils/libbinutils/Makefile


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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