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