public inbox for gas2@sourceware.org
 help / color / mirror / Atom feed
* A Linux ELF patch for gas
@ 1995-02-24 13:53 H.J. Lu
  0 siblings, 0 replies; only message in thread
From: H.J. Lu @ 1995-02-24 13:53 UTC (permalink / raw)
  To: Ian Lance Taylor; +Cc: gas2

This patch allows the linker configured for ELF under Linux use
ELF as the default format.


-- 
H.J. Lu
NYNEX Science and Technology, Inc.			hjl@nynexst.com
----
*** /dev/null	Fri Feb 24 16:31:43 1995
--- bfd/config/i386-linuxelf.mt	Fri Feb 24 16:27:33 1995
***************
*** 0 ****
--- 1,5 ----
+ # Target:  Intel 386 running linux using ELF
+ 
+ DEFAULT_VECTOR=bfd_elf32_i386_vec
+ SELECT_VECS=i386linux_vec
+ SELECT_ARCHITECTURES=bfd_i386_arch
*** bfd/config.bfd.ss	Fri Feb 24 16:26:07 1995
--- bfd/config.bfd	Fri Feb 24 16:26:26 1995
***************
*** 53,58 ****
--- 53,59 ----
    i[345]86-*-freebsd*)	bfd_name=i386-bsd strip_underscore=yes ;;
    i[345]86-*-netbsd*)	bfd_name=i386-nbsd strip_underscore=yes ;;
    i[345]86-*-netware*)	bfd_name=i386-nlm ;;
+   i[345]86-*-linuxelf)	bfd_name=i386-linuxelf strip_underscore=yes ;;
    i[345]86-*-linux*)	bfd_name=i386-linux strip_underscore=yes ;;
    i[345]86-*-lynxos*)	bfd_name=i386-lynx ;;
    i[345]86-*-gnu*)	bfd_name=i386-gnu strip_underscore=yes ;;


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1995-02-24 13:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-02-24 13:53 A Linux ELF patch for gas H.J. Lu

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).