This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r168696 - in /trunk/libgo: Makefile.am Makefile...


Author: ian
Date: Wed Jan 12 02:03:46 2011
New Revision: 168696

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168696
Log:
Simplify libgo Makefile conditionals.

Added:
    trunk/libgo/go/debug/proc/proc_rtems.go
    trunk/libgo/go/debug/proc/regs_rtems_386.go
    trunk/libgo/go/debug/proc/regs_rtems_amd64.go
    trunk/libgo/syscalls/syscall_rtems.go
    trunk/libgo/syscalls/syscall_rtems_386.go
    trunk/libgo/syscalls/syscall_rtems_amd64.go
Modified:
    trunk/libgo/Makefile.am
    trunk/libgo/Makefile.in
    trunk/libgo/configure
    trunk/libgo/configure.ac
    trunk/libgo/syscalls/syscall_linux_386.go
    trunk/libgo/syscalls/syscall_linux_amd64.go
    trunk/libgo/testsuite/Makefile.in


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]