diff options
Diffstat (limited to 'sim/ppc/ChangeLog')
-rw-r--r-- | sim/ppc/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index ae770ac..25bdd6c 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,12 @@ +2016-01-10 Mike Frysinger <vapier@gentoo.org> + + * configure.ac: Delete --enable-sim-cflags and sim_cflags. + * configure: Regenerate. + * INSTALL: Delete all mention of --enable-sim-cflags. + * Makefile.in (SIM_CFLAGS): Delete. + (STD_CFLAGS, NOWARN_CFLAGS): Delete $(SIM_CFLAGS). + (psim): Likewise. + 2016-01-06 Mike Frysinger <vapier@gentoo.org> * sim_calls.c (sim_open): Mark argv const. |