aboutsummaryrefslogtreecommitdiff
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
commitf5e8ac0e516b445f90482637e60c3017b5160391 (patch)
treedac945ae703749116b507166bb97a1cbbc5bfeb5 /sim/ppc
parent15254e9d323d7188dceb19776c20655c42bd590b (diff)
downloadfsf-binutils-gdb-f5e8ac0e516b445f90482637e60c3017b5160391.zip
fsf-binutils-gdb-f5e8ac0e516b445f90482637e60c3017b5160391.tar.gz
fsf-binutils-gdb-f5e8ac0e516b445f90482637e60c3017b5160391.tar.bz2
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 90960ce..14863f7 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.