* configure.in: Get host file from ../bfd/config, not config.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 Tue Oct 8 15:13:20 1991 Per Bothner (bothner at cygnus.com)
2
3 * configure.in: Get host file from ../bfd/config, not config.
4 * config/*: Remove config directory and its files.
5
6 Tue Oct 8 13:58:59 1991 Roland H. Pesch (pesch at cygnus.com)
7
8 * Makefile.in: new targets binutils.dvi, binutils.info
9
10 * binutils.texinfo: remove most remaining FIXME's, delete
11 references to __.SYMDEF by name
12
13
14 Tue Oct 8 10:23:44 1991 Steve Chamberlain (steve at cygnus.com)
15
16 * objdump.c (print_address) Print addresses nicely.
17
18 Mon Oct 7 11:31:05 1991 Per Bothner (bothner at cygnus.com)
19
20 * ar.c, Makefile.in, new files {is,not,maybe}-ranlib.c:
21 Make two different binaries for ar and ranlib, instead of
22 distinguishing them at run time using argv[0].
23 (Old behavior is still available if you "make ar_with_ranlib",
24 but it is not the default.)
25 * ranlib.sh (new): An alternative one-line
26 shell implementation of ranlib.
27
28 Fri Oct 4 21:49:44 1991 John Gilmore (gnu at cygnus.com)
29
30 * objdump.c: Cope with renames of a few BFD types & enums.
31
32 Fri Oct 4 19:08:09 1991 Roland H. Pesch (pesch at cygnus.com)
33
34 * binutils.texinfo: add new file (rudimentary docn)
35
36 Mon Sep 30 12:30:39 1991 Per Bothner (bothner at cygnus.com)
37
38 * config/hmake-news: Add new file (for Sony NEWSOS3).
39 * bucomm.c (fatal): Conditionally compile fatal() depending on
40 MISSING_VFPRINTF, and don't confuse the issue with NO_VARARGS.
41 * objdump.c (dump_headers): Trivial output format change.
42 * objdump.c (display_info): Loop over integers, not enums,
43 to appease old compilers.
44
45 Mon May 20 16:14:07 1991 Steve Chamberlain (steve at cygint.cygnus.com)
46
47 *objdump.c *nm.c *copy.c :hanged some types to work with 64 bit object files
48
49 Thu May 16 16:06:55 1991 Steve Chamberlain (steve at cygint.cygnus.com)
50 from bother
51 * objdump.c (print_address): Make disasembled output more
52 consistent with gdb and as: Add 0x when printing hex.
53 Don't print extra leading zeros.
54 Attempt to not print "filename.o".
55 * objdump.c: Add some enum-to-int casts to accomodate old compilers.
56
57
58 Fri May 3 22:21:44 1991 John Gilmore (gnu at cygint.cygnus.com)
59
60 * copy.c: Change =& constructs to = &, since they confuse older
61 C compilers.
62
63
This page took 0.123622 seconds and 5 git commands to generate.