* patch for i386-go32-rtems in gas-971208
@ 1997-12-22 8:47 Joel Sherrill
0 siblings, 0 replies; only message in thread
From: Joel Sherrill @ 1997-12-22 8:47 UTC (permalink / raw)
To: gas2
With the patch below my signature, i386-go32-rtems works again in
gas-971208 just as in binutils 2.8.1.
--joel
Mon Mar 31 16:31:04 1997 Joel Sherrill <joel@oarcorp.com>
* bfd/config.bfd (i[3456]86*-go32-rtems*): Fix to be the same
as i[3456]86-go32.
* gas/configure.in (i386*-go32-rtems*): Fix to be the same
as i[3456]86-go32.
diff -r -c gas-971208-orig/bfd/config.bfd gas-971208/bfd/config.bfd
*** gas-971208-orig/bfd/config.bfd Mon Dec 8 03:18:59 1997
--- gas-971208/bfd/config.bfd Sat Dec 20 14:21:49 1997
***************
*** 152,158 ****
targ_defvec=bfd_elf32_i386_vec
targ_selvecs=i386coff_vec
;;
! i[3456]86-*-msdosdjgpp* | i[3456]*-*-go32*)
targ_defvec=go32coff_vec
targ_selvecs="go32stubbedcoff_vec i386aout_vec"
;;
--- 152,158 ----
targ_defvec=bfd_elf32_i386_vec
targ_selvecs=i386coff_vec
;;
! i[3456]86-*-msdosdjgpp* | i[3456]*-*-go32* | i[3456]86-go32-rtems* )
targ_defvec=go32coff_vec
targ_selvecs="go32stubbedcoff_vec i386aout_vec"
;;
diff -r -c gas-971208-orig/gas/configure.in gas-971208/gas/configure.in
*** gas-971208-orig/gas/configure.in Mon Dec 8 03:30:17 1997
--- gas-971208/gas/configure.in Mon Dec 22 10:40:41 1997
***************
*** 167,173 ****
i386-*-coff | i386-*-sysv* | i386-*-sco* | i386-*-isc*)
fmt=coff ;;
i386-*-vsta) fmt=aout ;;
! i386-*-msdosdjgpp* | i386-*-go32*)
fmt=coff em=go32;;
i386-*-rtems*) fmt=coff ;;
i386-*-gnu*) fmt=elf ;;
--- 167,173 ----
i386-*-coff | i386-*-sysv* | i386-*-sco* | i386-*-isc*)
fmt=coff ;;
i386-*-vsta) fmt=aout ;;
! i386-*-msdosdjgpp* | i386-*-go32* | i386-go32-rtems*)
fmt=coff em=go32;;
i386-*-rtems*) fmt=coff ;;
i386-*-gnu*) fmt=elf ;;
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~1997-12-22 8:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-12-22 8:47 patch for i386-go32-rtems in gas-971208 Joel Sherrill
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).