diff options
Diffstat (limited to 'sim/frv')
-rw-r--r-- | sim/frv/ChangeLog | 4 | ||||
-rwxr-xr-x | sim/frv/configure | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/sim/frv/ChangeLog b/sim/frv/ChangeLog index caa1e6e..6b70963 100644 --- a/sim/frv/ChangeLog +++ b/sim/frv/ChangeLog @@ -1,3 +1,7 @@ +2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> + + * configure: Regenerate. + 2010-01-02 Doug Evans <dje@sebabeach.org> * arch.c, * arch.h, * cpu.c, * cpu.h, * cpuall.h, * decode.c, diff --git a/sim/frv/configure b/sim/frv/configure index c106aa7..1ce2fe3 100755 --- a/sim/frv/configure +++ b/sim/frv/configure @@ -1373,7 +1373,7 @@ Optional Features: Optional Packages: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) - --with-zlib include zlib support (auto/yes/no) + --with-zlib include zlib support (auto/yes/no) default=auto --with-pkgversion=PKG Use PKG in the version string in place of "GDB" --with-bugurl=URL Direct users to URL to report a bug |