r169543 - in /branches/google/integration/libgo...

dnovillo@gcc.gnu.org dnovillo@gcc.gnu.org
Wed Feb 2 17:42:00 GMT 2011


Author: dnovillo
Date: Wed Feb  2 17:42:12 2011
New Revision: 169543

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169543
Log:
Recognize m68k, mips, PPC.  Don't require arch syscall files to exist.

Removed:
    branches/google/integration/libgo/go/debug/proc/regs_rtems_386.go
    branches/google/integration/libgo/go/debug/proc/regs_rtems_amd64.go
    branches/google/integration/libgo/go/debug/proc/regs_solaris_386.go
    branches/google/integration/libgo/go/debug/proc/regs_solaris_amd64.go
    branches/google/integration/libgo/go/debug/proc/regs_solaris_sparc.go
    branches/google/integration/libgo/go/debug/proc/regs_solaris_sparc64.go
    branches/google/integration/libgo/syscalls/syscall_rtems_386.go
    branches/google/integration/libgo/syscalls/syscall_rtems_amd64.go
    branches/google/integration/libgo/syscalls/syscall_rtems_sparc.go
Modified:
    branches/google/integration/libgo/Makefile.am
    branches/google/integration/libgo/Makefile.in
    branches/google/integration/libgo/configure
    branches/google/integration/libgo/configure.ac
    branches/google/integration/libgo/testsuite/Makefile.in



More information about the Gcc-cvs mailing list