r172161 - in /branches/gccgo: ./ ChangeLog MAIN...
ian@gcc.gnu.org
ian@gcc.gnu.org
Fri Apr 8 04:54:00 GMT 2011
Author: ian
Date: Fri Apr 8 04:54:46 2011
New Revision: 172161
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172161
Log:
Merge from trunk revision 172121.
Added:
branches/gccgo/gcc/c-family/c-target-def.h
- copied unchanged from r172121, trunk/gcc/c-family/c-target-def.h
branches/gccgo/gcc/c-family/c-target.def
- copied unchanged from r172121, trunk/gcc/c-family/c-target.def
branches/gccgo/gcc/c-family/c-target.h
- copied unchanged from r172121, trunk/gcc/c-family/c-target.h
branches/gccgo/gcc/config/default-c.c
- copied unchanged from r172121, trunk/gcc/config/default-c.c
branches/gccgo/gcc/config/h8300/constraints.md
- copied unchanged from r172121, trunk/gcc/config/h8300/constraints.md
branches/gccgo/gcc/config/i386/mingw-pthread.h
- copied unchanged from r172121, trunk/gcc/config/i386/mingw-pthread.h
branches/gccgo/gcc/config/i386/t-mingw-pthread
- copied unchanged from r172121, trunk/gcc/config/i386/t-mingw-pthread
branches/gccgo/gcc/config/rx/rx-opts.h
- copied unchanged from r172121, trunk/gcc/config/rx/rx-opts.h
branches/gccgo/gcc/go/go-gcc.cc
- copied unchanged from r172121, trunk/gcc/go/go-gcc.cc
branches/gccgo/gcc/go/gofrontend/backend.h
- copied unchanged from r172121, trunk/gcc/go/gofrontend/backend.h
branches/gccgo/gcc/target-hooks-macros.h
- copied unchanged from r172121, trunk/gcc/target-hooks-macros.h
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/defaulted24.C
- copied unchanged from r172121, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted24.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/initlist46.C
- copied unchanged from r172121, trunk/gcc/testsuite/g++.dg/cpp0x/initlist46.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/regress/error-recovery1.C
- copied unchanged from r172121, trunk/gcc/testsuite/g++.dg/cpp0x/regress/error-recovery1.C
branches/gccgo/gcc/testsuite/g++.dg/cpp0x/regress/isnan.C
- copied unchanged from r172121, trunk/gcc/testsuite/g++.dg/cpp0x/regress/isnan.C
branches/gccgo/gcc/testsuite/g++.dg/other/i386-9.C
- copied unchanged from r172121, trunk/gcc/testsuite/g++.dg/other/i386-9.C
branches/gccgo/gcc/testsuite/gcc.c-torture/compile/20110401-1.c
- copied unchanged from r172121, trunk/gcc/testsuite/gcc.c-torture/compile/20110401-1.c
branches/gccgo/gcc/testsuite/gcc.c-torture/compile/pr48335-1.c
- copied unchanged from r172121, trunk/gcc/testsuite/gcc.c-torture/compile/pr48335-1.c
branches/gccgo/gcc/testsuite/gcc.dg/Waddress.c
- copied unchanged from r172121, trunk/gcc/testsuite/gcc.dg/Waddress.c
branches/gccgo/gcc/testsuite/gcc.dg/guality/pr36977.c
- copied unchanged from r172121, trunk/gcc/testsuite/gcc.dg/guality/pr36977.c
branches/gccgo/gcc/testsuite/gcc.dg/guality/pr48466.c
- copied unchanged from r172121, trunk/gcc/testsuite/gcc.dg/guality/pr48466.c
branches/gccgo/gcc/testsuite/gcc.dg/pr48335-1.c
- copied unchanged from r172121, trunk/gcc/testsuite/gcc.dg/pr48335-1.c
branches/gccgo/gcc/testsuite/gcc.dg/pr48335-2.c
- copied unchanged from r172121, trunk/gcc/testsuite/gcc.dg/pr48335-2.c
branches/gccgo/gcc/testsuite/gcc.dg/pr48335-3.c
- copied unchanged from r172121, trunk/gcc/testsuite/gcc.dg/pr48335-3.c
branches/gccgo/gcc/testsuite/gcc.dg/pr48335-4.c
- copied unchanged from r172121, trunk/gcc/testsuite/gcc.dg/pr48335-4.c
branches/gccgo/gcc/testsuite/gcc.dg/pr48335-5.c
- copied unchanged from r172121, trunk/gcc/testsuite/gcc.dg/pr48335-5.c
branches/gccgo/gcc/testsuite/gcc.dg/pr48335-6.c
- copied unchanged from r172121, trunk/gcc/testsuite/gcc.dg/pr48335-6.c
branches/gccgo/gcc/testsuite/gcc.dg/pr48335-7.c
- copied unchanged from r172121, trunk/gcc/testsuite/gcc.dg/pr48335-7.c
branches/gccgo/gcc/testsuite/gcc.dg/pr48335-8.c
- copied unchanged from r172121, trunk/gcc/testsuite/gcc.dg/pr48335-8.c
branches/gccgo/gcc/testsuite/gcc.dg/torture/pr48343.c
- copied unchanged from r172121, trunk/gcc/testsuite/gcc.dg/torture/pr48343.c
branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/inline-8.c
- copied unchanged from r172121, trunk/gcc/testsuite/gcc.dg/tree-ssa/inline-8.c
branches/gccgo/gcc/testsuite/gcc.dg/vect/if-cvt-stores-vect-ifcvt-18.c
- copied unchanged from r172121, trunk/gcc/testsuite/gcc.dg/vect/if-cvt-stores-vect-ifcvt-18.c
branches/gccgo/gcc/testsuite/gcc.target/arm/pr43920-1.c
- copied unchanged from r172121, trunk/gcc/testsuite/gcc.target/arm/pr43920-1.c
branches/gccgo/gcc/testsuite/gcc.target/arm/pr43920-2.c
- copied unchanged from r172121, trunk/gcc/testsuite/gcc.target/arm/pr43920-2.c
branches/gccgo/gcc/testsuite/gcc.target/i386/pr48335-1.c
- copied unchanged from r172121, trunk/gcc/testsuite/gcc.target/i386/pr48335-1.c
branches/gccgo/gcc/testsuite/gfortran.dg/character_comparison_8.f90
- copied unchanged from r172121, trunk/gcc/testsuite/gfortran.dg/character_comparison_8.f90
branches/gccgo/gcc/testsuite/gfortran.dg/coarray_15.f90
- copied unchanged from r172121, trunk/gcc/testsuite/gfortran.dg/coarray_15.f90
branches/gccgo/gcc/testsuite/gfortran.dg/function_optimize_3.f90
- copied unchanged from r172121, trunk/gcc/testsuite/gfortran.dg/function_optimize_3.f90
branches/gccgo/gcc/testsuite/gfortran.dg/function_optimize_4.f90
- copied unchanged from r172121, trunk/gcc/testsuite/gfortran.dg/function_optimize_4.f90
branches/gccgo/gcc/testsuite/gfortran.dg/gomp/pr48117.f90
- copied unchanged from r172121, trunk/gcc/testsuite/gfortran.dg/gomp/pr48117.f90
branches/gccgo/gcc/testsuite/gnat.dg/debug2.adb
- copied unchanged from r172121, trunk/gcc/testsuite/gnat.dg/debug2.adb
branches/gccgo/gcc/testsuite/gnat.dg/debug2.ads
- copied unchanged from r172121, trunk/gcc/testsuite/gnat.dg/debug2.ads
branches/gccgo/gcc/testsuite/gnat.dg/debug2_pkg.ads
- copied unchanged from r172121, trunk/gcc/testsuite/gnat.dg/debug2_pkg.ads
branches/gccgo/gcc/testsuite/gnat.dg/debug3.adb
- copied unchanged from r172121, trunk/gcc/testsuite/gnat.dg/debug3.adb
branches/gccgo/gcc/testsuite/gnat.dg/debug3.ads
- copied unchanged from r172121, trunk/gcc/testsuite/gnat.dg/debug3.ads
branches/gccgo/gcc/testsuite/gnat.dg/opt16.adb
- copied unchanged from r172121, trunk/gcc/testsuite/gnat.dg/opt16.adb
branches/gccgo/gcc/testsuite/gnat.dg/return3.adb
- copied unchanged from r172121, trunk/gcc/testsuite/gnat.dg/return3.adb
branches/gccgo/gcc/testsuite/gnat.dg/specs/aggr2.ads
- copied unchanged from r172121, trunk/gcc/testsuite/gnat.dg/specs/aggr2.ads
branches/gccgo/libgo/go/crypto/des/
- copied from r172121, trunk/libgo/go/crypto/des/
branches/gccgo/libgo/go/debug/proc/proc_irix.go
- copied unchanged from r172121, trunk/libgo/go/debug/proc/proc_irix.go
branches/gccgo/libgo/go/debug/proc/regs_linux_alpha.go
- copied unchanged from r172121, trunk/libgo/go/debug/proc/regs_linux_alpha.go
branches/gccgo/libgo/go/os/dir_plan9.go
- copied unchanged from r172121, trunk/libgo/go/os/dir_plan9.go
branches/gccgo/libgo/go/os/dir_unix.go
- copied unchanged from r172121, trunk/libgo/go/os/dir_unix.go
branches/gccgo/libgo/go/os/env_plan9.go
- copied unchanged from r172121, trunk/libgo/go/os/env_plan9.go
branches/gccgo/libgo/go/os/error_plan9.go
- copied unchanged from r172121, trunk/libgo/go/os/error_plan9.go
branches/gccgo/libgo/go/os/error_posix.go
- copied unchanged from r172121, trunk/libgo/go/os/error_posix.go
branches/gccgo/libgo/go/os/exec_plan9.go
- copied unchanged from r172121, trunk/libgo/go/os/exec_plan9.go
branches/gccgo/libgo/go/os/exec_posix.go
- copied unchanged from r172121, trunk/libgo/go/os/exec_posix.go
branches/gccgo/libgo/go/os/file_plan9.go
- copied unchanged from r172121, trunk/libgo/go/os/file_plan9.go
branches/gccgo/libgo/go/os/file_posix.go
- copied unchanged from r172121, trunk/libgo/go/os/file_posix.go
branches/gccgo/libgo/go/os/stat_plan9.go
- copied unchanged from r172121, trunk/libgo/go/os/stat_plan9.go
branches/gccgo/libgo/go/os/sys_plan9.go
- copied unchanged from r172121, trunk/libgo/go/os/sys_plan9.go
branches/gccgo/libgo/go/path/filepath/path_plan9.go
- copied unchanged from r172121, trunk/libgo/go/path/filepath/path_plan9.go
branches/gccgo/libgo/syscalls/errstr_nor.go
- copied unchanged from r172121, trunk/libgo/syscalls/errstr_nor.go
branches/gccgo/libgo/syscalls/syscall_irix.go
- copied unchanged from r172121, trunk/libgo/syscalls/syscall_irix.go
branches/gccgo/libgo/syscalls/syscall_linux_alpha.go
- copied unchanged from r172121, trunk/libgo/syscalls/syscall_linux_alpha.go
branches/gccgo/libgo/syscalls/wait4.go
- copied unchanged from r172121, trunk/libgo/syscalls/wait4.go
branches/gccgo/libgo/syscalls/waitpid.go
- copied unchanged from r172121, trunk/libgo/syscalls/waitpid.go
branches/gccgo/libstdc++-v3/config/os/aix/ctype_configure_char.cc
- copied unchanged from r172121, trunk/libstdc++-v3/config/os/aix/ctype_configure_char.cc
branches/gccgo/libstdc++-v3/config/os/bionic/ctype_configure_char.cc
- copied unchanged from r172121, trunk/libstdc++-v3/config/os/bionic/ctype_configure_char.cc
branches/gccgo/libstdc++-v3/config/os/bsd/darwin/ctype_configure_char.cc
- copied unchanged from r172121, trunk/libstdc++-v3/config/os/bsd/darwin/ctype_configure_char.cc
branches/gccgo/libstdc++-v3/config/os/bsd/freebsd/ctype_configure_char.cc
- copied unchanged from r172121, trunk/libstdc++-v3/config/os/bsd/freebsd/ctype_configure_char.cc
branches/gccgo/libstdc++-v3/config/os/bsd/netbsd/ctype_configure_char.cc
- copied unchanged from r172121, trunk/libstdc++-v3/config/os/bsd/netbsd/ctype_configure_char.cc
branches/gccgo/libstdc++-v3/config/os/djgpp/ctype_configure_char.cc
- copied unchanged from r172121, trunk/libstdc++-v3/config/os/djgpp/ctype_configure_char.cc
branches/gccgo/libstdc++-v3/config/os/generic/ctype_configure_char.cc
- copied unchanged from r172121, trunk/libstdc++-v3/config/os/generic/ctype_configure_char.cc
branches/gccgo/libstdc++-v3/config/os/gnu-linux/ctype_configure_char.cc
- copied unchanged from r172121, trunk/libstdc++-v3/config/os/gnu-linux/ctype_configure_char.cc
branches/gccgo/libstdc++-v3/config/os/hpux/ctype_configure_char.cc
- copied unchanged from r172121, trunk/libstdc++-v3/config/os/hpux/ctype_configure_char.cc
branches/gccgo/libstdc++-v3/config/os/irix/irix6.5/ctype_configure_char.cc
- copied unchanged from r172121, trunk/libstdc++-v3/config/os/irix/irix6.5/ctype_configure_char.cc
branches/gccgo/libstdc++-v3/config/os/mingw32/ctype_configure_char.cc
- copied unchanged from r172121, trunk/libstdc++-v3/config/os/mingw32/ctype_configure_char.cc
branches/gccgo/libstdc++-v3/config/os/newlib/ctype_configure_char.cc
- copied unchanged from r172121, trunk/libstdc++-v3/config/os/newlib/ctype_configure_char.cc
branches/gccgo/libstdc++-v3/config/os/qnx/qnx6.1/ctype_configure_char.cc
- copied unchanged from r172121, trunk/libstdc++-v3/config/os/qnx/qnx6.1/ctype_configure_char.cc
branches/gccgo/libstdc++-v3/config/os/solaris/solaris2.7/ctype_configure_char.cc
- copied unchanged from r172121, trunk/libstdc++-v3/config/os/solaris/solaris2.7/ctype_configure_char.cc
branches/gccgo/libstdc++-v3/config/os/tpf/ctype_configure_char.cc
- copied unchanged from r172121, trunk/libstdc++-v3/config/os/tpf/ctype_configure_char.cc
branches/gccgo/libstdc++-v3/config/os/uclibc/ctype_configure_char.cc
- copied unchanged from r172121, trunk/libstdc++-v3/config/os/uclibc/ctype_configure_char.cc
branches/gccgo/libstdc++-v3/config/os/vxworks/ctype_configure_char.cc
- copied unchanged from r172121, trunk/libstdc++-v3/config/os/vxworks/ctype_configure_char.cc
branches/gccgo/libstdc++-v3/testsuite/20_util/unique_ptr/modifiers/48398.cc
- copied unchanged from r172121, trunk/libstdc++-v3/testsuite/20_util/unique_ptr/modifiers/48398.cc
branches/gccgo/libstdc++-v3/testsuite/ext/iota/
- copied from r172121, trunk/libstdc++-v3/testsuite/ext/iota/
branches/gccgo/libstdc++-v3/testsuite/ext/is_sorted/
- copied from r172121, trunk/libstdc++-v3/testsuite/ext/is_sorted/
Removed:
branches/gccgo/gcc/config/rs6000/vxworksae.h
branches/gccgo/libgo/go/crypto/block/cbc.go
branches/gccgo/libgo/go/crypto/block/cfb.go
branches/gccgo/libgo/go/crypto/block/cfb_aes_test.go
branches/gccgo/libgo/go/crypto/block/cipher.go
branches/gccgo/libgo/go/crypto/block/cmac.go
branches/gccgo/libgo/go/crypto/block/cmac_aes_test.go
branches/gccgo/libgo/go/crypto/block/ctr.go
branches/gccgo/libgo/go/crypto/block/eax.go
branches/gccgo/libgo/go/crypto/block/eax_aes_test.go
branches/gccgo/libgo/go/crypto/block/ecb.go
branches/gccgo/libgo/go/crypto/block/ecb_aes_test.go
branches/gccgo/libgo/go/crypto/block/ecb_test.go
branches/gccgo/libgo/go/crypto/block/ofb.go
branches/gccgo/libgo/go/crypto/block/ofb_aes_test.go
branches/gccgo/libgo/go/crypto/block/xor.go
branches/gccgo/libgo/go/crypto/block/xor_test.go
branches/gccgo/libstdc++-v3/config/os/aix/ctype_noninline.h
branches/gccgo/libstdc++-v3/config/os/bionic/ctype_noninline.h
branches/gccgo/libstdc++-v3/config/os/bsd/darwin/ctype_noninline.h
branches/gccgo/libstdc++-v3/config/os/bsd/freebsd/ctype_noninline.h
branches/gccgo/libstdc++-v3/config/os/bsd/netbsd/ctype_noninline.h
branches/gccgo/libstdc++-v3/config/os/djgpp/ctype_noninline.h
branches/gccgo/libstdc++-v3/config/os/generic/ctype_noninline.h
branches/gccgo/libstdc++-v3/config/os/gnu-linux/ctype_noninline.h
branches/gccgo/libstdc++-v3/config/os/hpux/ctype_noninline.h
branches/gccgo/libstdc++-v3/config/os/irix/irix6.5/ctype_noninline.h
branches/gccgo/libstdc++-v3/config/os/mingw32/ctype_noninline.h
branches/gccgo/libstdc++-v3/config/os/newlib/ctype_noninline.h
branches/gccgo/libstdc++-v3/config/os/qnx/qnx6.1/ctype_noninline.h
branches/gccgo/libstdc++-v3/config/os/solaris/solaris2.7/ctype_noninline.h
branches/gccgo/libstdc++-v3/config/os/tpf/ctype_noninline.h
branches/gccgo/libstdc++-v3/config/os/uclibc/ctype_noninline.h
branches/gccgo/libstdc++-v3/config/os/vxworks/ctype_noninline.h
Modified:
branches/gccgo/ (props changed)
branches/gccgo/ChangeLog
branches/gccgo/MAINTAINERS
branches/gccgo/Makefile.def
branches/gccgo/Makefile.in
branches/gccgo/Makefile.tpl
branches/gccgo/boehm-gc/ChangeLog
branches/gccgo/boehm-gc/testsuite/lib/boehm-gc.exp
branches/gccgo/config.sub
branches/gccgo/configure
branches/gccgo/configure.ac
branches/gccgo/gcc/ChangeLog
branches/gccgo/gcc/DATESTAMP
branches/gccgo/gcc/Makefile.in
branches/gccgo/gcc/ada/ChangeLog
branches/gccgo/gcc/ada/gcc-interface/ada-tree.h
branches/gccgo/gcc/ada/gcc-interface/decl.c
branches/gccgo/gcc/ada/gcc-interface/gigi.h
branches/gccgo/gcc/ada/gcc-interface/lang.opt
branches/gccgo/gcc/ada/gcc-interface/misc.c
branches/gccgo/gcc/ada/gcc-interface/trans.c
branches/gccgo/gcc/ada/gcc-interface/utils.c
branches/gccgo/gcc/ada/gcc-interface/utils2.c
branches/gccgo/gcc/ada/s-oscons-tmplt.c
branches/gccgo/gcc/basic-block.h
branches/gccgo/gcc/builtins.c
branches/gccgo/gcc/c-decl.c
branches/gccgo/gcc/c-family/ChangeLog
branches/gccgo/gcc/c-family/c-common.c
branches/gccgo/gcc/c-family/c-common.h
branches/gccgo/gcc/c-family/c-format.c
branches/gccgo/gcc/c-family/c-opts.c
branches/gccgo/gcc/caller-save.c
branches/gccgo/gcc/cfgcleanup.c
branches/gccgo/gcc/cfgexpand.c
branches/gccgo/gcc/cfghooks.c
branches/gccgo/gcc/cgraph.c
branches/gccgo/gcc/cgraph.h
branches/gccgo/gcc/cgraphbuild.c
branches/gccgo/gcc/cgraphunit.c
branches/gccgo/gcc/collect2.c
branches/gccgo/gcc/combine.c
branches/gccgo/gcc/common.opt
branches/gccgo/gcc/config.gcc
branches/gccgo/gcc/config/alpha/alpha.h
branches/gccgo/gcc/config/alpha/freebsd.h
branches/gccgo/gcc/config/alpha/linux-elf.h
branches/gccgo/gcc/config/alpha/netbsd.h
branches/gccgo/gcc/config/alpha/osf5.h
branches/gccgo/gcc/config/alpha/vms.h
branches/gccgo/gcc/config/arm/arm.c
branches/gccgo/gcc/config/arm/arm.h
branches/gccgo/gcc/config/arm/arm.md
branches/gccgo/gcc/config/arm/arm.opt
branches/gccgo/gcc/config/arm/coff.h
branches/gccgo/gcc/config/arm/constraints.md
branches/gccgo/gcc/config/arm/ecos-elf.h
branches/gccgo/gcc/config/arm/elf.h
branches/gccgo/gcc/config/arm/freebsd.h
branches/gccgo/gcc/config/arm/linux-elf.h
branches/gccgo/gcc/config/arm/neon.md
branches/gccgo/gcc/config/arm/netbsd-elf.h
branches/gccgo/gcc/config/arm/pe.h
branches/gccgo/gcc/config/arm/rtems-elf.h
branches/gccgo/gcc/config/arm/semi.h
branches/gccgo/gcc/config/arm/uclinux-elf.h
branches/gccgo/gcc/config/arm/unknown-elf.h
branches/gccgo/gcc/config/arm/vxworks.h
branches/gccgo/gcc/config/avr/avr.h
branches/gccgo/gcc/config/bfin/bfin.h
branches/gccgo/gcc/config/darwin-c.c
branches/gccgo/gcc/config/darwin-protos.h
branches/gccgo/gcc/config/darwin.h
branches/gccgo/gcc/config/fr30/fr30.h
branches/gccgo/gcc/config/frv/frv.h
branches/gccgo/gcc/config/h8300/h8300-protos.h
branches/gccgo/gcc/config/h8300/h8300.c
branches/gccgo/gcc/config/h8300/h8300.h
branches/gccgo/gcc/config/h8300/h8300.md
branches/gccgo/gcc/config/h8300/predicates.md
branches/gccgo/gcc/config/i386/cygming.opt
branches/gccgo/gcc/config/i386/cygwin.h
branches/gccgo/gcc/config/i386/darwin.h
branches/gccgo/gcc/config/i386/darwin64.h
branches/gccgo/gcc/config/i386/djgpp.h
branches/gccgo/gcc/config/i386/freebsd.h
branches/gccgo/gcc/config/i386/freebsd64.h
branches/gccgo/gcc/config/i386/gnu.h
branches/gccgo/gcc/config/i386/i386-interix.h
branches/gccgo/gcc/config/i386/i386.c
branches/gccgo/gcc/config/i386/i386.md
branches/gccgo/gcc/config/i386/i386elf.h
branches/gccgo/gcc/config/i386/linux.h
branches/gccgo/gcc/config/i386/linux64.h
branches/gccgo/gcc/config/i386/lynx.h
branches/gccgo/gcc/config/i386/mingw-w64.h
branches/gccgo/gcc/config/i386/mingw-w64.opt
branches/gccgo/gcc/config/i386/mingw.opt
branches/gccgo/gcc/config/i386/mingw32.h
branches/gccgo/gcc/config/i386/netbsd-elf.h
branches/gccgo/gcc/config/i386/netbsd64.h
branches/gccgo/gcc/config/i386/netware.h
branches/gccgo/gcc/config/i386/nto.h
branches/gccgo/gcc/config/i386/openbsd.h
branches/gccgo/gcc/config/i386/predicates.md
branches/gccgo/gcc/config/i386/sse.md
branches/gccgo/gcc/config/i386/t-cygming
branches/gccgo/gcc/config/i386/vxworks.h
branches/gccgo/gcc/config/ia64/elf.h
branches/gccgo/gcc/config/ia64/freebsd.h
branches/gccgo/gcc/config/ia64/hpux.h
branches/gccgo/gcc/config/ia64/linux.h
branches/gccgo/gcc/config/ia64/vms.h
branches/gccgo/gcc/config/iq2000/iq2000.h
branches/gccgo/gcc/config/lm32/lm32.h
branches/gccgo/gcc/config/lm32/uclinux-elf.h
branches/gccgo/gcc/config/m32c/m32c.h
branches/gccgo/gcc/config/m32r/linux.h
branches/gccgo/gcc/config/m32r/m32r.h
branches/gccgo/gcc/config/m68k/linux.h
branches/gccgo/gcc/config/m68k/m68k.c
branches/gccgo/gcc/config/m68k/m68k.h
branches/gccgo/gcc/config/m68k/m68k.opt
branches/gccgo/gcc/config/m68k/netbsd-elf.h
branches/gccgo/gcc/config/m68k/t-mlibs
branches/gccgo/gcc/config/m68k/uclinux.h
branches/gccgo/gcc/config/mcore/mcore-elf.h
branches/gccgo/gcc/config/mep/mep.h
branches/gccgo/gcc/config/microblaze/microblaze.h
branches/gccgo/gcc/config/mips/iris6.h
branches/gccgo/gcc/config/mips/linux.h
branches/gccgo/gcc/config/mips/mips.c
branches/gccgo/gcc/config/mips/netbsd.h
branches/gccgo/gcc/config/mips/vxworks.h
branches/gccgo/gcc/config/mmix/mmix.h
branches/gccgo/gcc/config/mn10300/linux.h
branches/gccgo/gcc/config/mn10300/mn10300.h
branches/gccgo/gcc/config/mn10300/mn10300.md
branches/gccgo/gcc/config/pa/pa.h
branches/gccgo/gcc/config/pdp11/pdp11.h
branches/gccgo/gcc/config/picochip/picochip.h
branches/gccgo/gcc/config/rs6000/aix.h
branches/gccgo/gcc/config/rs6000/altivec.md
branches/gccgo/gcc/config/rs6000/darwin.h
branches/gccgo/gcc/config/rs6000/darwin64.h
branches/gccgo/gcc/config/rs6000/eabi.h
branches/gccgo/gcc/config/rs6000/eabialtivec.h
branches/gccgo/gcc/config/rs6000/eabisim.h
branches/gccgo/gcc/config/rs6000/eabispe.h
branches/gccgo/gcc/config/rs6000/freebsd.h
branches/gccgo/gcc/config/rs6000/linux.h
branches/gccgo/gcc/config/rs6000/linux64.h
branches/gccgo/gcc/config/rs6000/linuxaltivec.h
branches/gccgo/gcc/config/rs6000/linuxspe.h
branches/gccgo/gcc/config/rs6000/lynx.h
branches/gccgo/gcc/config/rs6000/netbsd.h
branches/gccgo/gcc/config/rs6000/rs6000.c
branches/gccgo/gcc/config/rs6000/rs6000.opt
branches/gccgo/gcc/config/rs6000/sysv4.h
branches/gccgo/gcc/config/rs6000/t-spe
branches/gccgo/gcc/config/rs6000/vector.md
branches/gccgo/gcc/config/rs6000/vxworks.h
branches/gccgo/gcc/config/rx/rx.c
branches/gccgo/gcc/config/rx/rx.h
branches/gccgo/gcc/config/rx/rx.opt
branches/gccgo/gcc/config/rx/t-rx
branches/gccgo/gcc/config/s390/linux.h
branches/gccgo/gcc/config/s390/s390.h
branches/gccgo/gcc/config/s390/tpf.h
branches/gccgo/gcc/config/score/score.h
branches/gccgo/gcc/config/sh/linux.h
branches/gccgo/gcc/config/sh/netbsd-elf.h
branches/gccgo/gcc/config/sh/sh.h
branches/gccgo/gcc/config/sh/sh64.h
branches/gccgo/gcc/config/sh/superh.h
branches/gccgo/gcc/config/sh/vxworks.h
branches/gccgo/gcc/config/sparc/freebsd.h
branches/gccgo/gcc/config/sparc/linux.h
branches/gccgo/gcc/config/sparc/linux64.h
branches/gccgo/gcc/config/sparc/netbsd-elf.h
branches/gccgo/gcc/config/sparc/openbsd64.h
branches/gccgo/gcc/config/sparc/sp-elf.h
branches/gccgo/gcc/config/sparc/sp64-elf.h
branches/gccgo/gcc/config/sparc/sparc.c
branches/gccgo/gcc/config/sparc/sparc.h
branches/gccgo/gcc/config/sparc/sysv4.h
branches/gccgo/gcc/config/sparc/vxworks.h
branches/gccgo/gcc/config/spu/spu.c
branches/gccgo/gcc/config/spu/spu.h
branches/gccgo/gcc/config/spu/t-spu-elf
branches/gccgo/gcc/config/stormy16/stormy16.h
branches/gccgo/gcc/config/t-darwin
branches/gccgo/gcc/config/v850/v850.h
branches/gccgo/gcc/config/vax/linux.h
branches/gccgo/gcc/config/vax/vax.c
branches/gccgo/gcc/config/vax/vax.h
branches/gccgo/gcc/config/xtensa/elf.h
branches/gccgo/gcc/config/xtensa/linux.h
branches/gccgo/gcc/cp/ChangeLog
branches/gccgo/gcc/cp/call.c
branches/gccgo/gcc/cp/decl.c
branches/gccgo/gcc/cp/method.c
branches/gccgo/gcc/cp/parser.c
branches/gccgo/gcc/cp/semantics.c
branches/gccgo/gcc/cprop.c
branches/gccgo/gcc/dbxout.c
branches/gccgo/gcc/debug.h
branches/gccgo/gcc/doc/invoke.texi
branches/gccgo/gcc/doc/options.texi
branches/gccgo/gcc/doc/tm.texi
branches/gccgo/gcc/doc/tm.texi.in
branches/gccgo/gcc/dwarf2out.c
branches/gccgo/gcc/dwarf2out.h
branches/gccgo/gcc/emit-rtl.c
branches/gccgo/gcc/expmed.c
branches/gccgo/gcc/expr.c
branches/gccgo/gcc/final.c
branches/gccgo/gcc/fortran/ChangeLog
branches/gccgo/gcc/fortran/Make-lang.in
branches/gccgo/gcc/fortran/check.c
branches/gccgo/gcc/fortran/expr.c
branches/gccgo/gcc/fortran/f95-lang.c
branches/gccgo/gcc/fortran/frontend-passes.c
branches/gccgo/gcc/fortran/gfortran.h
branches/gccgo/gcc/fortran/interface.c
branches/gccgo/gcc/fortran/resolve.c
branches/gccgo/gcc/fortran/simplify.c
branches/gccgo/gcc/fortran/trans-array.c
branches/gccgo/gcc/fortran/trans-decl.c
branches/gccgo/gcc/fortran/trans-intrinsic.c
branches/gccgo/gcc/fortran/trans-types.c
branches/gccgo/gcc/fortran/trans.h
branches/gccgo/gcc/function.c
branches/gccgo/gcc/gcc.c
branches/gccgo/gcc/gcov-io.c
branches/gccgo/gcc/gcse.c
branches/gccgo/gcc/genemit.c
branches/gccgo/gcc/genhooks.c
branches/gccgo/gcc/genoutput.c
branches/gccgo/gcc/gensupport.c
branches/gccgo/gcc/gensupport.h
branches/gccgo/gcc/gimple-fold.c
branches/gccgo/gcc/gimple-low.c
branches/gccgo/gcc/gimple.c
branches/gccgo/gcc/go/ChangeLog
branches/gccgo/gcc/go/Make-lang.in
branches/gccgo/gcc/go/gofrontend/expressions.cc
branches/gccgo/gcc/go/gofrontend/go.cc
branches/gccgo/gcc/go/gofrontend/gogo-tree.cc
branches/gccgo/gcc/go/gofrontend/gogo.cc
branches/gccgo/gcc/go/gofrontend/gogo.h
branches/gccgo/gcc/go/gofrontend/parse.cc
branches/gccgo/gcc/go/gofrontend/statements.cc
branches/gccgo/gcc/go/gofrontend/statements.h
branches/gccgo/gcc/go/gofrontend/types.cc
branches/gccgo/gcc/haifa-sched.c
branches/gccgo/gcc/ifcvt.c
branches/gccgo/gcc/ipa-inline.c
branches/gccgo/gcc/ira-color.c
branches/gccgo/gcc/ira-costs.c
branches/gccgo/gcc/ira-emit.c
branches/gccgo/gcc/ira.c
branches/gccgo/gcc/jump.c
branches/gccgo/gcc/langhooks-def.h
branches/gccgo/gcc/langhooks.h
branches/gccgo/gcc/lto-cgraph.c
branches/gccgo/gcc/lto-streamer-in.c
branches/gccgo/gcc/lto-streamer-out.c
branches/gccgo/gcc/lto-streamer.c
branches/gccgo/gcc/lto-streamer.h
branches/gccgo/gcc/lto/ChangeLog
branches/gccgo/gcc/lto/lto-lang.c
branches/gccgo/gcc/lto/lto.c
branches/gccgo/gcc/mips-tdump.c
branches/gccgo/gcc/mips-tfile.c
branches/gccgo/gcc/modulo-sched.c
branches/gccgo/gcc/objc/ChangeLog
branches/gccgo/gcc/objc/Make-lang.in
branches/gccgo/gcc/objc/objc-act.c
branches/gccgo/gcc/opt-functions.awk
branches/gccgo/gcc/optabs.c
branches/gccgo/gcc/optc-gen.awk
branches/gccgo/gcc/opts-common.c
branches/gccgo/gcc/opts.c
branches/gccgo/gcc/opts.h
branches/gccgo/gcc/po/ChangeLog
branches/gccgo/gcc/po/be.po
branches/gccgo/gcc/po/da.po
branches/gccgo/gcc/po/de.po
branches/gccgo/gcc/po/el.po
branches/gccgo/gcc/po/es.po
branches/gccgo/gcc/po/fi.po
branches/gccgo/gcc/po/fr.po
branches/gccgo/gcc/po/id.po
branches/gccgo/gcc/po/ja.po
branches/gccgo/gcc/po/nl.po
branches/gccgo/gcc/po/ru.po
branches/gccgo/gcc/po/sr.po
branches/gccgo/gcc/po/sv.po
branches/gccgo/gcc/po/tr.po
branches/gccgo/gcc/po/vi.po
branches/gccgo/gcc/po/zh_CN.po
branches/gccgo/gcc/po/zh_TW.po
branches/gccgo/gcc/profile.c
branches/gccgo/gcc/recog.h
branches/gccgo/gcc/reload.h
branches/gccgo/gcc/reload1.c
branches/gccgo/gcc/sched-ebb.c
branches/gccgo/gcc/sched-int.h
branches/gccgo/gcc/sched-rgn.c
branches/gccgo/gcc/sel-sched-ir.c
branches/gccgo/gcc/stmt.c
branches/gccgo/gcc/stor-layout.c
branches/gccgo/gcc/system.h
branches/gccgo/gcc/target.def
branches/gccgo/gcc/target.h
branches/gccgo/gcc/targhooks.c
branches/gccgo/gcc/targhooks.h
branches/gccgo/gcc/testsuite/ChangeLog
branches/gccgo/gcc/testsuite/g++.dg/abi/arm_cxa_vec1.C
branches/gccgo/gcc/testsuite/g++.dg/lto/20081109-1_0.C
branches/gccgo/gcc/testsuite/g++.dg/lto/20081118_0.C
branches/gccgo/gcc/testsuite/g++.dg/lto/20081119-1_0.C
branches/gccgo/gcc/testsuite/g++.dg/lto/20081123_0.C
branches/gccgo/gcc/testsuite/g++.dg/lto/20081204-1_0.C
branches/gccgo/gcc/testsuite/g++.dg/lto/20081219_0.C
branches/gccgo/gcc/testsuite/g++.dg/lto/20090302_0.C
branches/gccgo/gcc/testsuite/g++.dg/lto/20090313_0.C
branches/gccgo/gcc/testsuite/g++.dg/lto/20091002-1_0.C
branches/gccgo/gcc/testsuite/g++.dg/lto/20091002-2_0.C
branches/gccgo/gcc/testsuite/g++.dg/lto/20091002-3_0.C
branches/gccgo/gcc/testsuite/g++.dg/lto/20091004-1_0.C
branches/gccgo/gcc/testsuite/g++.dg/lto/20091004-2_0.C
branches/gccgo/gcc/testsuite/gcc.dg/lto/20081204-1_0.c
branches/gccgo/gcc/testsuite/gcc.dg/lto/20081224_0.c
branches/gccgo/gcc/testsuite/gcc.dg/lto/20090116_0.c
branches/gccgo/gcc/testsuite/gcc.dg/lto/20090126-2_0.c
branches/gccgo/gcc/testsuite/gcc.dg/lto/20090206-2_0.c
branches/gccgo/gcc/testsuite/gcc.dg/lto/20090210_0.c
branches/gccgo/gcc/testsuite/gcc.dg/lto/20090219_0.c
branches/gccgo/gcc/testsuite/gcc.dg/lto/20091013-1_0.c
branches/gccgo/gcc/testsuite/gcc.dg/lto/20091014-1_0.c
branches/gccgo/gcc/testsuite/gcc.dg/lto/20091015-1_0.c
branches/gccgo/gcc/testsuite/gcc.dg/lto/20091016-1_0.c
branches/gccgo/gcc/testsuite/gcc.dg/lto/20091020-1_0.c
branches/gccgo/gcc/testsuite/gcc.dg/lto/20091020-2_0.c
branches/gccgo/gcc/testsuite/gcc.dg/mtune.c
branches/gccgo/gcc/testsuite/gcc.dg/torture/pr47917.c
branches/gccgo/gcc/testsuite/gcc.dg/vect/vect.exp
branches/gccgo/gcc/testsuite/gcc.target/i386/asm-6.c
branches/gccgo/gcc/testsuite/gfortran.dg/bessel_6.f90
branches/gccgo/gcc/testsuite/gfortran.dg/bessel_7.f90
branches/gccgo/gcc/testsuite/gfortran.dg/coarray_10.f90
branches/gccgo/gcc/testsuite/gfortran.dg/coarray_13.f90
branches/gccgo/gcc/testsuite/gfortran.dg/g77/cabs.f
branches/gccgo/gcc/testsuite/go.test/go-test.exp
branches/gccgo/gcc/testsuite/go.test/test/env.go
branches/gccgo/gcc/testsuite/lib/scanasm.exp
branches/gccgo/gcc/toplev.c
branches/gccgo/gcc/tree-cfg.c
branches/gccgo/gcc/tree-if-conv.c
branches/gccgo/gcc/tree-inline.c
branches/gccgo/gcc/tree-ssa-dce.c
branches/gccgo/gcc/tree-ssa-forwprop.c
branches/gccgo/gcc/tree-ssa-phiopt.c
branches/gccgo/gcc/tree-ssa-pre.c
branches/gccgo/gcc/tree-ssa-threadupdate.c
branches/gccgo/gcc/tree.c
branches/gccgo/gcc/tree.h
branches/gccgo/gcc/varasm.c
branches/gccgo/include/ChangeLog
branches/gccgo/include/dwarf2.h
branches/gccgo/libcpp/po/ChangeLog
branches/gccgo/libcpp/po/be.po
branches/gccgo/libcpp/po/ca.po
branches/gccgo/libcpp/po/da.po
branches/gccgo/libcpp/po/de.po
branches/gccgo/libcpp/po/el.po
branches/gccgo/libcpp/po/es.po
branches/gccgo/libcpp/po/fi.po
branches/gccgo/libcpp/po/fr.po
branches/gccgo/libcpp/po/id.po
branches/gccgo/libcpp/po/ja.po
branches/gccgo/libcpp/po/nl.po
branches/gccgo/libcpp/po/ru.po
branches/gccgo/libcpp/po/sv.po
branches/gccgo/libcpp/po/tr.po
branches/gccgo/libcpp/po/uk.po
branches/gccgo/libcpp/po/vi.po
branches/gccgo/libcpp/po/zh_CN.po
branches/gccgo/libcpp/po/zh_TW.po
branches/gccgo/libgfortran/ChangeLog
branches/gccgo/libgfortran/caf/mpi.c
branches/gccgo/libgfortran/io/unix.c
branches/gccgo/libgo/MERGE
branches/gccgo/libgo/Makefile.am
branches/gccgo/libgo/Makefile.in
branches/gccgo/libgo/config.h.in
branches/gccgo/libgo/configure (contents, props changed)
branches/gccgo/libgo/configure.ac
branches/gccgo/libgo/go/archive/tar/reader.go
branches/gccgo/libgo/go/archive/tar/reader_test.go
branches/gccgo/libgo/go/archive/zip/reader.go
branches/gccgo/libgo/go/bufio/bufio.go
branches/gccgo/libgo/go/compress/lzw/writer_test.go
branches/gccgo/libgo/go/compress/zlib/writer_test.go
branches/gccgo/libgo/go/crypto/ecdsa/ecdsa.go
branches/gccgo/libgo/go/crypto/rand/rand_unix.go
branches/gccgo/libgo/go/crypto/rsa/pkcs1v15.go
branches/gccgo/libgo/go/crypto/rsa/rsa.go
branches/gccgo/libgo/go/crypto/rsa/rsa_test.go
branches/gccgo/libgo/go/crypto/tls/generate_cert.go
branches/gccgo/libgo/go/crypto/tls/tls.go
branches/gccgo/libgo/go/crypto/x509/x509.go
branches/gccgo/libgo/go/crypto/x509/x509_test.go
branches/gccgo/libgo/go/debug/elf/file.go
branches/gccgo/libgo/go/debug/macho/file.go
branches/gccgo/libgo/go/debug/pe/file.go
branches/gccgo/libgo/go/debug/proc/proc_linux.go
branches/gccgo/libgo/go/exec/exec.go
branches/gccgo/libgo/go/exp/draw/x11/auth.go
branches/gccgo/libgo/go/exp/ogle/cmd.go
branches/gccgo/libgo/go/fmt/fmt_test.go
branches/gccgo/libgo/go/fmt/format.go
branches/gccgo/libgo/go/fmt/print.go
branches/gccgo/libgo/go/go/parser/interface.go
branches/gccgo/libgo/go/go/parser/parser.go
branches/gccgo/libgo/go/html/parse_test.go
branches/gccgo/libgo/go/http/fs.go
branches/gccgo/libgo/go/http/fs_test.go
branches/gccgo/libgo/go/http/httptest/server.go
branches/gccgo/libgo/go/http/response_test.go
branches/gccgo/libgo/go/http/serve_test.go
branches/gccgo/libgo/go/http/transfer.go
branches/gccgo/libgo/go/http/transport.go
branches/gccgo/libgo/go/http/transport_test.go
branches/gccgo/libgo/go/http/url.go
branches/gccgo/libgo/go/http/url_test.go
branches/gccgo/libgo/go/image/decode_test.go
branches/gccgo/libgo/go/image/png/reader_test.go
branches/gccgo/libgo/go/io/ioutil/ioutil.go
branches/gccgo/libgo/go/io/ioutil/tempfile.go
branches/gccgo/libgo/go/log/log.go
branches/gccgo/libgo/go/log/log_test.go
branches/gccgo/libgo/go/mime/type.go
branches/gccgo/libgo/go/net/fd.go
branches/gccgo/libgo/go/net/hosts.go
branches/gccgo/libgo/go/net/parse.go
branches/gccgo/libgo/go/net/parse_test.go
branches/gccgo/libgo/go/net/resolv_windows.go
branches/gccgo/libgo/go/os/error.go
branches/gccgo/libgo/go/os/exec.go
branches/gccgo/libgo/go/os/file.go
branches/gccgo/libgo/go/os/file_unix.go
branches/gccgo/libgo/go/os/getwd.go
branches/gccgo/libgo/go/os/inotify/inotify_linux_test.go
branches/gccgo/libgo/go/os/os_test.go
branches/gccgo/libgo/go/os/path.go
branches/gccgo/libgo/go/os/path_test.go
branches/gccgo/libgo/go/os/proc.go
branches/gccgo/libgo/go/os/sys_linux.go
branches/gccgo/libgo/go/os/time.go
branches/gccgo/libgo/go/path/filepath/match.go
branches/gccgo/libgo/go/path/filepath/match_test.go
branches/gccgo/libgo/go/path/filepath/path.go
branches/gccgo/libgo/go/path/filepath/path_test.go
branches/gccgo/libgo/go/path/filepath/path_unix.go
branches/gccgo/libgo/go/scanner/scanner.go
branches/gccgo/libgo/go/scanner/scanner_test.go
branches/gccgo/libgo/go/strconv/fp_test.go
branches/gccgo/libgo/go/testing/testing.go
branches/gccgo/libgo/mksysinfo.sh
branches/gccgo/libgo/runtime/cpuprof.c
branches/gccgo/libgo/runtime/go-main.c
branches/gccgo/libgo/runtime/malloc.goc
branches/gccgo/libgo/runtime/mem.c
branches/gccgo/libgo/runtime/runtime.h
branches/gccgo/libgo/syscalls/exec.go
branches/gccgo/libgo/syscalls/syscall.go
branches/gccgo/libgo/syscalls/syscall_unix.go
branches/gccgo/libgo/syscalls/sysfile_largefile.go
branches/gccgo/libgo/syscalls/sysfile_posix.go
branches/gccgo/libgo/syscalls/sysfile_regfile.go
branches/gccgo/libgo/testsuite/Makefile.in
branches/gccgo/libgo/testsuite/gotest
branches/gccgo/libgo/testsuite/libgo.testmain/testmain.exp
branches/gccgo/libiberty/ChangeLog
branches/gccgo/libiberty/makefile.vms
branches/gccgo/libjava/ChangeLog
branches/gccgo/libjava/classpath/ (props changed)
branches/gccgo/libjava/configure
branches/gccgo/libjava/configure.ac
branches/gccgo/libquadmath/ChangeLog
branches/gccgo/libquadmath/libquadmath.texi
branches/gccgo/libstdc++-v3/ChangeLog
branches/gccgo/libstdc++-v3/doc/xml/manual/internals.xml
branches/gccgo/libstdc++-v3/include/Makefile.am
branches/gccgo/libstdc++-v3/include/Makefile.in
branches/gccgo/libstdc++-v3/include/bits/unique_ptr.h
branches/gccgo/libstdc++-v3/include/ext/algorithm
branches/gccgo/libstdc++-v3/include/ext/numeric
branches/gccgo/libstdc++-v3/libsupc++/exception_ptr.h
branches/gccgo/libstdc++-v3/libsupc++/nested_exception.h
branches/gccgo/libstdc++-v3/src/Makefile.am
branches/gccgo/libstdc++-v3/src/Makefile.in
branches/gccgo/libstdc++-v3/src/ctype.cc
branches/gccgo/libstdc++-v3/testsuite/20_util/unique_ptr/requirements/pointer_type.cc
branches/gccgo/lto-plugin/ChangeLog
branches/gccgo/lto-plugin/lto-plugin.c
Propchange: branches/gccgo/
('svn:mergeinfo' modified)
Propchange: branches/gccgo/libgo/configure
('svn:executable' added)
Propchange: branches/gccgo/libjava/classpath/
('svn:mergeinfo' modified)
More information about the Gcc-cvs
mailing list