summaryrefslogtreecommitdiff
path: root/sim/ppc
diff options
context:
space:
mode:
authorManoj Iyer <manjo@austin.ibm.com>2005-04-20 22:30:30 +0000
committerManoj Iyer <manjo@austin.ibm.com>2005-04-20 22:30:30 +0000
commitc08e2a1729447f40a3ee1b5c464cd60ac0909665 (patch)
tree6488a467d94680fa305fd12453b285697b632fc6 /sim/ppc
parente101f96dbebb8cabc1b8bbe89f84a6d1953aac7b (diff)
downloadgdb-c08e2a1729447f40a3ee1b5c464cd60ac0909665.tar.gz
added missing header file libiberty.h to psim.c
Diffstat (limited to 'sim/ppc')
-rw-r--r--sim/ppc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog
index 90960cec7ce..14863f71ec6 100644
--- a/sim/ppc/ChangeLog
+++ b/sim/ppc/ChangeLog
@@ -1,3 +1,7 @@
+2005-04-20 Manoj Iyer <manjo@austin.ibm.com>
+
+ * psim.c: Added libiberty.h header file.
+
2005-04-18 Manoj Iyer <manjo@austin.ibm.com>
* configure.ac: Added check for long long.