This is the mail archive of the binutils-cvs@sources.redhat.com mailing list for the binutils 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]

src bfd/ChangeLog bfd/Makefile.am bfd/Makefile ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	carlton_dictionary-branch
Changes by:	carlton@sourceware.org	2003-09-17 21:29:00

Modified files:
	bfd            : ChangeLog Makefile.am Makefile.in archures.c 
	                 bfd-in.h bfd-in2.h bfd.c coff-i860.c cofflink.c 
	                 config.bfd config.in configure configure.in 
	                 cpu-frv.c cpu-hppa.c cpu-msp430.c cpu-v850.c 
	                 dep-in.sed elf-bfd.h elf-eh-frame.c elf-hppa.h 
	                 elf-m10300.c elf-strtab.c elf.c elf32-arm.h 
	                 elf32-cris.c elf32-frv.c elf32-hppa.c 
	                 elf32-hppa.h elf32-i386.c elf32-i860.c 
	                 elf32-ip2k.c elf32-iq2000.c elf32-m68hc11.c 
	                 elf32-m68hc12.c elf32-m68hc1x.c elf32-m68hc1x.h 
	                 elf32-m68k.c elf32-msp430.c elf32-ppc.c 
	                 elf32-s390.c elf32-sh.c elf32-sh64.c 
	                 elf32-sparc.c elf32-v850.c elf32-vax.c 
	                 elf32-xtensa.c elf64-alpha.c elf64-hppa.c 
	                 elf64-mips.c elf64-ppc.c elf64-s390.c 
	                 elf64-sh64.c elf64-sparc.c elf64-x86-64.c 
	                 elfcode.h elfcore.h elflink.c elflink.h 
	                 elfxx-ia64.c elfxx-mips.c elfxx-mips.h 
	                 elfxx-target.h libbfd.h libhppa.h libpei.h 
	                 merge.c reloc.c simple.c targets.c version.h 
	bfd/doc        : Makefile.in 
	bfd/po         : fr.po sv.po 
	include        : ChangeLog bfdlink.h dis-asm.h floatformat.h 
	include/coff   : ChangeLog i860.h ti.h 
	include/elf    : ChangeLog dwarf2.h msp430.h reloc-macros.h 
	                 v850.h 
	include/nlm    : ChangeLog internal.h 
	include/opcode : ChangeLog alpha.h arc.h cgen.h d10v.h d30v.h 
	                 i370.h i860.h or32.h pj.h ppc.h sparc.h tic80.h 
	                 v850.h 
	opcodes        : ChangeLog Makefile.am Makefile.in arm-dis.c 
	                 cgen-asm.c cgen-asm.in cgen-dis.c cgen-dis.in 
	                 cgen-ibld.in cgen-opc.c cgen.sh dep-in.sed 
	                 fr30-asm.c fr30-dis.c fr30-ibld.c frv-asm.c 
	                 frv-desc.c frv-desc.h frv-dis.c frv-ibld.c 
	                 frv-opc.c frv-opc.h i370-dis.c i370-opc.c 
	                 i386-dis.c i960-dis.c ia64-opc.c ip2k-asm.c 
	                 ip2k-dis.c ip2k-ibld.c iq2000-asm.c 
	                 iq2000-dis.c iq2000-ibld.c m32r-asm.c 
	                 m32r-dis.c m32r-ibld.c openrisc-asm.c 
	                 openrisc-dis.c openrisc-ibld.c ppc-dis.c 
	                 ppc-opc.c v850-dis.c v850-opc.c xstormy16-asm.c 
	                 xstormy16-dis.c xstormy16-ibld.c 
	opcodes/po     : fr.po 
Added files:
	opcodes        : dis-init.c 

