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