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]

r193254 - in /trunk: gcc/go/gofrontend/types.cc...


Author: ian
Date: Tue Nov  6 18:28:21 2012
New Revision: 193254

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193254
Log:
compiler, libgo: Fixes to prepare for 64-bit int.

Modified:
    trunk/gcc/go/gofrontend/types.cc
    trunk/libgo/go/bytes/indexbyte.c
    trunk/libgo/go/log/syslog/syslog_c.c
    trunk/libgo/go/syscall/signame.c
    trunk/libgo/runtime/cpuprof.c
    trunk/libgo/runtime/go-new-map.c
    trunk/libgo/runtime/go-rune.c
    trunk/libgo/runtime/go-string.h
    trunk/libgo/runtime/go-traceback.c
    trunk/libgo/runtime/proc.c
    trunk/libgo/runtime/runtime.h
    trunk/libgo/runtime/string.goc


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