* main.c (initialize_history): Read history after reading all
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
7e309104
SC
1Mon Oct 21 09:47:23 1991 Steve Chamberlain (steve at rtl.cygnus.com)
2
3 * nm.c: now doesn't crash if a symbol with no section and no
4 SEC_ABS appears.
5
6Thu Oct 17 15:25:50 1991 Per Bothner (bothner at cygnus.com)
7
8 * Makefile.in, version.c: Bump to version 1.91.
9
d8474a9b
PB
10Wed Oct 16 11:45:36 1991 Per Bothner (bothner at cygnus.com)
11
12 * Makefile.in, ar.c, bucomm.c, copy.c, cplus-dem.c, filemode.c,
13 i960-pinsn.c, m68k-pinsn.c, nm.c, objdump.c, size.c, sparc-pinsn.c,
14 * strip.c: Add or update Copyright notice.
15 * TODO: Add note on 'nm -a'.
16 * version.c: Update version number to 1.90.
17 * Makefile.in: Fix making of documentation for dist.
18
19Tue Oct 15 00:17:17 1991 Per Bothner (bothner at cygnus.com)
20
21 * README: New file.
22 * Makefile.in: New kludgy rules for making a tarfile.
23 * Makefile.in: Fix bindir path.
24
0c10ff03
RP
25Mon Oct 14 17:34:29 1991 Roland H. Pesch (pesch at cygnus.com)
26
27 * Makefile.in: add targets binutils.mm, binutils.me
28
d7cce023
JG
29Fri Oct 11 22:44:21 1991 John Gilmore (gnu at cygnus.com)
30
31 * Makefile.in: Avoid Sun Make VPATH bugs by adding dependencies.
32
abd4aaa9
RP
33Fri Oct 11 12:51:33 1991 Roland H. Pesch (pesch at cygnus.com)
34
6b583720
RP
35 * Makefile.in: add target "binutils.ms"
36
abd4aaa9
RP
37 * binutils.texinfo: minor restructuring for texi2roff comfort.
38
d7381d0c
JG
39Fri Oct 11 04:12:28 1991 John Gilmore (gnu at cygnus.com)
40
41 Restructure configuration scheme for bfd, binutils, ld.
42
43 * include/sys/h-*.h: Move to bfd/hosts/h-*.h.
44 * configure.in: Revise to symlink sysdep.h to ../bfd/hosts/h-xxx.h.
45 Change some config names to match other dirs.
46 * *.c: Include bfd.h before sysdep.h, so ansidecl and PROTO()
47 get defined first.
48 * Makefile.in: Use -I. to get sysdep.h.
49
50Wed Oct 9 22:42:56 1991 Per Bothner (bothner at cygnus.com)
51
52 * nm.c (print_symbols): Handle NULL name field of symbol.
53 * Makefile.in: Removed spurious comment.
54
c9629e6e
RP
55Tue Oct 8 16:55:03 1991 Roland H. Pesch (pesch at cygnus.com)
56
57 * binutils.texinfo: minor typos, phrasing, formatting fixes.
58
398eef0a
PB
59Tue Oct 8 15:13:20 1991 Per Bothner (bothner at cygnus.com)
60
61 * configure.in: Get host file from ../bfd/config, not config.
62 * config/*: Remove config directory and its files.
63
050f05e7
RP
64Tue Oct 8 13:58:59 1991 Roland H. Pesch (pesch at cygnus.com)
65
b7a11ec2
RP
66 * Makefile.in: new targets binutils.dvi, binutils.info
67
050f05e7
RP
68 * binutils.texinfo: remove most remaining FIXME's, delete
69 references to __.SYMDEF by name
70
71
71e83453
SC
72Tue Oct 8 10:23:44 1991 Steve Chamberlain (steve at cygnus.com)
73
74 * objdump.c (print_address) Print addresses nicely.
75
06a97fbd
PB
76Mon Oct 7 11:31:05 1991 Per Bothner (bothner at cygnus.com)
77
78 * ar.c, Makefile.in, new files {is,not,maybe}-ranlib.c:
79 Make two different binaries for ar and ranlib, instead of
80 distinguishing them at run time using argv[0].
81 (Old behavior is still available if you "make ar_with_ranlib",
82 but it is not the default.)
83 * ranlib.sh (new): An alternative one-line
84 shell implementation of ranlib.
85
e779a58c
JG
86Fri Oct 4 21:49:44 1991 John Gilmore (gnu at cygnus.com)
87
88 * objdump.c: Cope with renames of a few BFD types & enums.
89
0a5403df
RP
90Fri Oct 4 19:08:09 1991 Roland H. Pesch (pesch at cygnus.com)
91
92 * binutils.texinfo: add new file (rudimentary docn)
93
3fdbfe8d
PB
94Mon Sep 30 12:30:39 1991 Per Bothner (bothner at cygnus.com)
95
0a5403df 96 * config/hmake-news: Add new file (for Sony NEWSOS3).
3fdbfe8d
PB
97 * bucomm.c (fatal): Conditionally compile fatal() depending on
98 MISSING_VFPRINTF, and don't confuse the issue with NO_VARARGS.
99 * objdump.c (dump_headers): Trivial output format change.
100 * objdump.c (display_info): Loop over integers, not enums,
101 to appease old compilers.
102
103Mon May 20 16:14:07 1991 Steve Chamberlain (steve at cygint.cygnus.com)
104
105 *objdump.c *nm.c *copy.c :hanged some types to work with 64 bit object files
106
107Thu May 16 16:06:55 1991 Steve Chamberlain (steve at cygint.cygnus.com)
108 from bother
109 * objdump.c (print_address): Make disasembled output more
110 consistent with gdb and as: Add 0x when printing hex.
111 Don't print extra leading zeros.
112 Attempt to not print "filename.o".
113 * objdump.c: Add some enum-to-int casts to accomodate old compilers.
114
115
116Fri May 3 22:21:44 1991 John Gilmore (gnu at cygint.cygnus.com)
117
118 * copy.c: Change =& constructs to = &, since they confuse older
119 C compilers.
120
121
This page took 0.038346 seconds and 4 git commands to generate.