binutils-gdb/binutils
Ian Lance Taylor b5db0960f3 * aclocal.m4: Rebuild with new libtool.
* configure: Rebuild.
1997-09-24 15:34:43 +00:00
..
testsuite * binutils-all/objdump.exp (cpus_expected): Add arc. 1997-08-28 16:58:00 +00:00
.Sanitize * Makefile.am: New file, based on old Makefile.in. 1997-08-01 03:49:39 +00:00
ChangeLog * aclocal.m4: Rebuild with new libtool. 1997-09-24 15:34:43 +00:00
Makefile.am * Makefile.am (check-DEJAGNU): Export r. 1997-08-05 04:33:31 +00:00
Makefile.in * Makefile.am (check-DEJAGNU): Export r. 1997-08-05 04:33:31 +00:00
NEWS mention addr2line 1997-03-27 21:37:03 +00:00
README * README: Add notes on how to build if you don't have ar. 1996-06-06 19:14:16 +00:00
acconfig.h * configure.in: Define TARGET in header file. 1997-08-06 17:40:40 +00:00
acinclude.m4 * acinclude.m4: Include bfd/acinclude.m4, not bfd/acmacros.m4. 1997-08-01 17:09:36 +00:00
aclocal.m4 * acinclude.m4: Include bfd/acinclude.m4, not bfd/acmacros.m4. 1997-08-01 17:09:36 +00:00
addr2line.1 addr2line.c contributed by Ulrich Lauther 1997-03-27 21:35:00 +00:00
ar.1 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1995-10-06 20:48:58 +00:00
ar.c * version.c (print_version): New function. 1996-10-01 19:10:40 +00:00
arlex.l * arlex.l: Make work with lex, for what it's worth. 1992-05-22 20:41:25 +00:00
arparse.y Wed Apr 15 14:33:07 1992 Steve Chamberlain (sac@thepub.cygnus.com) 1992-04-15 21:36:37 +00:00
arsup.c Added EXTRACT command 1992-04-15 22:12:06 +00:00
arsup.h Wed Apr 15 14:33:07 1992 Steve Chamberlain (sac@thepub.cygnus.com) 1992-04-15 21:36:37 +00:00
binutils.texi More tweaks. Add windres documentation. 1997-06-26 19:27:42 +00:00
bucomm.c Tue Jul 22 16:19:34 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE> 1997-07-22 20:22:05 +00:00
bucomm.h * bucomm.c (xmalloc, xrealloc): Deleted. 1994-01-09 20:37:30 +00:00
budbg.h * stabs.c (struct stab_handle): Add field abfd. 1996-03-22 20:51:47 +00:00
coffdump.c gcc -Wall lint. 1995-01-18 17:27:52 +00:00
coffgrok.c gcc -Wall lint. 1995-01-18 17:27:52 +00:00
coffgrok.h * coffgrok.[ch]: New files, understand coff objects. 1994-03-08 21:53:19 +00:00
config.in * Makefile.am: New file, based on old Makefile.in. 1997-08-01 03:49:39 +00:00
configure * configure.in: Remove AC_ARG_PROGRAM; it's invoked by 1997-08-05 03:30:12 +00:00
configure.bat DJ renaming 1992-02-21 23:06:30 +00:00
configure.com Tue Apr 1 16:21:44 1997 Klaus Kaempf <kkaempf@progis.de> 1997-04-01 21:22:54 +00:00
configure.in * configure.in: Remove AC_ARG_PROGRAM; it's invoked by 1997-08-05 03:30:12 +00:00
cxxfilt.man actually do c++filt.1 -> cxxfilt.man renaming on trunk... 1994-06-03 21:35:55 +00:00
debug.c tweak last patch 1996-03-12 17:26:23 +00:00
debug.h * debug.h (enum debug_var_kind): Add DEBUG_VAR_ILLEGAL. 1996-01-24 01:26:49 +00:00
deflex.l * dlltool.h: New file. 1997-06-11 21:18:10 +00:00
defparse.y * dlltool.c (export_type): Add data field. 1997-06-12 16:30:55 +00:00
dep-in.sed * Makefile.in: Add targets to automatically rebuild dependencies. 1996-01-02 22:48:13 +00:00
dlltool.c * dlltool.h: New file. 1997-06-11 21:18:10 +00:00
dlltool.h * dlltool.h: New file. 1997-06-11 21:18:10 +00:00
filemode.c Initial revision 1991-03-21 21:29:06 +00:00
ieee.c * ieee.c (ieee_array_type): Remember the correct size. 1996-10-28 22:12:02 +00:00
is-ranlib.c Initial revision 1991-10-07 23:14:25 +00:00
is-strip.c Initial revision 1991-11-18 08:04:02 +00:00
mac-binutils.r * mac-binutils.r: Fix copyright and version strings. 1995-12-11 22:35:35 +00:00
makefile.vms Tue Apr 1 16:21:44 1997 Klaus Kaempf <kkaempf@progis.de> 1997-04-01 21:22:54 +00:00
maybe-ranlib.c Initial revision 1991-10-07 23:14:25 +00:00
maybe-strip.c Initial revision 1991-11-18 08:04:02 +00:00
mpw-config.in * mpw-config.in (BUILD_NLMCONV, BUILD_SRCONV, SYSINFO_PROG, 1996-01-16 20:12:17 +00:00
mpw-make.sed * mpw-make.sed: Use NewFolderRecursive for installation. 1996-12-19 19:29:38 +00:00
nlmconv.1 * nlmconv.1: Changed to be recognized by catman -w on Solaris. 1996-03-29 19:36:44 +00:00
nlmconv.c * configure.in: Set nlmconv_defs to -DNLMCONV_cputype for all the 1994-06-21 17:50:33 +00:00
nlmconv.h Checkpoint of NLM conversion program. 1993-08-10 17:49:44 +00:00
nlmheader.y * nlmheader.y: Null terminate var_hdr->threadName. 1994-07-11 23:06:35 +00:00
nm.1 * nm.c (struct get_relocs_info): Define. 1996-06-12 18:59:47 +00:00
nm.c * nm.c (print_symdef_entry): Check return value of 1995-12-26 23:20:35 +00:00
not-ranlib.c Initial revision 1991-10-07 23:14:25 +00:00
not-strip.c Initial revision 1991-11-18 08:04:02 +00:00
objcopy.1 Based on patch from Marty Leisner <leisner@sdsp.mc.xerox.com>: 1997-03-27 22:02:46 +00:00
objcopy.c * objcopy.c: Include budbg.h. 1996-01-08 23:18:29 +00:00
objdump.1 Based on patches from Jamie Lokier <jamie@rebellion.co.uk>: 1997-03-15 21:50:56 +00:00
objdump.c Based on patches from Jamie Lokier <jamie@rebellion.co.uk>: 1997-03-15 21:50:56 +00:00
prdbg.c * debug.c (struct debug_handle): Remove class_mark field. Add 1996-02-12 19:41:09 +00:00
ranlib.1 fix NAME hyphen 1993-11-13 15:16:23 +00:00
ranlib.sh Initial revision 1991-10-07 23:14:25 +00:00
rclex.l * deflex.l, defparse.y: Use VERSIONK rather than VERSION. 1997-08-04 15:51:44 +00:00
rcparse.y From Ton van Overbeek <tvoverbe@wk.estec.esa.nl>: 1997-07-31 15:53:23 +00:00
rdcoff.c * rdcoff.c: New file. 1996-04-16 17:53:58 +00:00
rddbg.c * rdcoff.c: New file. 1996-04-16 17:53:58 +00:00
resbin.c From Ton van Overbeek <tvoverbe@wk.estec.esa.nl>: 1997-07-30 15:22:07 +00:00
rescoff.c * windres.c (main): Quit if we didn't get any resources. 1997-06-26 17:53:57 +00:00
resrc.c * resbin.c: New file. 1997-06-26 00:59:44 +00:00
sanity.sh remove temporary directory when finished 1992-05-06 18:10:11 +00:00
size.1 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1995-10-06 20:48:58 +00:00
size.c More changes to print ambiguous matches and use the 1994-02-03 13:08:29 +00:00
srconv.c * srconv.c (wr_hd): Space size within segment was being 1996-01-17 00:17:13 +00:00
stabs.c * stabs.c (struct stab_handle): Add function_end field. 1996-10-28 22:17:52 +00:00
stamp-h.in * Makefile.am: New file, based on old Makefile.in. 1997-08-01 03:49:39 +00:00
strings.1 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1995-10-06 20:48:58 +00:00
strings.c * nlmconv.c (main), objcopy.c (copy_file): Print matching formats 1994-02-03 00:25:30 +00:00
strip.1 Based on patch from Marty Leisner <leisner@sdsp.mc.xerox.com>: 1997-03-27 22:02:46 +00:00
sysdump.c * sysdump.c (dh): Changed format of output to be 16 hex digits 1995-07-14 20:47:19 +00:00
sysinfo.y * coffgrok.[ch]: New files, understand coff objects. 1994-03-08 21:53:19 +00:00
syslex.l (yywrap): Define as function if not defined as a macro. 1994-05-05 22:51:27 +00:00
version.c * Makefile.in, ar.c, bucomm.c, copy.c, cplus-dem.c, filemode.c, 1991-10-16 18:57:08 +00:00
windres.c More tweaks. Add windres documentation. 1997-06-26 19:27:42 +00:00
windres.h First stab at Windows resource compiler: 1997-06-22 21:35:35 +00:00
wrstabs.c * wrstabs.c: New file. 1996-03-20 21:51:25 +00:00

README

This is a beta release of a completely rewritten binutils distribution.
(Rewritten since binutils 1.x, that is.)

The linker (ld) has been moved into a separate directory, which should be
../ld.  Linker-specific notes are in ../ld/README.

As of version 2.5, the assembler (as) is also included in this package, in
../gas.  Assembler-specific notes can be found in ../gas/README.

These programs have been tested on various architectures.
However, since this is a beta release taken directly from an
evolving source tree, there might be some problems.  In particular,
the programs have not been ported to as many machines as the
old binutils.  There are also features of the old versions
that are missing on the new programs.  We would appreciate
patches to make things run on other machines; especially welcome
are fixes for what used to work on the old programs!
(See ./TODO, as well a ../bfd/TODO and ../ld/TODO.)

Recent changes are in ./NEWS, ../ld/NEWS, and ../gas/NEWS.

Unpacking and Installation -- quick overview
==========================

In this release, the binary utilities, the linker, the generic GNU include
files, the BFD ("binary file description") library, gprof, and getopt all
have directories of their own underneath the binutils-2.7 directory.
The idea is that a variety of GNU tools can
share a common copy of these things.  Configuration scripts and
makefiles exist to cruise up and down this directory tree and
automatically build all the pieces in the right order.

When you unpack the binutils-2.7.tar.gz file, you'll get a directory
called something like `binutils-2.7', which contains:

	COPYING          bfd/             configure*       libiberty/
	COPYING.LIB      binutils/        configure.in     move-if-change*
	CYGNUS           build-all.mk     etc/             opcodes/
	ChangeLog        config/          gprof/           test-build.mk
	Makefile.in      config.guess*    inc

To build binutils, you can just do:

	cd binutils-2.7
	./configure [ --enable-targets='target1,target2...' ]
	make
	make install # copies the programs files into /usr/local/bin
		     # by default.

This will configure and build all the libraries as well as binutils
and the linker.

The --enable-targets option adds support for more binary file
formats besides the default.  By default, support for only the
selected target file format is compiled in.  To add support for more
formats, list them as the argument to --enable-targets, separated by
commas.  For example:

	./configure --enable-targets=sun3,rs6000-aix,decstation

The name 'all' compiles in support for all valid BFD targets (this was
the default in previous releases):

	./configure --enable-targets=all

The binutils can be used in a cross-development environment.
The file etc/configure.texi contains more information.

You can also specify the --enable-shared option when you run
configure.  This will build the BFD and opcodes libraries as shared
libraries.  This will only work on certain systems, and currently will
only work when compiling with gcc.  You can use arguments with the
--enable-shared option to indicate that only certain libraries should
be built shared; for example, --enable-shared=bfd.  The only
possibilities in a binutils release are bfd and opcodes.

The binutils will be linked against the shared libraries.  The build
step will attempt to place the correct library in the runtime search
path for the binaries.  However, in some cases, after you install the
binaries, you may have to set an environment variable, normally
LD_LIBRARY_PATH, so that the system can find the installed libbfd
shared library.

If you specify --enable-commonbfdlib as well as --enable-shared, then
a single shared library will be built containing the bfd, opcodes, and
libiberty libraries.  It will be installed as libbfd.  This option
will make the binutils programs as small as possible.

If you don't have ar
====================

If your system does not already have an ar program, the normal
binutils build process will not work.  In this case, run configure as
usual.  Before running make, run this script:

#!/bin/sh
MAKE=${MAKE-make}
${MAKE} $* AR=true all-libiberty
${MAKE} $* AR=true all-bfd
cd binutils
${MAKE} $* ADDL_DEPS='$(BULIBS)' ADDL_LIBS='$(BULIBS) ../bfd/*.o `cat ../libiberty/required-list ../libiberty/needed-list | sed -e "s,\([^ ][^ ]*\),../libiberty/\1,g"`' ar

This script will build an ar program in binutils/ar.  Move binutils/ar
into a directory on your PATH.  After doing this, you can run make as
usual to build the complete binutils distribution.  You do not need
the ranlib program in order to build the distribution.

Porting
=======
Binutils-2.7 supports many different architectures, but there
are many more not supported, including some that were supported
by earlier versions.  We are hoping for volunteers to
improve this situation.

The major effort in porting binutils to a new host and/or target
architecture involves the BFD library.  There is some documentation
in ../bfd/doc.  The file ../gdb/doc/gdbint.texinfo (distributed
with gdb-4.x) may also be of help.

If your system uses some variant of old-style a.out-format,
you can start with a copy of bfd/newsos3.c, and edit it to fit.
(You may also need to tweak bfd/aout-target.h.)
Alternatively, you could use the host-aout.c target.  This is a
special kludge that only works for native (non-cross) configurations.

Reporting bugs
==============
If you can't track down a bug and send suggestions/patches
for fixes, you should probably *not* be using this release.
We have little time to spend tracking down whatever random bugs you
may run into (except for configurations that Cygnus supports for
its customers).  The general place to send bug reports or patches
is to bug-gnu-utils@ai.mit.edu; you can also send them directly to
raeburn@cygnus.com or ian@cygnus.com.