Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Nov 2010 01:52:19 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/gnu/usr.bin/binutils Makefile.inc0 src/gnu/usr.bin/cc Makefile.tgt src/gnu/usr.bin/gdb Makefile.inc src/gnu/usr.bin/gdb/libgdb Makefile
Message-ID:  <201011140152.oAE1qVWT048456@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2010-11-14 01:52:19 UTC

  FreeBSD src repository

  Modified files:
    gnu/usr.bin/binutils Makefile.inc0 
    gnu/usr.bin/cc       Makefile.tgt 
    gnu/usr.bin/gdb      Makefile.inc 
    gnu/usr.bin/gdb/libgdb Makefile 
  Log:
  SVN rev 215276 on 2010-11-14 01:52:19Z by imp
  
  We need to add powerpc64->powerpc translations (I knew I hated copying
  this code in the first place).
  
  Also MACHINE_ARCH powerpc is 32-bit, not MACHINE_CPUARCH == powerpc.
  
  Submitted by:   nathanw
  
  Revision  Changes    Path
  1.42      +2 -2      src/gnu/usr.bin/binutils/Makefile.inc0
  1.17      +1 -1      src/gnu/usr.bin/cc/Makefile.tgt
  1.16      +1 -1      src/gnu/usr.bin/gdb/Makefile.inc
  1.13      +1 -1      src/gnu/usr.bin/gdb/libgdb/Makefile



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