mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-26 13:30:30 +00:00
* configure.in: Change version number to 2.9.4
* configure: Rebuild.
This commit is contained in:
parent
d510976d2a
commit
b6177e139c
@ -1,3 +1,8 @@
|
||||
Mon Apr 27 15:58:46 1998 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* configure.in: Change version number to 2.9.4
|
||||
* configure: Rebuild.
|
||||
|
||||
Mon Apr 27 12:07:33 1998 Doug Evans <devans@seba.cygnus.com>
|
||||
|
||||
* cgen.c (cgen_asm_finish_insn): New arg relax_p. All callers updated.
|
||||
|
2
gas/configure
vendored
2
gas/configure
vendored
@ -804,7 +804,7 @@ fi
|
||||
|
||||
PACKAGE=gas
|
||||
|
||||
VERSION=2.9.1
|
||||
VERSION=2.9.4
|
||||
|
||||
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
|
||||
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
|
||||
|
Loading…
Reference in New Issue
Block a user