Roland Pesch
f036c5d55f
Two formatting bugfixes.
35 years ago
Roland Pesch
2f3c1742f7
Updated sketchy doc for devo versions. FIXMEs remain.
35 years ago
John Gilmore
598f2864d2
Remove configure and config.sub from the expected list.
35 years ago
John Gilmore
aa41241ff4
Add binutils.texinfo, and change *-ranlib.o to *-ranlib.c.
35 years ago
Per Bothner
8539db10f4
Fixed typo (for RANLIB_PROG).
Started writing rules for making a tar file.
35 years ago
Per Bothner
06a97fbd00
* ar.c, Makefile.in, new files {is,not,maybe}-ranlib.c:
Make two different binaries for ar and ranlib, instead of
distinguishing them at run time using argv[0].
(Old behavior is still available if you "make ar_with_ranlib",
but it is not the default.)
* ranlib.sh (new): An alternative one-line
shell implementation of ranlib.
35 years ago
Per Bothner
ef82baf8c5
Initial revision
35 years ago
John Gilmore
e779a58cf4
Cope with renames of a few BFD types & enums.
35 years ago
Roland Pesch
0a5403df39
*** empty log message ***
35 years ago
Roland Pesch
de5fd53b81
Initial revision
35 years ago
K. Richard Pixley
f1eb48b62e
no more configure on which to depend
35 years ago
K. Richard Pixley
5a168a17ee
resync
35 years ago
K. Richard Pixley
b9fe720d06
steves h8 patches
35 years ago
Steve Chamberlain
21214e8e88
Use the new architecture functions
35 years ago
K. Richard Pixley
a26878d1fa
Exploit the new executable config.status
35 years ago
Per Bothner
3fdbfe8d12
* bucomm.c (fatal): Conditionally compile fatal() depending on
MISSING_VFPRINTF, and don't confuse the issue with NO_VARARGS.
* objdump.c (dump_headers): Trivial output format change.
* objdump.c (display_info): Loop over integers, not enums,
to appease old compilers.
35 years ago
Steve Chamberlain
9b24fc7087
Added config.sub
35 years ago
K. Richard Pixley
4f18392953
Initial revision
36 years ago
K. Richard Pixley
db19f82883
Die on missing host fragments, let missing target fragments pass.
36 years ago
K. Richard Pixley
4101d86838
Host-level GNUmakefiles.
36 years ago
Steve Chamberlain
821f042dfe
From David Wood
36 years ago
Steve Chamberlain
2013f9b4e1
Initial revision
36 years ago
Steve Chamberlain
a737c70bde
*** empty log message ***
36 years ago
Steve Chamberlain
17e6f61f1f
*** empty log message ***
36 years ago
K. Richard Pixley
7cffe88a92
Added -A switch.
36 years ago
K. Richard Pixley
052ec27f38
Don't sort the const array in place.
36 years ago
K. Richard Pixley
a01bf1fbc1
added support for binary comparisons.
36 years ago
Steve Chamberlain
96d7950b55
When disassembling, now prints ... instead of pages of whatever the
instruction for 0x0000 is.
36 years ago
K. Richard Pixley
6c18e39366
fixed a bug in multiple targets
36 years ago
K. Richard Pixley
86e4d6e4aa
Initial revision
36 years ago
K. Richard Pixley
320484bfc8
new sparc-opcode, new pinsn.
36 years ago
K. Richard Pixley
c64cf848ed
Oops.
36 years ago
K. Richard Pixley
839df5c343
v9 stuff.
36 years ago
Steve Chamberlain
7ed4093abc
*** empty log message ***
36 years ago
Steve Chamberlain
fc5d607456
Mon May 20 16:14:07 1991 Steve Chamberlain (steve at cygint.cygnus.com)
* Changed some types to work with 64 bit object files
36 years ago
K. Richard Pixley
bb50293f44
Updated to relect a gdb change in sparc-opcode.h.
36 years ago
K. Richard Pixley
c422030318
see devo/configure 1.11
36 years ago
Steve Chamberlain
23565c68dc
C
VS: ----------------------------------------------------------------------
36 years ago
John Gilmore
1417a2cd1c
Fix =&'s in copy.c
36 years ago
John Gilmore
7a5a3c7b86
Merge devo/bfd with GDB's bfd.
Use "libiberty" rather than "getopt" directory.
Add a few FIXME's to ar.c.
36 years ago
John Gilmore
d6e467b4c5
Use the new merged include directory.
36 years ago
K. Richard Pixley
6a3958b22d
Three staging checkpoint.
36 years ago
Steve Chamberlain
9872a49c27
*** empty log message ***
36 years ago
David Henkel-Wallace
2ef2fb7e05
fix a smallie but nasttie.
36 years ago
David Henkel-Wallace
931004e457
allow the user to specify a file more than once on the command line --
the duplicate references are ignored.
::wq
36 years ago
David Henkel-Wallace
ab01cf22f0
*** empty log message ***
36 years ago
Steve Chamberlain
df33394f8f
Fixed an include
36 years ago
Steve Chamberlain
bf66105649
Fixed some prototypes
36 years ago
Steve Chamberlain
75a082e25e
Send the right # of args to an fprintf
36 years ago
David Henkel-Wallace
8ab76aa732
fix two small bugs: quick-append no longer used to create fresh archives;
ar t on a non-existant file does not claim to create it.
36 years ago