Added -V option to print version number.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
f478fcf6
ILT
1Tue Aug 18 13:28:44 1992 Ian Lance Taylor (ian@cygnus.com)
2
3 * config/mh-apollo68v: removed -g from CC definition.
4
5 * Makefile.in: always create installation directories.
6
d6b38bfb
PB
7Mon Aug 17 18:33:41 1992 Per Bothner (bothner@rtl.cygnus.com)
8
9 * m68k-pinsn.c: Minor fix in style of output (don't use
10 range to indicate floating point control registers).
11
a00721fc
PB
12Tue Aug 11 23:42:21 1992 Per Bothner (bothner@cygnus.com)
13
14 * ar.c (main): Don't *always* set the verbose flag!
15
ee9d275b
PB
16Wed Aug 5 11:25:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17
18 * copy.c: When is_strip (because it is invoked as the strip
19 program), follow traditional argv processing:
20 'strip file1 file2' now strips file1 and file2, rather
21 than stripping file1 (as input), leaving output in file2.
22
23Mon Jul 27 16:28:08 1992 Per Bothner (bothner@rtl.cygnus.com)
24
25 * objdump.c (display_info, display_info_table): Call
26 bfd_set_format() on dummy bfd before using it (twice).
27 * ar.c: Make sure archive is created on command 'r'
28 even when no elements are inserted. (Clean up and
29 simplify some non-working related code.)
30
e49dde89
DHW
31Mon Jul 20 02:48:38 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
32
33 * configure.in: hppa support doesn't assume hp OS (from sef).
34
35Sat Jul 18 14:35:22 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
36
37 * configure.in: recognize hppa hosts (bsd & hpux), error messages
38 to stderr, not stdout
39
d1289d72
RP
40Fri Jul 17 18:39:44 1992 K. Richard Pixley (rich@rtl.cygnus.com)
41
42 * ar.1, binutils.texi, i960-pinsn.c, nm.1, objdump.1, ranlib.1,
43 size.1, sparc-pinsn.c, strip.1: removed rcsid's.
44
249608be
RP
45Thu Jul 16 16:55:24 1992 K. Richard Pixley (rich@rtl.cygnus.com)
46
47 * Makefile.dos: removed rcsid.
48
cdb76cc3
SC
49Thu Jul 16 08:23:07 1992 Steve Chamberlain (sac@thepub.cygnus.com)
50
51 * objdump.c (display_bfd): print state of BFD_IS_RELAXABLE too
52
0b0b5dba
DHW
53Tue Jun 30 20:26:15 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
54
55 * Makefile.in: Add program_suffix (parallel to program_prefix)
56
65967d33
JG
57Thu Jun 25 04:52:45 1992 John Gilmore (gnu at cygnus.com)
58
59 * nm.c (sorters): Lint. Remove excess whitespace.
60
96cc09a0
PB
61Wed Jun 24 13:48:07 1992 Per Bothner (bothner@cygnus.com)
62
63 * nm.c (valueof macro): Add missing parentheses.
64 (Their lack screwed up numeric_forward().)
65
c3c93fda
JG
66Sun Jun 14 10:33:27 1992 John Gilmore (gnu at cygnus.com)
67
68 * objdump.c (dump_elf_stabs): Also dump .stab.index and
69 .stab.excl sections.
70 (dump_elf_stabs_1): Split out main body of old dump_elf_stabs.
71 * objdump.1, binutils.texi: Document new sections dumped.
72
770cde30
JG
73Fri Jun 12 22:23:35 1992 John Gilmore (gnu at cygnus.com)
74
b886a6e3 75 * size.c, objdump.c, bucomm.c: Lint.
770cde30 76
73b8f102
JG
77Thu Jun 11 01:19:06 1992 John Gilmore (gnu at cygnus.com)
78
79 * objdump.c (dump_elf_stabs): New feature: --stabs prints out a
80 .stab section from an ELF file. Installed under #ifdef
81 ELF_STAB_DISPLAY so it can be easily disabled, since it requires
82 bfd-internals header files and such.
c5f0c938
JG
83 * objdump.1, binutils.texi: Update for --stabs. Also fix
84 objdump's doc to use -- rather than + for long options.
85 (FIXME: Not yet fixed everywhere in binutils.texinfo.)
73b8f102 86
aa0a709a
SC
87Wed Jun 10 07:53:24 1992 Steve Chamberlain (sac@thepub.cygnus.com)
88
89 * objdump.c(display_info), patches from
90 mohring@informatik.tu-muenchen.de to print the table much more
91 nicely.
92
93Thu May 28 13:36:16 1992 Per Bothner (bothner@rtl.cygnus.com)
94
95 * objdump.c: Add another enum->int cast, for the sake of
96 old compilers (such as PCC).
97
7aea847a
PB
98Wed May 27 13:01:44 1992 Per Bothner (bothner@rtl.cygnus.com)
99
100 * arlex.l: Don't include <sysdep.h> (unneeded conflicts).
101 Add declaration of strdup().
102
45212e5e
PB
103Fri May 22 13:40:37 1992 Per Bothner (bothner@cygnus.com)
104
82108c11
PB
105 * Makefile.in: Use srcdir instead of VPATH in ldgram/ldlex
106 rules, since these are used when building a distribution.
107 * Makefile.in (arlex.c): Don't re-direct output, since that
108 leaves a bogus output files if it fails.
109
45212e5e
PB
110 * arlex.l: Make work with lex, for what it's worth.
111 * Makefile.in: Better lex support.
112 * Makefile.in (dist): Generate flex and bison outputs
113 for distribution.
114
115Thu May 14 17:17:59 1992 K. Richard Pixley (rich@rtl.cygnus.com)
116
117 * Makefile.in: get BISON definition right.
118
119Fri May 8 07:47:08 1992 K. Richard Pixley (rich@cygnus.com)
120
121 * sanity.sh: default TMPDIR to ".".
122
ea55afde
RP
123Thu May 7 12:34:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
124
125 * binutils.texi: add doc for ar command language.
126
d24fbb20
SC
127Wed May 6 18:05:36 1992 Steve Chamberlain (sac@thepub.cygnus.com)
128
129 * arparse.y: make END call ar_end
130 * arsup.c (ar_end): added, deletes temp file if archive session
131 aborted.
132
133
146a41ab
RP
134Wed May 6 11:08:53 1992 K. Richard Pixley (rich@rtl.cygnus.com)
135
58137c4d
RP
136 * Makefile.in: use bison & flex from ../ if they exist. Also,
137 FLEX->LEX.
138
146a41ab
RP
139 * sanity.sh: remove temporary directory when finished.
140
5b07d693
PB
141Tue May 5 12:00:58 1992 Per Bothner (bothner@rtl.cygnus.com)
142
143 * Makefile.in: Bump to version 1.97.
144 * ar.c: Declare errno for machines that need it.
145
22923083
JG
146Mon May 4 23:29:51 1992 John Gilmore (gnu@cygnus.com)
147
148 * objdump.c (display_info): Handle error cases without coredump.
149 Close the dummy temporary file we open in the loop.
150 * Makefile.in (arsup.o): Add kludge to build with Sun Make.
151
dc760829
RP
152Fri May 1 16:20:23 1992 K. Richard Pixley (rich@cygnus.com)
153
7d6cc102
RP
154 * Makefile.in: added test-install target.
155
dc760829
RP
156 * sanity.sh: new file.
157
158 * Makefile.in: use sanity test on make check.
159
d8e89b6b
RP
160Tue Apr 21 13:38:37 1992 K. Richard Pixley (rich@cygnus.com)
161
162 * Makefile.in: rework CFLAGS so that they can be passed on the
163 command line to make. Remove MINUS_G. Default CFLAGS to -g.
164
165Wed Apr 15 14:33:07 1992 Steve Chamberlain (sac@thepub.cygnus.com)
166
167 * arsup.c, arsup.h, arparse.y, arlex.l: support for archive
168 scripting language.
169
170Fri Mar 6 21:54:53 1992 K. Richard Pixley (rich@cygnus.com)
171
172 * Makefile.in: added check target.
173
174Thu Mar 5 21:35:49 1992 K. Richard Pixley (rich@cygnus.com)
175
176 * Makefile.in: added clean-info target.
177
178Tue Mar 3 15:36:37 1992 K. Richard Pixley (rich@rtl.cygnus.com)
179
180 * Makefile.in: remove $(COPY_PROG) from PROGS. It shouldn't be
181 installed. added tooldir and program_prefix.
182
183Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
184
185 * Makefile.in, configure.in: removed traces of namesubdir,
186 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
187 copyrights to '92, changed some from Cygnus to FSF.
188
189Sun Feb 16 12:53:02 1992 Per Bothner (bothner at cygnus.com)
190
191 * Makefile.in: Bump version to 1.96, and remove -beta
192 suffix from distribution name.
193 * m68k-pinsn.c: New macro COERCE_SIGNED_CHAR to extract
194 the signed value of a character (even if chars are unsigned).
195 * sparc-pinsn.c: Add new operand types.
196
197Thu Feb 6 12:14:19 1992 Steve Chamberlain (sac at rtl.cygnus.com)
198
199 * objdump.c (disassemble_data): don't print a section's contents
200 if it's not loadable (eg bss)
201
202Tue Jan 28 11:11:06 1992 Steve Chamberlain (sac at rtl.cygnus.com)
203
204 * m68k-pinsn.c (print_insn_arg): fixed so that -ve branch
205 displacements don't get printed as large +ve ones.
206
d20f480f
SC
207Fri Jan 24 14:47:53 1992 Steve Chamberlain (sac at rtl.cygnus.com)
208
209 * copy.c, nm.c, objdump.c, size.c : changed to use the
210 new reloc scheme.
211
212
213Mon Dec 30 18:34:41 1991 Per Bothner (bothner at cygnus.com)
214
215 * bucomm.c (print_arelt_descr): Tweek the output format
216 so that 'ar tv' output follows Posix 1003.2/D11.
217 Output is now also identical to Sun's (except __.SYMDEF).
218
e6e4459c
JG
219Mon Dec 30 06:09:53 1991 John Gilmore (gnu at cygnus.com)
220
221 * Makefile.in: Make `make' output more readable.
222
223Wed Dec 18 15:04:45 1991 Per Bothner (bothner at cygnus.com)
224
225 * Makefile.in: Bump to version 1.94.
226
227Wed Dec 11 16:48:09 1991 Steve Chamberlain (sac at cygnus.com)
228
229 * ar.c: added "b" to fopens for dos
230 * configdj.bat, makefile.dos new files from DJ
231
232Tue Dec 10 04:07:26 1991 K. Richard Pixley (rich at rtl.cygnus.com)
233
234 * Makefile.in: infodir belongs in datadir.
235
236Sat Dec 7 17:09:37 1991 Steve Chamberlain (sac at rtl.cygnus.com)
237
238 * bucomm.h: created to hold prototypes of bucomm.c
239 * objdump.h: created to hold prototyes of objdump.c
240 * am29k-pinsn.c: include objdump.h
241 * ar.c: include bucomm.h, get ar.h from the right place and
242 include libbfd.h
243 * bucomm.c: defunize bfd_fatal
244 * copy.c: include bucomm.h, lint.
245 * i960-pinsn.h: include bucomm.h
246 * m68k-pinsn.h: lint
247 * nm.c: include bucomm.h, lint
248 * objdump.c: lint
249 * sparc-pinsn.c: include objdump.h
250
251
252
5d845d37 253Fri Dec 6 23:02:14 1991 K. Richard Pixley (rich at rtl.cygnus.com)
bdce0211 254
5d845d37
RP
255 * Makefile.in: added standards.text support. install using
256 INSTALL_PROGRAM and INSTALL_DATA.
bdce0211 257
5d845d37
RP
258 * configure.in: configure now does all of it's work from objdir so
259 make file existence tests against ${srcdir}.
260
261Thu Dec 5 22:46:22 1991 K. Richard Pixley (rich at rtl.cygnus.com)
262
263 * Makefile.in: idestdir and ddestdir go away. Added copyrights
264 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
265 and mandir now keyed off datadir by default.
266
267Wed Dec 4 22:42:03 1991 Per Bothner (bothner at cygnus.com)
268
269 * Makefile.in: Bump to version 1.93.
270 * Makefile.in: Add make-strip.o:maybe-strip.c dependency
271 for make versions that provide half-baked VPATH-support (e.g. Sun's).
272 * size.c: Improvements suggested by
273 "david d [zoo] zuhn" <zoo@aps1.spa.umn.edu>:
274 - Don't emit (Berkeley) headers if no files were found.
275 - Return a non-zero return code on failure.
276
277Sat Nov 30 21:34:19 1991 Steve Chamberlain (sac at rtl.cygnus.com)
278
279 Changes due to include file renaming:
280 * am29k-pinsn.c: a29k-opcode.h -> opcode/a29k.h
281 * sparc-pinsn.c: sparc-opcode.h -> opcode/sparc.h
282 * m68k-pinsn.c: m68k-opcode.h -> opcode/m68k.h
283 * nm.c: stab.gnu.h -> aout/stab_gnu.h
bdce0211
SC
284
285Tue Nov 19 19:20:43 1991 Per Bothner (bothner at cygnus.com)
286
287 * README: Mention MINIMIZE flag for bfd's make.
288
d08a5233
PB
289Mon Nov 18 12:05:37 1991 Per Bothner (bothner at cygnus.com)
290
291 * README: Various improvements.
292
782d7963
PB
293Sun Nov 17 23:40:59 1991 Per Bothner (bothner at cygnus.com)
294
295 * Makefile.in: Bump to version 1.92.
296 * version.c, Makefile.in: Get version string from Makefile.
297 * copy.c, is-strip.c, not-strip.c, maybe-strip.c, Makefile.in:
298 Make the same change that we earlier did for ar/ranlib:
299 Generate two different binaries for strip and copy and use
300 a global variable with different values to distinguish
301 ostrip from copy. (-1 means to use argv[0] to decide,
302 so you can get the old behavior, but it is no longer the default).
303 * copy.c (copy_file): Set EXEC_P of output bfd if input is so.
304 * copy.c (main): If is_strip==-1, compare last 5 chars
305 of argv[0], not the whole path.
306 * copy.c (main): Return 0, not 1.
307 * copy.c (setup_sections): Fix due to change in bfd_make_section
308 now failing if asked for a duplicate section.
309 * strip.c, ostrip.c: Removed obsolete files.
310 * ar.c, not-ranlib.c, maybe-ranlib.c:
311 Change encoding of is_ranlib variable to be consistent
312 with is_strip for strip.copy (i.e -1 to means use argv[0]).
313
314Thu Nov 14 20:11:02 1991 Per Bothner (bothner at cygnus.com)
315
316 * version.c (program_version): Update to version 1.92.
317
318Tue Nov 12 16:17:53 1991 Per Bothner (bothner at cygnus.com)
319
320 * ar.c (get_pos_bfd): Previous fix was missing a "break".
321
86c18d92
SC
322Thu Nov 7 08:55:56 1991 Steve Chamberlain (sac at cygnus.com)
323
324 * am29k-pinsn.c: Fixed bug in mtacc, dmac and fmac instruction
325 encodings. (Thaks to David Wood)
326
327Sun Nov 3 14:50:23 1991 Per Bothner (bothner at cygnus.com)
328
329 * Makefile.in ($(DIST_NAME).tar.Z), TODO: Various fixes.
330 * ar.c (get_pos_bfd): Fix to handling of before/after
331 positioning options.
332 * bucomm.c (fatal): MISSING_VFPRINTF is no longer an issue,
333 since libiberty contains vfprintf etc if otherwise missing.
334 * m68k-pinsn.c (print_insn_arg): Support BB/BW/BL
335 type operands, as used by branch instructions.
336 * nm.c: Delegate printing of symbols to BFD,
337 by using bfd_print_symbol to do the formatting.
338
5f0e8767
SC
339Mon Oct 28 11:20:47 1991 Steve Chamberlain (steve at cygnus.com)
340
341 * ar.c (write_archive.c): added unlink before rename since some
342 systems can't rename onto an existant file.
343
7e309104
SC
344Mon Oct 21 09:47:23 1991 Steve Chamberlain (steve at rtl.cygnus.com)
345
346 * nm.c: now doesn't crash if a symbol with no section and no
347 SEC_ABS appears.
348
349Thu Oct 17 15:25:50 1991 Per Bothner (bothner at cygnus.com)
350
351 * Makefile.in, version.c: Bump to version 1.91.
352
d8474a9b
PB
353Wed Oct 16 11:45:36 1991 Per Bothner (bothner at cygnus.com)
354
355 * Makefile.in, ar.c, bucomm.c, copy.c, cplus-dem.c, filemode.c,
356 i960-pinsn.c, m68k-pinsn.c, nm.c, objdump.c, size.c, sparc-pinsn.c,
357 * strip.c: Add or update Copyright notice.
358 * TODO: Add note on 'nm -a'.
359 * version.c: Update version number to 1.90.
360 * Makefile.in: Fix making of documentation for dist.
361
362Tue Oct 15 00:17:17 1991 Per Bothner (bothner at cygnus.com)
363
364 * README: New file.
365 * Makefile.in: New kludgy rules for making a tarfile.
366 * Makefile.in: Fix bindir path.
367
0c10ff03
RP
368Mon Oct 14 17:34:29 1991 Roland H. Pesch (pesch at cygnus.com)
369
370 * Makefile.in: add targets binutils.mm, binutils.me
371
d7cce023
JG
372Fri Oct 11 22:44:21 1991 John Gilmore (gnu at cygnus.com)
373
374 * Makefile.in: Avoid Sun Make VPATH bugs by adding dependencies.
375
abd4aaa9
RP
376Fri Oct 11 12:51:33 1991 Roland H. Pesch (pesch at cygnus.com)
377
6b583720
RP
378 * Makefile.in: add target "binutils.ms"
379
abd4aaa9
RP
380 * binutils.texinfo: minor restructuring for texi2roff comfort.
381
d7381d0c
JG
382Fri Oct 11 04:12:28 1991 John Gilmore (gnu at cygnus.com)
383
384 Restructure configuration scheme for bfd, binutils, ld.
385
386 * include/sys/h-*.h: Move to bfd/hosts/h-*.h.
387 * configure.in: Revise to symlink sysdep.h to ../bfd/hosts/h-xxx.h.
388 Change some config names to match other dirs.
389 * *.c: Include bfd.h before sysdep.h, so ansidecl and PROTO()
390 get defined first.
391 * Makefile.in: Use -I. to get sysdep.h.
392
393Wed Oct 9 22:42:56 1991 Per Bothner (bothner at cygnus.com)
394
395 * nm.c (print_symbols): Handle NULL name field of symbol.
396 * Makefile.in: Removed spurious comment.
397
c9629e6e
RP
398Tue Oct 8 16:55:03 1991 Roland H. Pesch (pesch at cygnus.com)
399
400 * binutils.texinfo: minor typos, phrasing, formatting fixes.
401
398eef0a
PB
402Tue Oct 8 15:13:20 1991 Per Bothner (bothner at cygnus.com)
403
404 * configure.in: Get host file from ../bfd/config, not config.
405 * config/*: Remove config directory and its files.
406
050f05e7
RP
407Tue Oct 8 13:58:59 1991 Roland H. Pesch (pesch at cygnus.com)
408
b7a11ec2
RP
409 * Makefile.in: new targets binutils.dvi, binutils.info
410
050f05e7
RP
411 * binutils.texinfo: remove most remaining FIXME's, delete
412 references to __.SYMDEF by name
413
414
71e83453
SC
415Tue Oct 8 10:23:44 1991 Steve Chamberlain (steve at cygnus.com)
416
417 * objdump.c (print_address) Print addresses nicely.
418
06a97fbd
PB
419Mon Oct 7 11:31:05 1991 Per Bothner (bothner at cygnus.com)
420
421 * ar.c, Makefile.in, new files {is,not,maybe}-ranlib.c:
422 Make two different binaries for ar and ranlib, instead of
423 distinguishing them at run time using argv[0].
424 (Old behavior is still available if you "make ar_with_ranlib",
425 but it is not the default.)
426 * ranlib.sh (new): An alternative one-line
427 shell implementation of ranlib.
428
e779a58c
JG
429Fri Oct 4 21:49:44 1991 John Gilmore (gnu at cygnus.com)
430
431 * objdump.c: Cope with renames of a few BFD types & enums.
432
0a5403df
RP
433Fri Oct 4 19:08:09 1991 Roland H. Pesch (pesch at cygnus.com)
434
435 * binutils.texinfo: add new file (rudimentary docn)
436
3fdbfe8d
PB
437Mon Sep 30 12:30:39 1991 Per Bothner (bothner at cygnus.com)
438
0a5403df 439 * config/hmake-news: Add new file (for Sony NEWSOS3).
3fdbfe8d
PB
440 * bucomm.c (fatal): Conditionally compile fatal() depending on
441 MISSING_VFPRINTF, and don't confuse the issue with NO_VARARGS.
442 * objdump.c (dump_headers): Trivial output format change.
443 * objdump.c (display_info): Loop over integers, not enums,
444 to appease old compilers.
445
446Mon May 20 16:14:07 1991 Steve Chamberlain (steve at cygint.cygnus.com)
447
448 *objdump.c *nm.c *copy.c :hanged some types to work with 64 bit object files
449
450Thu May 16 16:06:55 1991 Steve Chamberlain (steve at cygint.cygnus.com)
451 from bother
452 * objdump.c (print_address): Make disasembled output more
453 consistent with gdb and as: Add 0x when printing hex.
454 Don't print extra leading zeros.
455 Attempt to not print "filename.o".
456 * objdump.c: Add some enum-to-int casts to accomodate old compilers.
457
458
459Fri May 3 22:21:44 1991 John Gilmore (gnu at cygint.cygnus.com)
460
461 * copy.c: Change =& constructs to = &, since they confuse older
462 C compilers.
463
464
This page took 0.063156 seconds and 4 git commands to generate.