mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-30 12:44:10 +08:00
* Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values. (docdir): Removed. * configure.in (AC_PREREQ): Autoconf 2.5 or higher. * configure: Rebuit.
This commit is contained in:
parent
01e58ff6e6
commit
f3d564b2dd
@ -1,5 +1,22 @@
|
||||
Mon Jun 24 17:19:02 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
|
||||
|
||||
* Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
|
||||
INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
|
||||
(docdir): Removed.
|
||||
* configure.in (AC_PREREQ): Autoconf 2.5 or higher.
|
||||
|
||||
Mon Jun 24 11:59:13 1996 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* objdump.c (endian): New static variable.
|
||||
(usage): Mention -EB/-EL/--endian.
|
||||
(long_options): Add "endian".
|
||||
(disassemble_data): If endianness was specified, replace
|
||||
abfd->xvec with a copy of itself with the given endianness.
|
||||
(main): Handle -EB/-EL/--endian.
|
||||
* binutils.texi, objdump.1: Mention -EB/-EL/--endian.
|
||||
|
||||
* objdump.c: Make most variables and functions static.
|
||||
|
||||
* configure.in: On alpha*-*-osf*, link against libbfd.a if not
|
||||
using shared libraries.
|
||||
* configure: Rebuild with autoconf 2.10.
|
||||
|
Loading…
Reference in New Issue
Block a user