projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf0275b
)
fix thinko in previous entry
author
Doug Evans
<dje@google.com>
Tue, 15 Sep 2009 23:30:37 +0000
(23:30 +0000)
committer
Doug Evans
<dje@google.com>
Tue, 15 Sep 2009 23:30:37 +0000
(23:30 +0000)
sim/ppc/ChangeLog
patch
|
blob
|
history
diff --git
a/sim/ppc/ChangeLog
b/sim/ppc/ChangeLog
index
b7ff467
..
e108bbd
100644
(file)
--- a/
sim/ppc/ChangeLog
+++ b/
sim/ppc/ChangeLog
@@
-4,8
+4,7
@@
* configure.ac (sim_hwflags): Use AC_DEFINE to define HAVE_UNION_SEMUN.
* configure: Regenerate.
* config.in: Regenerate.
- * hw_sem.c: #include "config.h".
- (HAVE_UNION_SEMUN): Renamed from HAS_UNION_SEMUN.
+ * hw_sem.c: (HAVE_UNION_SEMUN): Renamed from HAS_UNION_SEMUN.
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>