Log message:
	2003-09-17  David Carlton  <carlton@kealia.com>
	
	* Merge with mainline; tag is carlton_dictionary-20030917-merge.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.1722.2.12&r2=1.1722.2.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/Makefile.am.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.101.2.11&r2=1.101.2.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/Makefile.in.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.110.6.12&r2=1.110.6.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/archures.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.55.6.11&r2=1.55.6.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/bfd-in.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.51.2.7&r2=1.51.2.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/bfd-in2.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.171.2.12&r2=1.171.2.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/bfd.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.37.2.8&r2=1.37.2.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/coff-i860.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.7.22.3&r2=1.7.22.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/cofflink.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.34.12.3&r2=1.34.12.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/config.bfd.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.118.2.10&r2=1.118.2.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/config.in.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.12.14.1&r2=1.12.14.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/configure.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.133.2.11&r2=1.133.2.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/configure.in.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.114.2.10&r2=1.114.2.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/cpu-frv.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.1.16.1&r2=1.1.16.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/cpu-hppa.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.4.28.1&r2=1.4.28.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/cpu-msp430.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.1.6.1&r2=1.1.6.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/cpu-v850.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.7.6.1&r2=1.7.6.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/dep-in.sed.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.5&r2=1.5.18.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf-bfd.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.86.10.7&r2=1.86.10.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf-eh-frame.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.14.10.6&r2=1.14.10.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf-hppa.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.59.10.3&r2=1.59.10.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf-m10300.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.29.10.4&r2=1.29.10.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf-strtab.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.5.12.1&r2=1.5.12.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.162.2.11&r2=1.162.2.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-arm.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.93.2.9&r2=1.93.2.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-cris.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.36.10.4&r2=1.36.10.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-frv.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.3.10.2&r2=1.3.10.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-hppa.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.89.10.5&r2=1.89.10.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-hppa.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.12.18.1&r2=1.12.18.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-i386.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.83.2.12&r2=1.83.2.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-i860.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.17.10.4&r2=1.17.10.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-ip2k.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.3.10.5&r2=1.3.10.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-iq2000.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.1.6.3&r2=1.1.6.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-m68hc11.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.9.10.7&r2=1.9.10.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-m68hc12.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.8.10.3&r2=1.8.10.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-m68hc1x.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.1.4.4&r2=1.1.4.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-m68hc1x.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.1.4.1&r2=1.1.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-m68k.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.46.10.6&r2=1.46.10.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-msp430.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.1.6.2&r2=1.1.6.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-ppc.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.51.2.11&r2=1.51.2.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-s390.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.30.10.6&r2=1.30.10.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-sh.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.58.8.11&r2=1.58.8.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-sh64.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.7.12.8&r2=1.7.12.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-sparc.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.41.10.6&r2=1.41.10.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-v850.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.27.6.5&r2=1.27.6.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-vax.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.6.10.4&r2=1.6.10.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-xtensa.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.2.2.4&r2=1.2.2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf64-alpha.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.80.2.11&r2=1.80.2.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf64-hppa.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.27.10.6&r2=1.27.10.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf64-mips.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.38.2.7&r2=1.38.2.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf64-ppc.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.63.10.10&r2=1.63.10.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf64-s390.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.31.10.6&r2=1.31.10.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf64-sh64.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.19.10.8&r2=1.19.10.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf64-sparc.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.59.10.9&r2=1.59.10.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf64-x86-64.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.49.10.7&r2=1.49.10.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elfcode.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.35.2.6&r2=1.35.2.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elfcore.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.14.12.4&r2=1.14.12.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elflink.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.27.10.6&r2=1.27.10.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elflink.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.186.2.12&r2=1.186.2.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elfxx-ia64.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.58.2.10&r2=1.58.2.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elfxx-mips.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.22.2.10&r2=1.22.2.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elfxx-mips.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.6.10.5&r2=1.6.10.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elfxx-target.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.45.10.7&r2=1.45.10.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/libbfd.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.72.2.9&r2=1.72.2.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/libhppa.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.16&r2=1.16.28.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/libpei.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.8.22.2&r2=1.8.22.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/merge.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.13.12.2&r2=1.13.12.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/reloc.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.66.2.11&r2=1.66.2.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/simple.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.1.2.7&r2=1.1.2.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/targets.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.77.2.8&r2=1.77.2.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/version.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.336.2.12&r2=1.336.2.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/doc/Makefile.in.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.39.10.5&r2=1.39.10.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/po/fr.po.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.8.10.1&r2=1.8.10.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/po/sv.po.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.8.10.1&r2=1.8.10.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/ChangeLog.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.173.2.11&r2=1.173.2.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/bfdlink.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.22.10.5&r2=1.22.10.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/dis-asm.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.39.2.2&r2=1.39.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/floatformat.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.5&r2=1.5.18.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/coff/ChangeLog.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.43.18.4&r2=1.43.18.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/coff/i860.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.2.28.1&r2=1.2.28.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/coff/ti.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.13.6.1&r2=1.13.6.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/ChangeLog.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.137.2.9&r2=1.137.2.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/dwarf2.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.11.2.1&r2=1.11.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/msp430.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.1.6.1&r2=1.1.6.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/reloc-macros.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.6&r2=1.6.28.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/v850.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.6.6.2&r2=1.6.6.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/nlm/ChangeLog.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.2&r2=1.2.22.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/nlm/internal.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.2&r2=1.2.28.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/ChangeLog.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.176.10.9&r2=1.176.10.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/alpha.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.3&r2=1.3.22.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/arc.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.4.22.1&r2=1.4.22.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/cgen.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.16.22.2&r2=1.16.22.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/d10v.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.8&r2=1.8.22.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/d30v.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.7&r2=1.7.22.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/i370.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.2&r2=1.2.28.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/i860.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.4.28.3&r2=1.4.28.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/or32.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.2&r2=1.2.12.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/pj.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.2.28.1&r2=1.2.28.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/ppc.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.13.10.1&r2=1.13.10.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/sparc.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.4&r2=1.4.14.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/tic80.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.2&r2=1.2.28.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/v850.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.3&r2=1.3.22.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/dis-init.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=NONE&r2=1.1.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.488.2.12&r2=1.488.2.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/Makefile.am.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.57.6.7&r2=1.57.6.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/Makefile.in.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.63.6.8&r2=1.63.6.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/arm-dis.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.28.14.3&r2=1.28.14.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/cgen-asm.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.8.22.1&r2=1.8.22.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/cgen-asm.in.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.11.20.1&r2=1.11.20.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/cgen-dis.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.7&r2=1.7.20.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/cgen-dis.in.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.15.16.1&r2=1.15.16.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/cgen-ibld.in.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.14&r2=1.14.22.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/cgen-opc.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.11&r2=1.11.22.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/cgen.sh.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.2&r2=1.2.28.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/dep-in.sed.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.2&r2=1.2.18.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/fr30-asm.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.14.14.1&r2=1.14.14.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/fr30-dis.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.13.14.1&r2=1.13.14.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/fr30-ibld.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.12&r2=1.12.22.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/frv-asm.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.1.16.1&r2=1.1.16.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/frv-desc.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.1.16.3&r2=1.1.16.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/frv-desc.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.1.16.2&r2=1.1.16.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/frv-dis.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.1.16.2&r2=1.1.16.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/frv-ibld.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.1.16.1&r2=1.1.16.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/frv-opc.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.1.16.2&r2=1.1.16.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/frv-opc.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.1.16.2&r2=1.1.16.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/i370-dis.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.2&r2=1.2.32.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/i370-opc.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.3&r2=1.3.22.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/i386-dis.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.35.18.5&r2=1.35.18.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/i960-dis.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.5&r2=1.5.22.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/ia64-opc.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.5&r2=1.5.22.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/ip2k-asm.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.1.12.2&r2=1.1.12.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/ip2k-dis.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.1.12.1&r2=1.1.12.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/ip2k-ibld.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.1&r2=1.1.12.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/iq2000-asm.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.1.6.2&r2=1.1.6.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/iq2000-dis.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.1.6.2&r2=1.1.6.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/iq2000-ibld.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.1.6.2&r2=1.1.6.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/m32r-asm.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.16.14.1&r2=1.16.14.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/m32r-dis.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.16.14.1&r2=1.16.14.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/m32r-ibld.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.16&r2=1.16.22.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/openrisc-asm.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.10.14.1&r2=1.10.14.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/openrisc-dis.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.7.14.1&r2=1.7.14.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/openrisc-ibld.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.8&r2=1.8.22.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/ppc-dis.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.11.2.2&r2=1.11.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/ppc-opc.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.39.2.6&r2=1.39.2.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/v850-dis.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.5.6.1&r2=1.5.6.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/v850-opc.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.6&r2=1.6.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/xstormy16-asm.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.3.14.2&r2=1.3.14.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/xstormy16-dis.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.3.14.1&r2=1.3.14.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/xstormy16-ibld.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.2&r2=1.2.22.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/po/fr.po.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.8.10.1&r2=1.8.10.2


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