public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] mips64*-*-linux* configuration for bfd
@ 2001-06-03 19:08 Thiemo Seufer
  2001-06-05  0:45 ` Nick Clifton
  0 siblings, 1 reply; 2+ messages in thread
From: Thiemo Seufer @ 2001-06-03 19:08 UTC (permalink / raw)
  To: binutils

Hi All,

this adds a configuration for mips64*-*-linux* to /bfd/configure.host.
Not too useful for now, but more will follow.


Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>

	/bfd/ChangeLog
	* configure.host (mips64*-*-linux*): Define.


Thiemo


diff -BurPX /bigdisk/dl/src/binutils-exclude src-orig/bfd/configure.host src/bfd/configure.host
--- src-orig/bfd/configure.host	Mon Mar  5 00:52:02 2001
+++ src/bfd/configure.host	Mon Jun  4 01:24:27 2001
@@ -43,6 +43,10 @@
 			HOST_64BIT_TYPE="long long";
 			HOST_U_64BIT_TYPE="unsigned long long";
 			;;
+mips64*-*-linux*)	host64=true
+			HOST_64BIT_TYPE="long long";
+			HOST_U_64BIT_TYPE="unsigned long long";
+			;;
 mips*-*-sysv4*)		;;
 mips*-*-sysv*)		HDEFINES="-G 4" ;;
 mips*-*-riscos*)	HDEFINES="-G 4" ;;

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] mips64*-*-linux* configuration for bfd
  2001-06-03 19:08 [PATCH] mips64*-*-linux* configuration for bfd Thiemo Seufer
@ 2001-06-05  0:45 ` Nick Clifton
  0 siblings, 0 replies; 2+ messages in thread
From: Nick Clifton @ 2001-06-05  0:45 UTC (permalink / raw)
  To: Thiemo Seufer; +Cc: binutils

Hi Thiemo,

> Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
> 
> 	/bfd/ChangeLog
> 	* configure.host (mips64*-*-linux*): Define.

Approved & applied.

Cheers
	Nick

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-06-05  0:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-03 19:08 [PATCH] mips64*-*-linux* configuration for bfd Thiemo Seufer
2001-06-05  0:45 ` Nick Clifton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).