projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d006db6
)
Add hppa-openbsd target
author
Nick Clifton
<nickc@redhat.com>
Tue, 6 Aug 2002 09:18:28 +0000
(09:18 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Tue, 6 Aug 2002 09:18:28 +0000
(09:18 +0000)
ChangeLog
patch
|
blob
|
history
configure.in
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index f95b52efe79e16441e09d93ee073e4a646f01017..2e98ebbe4501fdd473db2b39b94bbdc60538b4e7 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
+
+ * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
+
2002-08-04 H.J. Lu (hjl@gnu.org)
* configure.in (mips*-*-linux*): Don't skip target-libffi.
diff --git
a/configure.in
b/configure.in
index eedf89f0ea234e5f7bfcf7fdb13cedc719b1394e..36bdf20dde1027ffca974f12f7f6e8da19d46f23 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-415,6
+415,7
@@
case "${target}" in
hppa*-*-*elf* | \
parisc*-*-linux* | hppa*-*-linux* | \
hppa*-*-lites* | \
+ hppa*-*-openbsd* | \
hppa*64*-*-*)
noconfigdirs="$noconfigdirs ${libgcj}"
# Do configure ld/binutils/gas for this case.