• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

GNU Binutils with patches for OS216


Commit MetaInfo

Révision3ed4ff97cbbeeb2658286769ac9e8a6a35390f26 (tree)
l'heure2016-03-11 00:29:42
AuteurNick Clifton <nickc@redh...>
CommiterNick Clifton

Message de Log

Mark the i370 target as obsolete.

* config.bfd: Mark the i370 target as obsolete.

Change Summary

Modification

--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
1+2016-03-10 Nick Clifton <nickc@redhat.com>
2+
3+ * config.bfd: Mark the i370 target as obsolete.
4+
15 2016-03-09 Pedro Alves <palves@redhat.com>
26
37 * cpu-v850.c (N): Append ":old-gcc-abi" instead of " (using old
--- a/bfd/config.bfd
+++ b/bfd/config.bfd
@@ -53,6 +53,7 @@ case $targ in
5353 echo "*** Use or1k-*-elf or or1k-*-linux as the target instead" >&2
5454 exit 1
5555 ;;
56+ i370-* | \
5657 sh5*-*-* | sh64*-*-* | \
5758 null)
5859 if test "x$enable_obsolete" != xyes; then
@@ -541,6 +542,7 @@ case "${targ}" in
541542 targ_defvec=i370_elf32_vec
542543 targ_selvecs="i370_elf32_vec"
543544 ;;
545+
544546 i[3-7]86-*-sco3.2v5*coff)
545547 targ_defvec=i386_coff_vec
546548 targ_selvecs=i386_elf32_vec