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/acinclude.m4 bfd/bfd-in2 ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	carlton_dictionary-branch
Changes by:	carlton@sourceware.org	2004-01-26 19:11:51

Modified files:
	bfd            : ChangeLog acinclude.m4 bfd-in2.h coff-arm.c 
	                 coff-h8300.c coffcode.h config.bfd configure 
	                 configure.in dwarf2.c elf32-arm.h elf32-cris.c 
	                 elf32-frv.c elf32-h8300.c elf32-i386.c 
	                 elf32-m32r.c elf32-m68k.c elf32-mips.c 
	                 elf32-sparc.c elf32-vax.c elf64-mips.c 
	                 elf64-ppc.c elflink.h elfn32-mips.c 
	                 elfxx-ia64.c elfxx-mips.c elfxx-mips.h libbfd.h 
	                 opncls.c peXXigen.c peicode.h reloc.c targets.c 
	                 version.h 
	bfd/doc        : ChangeLog 
	include        : ChangeLog demangle.h fibheap.h 
	include/aout   : ChangeLog stab.def 
	include/coff   : ChangeLog 
	include/elf    : ChangeLog common.h frv.h m32r.h 
	include/opcode : ChangeLog h8300.h 
	opcodes        : ChangeLog Makefile.am Makefile.in arm-opc.h 
	                 frv-asm.c frv-desc.c frv-desc.h frv-opc.c 
	                 i386-dis.c m10300-opc.c msp430-dis.c sh-dis.c 
	                 sparc-opc.c z8k-dis.c 
Added files:
	bfd            : ChangeLog-0203 
	bfd/doc        : ChangeLog-9103 
	include        : ChangeLog-9103 
	include/coff   : ChangeLog-9103 
	include/elf    : ChangeLog-9103 
	include/opcode : ChangeLog-9103 
	opcodes        : ChangeLog-0001 ChangeLog-0203 

Log message:
	2004-01-26  David Carlton  <carlton@kealia.com>
	
	* Merge with mainline; tag is carlton_dictionary-20040126-merge.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog-0203.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=NONE&r2=1.1.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.1722.2.15&r2=1.1722.2.16
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/acinclude.m4.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.6.14.3&r2=1.6.14.4
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.15&r2=1.171.2.16
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/coff-arm.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.38.14.6&r2=1.38.14.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/coff-h8300.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.12.18.9&r2=1.12.18.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/coffcode.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.82.6.10&r2=1.82.6.11
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.13&r2=1.118.2.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/configure.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.133.2.14&r2=1.133.2.15
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.13&r2=1.114.2.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/dwarf2.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.34.2.6&r2=1.34.2.7
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.12&r2=1.93.2.13
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.6&r2=1.36.10.7
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.4&r2=1.3.10.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-h8300.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.16.2.9&r2=1.16.2.10
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.15&r2=1.83.2.16
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-m32r.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.26.10.8&r2=1.26.10.9
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.8&r2=1.46.10.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-mips.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.158.10.8&r2=1.158.10.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.9&r2=1.41.10.10
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.7&r2=1.6.10.8
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.10&r2=1.38.2.11
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.13&r2=1.63.10.14
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.15&r2=1.186.2.16
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elfn32-mips.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.2.2.8&r2=1.2.2.9
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.13&r2=1.58.2.14
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.13&r2=1.22.2.14
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.8&r2=1.6.10.9
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.11&r2=1.72.2.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/opncls.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.10.12.8&r2=1.10.12.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/peXXigen.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.11.10.5&r2=1.11.10.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/peicode.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.34.10.3&r2=1.34.10.4
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.14&r2=1.66.2.15
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.11&r2=1.77.2.12
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.15&r2=1.336.2.16
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/doc/ChangeLog-9103.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=NONE&r2=1.1.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/doc/ChangeLog.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.33.6.6&r2=1.33.6.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/ChangeLog-9103.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=NONE&r2=1.1.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/ChangeLog.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.173.2.14&r2=1.173.2.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/demangle.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.13.12.1&r2=1.13.12.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/fibheap.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.4&r2=1.4.12.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/aout/ChangeLog.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.5.22.1&r2=1.5.22.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/aout/stab.def.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/coff/ChangeLog-9103.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=NONE&r2=1.1.6.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.6&r2=1.43.18.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/ChangeLog-9103.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=NONE&r2=1.1.6.1
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.12&r2=1.137.2.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/common.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.49.10.6&r2=1.49.10.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/frv.h.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/include/elf/m32r.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.5.28.1&r2=1.5.28.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/ChangeLog-9103.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=NONE&r2=1.1.6.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.11&r2=1.176.10.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/h8300.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.7.14.6&r2=1.7.14.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog-0001.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=NONE&r2=1.1.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog-0203.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=NONE&r2=1.1.6.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.15&r2=1.488.2.16
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.9&r2=1.57.6.10
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.10&r2=1.63.6.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/arm-opc.h.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.11.22.3&r2=1.11.22.4
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.3&r2=1.1.16.4
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.5&r2=1.1.16.6
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.4&r2=1.1.16.5
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.4&r2=1.1.16.5
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.6&r2=1.35.18.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/m10300-opc.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.8.28.1&r2=1.8.28.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/msp430-dis.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/opcodes/sh-dis.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.13.14.3&r2=1.13.14.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/sparc-opc.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.7.28.1&r2=1.7.28.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/z8k-dis.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.12.10.3&r2=1.12.10.4


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