This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ 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]

r146749 - in /branches/pretty-ipa: ./ ChangeLog...


Author: hubicka
Date: Fri Apr 24 23:55:57 2009
New Revision: 146749

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146749
Log:

	* Merge from mainline.

Modified:
    branches/pretty-ipa/libstdc++-v3/ChangeLog
    branches/pretty-ipa/libstdc++-v3/config/cpu/cris/atomicity.h
    branches/pretty-ipa/libstdc++-v3/config/cpu/generic/atomicity_builtins/atomicity.h
    branches/pretty-ipa/libstdc++-v3/config/cpu/generic/atomicity_mutex/atomicity.h
    branches/pretty-ipa/libstdc++-v3/config/cpu/hppa/atomicity.h
    branches/pretty-ipa/libstdc++-v3/config/cpu/i386/atomicity.h
    branches/pretty-ipa/libstdc++-v3/config/cpu/i486/atomicity.h
    branches/pretty-ipa/libstdc++-v3/config/cpu/m68k/atomicity.h
    branches/pretty-ipa/libstdc++-v3/config/cpu/sh/atomicity.h
    branches/pretty-ipa/libstdc++-v3/config/cpu/sparc/atomicity.h
    branches/pretty-ipa/libstdc++-v3/config/os/aix/atomicity.h
    branches/pretty-ipa/libstdc++-v3/config/os/irix/atomicity.h
    branches/pretty-ipa/libstdc++-v3/doc/xml/authors.xml
    branches/pretty-ipa/libstdc++-v3/doc/xml/faq.xml
    branches/pretty-ipa/libstdc++-v3/doc/xml/manual/abi.xml
    branches/pretty-ipa/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
    branches/pretty-ipa/libstdc++-v3/doc/xml/manual/intro.xml
    branches/pretty-ipa/libstdc++-v3/doc/xml/manual/status_cxx1998.xml
    branches/pretty-ipa/libstdc++-v3/doc/xml/manual/status_cxx200x.xml
    branches/pretty-ipa/libstdc++-v3/doc/xml/manual/status_cxxtr1.xml
    branches/pretty-ipa/libstdc++-v3/include/bits/basic_string.tcc
    branches/pretty-ipa/libstdc++-v3/include/bits/random.h
    branches/pretty-ipa/libstdc++-v3/include/bits/random.tcc
    branches/pretty-ipa/libstdc++-v3/include/c_global/cstdio
    branches/pretty-ipa/libstdc++-v3/include/c_global/cstdlib
    branches/pretty-ipa/libstdc++-v3/include/c_global/cwchar
    branches/pretty-ipa/libstdc++-v3/include/c_std/cstdio
    branches/pretty-ipa/libstdc++-v3/include/c_std/cstdlib
    branches/pretty-ipa/libstdc++-v3/include/c_std/cwchar
    branches/pretty-ipa/libstdc++-v3/include/ext/atomicity.h
    branches/pretty-ipa/libstdc++-v3/include/ext/bitmap_allocator.h
    branches/pretty-ipa/libstdc++-v3/include/ext/malloc_allocator.h
    branches/pretty-ipa/libstdc++-v3/include/ext/mt_allocator.h
    branches/pretty-ipa/libstdc++-v3/include/ext/new_allocator.h
    branches/pretty-ipa/libstdc++-v3/include/ext/pool_allocator.h
    branches/pretty-ipa/libstdc++-v3/include/ext/rc_string_base.h
    branches/pretty-ipa/libstdc++-v3/include/ext/sso_string_base.h
    branches/pretty-ipa/libstdc++-v3/include/ext/throw_allocator.h
    branches/pretty-ipa/libstdc++-v3/include/tr1_impl/array

