]> Git Repo - binutils.git/commitdiff
* configure.tgt (hppa*-linux-gnu*): New target.
authorJeff Law <[email protected]>
Thu, 8 Jul 1999 11:38:48 +0000 (11:38 +0000)
committerJeff Law <[email protected]>
Thu, 8 Jul 1999 11:38:48 +0000 (11:38 +0000)
ld/ChangeLog
ld/configure.tgt

index a3065999502c3128048578ac7e3e6eca832041fa..a964c22114fc4fbd1d332ceed49aadafb33662a7 100644 (file)
@@ -1,3 +1,7 @@
+Thu Jul  8 12:32:23 1999  John David Anglin <[email protected]>
+
+        * configure.tgt (hppa*-linux-gnu*): New target.
+
 1999-07-07  Mark Mitchell  <[email protected]>
 
        * Makefile.am (ALL_64_EMULATIONS): Add eelf64bmip.
index 8d55dd93f3af8aaa1a6a74c4ae4b71e09a253ce9..65203a96cc8a36b2ef2731a7df8f02afdbecfb49 100644 (file)
@@ -171,6 +171,7 @@ m68*-*-netbsd*)             targ_emul=m68knbsd ;;
 m68*-*-psos*)          targ_emul=m68kpsos ;;
 m68*-*-rtems*)         targ_emul=m68kcoff ;;
 hppa*-*-*elf*)         targ_emul=hppaelf ;;
+hppa*-*-linux-gnu*)    targ_emul=hppaelf ;;
 hppa*-*-lites*)                targ_emul=hppaelf ;;
 hppa*-*-rtems*)                targ_emul=hppaelf ;;
 vax-dec-ultrix* | vax-dec-bsd*) targ_emul=vax ;;
This page took 0.04227 seconds and 4 git commands to generate.