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]

gcc boehm-gc/ChangeLog boehm-gc/Makefile.am bo ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	new-regalloc-branch
Changes by:	matz@gcc.gnu.org	2002-11-20 14:20:53

Modified files:
	boehm-gc       : ChangeLog Makefile.am Makefile.in configure 
	                 configure.in mach_dep.c os_dep.c 
	                 win32_threads.c 
	boehm-gc/include/private: gc_locks.h gcconfig.h 
	config         : ChangeLog 
	contrib        : ChangeLog gcc_update gennews texi2pod.pl 
	contrib/regression: ChangeLog btest-gcc.sh objs-gcc.sh 
	fastjar        : ChangeLog Makefile.am Makefile.in aclocal.m4 
	                 config.h.in configure configure.in dostime.c 
	                 dostime.h jargrep.c jartool.c 
	include        : ChangeLog ansidecl.h demangle.h fibheap.h 
	                 getopt.h hashtab.h libiberty.h partition.h 
	                 sort.h splay-tree.h 
	libf2c         : ChangeLog Makefile.in aclocal.m4 configure 
	                 configure.in 
	libf2c/libF77  : Version.c 
	libf2c/libI77  : Version.c open.c rsne.c 
	libf2c/libU77  : Version.c datetime_.c 
	libffi         : ChangeLog Makefile.am Makefile.in configure 
	                 configure.in 
	libffi/include : ffi.h.in 
	libffi/src     : ffitest.c java_raw_api.c prep_cif.c types.c 
	libffi/src/arm : ffi.c sysv.S 
	libffi/src/m68k: ffi.c 
	libffi/src/mips: ffi.c 
	libffi/src/s390: ffi.c sysv.S 
	libffi/src/sparc: ffi.c 
	libffi/src/x86 : ffi.c sysv.S 
	libiberty      : ChangeLog Makefile.in README config.table 
	                 configure configure.in cp-demangle.c 
	                 cplus-dem.c fibheap.c lbasename.c md5.c regex.c 
	                 safe-ctype.c splay-tree.c vasprintf.c 
	libiberty/testsuite: Makefile.in demangle-expected 
	libobjc        : ChangeLog Makefile.in Object.m Protocol.m 
	                 aclocal.m4 archive.c class.c configure 
	                 configure.in encoding.c gc.c hash.c init.c 
	                 misc.c nil_method.c objects.c sarray.c 
	                 selector.c sendmsg.c thr-mach.c thr.c 
	libobjc/objc   : encoding.h hash.h objc.h runtime.h thr.h 
	maintainer-scripts: ChangeLog gcc_release snapshot-README 
	                    update_version update_web_docs 
	                    update_web_docs_old 
	zlib           : ChangeLog.gcj Makefile.am Makefile.in configure 
Added files:
	contrib        : paranoia.cc 
	fastjar        : .cvsignore acinclude.m4 fastjar.texi 
	libffi/src/sh  : ffi.c sysv.S 
	libffi/src/x86 : ffi64.c unix64.S 
	libiberty/testsuite: test-demangle.c 
Removed files:
	config         : mpw-mh-mpw 
	config/mpw     : ChangeLog MoveIfChange README forward-include 
	                 g-mpw-make.sed mpw-touch mpw-true null-command 
	                 open-brace tr-7to8-src true 
	libiberty/testsuite: regress-demangle 