Changes in other areas also in this revision:
Added:
    branches/pretty-ipa/gcc/ada/ChangeLog-2001
      - copied unchanged from r146747, trunk/gcc/ada/ChangeLog-2001
    branches/pretty-ipa/gcc/ada/ChangeLog-2002
      - copied unchanged from r146747, trunk/gcc/ada/ChangeLog-2002
    branches/pretty-ipa/gcc/ada/ChangeLog-2003
      - copied unchanged from r146747, trunk/gcc/ada/ChangeLog-2003
    branches/pretty-ipa/gcc/ada/ChangeLog-2004
      - copied unchanged from r146747, trunk/gcc/ada/ChangeLog-2004
    branches/pretty-ipa/gcc/ada/ChangeLog-2005
      - copied unchanged from r146747, trunk/gcc/ada/ChangeLog-2005
    branches/pretty-ipa/gcc/ada/ChangeLog-2006
      - copied unchanged from r146747, trunk/gcc/ada/ChangeLog-2006
    branches/pretty-ipa/gcc/ada/ChangeLog-2007
      - copied unchanged from r146747, trunk/gcc/ada/ChangeLog-2007
    branches/pretty-ipa/gcc/ada/ChangeLog-2008
      - copied unchanged from r146747, trunk/gcc/ada/ChangeLog-2008
    branches/pretty-ipa/gcc/config/i386/mingw-w64.h
      - copied unchanged from r146747, trunk/gcc/config/i386/mingw-w64.h
    branches/pretty-ipa/gcc/config/i386/mingw-w64.opt
      - copied unchanged from r146747, trunk/gcc/config/i386/mingw-w64.opt
    branches/pretty-ipa/gcc/config/i386/t-mingw-w64
      - copied unchanged from r146747, trunk/gcc/config/i386/t-mingw-w64
    branches/pretty-ipa/gcc/config/rs6000/xilinx.h
      - copied unchanged from r146747, trunk/gcc/config/rs6000/xilinx.h
    branches/pretty-ipa/gcc/testsuite/g++.dg/cpp0x/pr39639.C
      - copied unchanged from r146747, trunk/gcc/testsuite/g++.dg/cpp0x/pr39639.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/expr/bound-mem-fun.C
      - copied unchanged from r146747, trunk/gcc/testsuite/g++.dg/expr/bound-mem-fun.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/parse/parser-pr14875-2.C
      - copied unchanged from r146747, trunk/gcc/testsuite/g++.dg/parse/parser-pr14875-2.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/parse/parser-pr14875.C
      - copied unchanged from r146747, trunk/gcc/testsuite/g++.dg/parse/parser-pr14875.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/tree-ssa/ehcleanup-1.C
      - copied unchanged from r146747, trunk/gcc/testsuite/g++.dg/tree-ssa/ehcleanup-1.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/warn/Wunused-14.C
      - copied unchanged from r146747, trunk/gcc/testsuite/g++.dg/warn/Wunused-14.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/warn/pr13358-2.C
      - copied unchanged from r146747, trunk/gcc/testsuite/g++.dg/warn/pr13358-2.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/warn/pr13358-3.C
      - copied unchanged from r146747, trunk/gcc/testsuite/g++.dg/warn/pr13358-3.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/warn/pr13358-4.C
      - copied unchanged from r146747, trunk/gcc/testsuite/g++.dg/warn/pr13358-4.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/warn/pr13358.C
      - copied unchanged from r146747, trunk/gcc/testsuite/g++.dg/warn/pr13358.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/warn/pr35711.C
      - copied unchanged from r146747, trunk/gcc/testsuite/g++.dg/warn/pr35711.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/warn/sequence-pt-2.C
      - copied unchanged from r146747, trunk/gcc/testsuite/g++.dg/warn/sequence-pt-2.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/warn/sequence-pt-3.C
      - copied unchanged from r146747, trunk/gcc/testsuite/g++.dg/warn/sequence-pt-3.C
    branches/pretty-ipa/gcc/testsuite/gcc.c-torture/compile/pr39824.c
      - copied unchanged from r146747, trunk/gcc/testsuite/gcc.c-torture/compile/pr39824.c
    branches/pretty-ipa/gcc/testsuite/gcc.c-torture/compile/pr39845.c
      - copied unchanged from r146747, trunk/gcc/testsuite/gcc.c-torture/compile/pr39845.c
    branches/pretty-ipa/gcc/testsuite/gcc.c-torture/execute/vla-dealloc-1.c
      - copied unchanged from r146747, trunk/gcc/testsuite/gcc.c-torture/execute/vla-dealloc-1.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/Wcxx-compat-3.c
      - copied unchanged from r146747, trunk/gcc/testsuite/gcc.dg/Wcxx-compat-3.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/Wcxx-compat-4.c
      - copied unchanged from r146747, trunk/gcc/testsuite/gcc.dg/Wcxx-compat-4.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/array-const-1.c
      - copied unchanged from r146747, trunk/gcc/testsuite/gcc.dg/array-const-1.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/array-const-2.c
      - copied unchanged from r146747, trunk/gcc/testsuite/gcc.dg/array-const-2.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/array-const-3.c
      - copied unchanged from r146747, trunk/gcc/testsuite/gcc.dg/array-const-3.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/c99-flex-array-7.c
      - copied unchanged from r146747, trunk/gcc/testsuite/gcc.dg/c99-flex-array-7.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/c99-longlong-2.c
      - copied unchanged from r146747, trunk/gcc/testsuite/gcc.dg/c99-longlong-2.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/c99-restrict-3.c
      - copied unchanged from r146747, trunk/gcc/testsuite/gcc.dg/c99-restrict-3.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/paste16.c
      - copied unchanged from r146747, trunk/gcc/testsuite/gcc.dg/cpp/paste16.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/redef4.c
      - copied unchanged from r146747, trunk/gcc/testsuite/gcc.dg/cpp/redef4.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/debug/dwarf2/short-circuit.c
      - copied unchanged from r146747, trunk/gcc/testsuite/gcc.dg/debug/dwarf2/short-circuit.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/pr39794.c
      - copied unchanged from r146747, trunk/gcc/testsuite/gcc.dg/pr39794.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/pr39867.c
      - copied unchanged from r146747, trunk/gcc/testsuite/gcc.dg/pr39867.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/profile-generate-3.c
      - copied unchanged from r146747, trunk/gcc/testsuite/gcc.dg/profile-generate-3.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/sequence-pt-2.c
      - copied unchanged from r146747, trunk/gcc/testsuite/gcc.dg/sequence-pt-2.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/sequence-pt-3.c
      - copied unchanged from r146747, trunk/gcc/testsuite/gcc.dg/sequence-pt-3.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/torture/pr39829.c
      - copied unchanged from r146747, trunk/gcc/testsuite/gcc.dg/torture/pr39829.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/torture/pr39855.c
      - copied unchanged from r146747, trunk/gcc/testsuite/gcc.dg/torture/pr39855.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/tree-ssa/cswtch-2.c
      - copied unchanged from r146747, trunk/gcc/testsuite/gcc.dg/tree-ssa/cswtch-2.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/tree-ssa/vrp48.c
      - copied unchanged from r146747, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp48.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/O3-pr39675-2.c
      - copied unchanged from r146747, trunk/gcc/testsuite/gcc.dg/vect/O3-pr39675-2.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vector-init-1.c
      - copied unchanged from r146747, trunk/gcc/testsuite/gcc.dg/vector-init-1.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vector-init-2.c
      - copied unchanged from r146747, trunk/gcc/testsuite/gcc.dg/vector-init-2.c
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/continuation_11.f90
      - copied unchanged from r146747, trunk/gcc/testsuite/gfortran.dg/continuation_11.f90
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/intrinsic_1.f90
      - copied unchanged from r146747, trunk/gcc/testsuite/gfortran.dg/intrinsic_1.f90
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/private_type_13.f90
      - copied unchanged from r146747, trunk/gcc/testsuite/gfortran.dg/private_type_13.f90
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/proc_ptr_15.f90
      - copied unchanged from r146747, trunk/gcc/testsuite/gfortran.dg/proc_ptr_15.f90
    branches/pretty-ipa/gcc/testsuite/gnat.dg/alignment7.adb
      - copied unchanged from r146747, trunk/gcc/testsuite/gnat.dg/alignment7.adb
    branches/pretty-ipa/gcc/testsuite/gnat.dg/alignment8.adb
      - copied unchanged from r146747, trunk/gcc/testsuite/gnat.dg/alignment8.adb
    branches/pretty-ipa/gcc/testsuite/gnat.dg/atomic1.adb
      - copied unchanged from r146747, trunk/gcc/testsuite/gnat.dg/atomic1.adb
    branches/pretty-ipa/gcc/testsuite/gnat.dg/atomic1_pkg.ads
      - copied unchanged from r146747, trunk/gcc/testsuite/gnat.dg/atomic1_pkg.ads
    branches/pretty-ipa/gcc/testsuite/gnat.dg/discr11.adb
      - copied unchanged from r146747, trunk/gcc/testsuite/gnat.dg/discr11.adb
    branches/pretty-ipa/gcc/testsuite/gnat.dg/discr11.ads
      - copied unchanged from r146747, trunk/gcc/testsuite/gnat.dg/discr11.ads
    branches/pretty-ipa/gcc/testsuite/gnat.dg/discr11_pkg.ads
      - copied unchanged from r146747, trunk/gcc/testsuite/gnat.dg/discr11_pkg.ads
    branches/pretty-ipa/gcc/testsuite/gnat.dg/enum2.adb
      - copied unchanged from r146747, trunk/gcc/testsuite/gnat.dg/enum2.adb
    branches/pretty-ipa/gcc/testsuite/gnat.dg/enum2_pkg.ads
      - copied unchanged from r146747, trunk/gcc/testsuite/gnat.dg/enum2_pkg.ads
    branches/pretty-ipa/gcc/testsuite/gnat.dg/import1.adb
      - copied unchanged from r146747, trunk/gcc/testsuite/gnat.dg/import1.adb
    branches/pretty-ipa/gcc/testsuite/gnat.dg/import1.ads
      - copied unchanged from r146747, trunk/gcc/testsuite/gnat.dg/import1.ads
    branches/pretty-ipa/gcc/testsuite/gnat.dg/pack13.adb
      - copied unchanged from r146747, trunk/gcc/testsuite/gnat.dg/pack13.adb
    branches/pretty-ipa/gcc/testsuite/gnat.dg/pack13.ads
      - copied unchanged from r146747, trunk/gcc/testsuite/gnat.dg/pack13.ads
    branches/pretty-ipa/gcc/testsuite/gnat.dg/pack13_pkg.ads
      - copied unchanged from r146747, trunk/gcc/testsuite/gnat.dg/pack13_pkg.ads
    branches/pretty-ipa/gcc/testsuite/gnat.dg/rep_clause3.adb
      - copied unchanged from r146747, trunk/gcc/testsuite/gnat.dg/rep_clause3.adb
    branches/pretty-ipa/gcc/testsuite/gnat.dg/specs/rep_clause1.ads
      - copied unchanged from r146747, trunk/gcc/testsuite/gnat.dg/specs/rep_clause1.ads
    branches/pretty-ipa/gcc/testsuite/gnat.dg/specs/rep_clause2.ads
      - copied unchanged from r146747, trunk/gcc/testsuite/gnat.dg/specs/rep_clause2.ads
    branches/pretty-ipa/gcc/testsuite/gnat.dg/specs/small_alignment.ads
      - copied unchanged from r146747, trunk/gcc/testsuite/gnat.dg/specs/small_alignment.ads
    branches/pretty-ipa/libgomp/testsuite/libgomp.fortran/workshare2.f90
      - copied unchanged from r146747, trunk/libgomp/testsuite/libgomp.fortran/workshare2.f90
Removed:
    branches/pretty-ipa/gcc/config/spu/spu-builtins.h
    branches/pretty-ipa/gcc/testsuite/gnat.dg/specs/pr34799.ads
