diff options
author | Manoj Iyer <manjo@austin.ibm.com> | 2005-04-20 22:30:30 +0000 |
---|---|---|
committer | Manoj Iyer <manjo@austin.ibm.com> | 2005-04-20 22:30:30 +0000 |
commit | f5e8ac0e516b445f90482637e60c3017b5160391 (patch) | |
tree | dac945ae703749116b507166bb97a1cbbc5bfeb5 /sim | |
parent | 15254e9d323d7188dceb19776c20655c42bd590b (diff) | |
download | gdb-f5e8ac0e516b445f90482637e60c3017b5160391.zip gdb-f5e8ac0e516b445f90482637e60c3017b5160391.tar.gz gdb-f5e8ac0e516b445f90482637e60c3017b5160391.tar.bz2 |
added missing header file libiberty.h to psim.c
Diffstat (limited to 'sim')
-rw-r--r-- | sim/ppc/ChangeLog | 4 |
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. |