]>
Commit | Line | Data |
---|---|---|
8d317d2a RP |
1 | Tue Oct 8 14:51:21 1991 Roland H. Pesch (pesch at cygnus.com) |
2 | ||
3 | * Makefile.in: fix target ld.dvi, add target ld.info | |
4 | ld.texinfo: make info filename ld.info | |
5 | ||
558175fb JG |
6 | Fri Oct 4 21:51:58 1991 John Gilmore (gnu at cygnus.com) |
7 | ||
8 | * Makefile.in: Avoid using $< in non-suffix rules (breaks on Sun | |
9 | Make). | |
10 | * ldfile.c, ldlang.c, ldmain.c, ldwrite.c: Cope with renames of a | |
11 | few BFD types & enums. | |
12 |