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