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/gcc/config darwin.h elfos.h svr3.h alpha/a ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	cxx-reflection-branch
Changes by:	gdr@gcc.gnu.org	2003-06-29 08:02:44

Modified files:
	gcc/config     : darwin.h elfos.h svr3.h 
	gcc/config/alpha: alpha-protos.h alpha.c alpha.h alpha.md elf.h 
	                  openbsd.h osf.h osf5.h unicosmk.h vms.h 
	gcc/config/arc : arc-protos.h arc.c arc.h 
	gcc/config/arm : aof.h aout.h arm-protos.h arm.c arm.h arm.md 
	                 coff.h elf.h freebsd.h lib1funcs.asm 
	                 linux-gas.h netbsd-elf.h netbsd.h pe.h 
	                 t-xscale-elf 
	gcc/config/avr : avr-protos.h avr.c avr.h 
	gcc/config/c4x : c4x-modes.def c4x.c c4x.h c4x.md 
	gcc/config/cris: cris.c cris.h 
	gcc/config/dsp16xx: dsp16xx-protos.h dsp16xx.c dsp16xx.h 
	gcc/config/frv : frv.c 
	gcc/config/h8300: elf.h h8300-protos.h h8300.c h8300.h h8300.md 
	gcc/config/i370: i370.c i370.h 
	gcc/config/i386: att.h freebsd.h gas.h i386-interix.h i386.c 
	                 i386.h i386.md linux.h sco5.h sysv4.h 
	gcc/config/i960: i960-coff.h i960.h 
	gcc/config/ia64: ia64-protos.h ia64.c ia64.h ia64.md sysv4.h 
	                 unwind-ia64.c 
	gcc/config/m32r: m32r-protos.h m32r.c m32r.h 
	gcc/config/m68hc11: m68hc11-protos.h m68hc11.c m68hc11.h 
	gcc/config/m68k: coff.h hp320.h m68k.c m68k.h 
	gcc/config/mcore: mcore-pe.h 
	gcc/config/mips: iris6.h mips-protos.h mips.c mips.h 
	gcc/config/mmix: mmix-protos.h mmix.c mmix.h 
	gcc/config/mn10300: mn10300-protos.h mn10300.c mn10300.h 
	gcc/config/ns32k: ns32k.c ns32k.h 
	gcc/config/pa  : elf.h pa-linux.h pa.c pa64-hpux.h som.h 
	gcc/config/pdp11: pdp11.h 
	gcc/config/rs6000: aix.h darwin.h linux64.h lynx.h power4.md 
	                   rs6000-protos.h rs6000.c rs6000.h spe.md 
	                   sysv4.h xcoff.h 
	gcc/config/s390: s390-protos.h s390.c s390.h s390.md 
	gcc/config/sh  : coff.h elf.h sh-protos.h sh.c sh.h sh.md 
	gcc/config/sparc: sparc.c sparc.h 
	gcc/config/v850: v850-protos.h v850.c v850.h 
	gcc/config/vax : vax.c vax.h vaxv.h 
Added files:
	gcc/config/arm : iwmmxt.md mmintrin.h 
	gcc/config/i386: pmmintrin.h 

