Restructure configuration scheme for bfd, binutils, ld.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
d7381d0c
JG
1Fri Oct 11 04:12:28 1991 John Gilmore (gnu at cygnus.com)
2
3 Restructure configuration scheme for bfd, binutils, ld.
4
5 * include/sys/h-*.h: Move to bfd/hosts/h-*.h.
6 * configure.in: Revise to symlink sysdep.h to ../bfd/hosts/h-xxx.h.
7 Change some config names to match other dirs.
8 * *.c: Include bfd.h before sysdep.h, so ansidecl and PROTO()
9 get defined first.
10 * Makefile.in: Use -I. to get sysdep.h.
11
12Wed Oct 9 22:42:56 1991 Per Bothner (bothner at cygnus.com)
13
14 * nm.c (print_symbols): Handle NULL name field of symbol.
15 * Makefile.in: Removed spurious comment.
16
c9629e6e
RP
17Tue Oct 8 16:55:03 1991 Roland H. Pesch (pesch at cygnus.com)
18
19 * binutils.texinfo: minor typos, phrasing, formatting fixes.
20
398eef0a
PB
21Tue Oct 8 15:13:20 1991 Per Bothner (bothner at cygnus.com)
22
23 * configure.in: Get host file from ../bfd/config, not config.
24 * config/*: Remove config directory and its files.
25
050f05e7
RP
26Tue Oct 8 13:58:59 1991 Roland H. Pesch (pesch at cygnus.com)
27
b7a11ec2
RP
28 * Makefile.in: new targets binutils.dvi, binutils.info
29
050f05e7
RP
30 * binutils.texinfo: remove most remaining FIXME's, delete
31 references to __.SYMDEF by name
32
33
71e83453
SC
34Tue Oct 8 10:23:44 1991 Steve Chamberlain (steve at cygnus.com)
35
36 * objdump.c (print_address) Print addresses nicely.
37
06a97fbd
PB
38Mon Oct 7 11:31:05 1991 Per Bothner (bothner at cygnus.com)
39
40 * ar.c, Makefile.in, new files {is,not,maybe}-ranlib.c:
41 Make two different binaries for ar and ranlib, instead of
42 distinguishing them at run time using argv[0].
43 (Old behavior is still available if you "make ar_with_ranlib",
44 but it is not the default.)
45 * ranlib.sh (new): An alternative one-line
46 shell implementation of ranlib.
47
e779a58c
JG
48Fri Oct 4 21:49:44 1991 John Gilmore (gnu at cygnus.com)
49
50 * objdump.c: Cope with renames of a few BFD types & enums.
51
0a5403df
RP
52Fri Oct 4 19:08:09 1991 Roland H. Pesch (pesch at cygnus.com)
53
54 * binutils.texinfo: add new file (rudimentary docn)
55
3fdbfe8d
PB
56Mon Sep 30 12:30:39 1991 Per Bothner (bothner at cygnus.com)
57
0a5403df 58 * config/hmake-news: Add new file (for Sony NEWSOS3).
3fdbfe8d
PB
59 * bucomm.c (fatal): Conditionally compile fatal() depending on
60 MISSING_VFPRINTF, and don't confuse the issue with NO_VARARGS.
61 * objdump.c (dump_headers): Trivial output format change.
62 * objdump.c (display_info): Loop over integers, not enums,
63 to appease old compilers.
64
65Mon May 20 16:14:07 1991 Steve Chamberlain (steve at cygint.cygnus.com)
66
67 *objdump.c *nm.c *copy.c :hanged some types to work with 64 bit object files
68
69Thu May 16 16:06:55 1991 Steve Chamberlain (steve at cygint.cygnus.com)
70 from bother
71 * objdump.c (print_address): Make disasembled output more
72 consistent with gdb and as: Add 0x when printing hex.
73 Don't print extra leading zeros.
74 Attempt to not print "filename.o".
75 * objdump.c: Add some enum-to-int casts to accomodate old compilers.
76
77
78Fri May 3 22:21:44 1991 John Gilmore (gnu at cygint.cygnus.com)
79
80 * copy.c: Change =& constructs to = &, since they confuse older
81 C compilers.
82
83
This page took 0.028596 seconds and 4 git commands to generate.