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/ld Makefile.in configure.tgt emulparams/ar ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-2_12-branch
Changes by:	obrien@sources.redhat.com	2002-02-19 21:26:27

Modified files:
	ld             : Makefile.in configure.tgt 
Added files:
	ld/emulparams  : armelf_fbsd.sh elf32ppc_fbsd.sh 
	                 elf64_ia64_fbsd.sh elf64_sparc_fbsd.sh 
	                 elf64alpha_fbsd.sh elf_fbsd.sh elf_i386_fbsd.sh 
	                 elf_x86_64_fbsd.sh 

Log message:
	2002-02-19  David O'Brien  <obrien@FreeBSD.org>
	* Makefile.in: Add new files earmelf_fbsd, eelf32ppc_fbsd,
	eelf_i386_fbsd, eelf64_ia64_fbsd, eelf_x86_64_fbsd, eelf64_sparc_fbsd,
	and eelf64alpha_fbsd.
	* configure.tgt(sparc64-*-freebsd, ia64-*-freebsd, i[3456]86-*-freebsd,
	x86_64-*-freebsd, arm-*-freebsd, alpha*-*-freebsd, powerpc-*-freebsd):
	use a FreeBSD-specific emulation rather than the psABI one.
	* emulparams/elf_fbsd.sh (ELF_INTERPRETER_NAME): Set appropriate value
	for all FreeBSD ELF systems.
	* emulparams/armelf_fbsd.sh: Bridge elf_fbsd.sh and the "native" psABI
	emulation.
	* emulparams/elf32ppc_fbsd.sh: Likewise.
	* emulparams/elf64_ia64_fbsd.sh: Likewise.
	* emulparams/elf64_sparc_fbsd.sh: Likewise.
	* emulparams/elf64alpha_fbsd.sh: Likewise.
	* emulparams/elf_i386_fbsd.sh: Likewise.
	* emulparams/elf_x86_64_fbsd.sh: Likewise.
	
	Approved by:  Daniel Jacobowitz <dmj+@andrew.cmu.edu>

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/Makefile.in.diff?cvsroot=src&only_with_tag=binutils-2_12-branch&r1=1.94&r2=1.94.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/configure.tgt.diff?cvsroot=src&only_with_tag=binutils-2_12-branch&r1=1.81&r2=1.81.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/armelf_fbsd.sh.diff?cvsroot=src&only_with_tag=binutils-2_12-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/elf32ppc_fbsd.sh.diff?cvsroot=src&only_with_tag=binutils-2_12-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/elf64_ia64_fbsd.sh.diff?cvsroot=src&only_with_tag=binutils-2_12-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/elf64_sparc_fbsd.sh.diff?cvsroot=src&only_with_tag=binutils-2_12-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/elf64alpha_fbsd.sh.diff?cvsroot=src&only_with_tag=binutils-2_12-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/elf_fbsd.sh.diff?cvsroot=src&only_with_tag=binutils-2_12-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/elf_i386_fbsd.sh.diff?cvsroot=src&only_with_tag=binutils-2_12-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/elf_x86_64_fbsd.sh.diff?cvsroot=src&only_with_tag=binutils-2_12-branch&r1=NONE&r2=1.1.2.1


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