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:
b9e5e4d
)
* PROBLEMS: Mention s390 and FreeBSD 4.4 build problems.
author
Andrew Cagney
<cagney@redhat.com>
Fri, 24 May 2002 02:56:56 +0000
(
02:56
+0000)
committer
Andrew Cagney
<cagney@redhat.com>
Fri, 24 May 2002 02:56:56 +0000
(
02:56
+0000)
gdb/ChangeLog
patch
|
blob
|
history
gdb/PROBLEMS
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index fa7a952e773cfd1011a8cfc0132a5d225fa91697..d8f73c0a3d7e875f3f6f28de2d3054d1251910df 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,7
@@
+2002-05-23 Andrew Cagney <ac131313@redhat.com>
+
+ * PROBLEMS: Mention s390 and FreeBSD 4.4 build problems.
+
2002-05-23 Andrew Cagney <ac131313@redhat.com>
From Ross Alexander at NEC Europe:
diff --git
a/gdb/PROBLEMS
b/gdb/PROBLEMS
index 09c62e1712f293b1f3c81d0b3159e152308c0d39..49d27967daa04c3f5c1ccf9bb7f42ac559055229 100644
(file)
--- a/
gdb/PROBLEMS
+++ b/
gdb/PROBLEMS
@@
-18,3
+18,15
@@
can be specified as part of the configuration vis:
$ 'CC=cc -Ae' ./configure
+s390*-*-*
+---------
+
+gdb/513: GDB does not build on s390 GNU/Linux. The problem should be
+fixed in more recent sources.
+
+
+i386-*-freebsd4.4*
+------------------
+
+gdb/455: GDB doesn't build on a FreeBSD 4.4-STABLE system. The
+problem is still being investigated.