New targets binutils.mm, binutils.me
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 Mon Oct 14 17:34:29 1991 Roland H. Pesch (pesch at cygnus.com)
2
3 * Makefile.in: add targets binutils.mm, binutils.me
4
5 Fri Oct 11 22:44:21 1991 John Gilmore (gnu at cygnus.com)
6
7 * Makefile.in: Avoid Sun Make VPATH bugs by adding dependencies.
8
9 Fri Oct 11 12:51:33 1991 Roland H. Pesch (pesch at cygnus.com)
10
11 * Makefile.in: add target "binutils.ms"
12
13 * binutils.texinfo: minor restructuring for texi2roff comfort.
14
15 Fri Oct 11 04:12:28 1991 John Gilmore (gnu at cygnus.com)
16
17 Restructure configuration scheme for bfd, binutils, ld.
18
19 * include/sys/h-*.h: Move to bfd/hosts/h-*.h.
20 * configure.in: Revise to symlink sysdep.h to ../bfd/hosts/h-xxx.h.
21 Change some config names to match other dirs.
22 * *.c: Include bfd.h before sysdep.h, so ansidecl and PROTO()
23 get defined first.
24 * Makefile.in: Use -I. to get sysdep.h.
25
26 Wed Oct 9 22:42:56 1991 Per Bothner (bothner at cygnus.com)
27
28 * nm.c (print_symbols): Handle NULL name field of symbol.
29 * Makefile.in: Removed spurious comment.
30
31 Tue Oct 8 16:55:03 1991 Roland H. Pesch (pesch at cygnus.com)
32
33 * binutils.texinfo: minor typos, phrasing, formatting fixes.
34
35 Tue Oct 8 15:13:20 1991 Per Bothner (bothner at cygnus.com)
36
37 * configure.in: Get host file from ../bfd/config, not config.
38 * config/*: Remove config directory and its files.
39
40 Tue Oct 8 13:58:59 1991 Roland H. Pesch (pesch at cygnus.com)
41
42 * Makefile.in: new targets binutils.dvi, binutils.info
43
44 * binutils.texinfo: remove most remaining FIXME's, delete
45 references to __.SYMDEF by name
46
47
48 Tue Oct 8 10:23:44 1991 Steve Chamberlain (steve at cygnus.com)
49
50 * objdump.c (print_address) Print addresses nicely.
51
52 Mon Oct 7 11:31:05 1991 Per Bothner (bothner at cygnus.com)
53
54 * ar.c, Makefile.in, new files {is,not,maybe}-ranlib.c:
55 Make two different binaries for ar and ranlib, instead of
56 distinguishing them at run time using argv[0].
57 (Old behavior is still available if you "make ar_with_ranlib",
58 but it is not the default.)
59 * ranlib.sh (new): An alternative one-line
60 shell implementation of ranlib.
61
62 Fri Oct 4 21:49:44 1991 John Gilmore (gnu at cygnus.com)
63
64 * objdump.c: Cope with renames of a few BFD types & enums.
65
66 Fri Oct 4 19:08:09 1991 Roland H. Pesch (pesch at cygnus.com)
67
68 * binutils.texinfo: add new file (rudimentary docn)
69
70 Mon Sep 30 12:30:39 1991 Per Bothner (bothner at cygnus.com)
71
72 * config/hmake-news: Add new file (for Sony NEWSOS3).
73 * bucomm.c (fatal): Conditionally compile fatal() depending on
74 MISSING_VFPRINTF, and don't confuse the issue with NO_VARARGS.
75 * objdump.c (dump_headers): Trivial output format change.
76 * objdump.c (display_info): Loop over integers, not enums,
77 to appease old compilers.
78
79 Mon May 20 16:14:07 1991 Steve Chamberlain (steve at cygint.cygnus.com)
80
81 *objdump.c *nm.c *copy.c :hanged some types to work with 64 bit object files
82
83 Thu May 16 16:06:55 1991 Steve Chamberlain (steve at cygint.cygnus.com)
84 from bother
85 * objdump.c (print_address): Make disasembled output more
86 consistent with gdb and as: Add 0x when printing hex.
87 Don't print extra leading zeros.
88 Attempt to not print "filename.o".
89 * objdump.c: Add some enum-to-int casts to accomodate old compilers.
90
91
92 Fri May 3 22:21:44 1991 John Gilmore (gnu at cygint.cygnus.com)
93
94 * copy.c: Change =& constructs to = &, since they confuse older
95 C compilers.
96
97
This page took 0.038827 seconds and 5 git commands to generate.