From: Manoj Iyer Date: Wed, 20 Apr 2005 22:30:30 +0000 (+0000) Subject: added missing header file libiberty.h to psim.c X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f5e8ac0e516b445f90482637e60c3017b5160391;p=binutils-gdb.git added missing header file libiberty.h to psim.c --- 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 + + * psim.c: Added libiberty.h header file. + 2005-04-18 Manoj Iyer * configure.ac: Added check for long long.