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]

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


CVSROOT:	/cvs/src
Module name:	
Changes by:	nickc@sources.redhat.com	2001-02-18 15:33:12

Modified files:
	src/bfd        : ChangeLog Makefile.am Makefile.in aout-target.h 
	                 archures.c bfd-in2.h config.bfd configure 
	                 configure.in libaout.h libbfd.h reloc.c 
	                 targets.c 
	src/bfd/po     : POTFILES.in bfd.pot 
	src/binutils   : NEWS 
	src/binutils/po: binutils.pot 
	src/binutils/testsuite/binutils-all: readelf.wi 
	src/gas        : ChangeLog Makefile.am Makefile.in configure 
	                 configure.in 
	src/gas/doc    : Makefile.am Makefile.in all.texi as.texinfo 
	src/gas/po     : POTFILES.in gas.pot 
	src/gprof/po   : gprof.pot 
	src/include    : ChangeLog dis-asm.h 
	src/include/opcode: ChangeLog 
	src/ld         : ChangeLog Makefile.am Makefile.in configure.tgt 
	src/ld/po      : ld.pot 
	src/opcodes    : ChangeLog Makefile.am Makefile.in configure 
	                 configure.in disassemble.c 
	src/opcodes/po : POTFILES.in opcodes.pot 
Added files:
	src/bfd        : cpu-pdp11.c pdp11.c 
	src/gas/config : tc-pdp11.c tc-pdp11.h 
	src/gas/doc    : c-pdp11.texi 
	src/include/opcode: pdp11.h 
	src/ld/emulparams: pdp11.sh 
	src/opcodes    : pdp11-dis.c pdp11-opc.c 

Log message:
	Add PDP-11 support

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/bfd/cpu-pdp11.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/bfd/pdp11.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/bfd/ChangeLog.diff?cvsroot=src&r1=1.791&r2=1.792
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/bfd/Makefile.am.diff?cvsroot=src&r1=1.48&r2=1.49
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/bfd/Makefile.in.diff?cvsroot=src&r1=1.57&r2=1.58
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/bfd/aout-target.h.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/bfd/archures.c.diff?cvsroot=src&r1=1.31&r2=1.32
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/bfd/bfd-in2.h.diff?cvsroot=src&r1=1.86&r2=1.87
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/bfd/config.bfd.diff?cvsroot=src&r1=1.50&r2=1.51
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/bfd/configure.diff?cvsroot=src&r1=1.56&r2=1.57
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/bfd/configure.in.diff?cvsroot=src&r1=1.42&r2=1.43
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/bfd/libaout.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/bfd/libbfd.h.diff?cvsroot=src&r1=1.33&r2=1.34
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/bfd/reloc.c.diff?cvsroot=src&r1=1.35&r2=1.36
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/bfd/targets.c.diff?cvsroot=src&r1=1.35&r2=1.36
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/bfd/po/POTFILES.in.diff?cvsroot=src&r1=1.13&r2=1.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/bfd/po/bfd.pot.diff?cvsroot=src&r1=1.33&r2=1.34
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/binutils/NEWS.diff?cvsroot=src&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/binutils/po/binutils.pot.diff?cvsroot=src&r1=1.18&r2=1.19
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/binutils/testsuite/binutils-all/readelf.wi.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/ChangeLog.diff?cvsroot=src&r1=1.770&r2=1.771
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/Makefile.am.diff?cvsroot=src&r1=1.31&r2=1.32
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/Makefile.in.diff?cvsroot=src&r1=1.38&r2=1.39
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/configure.diff?cvsroot=src&r1=1.64&r2=1.65
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/configure.in.diff?cvsroot=src&r1=1.57&r2=1.58
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/config/tc-pdp11.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/config/tc-pdp11.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/doc/c-pdp11.texi.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/doc/Makefile.am.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/doc/Makefile.in.diff?cvsroot=src&r1=1.18&r2=1.19
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/doc/all.texi.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/doc/as.texinfo.diff?cvsroot=src&r1=1.32&r2=1.33
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/po/POTFILES.in.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/po/gas.pot.diff?cvsroot=src&r1=1.23&r2=1.24
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gprof/po/gprof.pot.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/include/ChangeLog.diff?cvsroot=src&r1=1.74&r2=1.75
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/include/dis-asm.h.diff?cvsroot=src&r1=1.21&r2=1.22
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/include/opcode/pdp11.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/include/opcode/ChangeLog.diff?cvsroot=src&r1=1.114&r2=1.115
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/ld/ChangeLog.diff?cvsroot=src&r1=1.353&r2=1.354
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/ld/Makefile.am.diff?cvsroot=src&r1=1.52&r2=1.53
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/ld/Makefile.in.diff?cvsroot=src&r1=1.57&r2=1.58
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/ld/configure.tgt.diff?cvsroot=src&r1=1.46&r2=1.47
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/ld/emulparams/pdp11.sh.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/ld/po/ld.pot.diff?cvsroot=src&r1=1.13&r2=1.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/opcodes/pdp11-dis.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/opcodes/pdp11-opc.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.234&r2=1.235
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/opcodes/Makefile.am.diff?cvsroot=src&r1=1.27&r2=1.28
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/opcodes/Makefile.in.diff?cvsroot=src&r1=1.31&r2=1.32
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/opcodes/configure.diff?cvsroot=src&r1=1.23&r2=1.24
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/opcodes/configure.in.diff?cvsroot=src&r1=1.16&r2=1.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/opcodes/disassemble.c.diff?cvsroot=src&r1=1.22&r2=1.23
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/opcodes/po/POTFILES.in.diff?cvsroot=src&r1=1.10&r2=1.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/opcodes/po/opcodes.pot.diff?cvsroot=src&r1=1.17&r2=1.18


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