Log message:
	merge from trunk

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/darwin.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.48.4.1&r2=1.48.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/elfos.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.58.4.1&r2=1.58.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/svr3.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.17.4.2&r2=1.17.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/alpha-protos.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.43.4.2&r2=1.43.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/alpha.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.295.4.3&r2=1.295.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/alpha.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.192.4.3&r2=1.192.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/alpha.md.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.204.4.3&r2=1.204.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/elf.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.64.4.2&r2=1.64.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/openbsd.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.6.26.1&r2=1.6.26.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/osf.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.30.4.2&r2=1.30.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/osf5.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.7&r2=1.7.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/unicosmk.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.17.4.2&r2=1.17.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/vms.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.69.4.2&r2=1.69.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arc/arc-protos.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.6&r2=1.6.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arc/arc.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.38.4.1&r2=1.38.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arc/arc.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.61.4.2&r2=1.61.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/iwmmxt.md.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/mmintrin.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/aof.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.23.4.1&r2=1.23.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/aout.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.30.4.2&r2=1.30.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm-protos.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.50.4.2&r2=1.50.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.263.4.3&r2=1.263.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.185.4.3&r2=1.185.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.md.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.124.4.3&r2=1.124.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/coff.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.30&r2=1.30.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/elf.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.41.4.1&r2=1.41.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/freebsd.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.3&r2=1.3.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/lib1funcs.asm.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.19.46.1&r2=1.19.46.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/linux-gas.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.10.4.1&r2=1.10.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/netbsd-elf.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.3.4.1&r2=1.3.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/netbsd.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.25&r2=1.25.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/pe.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.17.4.1&r2=1.17.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/t-xscale-elf.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.4&r2=1.4.46.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/avr/avr-protos.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.25.4.1&r2=1.25.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/avr/avr.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.90.4.1&r2=1.90.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/avr/avr.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.76.4.2&r2=1.76.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/c4x/c4x-modes.def.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.1.34.1&r2=1.1.34.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/c4x/c4x.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.121.4.2&r2=1.121.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/c4x/c4x.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.123.4.1&r2=1.123.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/c4x/c4x.md.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.76.4.1&r2=1.76.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/cris/cris.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.36.4.1&r2=1.36.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/cris/cris.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.45.4.3&r2=1.45.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/dsp16xx/dsp16xx-protos.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.8.4.1&r2=1.8.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/dsp16xx/dsp16xx.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.34.4.1&r2=1.34.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/dsp16xx/dsp16xx.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.55.4.1&r2=1.55.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/frv/frv.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.18.4.2&r2=1.18.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/h8300/elf.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.8.26.1&r2=1.8.26.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/h8300/h8300-protos.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.52.4.2&r2=1.52.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/h8300/h8300.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.217.4.3&r2=1.217.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/h8300/h8300.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.137.4.2&r2=1.137.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/h8300/h8300.md.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.186.4.3&r2=1.186.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i370/i370.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.32.4.1&r2=1.32.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i370/i370.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.56.4.2&r2=1.56.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/pmmintrin.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/att.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.16.4.1&r2=1.16.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/freebsd.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.34.4.1&r2=1.34.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/gas.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.19.12.1&r2=1.19.12.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386-interix.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.40&r2=1.40.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.544.4.3&r2=1.544.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.327.4.3&r2=1.327.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.445.4.3&r2=1.445.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/linux.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.42.6.1&r2=1.42.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/sco5.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.76.4.1&r2=1.76.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/sysv4.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.23&r2=1.23.26.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i960/i960-coff.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.6&r2=1.6.44.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i960/i960.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.73.4.2&r2=1.73.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64-protos.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.51.4.1&r2=1.51.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.209.4.2&r2=1.209.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.143.4.2&r2=1.143.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64.md.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.98.4.1&r2=1.98.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/sysv4.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.27.16.1&r2=1.27.16.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/unwind-ia64.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.15.4.1&r2=1.15.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m32r/m32r-protos.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.14.4.1&r2=1.14.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m32r/m32r.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.61.4.2&r2=1.61.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m32r/m32r.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.77.4.2&r2=1.77.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68hc11/m68hc11-protos.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.22.4.2&r2=1.22.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68hc11/m68hc11.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.65.4.3&r2=1.65.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68hc11/m68hc11.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.63.4.2&r2=1.63.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/coff.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.9.4.1&r2=1.9.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/hp320.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.21.4.2&r2=1.21.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/m68k.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.79.4.1&r2=1.79.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/m68k.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.83.4.1&r2=1.83.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mcore/mcore-pe.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.15.4.2&r2=1.15.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/iris6.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.57.4.1&r2=1.57.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips-protos.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.33.4.2&r2=1.33.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.252.4.2&r2=1.252.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.240.4.2&r2=1.240.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mmix/mmix-protos.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.23.4.1&r2=1.23.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mmix/mmix.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.49.4.1&r2=1.49.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mmix/mmix.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.50.4.2&r2=1.50.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mn10300/mn10300-protos.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.7&r2=1.7.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mn10300/mn10300.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.50&r2=1.50.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mn10300/mn10300.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.68.4.1&r2=1.68.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ns32k/ns32k.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.35.4.1&r2=1.35.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ns32k/ns32k.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.53.4.2&r2=1.53.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/elf.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.13&r2=1.13.26.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa-linux.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.31.4.1&r2=1.31.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.200.4.2&r2=1.200.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa64-hpux.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.22.4.1&r2=1.22.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/som.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.41.4.1&r2=1.41.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pdp11/pdp11.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.48.4.2&r2=1.48.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/aix.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.34.6.1&r2=1.34.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/darwin.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.32.4.1&r2=1.32.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/linux64.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.32.4.2&r2=1.32.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/lynx.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.12.4.1&r2=1.12.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/power4.md.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.6.4.1&r2=1.6.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000-protos.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.49.4.2&r2=1.49.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.428.4.3&r2=1.428.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.253.4.2&r2=1.253.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/spe.md.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.9.4.1&r2=1.9.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/sysv4.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.116.4.2&r2=1.116.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/xcoff.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.42.4.1&r2=1.42.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/s390/s390-protos.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.27.4.1&r2=1.27.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/s390/s390.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.81.4.1&r2=1.81.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/s390/s390.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.65.4.1&r2=1.65.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/s390/s390.md.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.49.4.1&r2=1.49.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sh/coff.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.4.4.2&r2=1.4.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sh/elf.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.27.4.2&r2=1.27.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sh/sh-protos.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.40.4.2&r2=1.40.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sh/sh.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.201.4.2&r2=1.201.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sh/sh.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.193.4.3&r2=1.193.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sh/sh.md.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.141.4.2&r2=1.141.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/sparc.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.237.4.2&r2=1.237.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/sparc.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.219.4.2&r2=1.219.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/v850/v850-protos.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.17.4.1&r2=1.17.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/v850/v850.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.70.4.1&r2=1.70.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/v850/v850.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.79.4.2&r2=1.79.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/vax/vax.c.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.42.4.1&r2=1.42.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/vax/vax.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.58.4.1&r2=1.58.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/vax/vaxv.h.diff?cvsroot=gcc&only_with_tag=cxx-reflection-branch&r1=1.10.12.1&r2=1.10.12.2


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