Modified:
    branches/pretty-ipa/   (props changed)
    branches/pretty-ipa/ChangeLog
    branches/pretty-ipa/gcc/ABOUT-GCC-NLS
    branches/pretty-ipa/gcc/ChangeLog
    branches/pretty-ipa/gcc/ChangeLog-1997
    branches/pretty-ipa/gcc/ChangeLog-1998
    branches/pretty-ipa/gcc/ChangeLog-1999
    branches/pretty-ipa/gcc/ChangeLog-2000
    branches/pretty-ipa/gcc/ChangeLog-2001
    branches/pretty-ipa/gcc/ChangeLog-2002
    branches/pretty-ipa/gcc/ChangeLog-2003
    branches/pretty-ipa/gcc/ChangeLog-2004
    branches/pretty-ipa/gcc/ChangeLog-2005
    branches/pretty-ipa/gcc/ChangeLog-2006
    branches/pretty-ipa/gcc/ChangeLog-2007
    branches/pretty-ipa/gcc/ChangeLog-2008
    branches/pretty-ipa/gcc/ChangeLog.dataflow
    branches/pretty-ipa/gcc/ChangeLog.lib
    branches/pretty-ipa/gcc/ChangeLog.pretty-ipa
    branches/pretty-ipa/gcc/ChangeLog.ptr
    branches/pretty-ipa/gcc/ChangeLog.tree-ssa
    branches/pretty-ipa/gcc/ChangeLog.tuples
    branches/pretty-ipa/gcc/DATESTAMP
    branches/pretty-ipa/gcc/FSFChangeLog
    branches/pretty-ipa/gcc/FSFChangeLog.10
    branches/pretty-ipa/gcc/FSFChangeLog.11
    branches/pretty-ipa/gcc/LANGUAGES
    branches/pretty-ipa/gcc/Makefile.in
    branches/pretty-ipa/gcc/ONEWS
    branches/pretty-ipa/gcc/acinclude.m4
    branches/pretty-ipa/gcc/ada/ChangeLog
    branches/pretty-ipa/gcc/ada/ChangeLog.ptr
    branches/pretty-ipa/gcc/ada/ChangeLog.tree-ssa
    branches/pretty-ipa/gcc/ada/a-calend-vms.adb
    branches/pretty-ipa/gcc/ada/a-calend.adb
    branches/pretty-ipa/gcc/ada/a-calfor.adb
    branches/pretty-ipa/gcc/ada/a-direct.adb
    branches/pretty-ipa/gcc/ada/a-tasatt.adb
    branches/pretty-ipa/gcc/ada/a-tifiio.adb
    branches/pretty-ipa/gcc/ada/adaint.c
    branches/pretty-ipa/gcc/ada/adaint.h
    branches/pretty-ipa/gcc/ada/ali.adb
    branches/pretty-ipa/gcc/ada/back_end.adb
    branches/pretty-ipa/gcc/ada/checks.ads
    branches/pretty-ipa/gcc/ada/clean.adb
    branches/pretty-ipa/gcc/ada/debug.adb
    branches/pretty-ipa/gcc/ada/debug.ads
    branches/pretty-ipa/gcc/ada/einfo.adb
    branches/pretty-ipa/gcc/ada/einfo.ads
    branches/pretty-ipa/gcc/ada/errout.adb
    branches/pretty-ipa/gcc/ada/errout.ads
    branches/pretty-ipa/gcc/ada/erroutc.adb
    branches/pretty-ipa/gcc/ada/exp_aggr.adb
    branches/pretty-ipa/gcc/ada/exp_attr.adb
    branches/pretty-ipa/gcc/ada/exp_ch11.adb
    branches/pretty-ipa/gcc/ada/exp_ch3.adb
    branches/pretty-ipa/gcc/ada/exp_ch4.adb
    branches/pretty-ipa/gcc/ada/exp_ch5.adb
    branches/pretty-ipa/gcc/ada/exp_ch6.adb
    branches/pretty-ipa/gcc/ada/exp_ch9.adb
    branches/pretty-ipa/gcc/ada/exp_disp.adb
    branches/pretty-ipa/gcc/ada/exp_pakd.adb
    branches/pretty-ipa/gcc/ada/exp_util.adb
    branches/pretty-ipa/gcc/ada/fe.h
    branches/pretty-ipa/gcc/ada/freeze.adb
    branches/pretty-ipa/gcc/ada/g-comlin.adb
    branches/pretty-ipa/gcc/ada/g-socket.adb
    branches/pretty-ipa/gcc/ada/g-socket.ads
    branches/pretty-ipa/gcc/ada/g-socthi-mingw.ads
    branches/pretty-ipa/gcc/ada/g-socthi-vms.adb
    branches/pretty-ipa/gcc/ada/g-socthi-vms.ads
    branches/pretty-ipa/gcc/ada/g-socthi-vxworks.ads
    branches/pretty-ipa/gcc/ada/g-socthi.ads
    branches/pretty-ipa/gcc/ada/g-sothco.ads
    branches/pretty-ipa/gcc/ada/g-sttsne-vxworks.adb
    branches/pretty-ipa/gcc/ada/g-trasym.adb
    branches/pretty-ipa/gcc/ada/gcc-interface/Make-lang.in
    branches/pretty-ipa/gcc/ada/gcc-interface/Makefile.in
    branches/pretty-ipa/gcc/ada/gcc-interface/ada-tree.def
    branches/pretty-ipa/gcc/ada/gcc-interface/ada-tree.h
    branches/pretty-ipa/gcc/ada/gcc-interface/cuintp.c
    branches/pretty-ipa/gcc/ada/gcc-interface/decl.c
    branches/pretty-ipa/gcc/ada/gcc-interface/gigi.h
    branches/pretty-ipa/gcc/ada/gcc-interface/misc.c
    branches/pretty-ipa/gcc/ada/gcc-interface/targtyps.c
    branches/pretty-ipa/gcc/ada/gcc-interface/trans.c
    branches/pretty-ipa/gcc/ada/gcc-interface/utils.c
    branches/pretty-ipa/gcc/ada/gcc-interface/utils2.c
    branches/pretty-ipa/gcc/ada/get_targ.ads
    branches/pretty-ipa/gcc/ada/gnat1drv.adb
    branches/pretty-ipa/gcc/ada/gnat_rm.texi
    branches/pretty-ipa/gcc/ada/gnat_ugn.texi
    branches/pretty-ipa/gcc/ada/gnatcmd.adb
    branches/pretty-ipa/gcc/ada/gnatlink.adb
    branches/pretty-ipa/gcc/ada/gsocket.h
    branches/pretty-ipa/gcc/ada/impunit.adb
    branches/pretty-ipa/gcc/ada/init.c
    branches/pretty-ipa/gcc/ada/initialize.c
    branches/pretty-ipa/gcc/ada/inline.adb
    branches/pretty-ipa/gcc/ada/layout.adb
    branches/pretty-ipa/gcc/ada/lib-load.adb
    branches/pretty-ipa/gcc/ada/lib-load.ads
    branches/pretty-ipa/gcc/ada/lib.adb
    branches/pretty-ipa/gcc/ada/link.c
    branches/pretty-ipa/gcc/ada/make.adb
    branches/pretty-ipa/gcc/ada/makeutl.adb
    branches/pretty-ipa/gcc/ada/makeutl.ads
    branches/pretty-ipa/gcc/ada/mlib-prj.adb
    branches/pretty-ipa/gcc/ada/mlib.adb
    branches/pretty-ipa/gcc/ada/mlib.ads
    branches/pretty-ipa/gcc/ada/namet-sp.adb
    branches/pretty-ipa/gcc/ada/namet-sp.ads
    branches/pretty-ipa/gcc/ada/opt.ads
    branches/pretty-ipa/gcc/ada/osint-c.adb
    branches/pretty-ipa/gcc/ada/osint-c.ads
    branches/pretty-ipa/gcc/ada/osint.adb
    branches/pretty-ipa/gcc/ada/output.adb
    branches/pretty-ipa/gcc/ada/output.ads
    branches/pretty-ipa/gcc/ada/par-load.adb
    branches/pretty-ipa/gcc/ada/par-prag.adb
    branches/pretty-ipa/gcc/ada/prj-attr.adb
    branches/pretty-ipa/gcc/ada/prj-env.adb
    branches/pretty-ipa/gcc/ada/prj-env.ads
    branches/pretty-ipa/gcc/ada/prj-nmsc.adb
    branches/pretty-ipa/gcc/ada/prj-nmsc.ads
    branches/pretty-ipa/gcc/ada/prj-proc.adb
    branches/pretty-ipa/gcc/ada/prj.adb
    branches/pretty-ipa/gcc/ada/prj.ads
    branches/pretty-ipa/gcc/ada/rtsfind.adb
    branches/pretty-ipa/gcc/ada/rtsfind.ads
    branches/pretty-ipa/gcc/ada/s-auxdec-vms_64.ads
    branches/pretty-ipa/gcc/ada/s-auxdec.ads
    branches/pretty-ipa/gcc/ada/s-bitops.adb
    branches/pretty-ipa/gcc/ada/s-bitops.ads
    branches/pretty-ipa/gcc/ada/s-conca2.adb
    branches/pretty-ipa/gcc/ada/s-conca2.ads
    branches/pretty-ipa/gcc/ada/s-conca3.adb
    branches/pretty-ipa/gcc/ada/s-conca3.ads
    branches/pretty-ipa/gcc/ada/s-conca4.adb
    branches/pretty-ipa/gcc/ada/s-conca4.ads
    branches/pretty-ipa/gcc/ada/s-conca5.adb
    branches/pretty-ipa/gcc/ada/s-conca5.ads
    branches/pretty-ipa/gcc/ada/s-conca6.adb
    branches/pretty-ipa/gcc/ada/s-conca6.ads
    branches/pretty-ipa/gcc/ada/s-conca7.adb
    branches/pretty-ipa/gcc/ada/s-conca7.ads
    branches/pretty-ipa/gcc/ada/s-conca8.adb
    branches/pretty-ipa/gcc/ada/s-conca8.ads
    branches/pretty-ipa/gcc/ada/s-conca9.adb
    branches/pretty-ipa/gcc/ada/s-conca9.ads
    branches/pretty-ipa/gcc/ada/s-os_lib.adb
    branches/pretty-ipa/gcc/ada/s-oscons-tmplt.c
    branches/pretty-ipa/gcc/ada/s-osinte-darwin.adb
    branches/pretty-ipa/gcc/ada/s-osinte-darwin.ads
    branches/pretty-ipa/gcc/ada/s-osinte-mingw.ads
    branches/pretty-ipa/gcc/ada/s-soflin.ads
    branches/pretty-ipa/gcc/ada/s-stalib.ads
    branches/pretty-ipa/gcc/ada/s-taprop-hpux-dce.adb
    branches/pretty-ipa/gcc/ada/s-taprop-irix.adb
    branches/pretty-ipa/gcc/ada/s-taprop-linux.adb
    branches/pretty-ipa/gcc/ada/s-taprop-posix.adb
    branches/pretty-ipa/gcc/ada/s-taprop-solaris.adb
    branches/pretty-ipa/gcc/ada/s-taprop-tru64.adb
    branches/pretty-ipa/gcc/ada/s-taprop-vms.adb
    branches/pretty-ipa/gcc/ada/s-tasini.adb
    branches/pretty-ipa/gcc/ada/s-tasren.adb
    branches/pretty-ipa/gcc/ada/s-tassta.adb
    branches/pretty-ipa/gcc/ada/s-vxwext-kernel.ads
    branches/pretty-ipa/gcc/ada/sem.adb
    branches/pretty-ipa/gcc/ada/sem.ads
    branches/pretty-ipa/gcc/ada/sem_aggr.adb
    branches/pretty-ipa/gcc/ada/sem_attr.adb
    branches/pretty-ipa/gcc/ada/sem_ch10.adb
    branches/pretty-ipa/gcc/ada/sem_ch12.adb
    branches/pretty-ipa/gcc/ada/sem_ch13.adb
    branches/pretty-ipa/gcc/ada/sem_ch3.adb
    branches/pretty-ipa/gcc/ada/sem_ch4.adb
    branches/pretty-ipa/gcc/ada/sem_ch6.adb
    branches/pretty-ipa/gcc/ada/sem_ch6.ads
    branches/pretty-ipa/gcc/ada/sem_ch7.adb
    branches/pretty-ipa/gcc/ada/sem_ch8.adb
    branches/pretty-ipa/gcc/ada/sem_disp.adb
    branches/pretty-ipa/gcc/ada/sem_elim.adb
    branches/pretty-ipa/gcc/ada/sem_elim.ads
    branches/pretty-ipa/gcc/ada/sem_eval.adb
    branches/pretty-ipa/gcc/ada/sem_eval.ads
    branches/pretty-ipa/gcc/ada/sem_prag.adb
    branches/pretty-ipa/gcc/ada/sem_res.adb
    branches/pretty-ipa/gcc/ada/sem_type.adb
    branches/pretty-ipa/gcc/ada/sem_warn.adb
    branches/pretty-ipa/gcc/ada/sinfo.ads
    branches/pretty-ipa/gcc/ada/snames.ads-tmpl
    branches/pretty-ipa/gcc/ada/socket.c
    branches/pretty-ipa/gcc/ada/sprint.adb
    branches/pretty-ipa/gcc/ada/switch-c.adb
    branches/pretty-ipa/gcc/ada/sysdep.c
    branches/pretty-ipa/gcc/ada/tempdir.adb
    branches/pretty-ipa/gcc/ada/ttypes.ads
    branches/pretty-ipa/gcc/ada/types.ads
    branches/pretty-ipa/gcc/ada/uname.ads
    branches/pretty-ipa/gcc/ada/usage.adb
    branches/pretty-ipa/gcc/ada/vms_data.ads
    branches/pretty-ipa/gcc/ada/xoscons.adb
    branches/pretty-ipa/gcc/alias.c
    branches/pretty-ipa/gcc/auto-inc-dec.c
    branches/pretty-ipa/gcc/basic-block.h
    branches/pretty-ipa/gcc/bitmap.h
    branches/pretty-ipa/gcc/c-common.c
    branches/pretty-ipa/gcc/c-common.h
    branches/pretty-ipa/gcc/c-decl.c
    branches/pretty-ipa/gcc/c-format.c
    branches/pretty-ipa/gcc/c-lex.c
    branches/pretty-ipa/gcc/c-omp.c
    branches/pretty-ipa/gcc/c-opts.c
    branches/pretty-ipa/gcc/c-parser.c
    branches/pretty-ipa/gcc/c-pragma.c
    branches/pretty-ipa/gcc/c-semantics.c
    branches/pretty-ipa/gcc/c-tree.h
    branches/pretty-ipa/gcc/c-typeck.c
    branches/pretty-ipa/gcc/c.opt
    branches/pretty-ipa/gcc/calls.c
    branches/pretty-ipa/gcc/cfgbuild.c
    branches/pretty-ipa/gcc/cfghooks.c
    branches/pretty-ipa/gcc/cfgloop.h
    branches/pretty-ipa/gcc/cgraph.h
    branches/pretty-ipa/gcc/cgraphunit.c
    branches/pretty-ipa/gcc/combine.c
    branches/pretty-ipa/gcc/config.gcc
    branches/pretty-ipa/gcc/config/alpha/alpha.c
    branches/pretty-ipa/gcc/config/alpha/alpha.h
    branches/pretty-ipa/gcc/config/alpha/alpha.md
    branches/pretty-ipa/gcc/config/alpha/constraints.md
    branches/pretty-ipa/gcc/config/alpha/gnu.h
    branches/pretty-ipa/gcc/config/alpha/libgcc-alpha-ldbl.ver
    branches/pretty-ipa/gcc/config/alpha/predicates.md
    branches/pretty-ipa/gcc/config/alpha/t-osf4
    branches/pretty-ipa/gcc/config/alpha/t-vms
    branches/pretty-ipa/gcc/config/alpha/va_list.h
    branches/pretty-ipa/gcc/config/alpha/x-vms
    branches/pretty-ipa/gcc/config/arc/arc.h
    branches/pretty-ipa/gcc/config/arc/t-arc
    branches/pretty-ipa/gcc/config/arm/README-interworking
    branches/pretty-ipa/gcc/config/arm/arm-c.c
    branches/pretty-ipa/gcc/config/arm/arm-protos.h
    branches/pretty-ipa/gcc/config/arm/arm-tune.md
    branches/pretty-ipa/gcc/config/arm/arm.c
    branches/pretty-ipa/gcc/config/arm/arm.h
    branches/pretty-ipa/gcc/config/arm/arm.md
    branches/pretty-ipa/gcc/config/arm/gentune.sh
    branches/pretty-ipa/gcc/config/arm/libgcc-bpabi.ver
    branches/pretty-ipa/gcc/config/arm/t-arm
    branches/pretty-ipa/gcc/config/arm/t-arm-elf
    branches/pretty-ipa/gcc/config/arm/t-arm-softfp
    branches/pretty-ipa/gcc/config/arm/t-bpabi
    branches/pretty-ipa/gcc/config/arm/t-linux
    branches/pretty-ipa/gcc/config/arm/t-linux-eabi
    branches/pretty-ipa/gcc/config/arm/t-netbsd
    branches/pretty-ipa/gcc/config/arm/t-pe
    branches/pretty-ipa/gcc/config/arm/t-strongarm-elf
    branches/pretty-ipa/gcc/config/arm/t-symbian
    branches/pretty-ipa/gcc/config/arm/t-vxworks
    branches/pretty-ipa/gcc/config/arm/t-wince-pe
    branches/pretty-ipa/gcc/config/avr/avr.h
    branches/pretty-ipa/gcc/config/avr/t-avr
    branches/pretty-ipa/gcc/config/bfin/bfin.c
    branches/pretty-ipa/gcc/config/bfin/bfin.h
    branches/pretty-ipa/gcc/config/bfin/elf.h
    branches/pretty-ipa/gcc/config/bfin/libgcc-bfin.ver
    branches/pretty-ipa/gcc/config/bfin/linux.h
    branches/pretty-ipa/gcc/config/bfin/t-bfin
    branches/pretty-ipa/gcc/config/bfin/t-bfin-elf
    branches/pretty-ipa/gcc/config/bfin/t-bfin-linux
    branches/pretty-ipa/gcc/config/bfin/t-bfin-uclinux
    branches/pretty-ipa/gcc/config/bfin/uclinux.h
    branches/pretty-ipa/gcc/config/cris/cris.c
    branches/pretty-ipa/gcc/config/cris/cris.h
    branches/pretty-ipa/gcc/config/cris/mulsi3.asm
    branches/pretty-ipa/gcc/config/cris/t-cris
    branches/pretty-ipa/gcc/config/cris/t-elfmulti
    branches/pretty-ipa/gcc/config/crx/crx.h
    branches/pretty-ipa/gcc/config/crx/t-crx
    branches/pretty-ipa/gcc/config/darwin-ppc-ldouble-patch.def
    branches/pretty-ipa/gcc/config/darwin-sections.def
    branches/pretty-ipa/gcc/config/darwin.c
    branches/pretty-ipa/gcc/config/divmod.c
    branches/pretty-ipa/gcc/config/fr30/fr30.h
    branches/pretty-ipa/gcc/config/fr30/t-fr30
    branches/pretty-ipa/gcc/config/frv/frv.c
    branches/pretty-ipa/gcc/config/frv/frv.h
    branches/pretty-ipa/gcc/config/frv/libgcc-frv.ver
    branches/pretty-ipa/gcc/config/frv/t-frv
    branches/pretty-ipa/gcc/config/frv/t-linux
    branches/pretty-ipa/gcc/config/h8300/genmova.sh
    branches/pretty-ipa/gcc/config/h8300/mova.md
    branches/pretty-ipa/gcc/config/h8300/t-h8300
    branches/pretty-ipa/gcc/config/i386/athlon.md
    branches/pretty-ipa/gcc/config/i386/atom.md
    branches/pretty-ipa/gcc/config/i386/cygwin-stdint.h
    branches/pretty-ipa/gcc/config/i386/darwin-libgcc.10.4.ver
    branches/pretty-ipa/gcc/config/i386/darwin-libgcc.10.5.ver
    branches/pretty-ipa/gcc/config/i386/i386-c.c
    branches/pretty-ipa/gcc/config/i386/i386-protos.h
    branches/pretty-ipa/gcc/config/i386/i386.c
    branches/pretty-ipa/gcc/config/i386/i386.h
    branches/pretty-ipa/gcc/config/i386/i386.md
    branches/pretty-ipa/gcc/config/i386/libgcc-glibc.ver
    branches/pretty-ipa/gcc/config/i386/mach.h
    branches/pretty-ipa/gcc/config/i386/netbsd.h
    branches/pretty-ipa/gcc/config/i386/sse.md
    branches/pretty-ipa/gcc/config/i386/t-crtpc
    branches/pretty-ipa/gcc/config/i386/t-cygming
    branches/pretty-ipa/gcc/config/i386/t-cygwin
    branches/pretty-ipa/gcc/config/i386/t-i386
    branches/pretty-ipa/gcc/config/i386/t-linux64
    branches/pretty-ipa/gcc/config/i386/t-nwld
    branches/pretty-ipa/gcc/config/i386/t-rtems-i386
    branches/pretty-ipa/gcc/config/i386/t-sol2-10
    branches/pretty-ipa/gcc/config/i386/winnt.c
    branches/pretty-ipa/gcc/config/i386/x-mingw32
    branches/pretty-ipa/gcc/config/ia64/div.md
    branches/pretty-ipa/gcc/config/ia64/elf.h
    branches/pretty-ipa/gcc/config/ia64/ia64.c
    branches/pretty-ipa/gcc/config/ia64/ia64.h
    branches/pretty-ipa/gcc/config/ia64/ia64.md
    branches/pretty-ipa/gcc/config/ia64/ia64.opt
    branches/pretty-ipa/gcc/config/ia64/libgcc-glibc.ver
    branches/pretty-ipa/gcc/config/ia64/libgcc-ia64.ver
    branches/pretty-ipa/gcc/config/ia64/linux.h
    branches/pretty-ipa/gcc/config/ia64/sysv4.h
    branches/pretty-ipa/gcc/config/ia64/t-hpux
    branches/pretty-ipa/gcc/config/ia64/t-ia64
    branches/pretty-ipa/gcc/config/iq2000/abi
    branches/pretty-ipa/gcc/config/iq2000/iq2000.c
    branches/pretty-ipa/gcc/config/iq2000/iq2000.h
    branches/pretty-ipa/gcc/config/iq2000/iq2000.md
    branches/pretty-ipa/gcc/config/iq2000/lib2extra-funcs.c
    branches/pretty-ipa/gcc/config/iq2000/t-iq2000
    branches/pretty-ipa/gcc/config/libgcc-glibc.ver
    branches/pretty-ipa/gcc/config/m32c/m32c.c
    branches/pretty-ipa/gcc/config/m32c/m32c.h
    branches/pretty-ipa/gcc/config/m32r/libgcc-glibc.ver
    branches/pretty-ipa/gcc/config/m32r/t-linux
    branches/pretty-ipa/gcc/config/m32r/t-m32r
    branches/pretty-ipa/gcc/config/m68hc11/m68hc11.h
    branches/pretty-ipa/gcc/config/m68hc11/t-m68hc11
    branches/pretty-ipa/gcc/config/m68k/linux.h
    branches/pretty-ipa/gcc/config/m68k/m68k.h
    branches/pretty-ipa/gcc/config/m68k/t-floatlib
    branches/pretty-ipa/gcc/config/m68k/t-linux
    branches/pretty-ipa/gcc/config/m68k/t-mlibs
    branches/pretty-ipa/gcc/config/m68k/t-uclinux
    branches/pretty-ipa/gcc/config/mcore/mcore.h
    branches/pretty-ipa/gcc/config/mcore/t-mcore
    branches/pretty-ipa/gcc/config/mcore/t-mcore-pe
    branches/pretty-ipa/gcc/config/mips/20kc.md
    branches/pretty-ipa/gcc/config/mips/4130.md
    branches/pretty-ipa/gcc/config/mips/5400.md
    branches/pretty-ipa/gcc/config/mips/5500.md
    branches/pretty-ipa/gcc/config/mips/crti.asm
    branches/pretty-ipa/gcc/config/mips/crtn.asm
    branches/pretty-ipa/gcc/config/mips/irix-crti.asm
    branches/pretty-ipa/gcc/config/mips/irix-crtn.asm
    branches/pretty-ipa/gcc/config/mips/libgcc-mips16.ver
    branches/pretty-ipa/gcc/config/mips/mips-dsp.md
    branches/pretty-ipa/gcc/config/mips/mips-dspr2.md
    branches/pretty-ipa/gcc/config/mips/mips-fixed.md
    branches/pretty-ipa/gcc/config/mips/mips.c
    branches/pretty-ipa/gcc/config/mips/mips.h
    branches/pretty-ipa/gcc/config/mips/mips.md
    branches/pretty-ipa/gcc/config/mips/sb1.md
    branches/pretty-ipa/gcc/config/mips/sdemtk.h
    branches/pretty-ipa/gcc/config/mips/sr71k.md
    branches/pretty-ipa/gcc/config/mips/t-elf
    branches/pretty-ipa/gcc/config/mips/t-gofast
    branches/pretty-ipa/gcc/config/mips/t-iris6
    branches/pretty-ipa/gcc/config/mips/t-isa3264
    branches/pretty-ipa/gcc/config/mips/t-libgcc-mips16
    branches/pretty-ipa/gcc/config/mips/t-linux64
    branches/pretty-ipa/gcc/config/mips/t-mips
    branches/pretty-ipa/gcc/config/mips/t-r3900
    branches/pretty-ipa/gcc/config/mips/t-rtems
    branches/pretty-ipa/gcc/config/mips/t-sb1
    branches/pretty-ipa/gcc/config/mips/t-sde
    branches/pretty-ipa/gcc/config/mips/t-sdemtk
    branches/pretty-ipa/gcc/config/mips/t-slibgcc-irix
    branches/pretty-ipa/gcc/config/mips/t-sr71k
    branches/pretty-ipa/gcc/config/mips/t-st
    branches/pretty-ipa/gcc/config/mips/t-vr
    branches/pretty-ipa/gcc/config/mips/t-vxworks
    branches/pretty-ipa/gcc/config/mmix/mmix.h
    branches/pretty-ipa/gcc/config/mmix/t-mmix
    branches/pretty-ipa/gcc/config/mn10300/mn10300.h
    branches/pretty-ipa/gcc/config/mn10300/t-linux
    branches/pretty-ipa/gcc/config/mn10300/t-mn10300
    branches/pretty-ipa/gcc/config/pa/pa.c
    branches/pretty-ipa/gcc/config/pa/pa.h
    branches/pretty-ipa/gcc/config/pa/pa32-regs.h
    branches/pretty-ipa/gcc/config/pa/t-hpux-shlib
    branches/pretty-ipa/gcc/config/pa/t-linux
    branches/pretty-ipa/gcc/config/pa/t-linux64
    branches/pretty-ipa/gcc/config/pa/t-pa64
    branches/pretty-ipa/gcc/config/pdp11/pdp11.h
    branches/pretty-ipa/gcc/config/pdp11/t-pdp11
    branches/pretty-ipa/gcc/config/picochip/libgccExtras/clzsi2.asm
    branches/pretty-ipa/gcc/config/picochip/picochip.h
    branches/pretty-ipa/gcc/config/picochip/t-picochip
    branches/pretty-ipa/gcc/config/rs6000/darwin-ldouble-format
    branches/pretty-ipa/gcc/config/rs6000/darwin-libgcc.10.4.ver
    branches/pretty-ipa/gcc/config/rs6000/darwin-libgcc.10.5.ver
    branches/pretty-ipa/gcc/config/rs6000/libgcc-ppc-glibc.ver
    branches/pretty-ipa/gcc/config/rs6000/linux-unwind.h
    branches/pretty-ipa/gcc/config/rs6000/ppc-asm.h
    branches/pretty-ipa/gcc/config/rs6000/rs6000-c.c
    branches/pretty-ipa/gcc/config/rs6000/rs6000-protos.h
    branches/pretty-ipa/gcc/config/rs6000/rs6000.c
    branches/pretty-ipa/gcc/config/rs6000/t-aix43
    branches/pretty-ipa/gcc/config/rs6000/t-aix52
    branches/pretty-ipa/gcc/config/rs6000/t-darwin
    branches/pretty-ipa/gcc/config/rs6000/t-fprules
    branches/pretty-ipa/gcc/config/rs6000/t-fprules-fpbit
    branches/pretty-ipa/gcc/config/rs6000/t-linux64
    branches/pretty-ipa/gcc/config/rs6000/t-lynx
    branches/pretty-ipa/gcc/config/rs6000/t-netbsd
    branches/pretty-ipa/gcc/config/rs6000/t-ppccomm
    branches/pretty-ipa/gcc/config/rs6000/t-ppcendian
    branches/pretty-ipa/gcc/config/rs6000/t-ppcgas
    branches/pretty-ipa/gcc/config/rs6000/t-rs6000
    branches/pretty-ipa/gcc/config/rs6000/t-rtems
    branches/pretty-ipa/gcc/config/rs6000/t-spe
    branches/pretty-ipa/gcc/config/rs6000/t-vxworks
    branches/pretty-ipa/gcc/config/s390/constraints.md
    branches/pretty-ipa/gcc/config/s390/libgcc-glibc.ver
    branches/pretty-ipa/gcc/config/s390/s390.c
    branches/pretty-ipa/gcc/config/s390/s390.h
    branches/pretty-ipa/gcc/config/score/score.h
    branches/pretty-ipa/gcc/config/score/t-score-elf
    branches/pretty-ipa/gcc/config/sh/divcost-analysis
    branches/pretty-ipa/gcc/config/sh/libgcc-glibc.ver
    branches/pretty-ipa/gcc/config/sh/sh.c
    branches/pretty-ipa/gcc/config/sh/sh.h
    branches/pretty-ipa/gcc/config/sh/sh.md
    branches/pretty-ipa/gcc/config/sh/t-netbsd
    branches/pretty-ipa/gcc/config/sh/t-sh
    branches/pretty-ipa/gcc/config/sh/t-sh64
    branches/pretty-ipa/gcc/config/sh/t-superh
    branches/pretty-ipa/gcc/config/sh/t-symbian
    branches/pretty-ipa/gcc/config/sparc/libgcc-sparc-glibc.ver
    branches/pretty-ipa/gcc/config/sparc/sol2-bi.h
    branches/pretty-ipa/gcc/config/sparc/sol2-gas.h
    branches/pretty-ipa/gcc/config/sparc/sol2-gld-bi.h
    branches/pretty-ipa/gcc/config/sparc/sparc.c
    branches/pretty-ipa/gcc/config/sparc/sparc.h
    branches/pretty-ipa/gcc/config/sparc/t-elf
    branches/pretty-ipa/gcc/config/sparc/t-linux64
    branches/pretty-ipa/gcc/config/sparc/t-sol2
    branches/pretty-ipa/gcc/config/spu/spu-c.c
    branches/pretty-ipa/gcc/config/spu/spu-protos.h
    branches/pretty-ipa/gcc/config/spu/spu.c
    branches/pretty-ipa/gcc/config/spu/spu.h
    branches/pretty-ipa/gcc/config/spu/t-spu-elf
    branches/pretty-ipa/gcc/config/stormy16/stormy-abi
    branches/pretty-ipa/gcc/config/stormy16/t-stormy16
    branches/pretty-ipa/gcc/config/t-darwin
    branches/pretty-ipa/gcc/config/t-libunwind
    branches/pretty-ipa/gcc/config/t-libunwind-elf
    branches/pretty-ipa/gcc/config/t-linux
    branches/pretty-ipa/gcc/config/t-lynx
    branches/pretty-ipa/gcc/config/t-slibgcc-elf-ver
    branches/pretty-ipa/gcc/config/t-slibgcc-sld
    branches/pretty-ipa/gcc/config/t-sol2
    branches/pretty-ipa/gcc/config/t-vxworks
    branches/pretty-ipa/gcc/config/udivmod.c
    branches/pretty-ipa/gcc/config/udivmodsi4.c
    branches/pretty-ipa/gcc/config/v850/t-v850
    branches/pretty-ipa/gcc/config/v850/t-v850e
    branches/pretty-ipa/gcc/config/v850/v850.c
    branches/pretty-ipa/gcc/config/v850/v850.h
    branches/pretty-ipa/gcc/config/v850/v850.md
    branches/pretty-ipa/gcc/config/vxlib-tls.c
    branches/pretty-ipa/gcc/config/vxlib.c
    branches/pretty-ipa/gcc/config/xtensa/t-xtensa
    branches/pretty-ipa/gcc/config/xtensa/xtensa.c
    branches/pretty-ipa/gcc/coretypes.h
    branches/pretty-ipa/gcc/cp/ChangeLog
    branches/pretty-ipa/gcc/cp/ChangeLog-1993
    branches/pretty-ipa/gcc/cp/ChangeLog-1994
    branches/pretty-ipa/gcc/cp/ChangeLog-1995
    branches/pretty-ipa/gcc/cp/ChangeLog-1996
    branches/pretty-ipa/gcc/cp/ChangeLog-1997
    branches/pretty-ipa/gcc/cp/ChangeLog-1998
    branches/pretty-ipa/gcc/cp/ChangeLog-1999
    branches/pretty-ipa/gcc/cp/ChangeLog-2000
    branches/pretty-ipa/gcc/cp/ChangeLog-2001
    branches/pretty-ipa/gcc/cp/ChangeLog-2002
    branches/pretty-ipa/gcc/cp/ChangeLog-2003
    branches/pretty-ipa/gcc/cp/ChangeLog-2004
    branches/pretty-ipa/gcc/cp/ChangeLog-2005
    branches/pretty-ipa/gcc/cp/ChangeLog-2006
    branches/pretty-ipa/gcc/cp/ChangeLog-2007
    branches/pretty-ipa/gcc/cp/ChangeLog-2008
    branches/pretty-ipa/gcc/cp/ChangeLog.ptr
    branches/pretty-ipa/gcc/cp/ChangeLog.tree-ssa
    branches/pretty-ipa/gcc/cp/NEWS
    branches/pretty-ipa/gcc/cp/call.c
    branches/pretty-ipa/gcc/cp/cfns.gperf
    branches/pretty-ipa/gcc/cp/cfns.h
    branches/pretty-ipa/gcc/cp/class.c
    branches/pretty-ipa/gcc/cp/cp-gimplify.c
    branches/pretty-ipa/gcc/cp/cp-tree.h
    branches/pretty-ipa/gcc/cp/cvt.c
    branches/pretty-ipa/gcc/cp/decl.c
    branches/pretty-ipa/gcc/cp/decl2.c
    branches/pretty-ipa/gcc/cp/error.c
    branches/pretty-ipa/gcc/cp/init.c
    branches/pretty-ipa/gcc/cp/mangle.c
    branches/pretty-ipa/gcc/cp/name-lookup.c
    branches/pretty-ipa/gcc/cp/name-lookup.h
    branches/pretty-ipa/gcc/cp/parser.c
    branches/pretty-ipa/gcc/cp/pt.c
    branches/pretty-ipa/gcc/cp/rtti.c
    branches/pretty-ipa/gcc/cp/semantics.c
    branches/pretty-ipa/gcc/cp/tree.c
    branches/pretty-ipa/gcc/cp/typeck.c
    branches/pretty-ipa/gcc/cp/typeck2.c
    branches/pretty-ipa/gcc/cse.c
    branches/pretty-ipa/gcc/cselib.c
    branches/pretty-ipa/gcc/cselib.h
    branches/pretty-ipa/gcc/dbgcnt.c
    branches/pretty-ipa/gcc/dbxout.c
    branches/pretty-ipa/gcc/defaults.h
    branches/pretty-ipa/gcc/df-core.c
    branches/pretty-ipa/gcc/df-problems.c
    branches/pretty-ipa/gcc/df-scan.c
    branches/pretty-ipa/gcc/df.h
    branches/pretty-ipa/gcc/diagnostic.def
    branches/pretty-ipa/gcc/doc/gty.texi
    branches/pretty-ipa/gcc/doc/install.texi2html
    branches/pretty-ipa/gcc/doc/invoke.texi
    branches/pretty-ipa/gcc/dominance.c
    branches/pretty-ipa/gcc/double-int.c
    branches/pretty-ipa/gcc/dse.c
    branches/pretty-ipa/gcc/dwarf2.h
    branches/pretty-ipa/gcc/dwarf2out.c
    branches/pretty-ipa/gcc/errors.c
    branches/pretty-ipa/gcc/errors.h
    branches/pretty-ipa/gcc/except.c
    branches/pretty-ipa/gcc/except.h
    branches/pretty-ipa/gcc/expmed.c
    branches/pretty-ipa/gcc/expr.c
    branches/pretty-ipa/gcc/fixed-value.h
    branches/pretty-ipa/gcc/fold-const.c
    branches/pretty-ipa/gcc/fortran/ChangeLog
    branches/pretty-ipa/gcc/fortran/ChangeLog-2002
    branches/pretty-ipa/gcc/fortran/ChangeLog-2003
    branches/pretty-ipa/gcc/fortran/ChangeLog-2004
    branches/pretty-ipa/gcc/fortran/ChangeLog-2005
    branches/pretty-ipa/gcc/fortran/ChangeLog-2006
    branches/pretty-ipa/gcc/fortran/ChangeLog-2007
    branches/pretty-ipa/gcc/fortran/ChangeLog-2008
    branches/pretty-ipa/gcc/fortran/ChangeLog.ptr
    branches/pretty-ipa/gcc/fortran/config-lang.in
    branches/pretty-ipa/gcc/fortran/decl.c
    branches/pretty-ipa/gcc/fortran/dump-parse-tree.c
    branches/pretty-ipa/gcc/fortran/expr.c
    branches/pretty-ipa/gcc/fortran/f95-lang.c
    branches/pretty-ipa/gcc/fortran/gfc-internals.texi
    branches/pretty-ipa/gcc/fortran/gfortran.h
    branches/pretty-ipa/gcc/fortran/interface.c
    branches/pretty-ipa/gcc/fortran/intrinsic.c
    branches/pretty-ipa/gcc/fortran/ioparm.def
    branches/pretty-ipa/gcc/fortran/mathbuiltins.def
    branches/pretty-ipa/gcc/fortran/module.c
    branches/pretty-ipa/gcc/fortran/primary.c
    branches/pretty-ipa/gcc/fortran/resolve.c
    branches/pretty-ipa/gcc/fortran/scanner.c
    branches/pretty-ipa/gcc/fortran/symbol.c
    branches/pretty-ipa/gcc/fortran/trans-array.c
    branches/pretty-ipa/gcc/fortran/trans-const.c
    branches/pretty-ipa/gcc/fortran/trans-expr.c
    branches/pretty-ipa/gcc/fortran/trans-intrinsic.c
    branches/pretty-ipa/gcc/fortran/trans-io.c
    branches/pretty-ipa/gcc/fortran/trans-openmp.c
    branches/pretty-ipa/gcc/fortran/trans-stmt.c
    branches/pretty-ipa/gcc/fortran/trans.c
    branches/pretty-ipa/gcc/fortran/trans.h
    branches/pretty-ipa/gcc/function.c
    branches/pretty-ipa/gcc/function.h
    branches/pretty-ipa/gcc/gcc.c
    branches/pretty-ipa/gcc/gcse.c
    branches/pretty-ipa/gcc/gdbinit.in
    branches/pretty-ipa/gcc/genautomata.c
    branches/pretty-ipa/gcc/gengtype-lex.l
    branches/pretty-ipa/gcc/gengtype-parse.c
    branches/pretty-ipa/gcc/genrecog.c
    branches/pretty-ipa/gcc/gensupport.c
    branches/pretty-ipa/gcc/gimple-low.c
    branches/pretty-ipa/gcc/gimple.c
    branches/pretty-ipa/gcc/gimple.h
    branches/pretty-ipa/gcc/gimplify.c
    branches/pretty-ipa/gcc/glimits.h
    branches/pretty-ipa/gcc/gstab.h
    branches/pretty-ipa/gcc/gsyms.h
    branches/pretty-ipa/gcc/gthr-vxworks.h
    branches/pretty-ipa/gcc/integrate.c
    branches/pretty-ipa/gcc/ipa-prop.c
    branches/pretty-ipa/gcc/ipa-utils.c
    branches/pretty-ipa/gcc/ipa.c
    branches/pretty-ipa/gcc/ira-costs.c
    branches/pretty-ipa/gcc/ira.c
    branches/pretty-ipa/gcc/java/ChangeLog
    branches/pretty-ipa/gcc/java/ChangeLog.ptr
    branches/pretty-ipa/gcc/java/ChangeLog.tree-ssa
    branches/pretty-ipa/gcc/java/builtins.c
    branches/pretty-ipa/gcc/java/decl.c
    branches/pretty-ipa/gcc/java/java-tree.h
    branches/pretty-ipa/gcc/java/jcf-parse.c
    branches/pretty-ipa/gcc/java/jcf.h
    branches/pretty-ipa/gcc/java/lang.c
    branches/pretty-ipa/gcc/java/verify-impl.c
    branches/pretty-ipa/gcc/langhooks.c
    branches/pretty-ipa/gcc/libgcc-std.ver
    branches/pretty-ipa/gcc/limitx.h
    branches/pretty-ipa/gcc/lists.c
    branches/pretty-ipa/gcc/loop-iv.c
    branches/pretty-ipa/gcc/machmode.h
    branches/pretty-ipa/gcc/mcf.c
    branches/pretty-ipa/gcc/objc/ChangeLog
    branches/pretty-ipa/gcc/objc/objc-act.c
    branches/pretty-ipa/gcc/objc/objc-act.h
    branches/pretty-ipa/gcc/objcp/ChangeLog
    branches/pretty-ipa/gcc/omega.c
    branches/pretty-ipa/gcc/omp-low.c
    branches/pretty-ipa/gcc/optabs.c
    branches/pretty-ipa/gcc/opth-gen.awk
    branches/pretty-ipa/gcc/opts.c
    branches/pretty-ipa/gcc/output.h
    branches/pretty-ipa/gcc/po/ChangeLog
    branches/pretty-ipa/gcc/po/EXCLUDES
    branches/pretty-ipa/gcc/po/exgettext
    branches/pretty-ipa/gcc/po/gcc.pot
    branches/pretty-ipa/gcc/postreload.c
    branches/pretty-ipa/gcc/predict.c
    branches/pretty-ipa/gcc/real.c
    branches/pretty-ipa/gcc/real.h
    branches/pretty-ipa/gcc/reginfo.c
    branches/pretty-ipa/gcc/regmove.c
    branches/pretty-ipa/gcc/reload.c
    branches/pretty-ipa/gcc/reload1.c
    branches/pretty-ipa/gcc/reorg.c
    branches/pretty-ipa/gcc/rtl.h
    branches/pretty-ipa/gcc/sdbout.c
    branches/pretty-ipa/gcc/sel-sched-ir.c
    branches/pretty-ipa/gcc/sel-sched.c
    branches/pretty-ipa/gcc/simplify-rtx.c
    branches/pretty-ipa/gcc/stringpool.c
    branches/pretty-ipa/gcc/stub-objc.c
    branches/pretty-ipa/gcc/target.h
    branches/pretty-ipa/gcc/testsuite/ChangeLog
    branches/pretty-ipa/gcc/testsuite/ChangeLog-1993-2007
    branches/pretty-ipa/gcc/testsuite/ChangeLog-2008
    branches/pretty-ipa/gcc/testsuite/ChangeLog.ptr
    branches/pretty-ipa/gcc/testsuite/ChangeLog.tree-ssa
    branches/pretty-ipa/gcc/testsuite/README
    branches/pretty-ipa/gcc/testsuite/README.QMTEST
    branches/pretty-ipa/gcc/testsuite/README.compat
    branches/pretty-ipa/gcc/testsuite/README.gcc
    branches/pretty-ipa/gcc/testsuite/g++.dg/README
    branches/pretty-ipa/gcc/testsuite/g++.dg/compat/break/README
    branches/pretty-ipa/gcc/testsuite/g++.dg/conversion/ptrmem2.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/gomp/gomp.exp
    branches/pretty-ipa/gcc/testsuite/g++.dg/init/copy7.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/parse/error6.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/warn/sequence-pt-1.C
    branches/pretty-ipa/gcc/testsuite/g++.old-deja/g++.brendan/README
    branches/pretty-ipa/gcc/testsuite/g++.old-deja/g++.oliva/ChangeLog
    branches/pretty-ipa/gcc/testsuite/g++.old-deja/g++.robertl/README
    branches/pretty-ipa/gcc/testsuite/gcc.c-torture/ChangeLog.0
    branches/pretty-ipa/gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp
    branches/pretty-ipa/gcc/testsuite/gcc.dg/README
    branches/pretty-ipa/gcc/testsuite/gcc.dg/c90-longlong-1.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/format/gcc_diag-1.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/framework-2.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/gomp/gomp.exp
    branches/pretty-ipa/gcc/testsuite/gcc.dg/sequence-pt-1.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/torture/pr39678.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/no-vfa-vect-43.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/no-vfa-vect-57.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/no-vfa-vect-61.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/wtr-int-type-1.c
    branches/pretty-ipa/gcc/testsuite/gcc.target/frv/frv.exp
    branches/pretty-ipa/gcc/testsuite/gcc.target/i386/math-torture/math-torture.exp
    branches/pretty-ipa/gcc/testsuite/gcc.target/mips/inter/mips16-inter.exp
    branches/pretty-ipa/gcc/testsuite/gcc.target/x86_64/abi/README.gcc
    branches/pretty-ipa/gcc/testsuite/gcc.target/xstormy16/xstormy16.exp
    branches/pretty-ipa/gcc/testsuite/gcc.test-framework/README
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/assumed_charlen_function_5.f90
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/external_initializer.f90
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/g77/README
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/gomp/gomp.exp
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/interface_26.f90
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/intrinsic_subroutine.f90
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/private_type_2.f90
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/proc_ptr_3.f90
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/proc_ptr_result_1.f90
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/typebound_generic_1.f03
    branches/pretty-ipa/gcc/testsuite/gfortran.fortran-torture/ChangeLog.g95
    branches/pretty-ipa/gcc/testsuite/objc/execute/exceptions/handler-1.m
    branches/pretty-ipa/gcc/toplev.c
    branches/pretty-ipa/gcc/tree-cfg.c
    branches/pretty-ipa/gcc/tree-complex.c
    branches/pretty-ipa/gcc/tree-data-ref.c
    branches/pretty-ipa/gcc/tree-dump.c
    branches/pretty-ipa/gcc/tree-dump.h
    branches/pretty-ipa/gcc/tree-flow.h
    branches/pretty-ipa/gcc/tree-into-ssa.c
    branches/pretty-ipa/gcc/tree-pass.h
    branches/pretty-ipa/gcc/tree-scalar-evolution.c
    branches/pretty-ipa/gcc/tree-ssa-address.c
    branches/pretty-ipa/gcc/tree-ssa-alias.h
    branches/pretty-ipa/gcc/tree-ssa-ccp.c
    branches/pretty-ipa/gcc/tree-ssa-operands.h
    branches/pretty-ipa/gcc/tree-ssa-phiprop.c
    branches/pretty-ipa/gcc/tree-switch-conversion.c
    branches/pretty-ipa/gcc/tree-vect-loop.c
    branches/pretty-ipa/gcc/tree-vect-patterns.c
    branches/pretty-ipa/gcc/tree-vect-stmts.c
    branches/pretty-ipa/gcc/tree-vectorizer.c
    branches/pretty-ipa/gcc/tree-vrp.c
    branches/pretty-ipa/gcc/tree.c
    branches/pretty-ipa/gcc/tree.def
    branches/pretty-ipa/gcc/tree.h
    branches/pretty-ipa/gcc/var-tracking.c
    branches/pretty-ipa/gcc/varasm.c
    branches/pretty-ipa/gcc/varray.h
    branches/pretty-ipa/gcc/vec.h
    branches/pretty-ipa/gcc/version.c
    branches/pretty-ipa/gcc/xcoff.h
    branches/pretty-ipa/include/ChangeLog
    branches/pretty-ipa/include/hashtab.h
    branches/pretty-ipa/include/splay-tree.h
    branches/pretty-ipa/libcpp/ChangeLog
    branches/pretty-ipa/libcpp/expr.c
    branches/pretty-ipa/libcpp/include/cpp-id-data.h
    branches/pretty-ipa/libcpp/include/cpplib.h
    branches/pretty-ipa/libcpp/include/line-map.h
    branches/pretty-ipa/libcpp/include/symtab.h
    branches/pretty-ipa/libcpp/init.c
    branches/pretty-ipa/libcpp/internal.h
    branches/pretty-ipa/libcpp/lex.c
    branches/pretty-ipa/libcpp/macro.c
    branches/pretty-ipa/libcpp/po/ChangeLog
    branches/pretty-ipa/libcpp/po/cpplib.pot
    branches/pretty-ipa/libgomp/ChangeLog
    branches/pretty-ipa/libjava/ChangeLog
    branches/pretty-ipa/libjava/Makefile.am
    branches/pretty-ipa/libjava/Makefile.in
    branches/pretty-ipa/libjava/gnu/classpath/jdwp/natVMVirtualMachine.cc
    branches/pretty-ipa/maintainer-scripts/ChangeLog
    branches/pretty-ipa/maintainer-scripts/update_web_docs_svn

Propchange: branches/pretty-ipa/
            ('svnmerge-integrated' modified)



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