John Gilmore
d7381d0cb0
Restructure configuration scheme for bfd, binutils, ld.
* include/sys/h-*.h: Move to bfd/hosts/h-*.h.
* configure.in: Revise to symlink sysdep.h to ../bfd/hosts/h-xxx.h.
Change some config names to match other dirs.
* *.c: Include bfd.h before sysdep.h, so ansidecl and PROTO()
get defined first.
* Makefile.in: Use -I. to get sysdep.h.
35 years ago
John Gilmore
7eff5bcf96
Use -I. to get sysdep.h.
35 years ago
John Gilmore
2a5f387b08
Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.
35 years ago
K. Richard Pixley
1a31570390
updating
35 years ago
Per Bothner
3f51b6cf18
* nm.c (print_symbols): Handle NULL name field of symbol.
* Makefile.in: Removed spurious comment.
35 years ago
Roland Pesch
843b88bafe
Oops... forgot 1.9 -> 1.90 last time around...
35 years ago
Roland Pesch
8706a92ce1
Warn 'ar q' doesn't update archive ST index.
35 years ago
Roland Pesch
c9629e6eac
* binutils.texinfo: minor typos, phrasing, formatting fixes.
35 years ago
Per Bothner
398eef0a8d
* configure.in: Get host file from ../bfd/config, not config.
35 years ago
Roland Pesch
b7a11ec217
* Makefile.in: new targets binutils.dvi, binutils.info
35 years ago
Roland Pesch
050f05e73f
Tue Oct 8 13:58:59 1991 Roland H. Pesch (pesch at cygnus.com)
* binutils.texinfo: remove most remaining FIXME's, delete
references to __.SYMDEF by name
35 years ago
Steve Chamberlain
71e83453e5
Tue Oct 8 10:23:44 1991 Steve Chamberlain (steve at cygnus.com)
* objdump.c (print_address) Print addresses nicely.
35 years ago
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