Log message:
	merge to ra-merge-20021120

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/boehm-gc/ChangeLog.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.66.2.4&r2=1.66.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/boehm-gc/Makefile.am.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.18.2.3&r2=1.18.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/boehm-gc/Makefile.in.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.21.2.3&r2=1.21.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/boehm-gc/configure.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.27.2.3&r2=1.27.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/boehm-gc/configure.in.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.21.2.3&r2=1.21.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/boehm-gc/mach_dep.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.7.2.2&r2=1.7.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/boehm-gc/os_dep.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.14.2.2&r2=1.14.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/boehm-gc/win32_threads.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.4.2.2&r2=1.4.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/boehm-gc/include/private/gc_locks.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.4&r2=1.1.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/boehm-gc/include/private/gcconfig.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.1.4.2.4&r2=1.1.1.4.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/ChangeLog.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.20.2.3&r2=1.20.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/mpw-mh-mpw.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/mpw/ChangeLog.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/mpw/MoveIfChange.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/mpw/README.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/mpw/forward-include.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/mpw/g-mpw-make.sed.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/mpw/mpw-touch.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/mpw/mpw-true.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/mpw/null-command.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/mpw/open-brace.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/mpw/tr-7to8-src.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/mpw/true.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/contrib/paranoia.cc.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.3.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/contrib/ChangeLog.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.96.2.4&r2=1.96.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/contrib/gcc_update.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.21.2.4&r2=1.21.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/contrib/gennews.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.2.2&r2=1.2.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/contrib/texi2pod.pl.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.11.2.2&r2=1.11.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/contrib/regression/ChangeLog.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.4.1&r2=1.2.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/contrib/regression/btest-gcc.sh.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.4.1&r2=1.2.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/contrib/regression/objs-gcc.sh.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.14.1&r2=1.1.14.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/.cvsignore.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.1.20.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/acinclude.m4.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.1.20.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/fastjar.texi.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.1.20.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/ChangeLog.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.9.2.3&r2=1.9.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/Makefile.am.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.3.2.2&r2=1.3.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/Makefile.in.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.6.2.2&r2=1.6.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/aclocal.m4.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.2&r2=1.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/config.h.in.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.2.1&r2=1.2.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/configure.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.3.2.3&r2=1.3.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/configure.in.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.3.2.3&r2=1.3.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/dostime.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2&r2=1.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/dostime.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/jargrep.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.4.2.1&r2=1.4.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/jartool.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.4.2.2&r2=1.4.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/include/ChangeLog.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.67.2.4&r2=1.67.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/include/ansidecl.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.7.4.2&r2=1.7.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/include/demangle.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.12.2.2&r2=1.12.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/include/fibheap.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.2&r2=1.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/include/getopt.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.5.2.1&r2=1.5.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/include/hashtab.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.10.2.2&r2=1.10.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/include/libiberty.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.14.2.2&r2=1.14.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/include/partition.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.10.2&r2=1.1.10.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/include/sort.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.4.1&r2=1.2.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/include/splay-tree.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.12.4.2&r2=1.12.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libf2c/ChangeLog.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.111.2.4&r2=1.111.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libf2c/Makefile.in.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.33.12.4&r2=1.33.12.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libf2c/aclocal.m4.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.3.2.2&r2=1.3.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libf2c/configure.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.26.4.3&r2=1.26.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libf2c/configure.in.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.27.4.3&r2=1.27.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libf2c/libF77/Version.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.579.2.4&r2=1.579.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libf2c/libI77/Version.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.586.2.4&r2=1.586.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libf2c/libI77/open.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.8.2.3&r2=1.8.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libf2c/libI77/rsne.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.3.2.2&r2=1.3.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libf2c/libU77/Version.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.578.2.4&r2=1.578.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libf2c/libU77/datetime_.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.5.2.1&r2=1.5.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/ChangeLog.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.21.2.4&r2=1.21.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/Makefile.am.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.8.2.3&r2=1.8.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/Makefile.in.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.13.2.3&r2=1.13.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/configure.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.12.2.3&r2=1.12.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/configure.in.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.10.2.3&r2=1.10.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/include/ffi.h.in.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.6.2.3&r2=1.6.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/ffitest.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.3.2.2&r2=1.3.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/java_raw_api.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.1&r2=1.1.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/prep_cif.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.2.1&r2=1.2.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/types.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.2.1&r2=1.2.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/arm/ffi.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.1.1.2.1&r2=1.1.1.1.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/arm/sysv.S.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.2.1&r2=1.2.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/m68k/ffi.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.1.1&r2=1.1.1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/mips/ffi.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.1.1.2.1&r2=1.1.1.1.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/s390/ffi.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.6.1&r2=1.1.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/s390/sysv.S.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.6.2&r2=1.1.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/sh/ffi.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.1.18.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/sh/sysv.S.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.1.18.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/sparc/ffi.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.2.1&r2=1.2.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/x86/ffi64.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/x86/unix64.S.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.1.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/x86/ffi.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.1.1.2.3&r2=1.1.1.1.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/x86/sysv.S.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.2.1&r2=1.2.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/ChangeLog.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.261.2.5&r2=1.261.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/Makefile.in.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.57.2.3&r2=1.57.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/README.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.4&r2=1.4.24.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/config.table.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.16.4.3&r2=1.16.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/configure.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.28.2.4&r2=1.28.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/configure.in.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.31.2.4&r2=1.31.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/cp-demangle.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.26.2.2&r2=1.26.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/cplus-dem.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.71.2.2&r2=1.71.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/fibheap.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.2&r2=1.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/lbasename.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.8.2&r2=1.1.8.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/md5.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.3.2.1&r2=1.3.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/regex.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.3&r2=1.1.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/safe-ctype.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2&r2=1.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/splay-tree.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.17.2.2&r2=1.17.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/vasprintf.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.7.4.1&r2=1.7.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/testsuite/test-demangle.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=NONE&r2=1.1.18.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/testsuite/Makefile.in.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2&r2=1.2.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/testsuite/demangle-expected.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.7.4.2&r2=1.7.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/testsuite/regress-demangle.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.3.4.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/ChangeLog.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.50.2.4&r2=1.50.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/Makefile.in.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.16.4.3&r2=1.16.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/Object.m.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.5&r2=1.5.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/Protocol.m.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2&r2=1.2.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/aclocal.m4.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.4.2&r2=1.2.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/archive.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.3&r2=1.3.18.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/class.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.12.1&r2=1.2.12.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/configure.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.17.2.3&r2=1.17.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/configure.in.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.13.4.3&r2=1.13.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/encoding.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.8.2.4&r2=1.8.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/gc.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.20.1&r2=1.2.20.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/hash.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2&r2=1.2.20.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/init.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.14.2&r2=1.2.14.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/misc.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2&r2=1.2.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/nil_method.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2&r2=1.2.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/objects.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2&r2=1.2.20.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/sarray.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.4&r2=1.4.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/selector.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2&r2=1.2.20.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/sendmsg.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.4.2.1&r2=1.4.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/thr-mach.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2&r2=1.2.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/thr.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.12.2&r2=1.2.12.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/objc/encoding.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2&r2=1.2.20.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/objc/hash.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.3&r2=1.3.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/objc/objc.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2&r2=1.2.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/objc/runtime.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2&r2=1.2.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/objc/thr.h.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.2.12.1&r2=1.2.12.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/maintainer-scripts/ChangeLog.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.11.2.4&r2=1.11.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/maintainer-scripts/gcc_release.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.13.2.3&r2=1.13.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/maintainer-scripts/snapshot-README.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.3.2.2&r2=1.3.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/maintainer-scripts/update_version.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.3.2.3&r2=1.3.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/maintainer-scripts/update_web_docs.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.8.2.4&r2=1.8.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/maintainer-scripts/update_web_docs_old.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.6.1&r2=1.1.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/zlib/ChangeLog.gcj.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.13.2.3&r2=1.13.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/zlib/Makefile.am.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.7.6.1&r2=1.7.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/zlib/Makefile.in.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.9.6.2&r2=1.9.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/zlib/configure.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.12.2.2&r2=1.12.2.3


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