[patch] Allow cross-building vax-linux{,-uclibc} hosted binutils

Jan-Benedict Glaw jbglaw@lug-owl.de
Tue Dec 27 11:09:00 GMT 2005


Hi!

I'd like to commit this patch. It allows building vax-linux-uclibc hosted
binutils with a vax-linux-uclibc cross-compiler toolchain. Any
comments/objections?

MfG, JBG

2005-12-27  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
bfd/
	* hosts/vaxlinux.h (TRAD_CORE_EXTRA_SIZE_ALLOWED): Define.
	(HOST_MACHINE_ARCH): Define. This allows cross-building
	vax-linux hosted binutils.

diff -Nurp src-binutils-fresh/bfd/hosts/vaxlinux.h src-binutils-hacked/bfd/hosts/vaxlinux.h
--- src-binutils-fresh/bfd/hosts/vaxlinux.h	1970-01-01 01:00:00.000000000 +0100
+++ src-binutils-hacked/bfd/hosts/vaxlinux.h	2005-10-30 22:43:59.000000000 +0100
@@ -0,0 +1,2 @@
+#define TRAD_CORE_EXTRA_SIZE_ALLOWED	4096
+#define HOST_MACHINE_ARCH		bfd_arch_vax

-- 
Jan-Benedict Glaw       jbglaw@lug-owl.de    . +49-172-7608481             _ O _
"Eine Freie Meinung in  einem Freien Kopf    | Gegen Zensur | Gegen Krieg  _ _ O
 für einen Freien Staat voll Freier Bürger"  | im Internet! |   im Irak!   O O O
ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <https://sourceware.org/pipermail/binutils/attachments/20051227/0269c594/attachment.sig>


More information about the Binutils mailing list