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