diff options
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r-- | sim/common/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index f4ca558dfca..55a3d37a8ca 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,5 +1,12 @@ 2015-03-31 Mike Frysinger <vapier@gentoo.org> + * config.in, configure: Regenerate. + * Make-common.in (CSEARCH): Add $(ZLIBINC). + (ZLIB, ZLIBINC): Define. + (BFD_LIB): Add $(ZLIB). + +2015-03-31 Mike Frysinger <vapier@gentoo.org> + * cgen-mem.h (MEMOPS_INLINE): Change to EXTERN_INLINE. * cgen-ops.h (SEMOPS_INLINE): Likewise. |