* Makefile.in: Bump to version 1.97.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
5b07d693
PB
1Tue May 5 12:00:58 1992 Per Bothner (bothner@rtl.cygnus.com)
2
3 * Makefile.in: Bump to version 1.97.
4 * ar.c: Declare errno for machines that need it.
5
22923083
JG
6Mon May 4 23:29:51 1992 John Gilmore (gnu@cygnus.com)
7
8 * objdump.c (display_info): Handle error cases without coredump.
9 Close the dummy temporary file we open in the loop.
10 * Makefile.in (arsup.o): Add kludge to build with Sun Make.
11
dc760829
RP
12Fri May 1 16:20:23 1992 K. Richard Pixley (rich@cygnus.com)
13
7d6cc102
RP
14 * Makefile.in: added test-install target.
15
dc760829
RP
16 * sanity.sh: new file.
17
18 * Makefile.in: use sanity test on make check.
19
d8e89b6b
RP
20Tue Apr 21 13:38:37 1992 K. Richard Pixley (rich@cygnus.com)
21
22 * Makefile.in: rework CFLAGS so that they can be passed on the
23 command line to make. Remove MINUS_G. Default CFLAGS to -g.
24
25Wed Apr 15 14:33:07 1992 Steve Chamberlain (sac@thepub.cygnus.com)
26
27 * arsup.c, arsup.h, arparse.y, arlex.l: support for archive
28 scripting language.
29
30Fri Mar 6 21:54:53 1992 K. Richard Pixley (rich@cygnus.com)
31
32 * Makefile.in: added check target.
33
34Thu Mar 5 21:35:49 1992 K. Richard Pixley (rich@cygnus.com)
35
36 * Makefile.in: added clean-info target.
37
38Tue Mar 3 15:36:37 1992 K. Richard Pixley (rich@rtl.cygnus.com)
39
40 * Makefile.in: remove $(COPY_PROG) from PROGS. It shouldn't be
41 installed. added tooldir and program_prefix.
42
43Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
44
45 * Makefile.in, configure.in: removed traces of namesubdir,
46 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
47 copyrights to '92, changed some from Cygnus to FSF.
48
49Sun Feb 16 12:53:02 1992 Per Bothner (bothner at cygnus.com)
50
51 * Makefile.in: Bump version to 1.96, and remove -beta
52 suffix from distribution name.
53 * m68k-pinsn.c: New macro COERCE_SIGNED_CHAR to extract
54 the signed value of a character (even if chars are unsigned).
55 * sparc-pinsn.c: Add new operand types.
56
57Thu Feb 6 12:14:19 1992 Steve Chamberlain (sac at rtl.cygnus.com)
58
59 * objdump.c (disassemble_data): don't print a section's contents
60 if it's not loadable (eg bss)
61
62Tue Jan 28 11:11:06 1992 Steve Chamberlain (sac at rtl.cygnus.com)
63
64 * m68k-pinsn.c (print_insn_arg): fixed so that -ve branch
65 displacements don't get printed as large +ve ones.
66
d20f480f
SC
67Fri Jan 24 14:47:53 1992 Steve Chamberlain (sac at rtl.cygnus.com)
68
69 * copy.c, nm.c, objdump.c, size.c : changed to use the
70 new reloc scheme.
71
72
73Mon Dec 30 18:34:41 1991 Per Bothner (bothner at cygnus.com)
74
75 * bucomm.c (print_arelt_descr): Tweek the output format
76 so that 'ar tv' output follows Posix 1003.2/D11.
77 Output is now also identical to Sun's (except __.SYMDEF).
78
e6e4459c
JG
79Mon Dec 30 06:09:53 1991 John Gilmore (gnu at cygnus.com)
80
81 * Makefile.in: Make `make' output more readable.
82
83Wed Dec 18 15:04:45 1991 Per Bothner (bothner at cygnus.com)
84
85 * Makefile.in: Bump to version 1.94.
86
87Wed Dec 11 16:48:09 1991 Steve Chamberlain (sac at cygnus.com)
88
89 * ar.c: added "b" to fopens for dos
90 * configdj.bat, makefile.dos new files from DJ
91
92Tue Dec 10 04:07:26 1991 K. Richard Pixley (rich at rtl.cygnus.com)
93
94 * Makefile.in: infodir belongs in datadir.
95
96Sat Dec 7 17:09:37 1991 Steve Chamberlain (sac at rtl.cygnus.com)
97
98 * bucomm.h: created to hold prototypes of bucomm.c
99 * objdump.h: created to hold prototyes of objdump.c
100 * am29k-pinsn.c: include objdump.h
101 * ar.c: include bucomm.h, get ar.h from the right place and
102 include libbfd.h
103 * bucomm.c: defunize bfd_fatal
104 * copy.c: include bucomm.h, lint.
105 * i960-pinsn.h: include bucomm.h
106 * m68k-pinsn.h: lint
107 * nm.c: include bucomm.h, lint
108 * objdump.c: lint
109 * sparc-pinsn.c: include objdump.h
110
111
112
5d845d37 113Fri Dec 6 23:02:14 1991 K. Richard Pixley (rich at rtl.cygnus.com)
bdce0211 114
5d845d37
RP
115 * Makefile.in: added standards.text support. install using
116 INSTALL_PROGRAM and INSTALL_DATA.
bdce0211 117
5d845d37
RP
118 * configure.in: configure now does all of it's work from objdir so
119 make file existence tests against ${srcdir}.
120
121Thu Dec 5 22:46:22 1991 K. Richard Pixley (rich at rtl.cygnus.com)
122
123 * Makefile.in: idestdir and ddestdir go away. Added copyrights
124 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
125 and mandir now keyed off datadir by default.
126
127Wed Dec 4 22:42:03 1991 Per Bothner (bothner at cygnus.com)
128
129 * Makefile.in: Bump to version 1.93.
130 * Makefile.in: Add make-strip.o:maybe-strip.c dependency
131 for make versions that provide half-baked VPATH-support (e.g. Sun's).
132 * size.c: Improvements suggested by
133 "david d [zoo] zuhn" <zoo@aps1.spa.umn.edu>:
134 - Don't emit (Berkeley) headers if no files were found.
135 - Return a non-zero return code on failure.
136
137Sat Nov 30 21:34:19 1991 Steve Chamberlain (sac at rtl.cygnus.com)
138
139 Changes due to include file renaming:
140 * am29k-pinsn.c: a29k-opcode.h -> opcode/a29k.h
141 * sparc-pinsn.c: sparc-opcode.h -> opcode/sparc.h
142 * m68k-pinsn.c: m68k-opcode.h -> opcode/m68k.h
143 * nm.c: stab.gnu.h -> aout/stab_gnu.h
bdce0211
SC
144
145Tue Nov 19 19:20:43 1991 Per Bothner (bothner at cygnus.com)
146
147 * README: Mention MINIMIZE flag for bfd's make.
148
d08a5233
PB
149Mon Nov 18 12:05:37 1991 Per Bothner (bothner at cygnus.com)
150
151 * README: Various improvements.
152
782d7963
PB
153Sun Nov 17 23:40:59 1991 Per Bothner (bothner at cygnus.com)
154
155 * Makefile.in: Bump to version 1.92.
156 * version.c, Makefile.in: Get version string from Makefile.
157 * copy.c, is-strip.c, not-strip.c, maybe-strip.c, Makefile.in:
158 Make the same change that we earlier did for ar/ranlib:
159 Generate two different binaries for strip and copy and use
160 a global variable with different values to distinguish
161 ostrip from copy. (-1 means to use argv[0] to decide,
162 so you can get the old behavior, but it is no longer the default).
163 * copy.c (copy_file): Set EXEC_P of output bfd if input is so.
164 * copy.c (main): If is_strip==-1, compare last 5 chars
165 of argv[0], not the whole path.
166 * copy.c (main): Return 0, not 1.
167 * copy.c (setup_sections): Fix due to change in bfd_make_section
168 now failing if asked for a duplicate section.
169 * strip.c, ostrip.c: Removed obsolete files.
170 * ar.c, not-ranlib.c, maybe-ranlib.c:
171 Change encoding of is_ranlib variable to be consistent
172 with is_strip for strip.copy (i.e -1 to means use argv[0]).
173
174Thu Nov 14 20:11:02 1991 Per Bothner (bothner at cygnus.com)
175
176 * version.c (program_version): Update to version 1.92.
177
178Tue Nov 12 16:17:53 1991 Per Bothner (bothner at cygnus.com)
179
180 * ar.c (get_pos_bfd): Previous fix was missing a "break".
181
86c18d92
SC
182Thu Nov 7 08:55:56 1991 Steve Chamberlain (sac at cygnus.com)
183
184 * am29k-pinsn.c: Fixed bug in mtacc, dmac and fmac instruction
185 encodings. (Thaks to David Wood)
186
187Sun Nov 3 14:50:23 1991 Per Bothner (bothner at cygnus.com)
188
189 * Makefile.in ($(DIST_NAME).tar.Z), TODO: Various fixes.
190 * ar.c (get_pos_bfd): Fix to handling of before/after
191 positioning options.
192 * bucomm.c (fatal): MISSING_VFPRINTF is no longer an issue,
193 since libiberty contains vfprintf etc if otherwise missing.
194 * m68k-pinsn.c (print_insn_arg): Support BB/BW/BL
195 type operands, as used by branch instructions.
196 * nm.c: Delegate printing of symbols to BFD,
197 by using bfd_print_symbol to do the formatting.
198
5f0e8767
SC
199Mon Oct 28 11:20:47 1991 Steve Chamberlain (steve at cygnus.com)
200
201 * ar.c (write_archive.c): added unlink before rename since some
202 systems can't rename onto an existant file.
203
7e309104
SC
204Mon Oct 21 09:47:23 1991 Steve Chamberlain (steve at rtl.cygnus.com)
205
206 * nm.c: now doesn't crash if a symbol with no section and no
207 SEC_ABS appears.
208
209Thu Oct 17 15:25:50 1991 Per Bothner (bothner at cygnus.com)
210
211 * Makefile.in, version.c: Bump to version 1.91.
212
d8474a9b
PB
213Wed Oct 16 11:45:36 1991 Per Bothner (bothner at cygnus.com)
214
215 * Makefile.in, ar.c, bucomm.c, copy.c, cplus-dem.c, filemode.c,
216 i960-pinsn.c, m68k-pinsn.c, nm.c, objdump.c, size.c, sparc-pinsn.c,
217 * strip.c: Add or update Copyright notice.
218 * TODO: Add note on 'nm -a'.
219 * version.c: Update version number to 1.90.
220 * Makefile.in: Fix making of documentation for dist.
221
222Tue Oct 15 00:17:17 1991 Per Bothner (bothner at cygnus.com)
223
224 * README: New file.
225 * Makefile.in: New kludgy rules for making a tarfile.
226 * Makefile.in: Fix bindir path.
227
0c10ff03
RP
228Mon Oct 14 17:34:29 1991 Roland H. Pesch (pesch at cygnus.com)
229
230 * Makefile.in: add targets binutils.mm, binutils.me
231
d7cce023
JG
232Fri Oct 11 22:44:21 1991 John Gilmore (gnu at cygnus.com)
233
234 * Makefile.in: Avoid Sun Make VPATH bugs by adding dependencies.
235
abd4aaa9
RP
236Fri Oct 11 12:51:33 1991 Roland H. Pesch (pesch at cygnus.com)
237
6b583720
RP
238 * Makefile.in: add target "binutils.ms"
239
abd4aaa9
RP
240 * binutils.texinfo: minor restructuring for texi2roff comfort.
241
d7381d0c
JG
242Fri Oct 11 04:12:28 1991 John Gilmore (gnu at cygnus.com)
243
244 Restructure configuration scheme for bfd, binutils, ld.
245
246 * include/sys/h-*.h: Move to bfd/hosts/h-*.h.
247 * configure.in: Revise to symlink sysdep.h to ../bfd/hosts/h-xxx.h.
248 Change some config names to match other dirs.
249 * *.c: Include bfd.h before sysdep.h, so ansidecl and PROTO()
250 get defined first.
251 * Makefile.in: Use -I. to get sysdep.h.
252
253Wed Oct 9 22:42:56 1991 Per Bothner (bothner at cygnus.com)
254
255 * nm.c (print_symbols): Handle NULL name field of symbol.
256 * Makefile.in: Removed spurious comment.
257
c9629e6e
RP
258Tue Oct 8 16:55:03 1991 Roland H. Pesch (pesch at cygnus.com)
259
260 * binutils.texinfo: minor typos, phrasing, formatting fixes.
261
398eef0a
PB
262Tue Oct 8 15:13:20 1991 Per Bothner (bothner at cygnus.com)
263
264 * configure.in: Get host file from ../bfd/config, not config.
265 * config/*: Remove config directory and its files.
266
050f05e7
RP
267Tue Oct 8 13:58:59 1991 Roland H. Pesch (pesch at cygnus.com)
268
b7a11ec2
RP
269 * Makefile.in: new targets binutils.dvi, binutils.info
270
050f05e7
RP
271 * binutils.texinfo: remove most remaining FIXME's, delete
272 references to __.SYMDEF by name
273
274
71e83453
SC
275Tue Oct 8 10:23:44 1991 Steve Chamberlain (steve at cygnus.com)
276
277 * objdump.c (print_address) Print addresses nicely.
278
06a97fbd
PB
279Mon Oct 7 11:31:05 1991 Per Bothner (bothner at cygnus.com)
280
281 * ar.c, Makefile.in, new files {is,not,maybe}-ranlib.c:
282 Make two different binaries for ar and ranlib, instead of
283 distinguishing them at run time using argv[0].
284 (Old behavior is still available if you "make ar_with_ranlib",
285 but it is not the default.)
286 * ranlib.sh (new): An alternative one-line
287 shell implementation of ranlib.
288
e779a58c
JG
289Fri Oct 4 21:49:44 1991 John Gilmore (gnu at cygnus.com)
290
291 * objdump.c: Cope with renames of a few BFD types & enums.
292
0a5403df
RP
293Fri Oct 4 19:08:09 1991 Roland H. Pesch (pesch at cygnus.com)
294
295 * binutils.texinfo: add new file (rudimentary docn)
296
3fdbfe8d
PB
297Mon Sep 30 12:30:39 1991 Per Bothner (bothner at cygnus.com)
298
0a5403df 299 * config/hmake-news: Add new file (for Sony NEWSOS3).
3fdbfe8d
PB
300 * bucomm.c (fatal): Conditionally compile fatal() depending on
301 MISSING_VFPRINTF, and don't confuse the issue with NO_VARARGS.
302 * objdump.c (dump_headers): Trivial output format change.
303 * objdump.c (display_info): Loop over integers, not enums,
304 to appease old compilers.
305
306Mon May 20 16:14:07 1991 Steve Chamberlain (steve at cygint.cygnus.com)
307
308 *objdump.c *nm.c *copy.c :hanged some types to work with 64 bit object files
309
310Thu May 16 16:06:55 1991 Steve Chamberlain (steve at cygint.cygnus.com)
311 from bother
312 * objdump.c (print_address): Make disasembled output more
313 consistent with gdb and as: Add 0x when printing hex.
314 Don't print extra leading zeros.
315 Attempt to not print "filename.o".
316 * objdump.c: Add some enum-to-int casts to accomodate old compilers.
317
318
319Fri May 3 22:21:44 1991 John Gilmore (gnu at cygint.cygnus.com)
320
321 * copy.c: Change =& constructs to = &, since they confuse older
322 C compilers.
323
324
This page took 0.0539 seconds and 4 git commands to generate.