* ldmisc.c, ldmisc.h: Re-write info() to take a filename
authorPer Bothner <per@bothner.com>
Tue, 12 Nov 1991 03:03:42 +0000 (03:03 +0000)
committerPer Bothner <per@bothner.com>
Tue, 12 Nov 1991 03:03:42 +0000 (03:03 +0000)
commit1c9e4b1512b328f36891df48123dccb95fbfd23d
tree899920a0187e6164ed8c0d438e30460c960d6cf8
parentff7ce1700bc0ddc7db549189edf043510440244b
* ldmisc.c, ldmisc.h:  Re-write info() to take a filename
parameter, a format, and an arg pointer, and rename it to
vfinfo().  Write info() in terms of new vfinfo().
New einfo() is the same as info(), except it writes to stderr.
* ldemul.c, ldexp.c, ldlang.c, ldlnk960.c, ldmain.c, ldwrite.c,
ldmisc.c:  Replace "error" calls to info() by new einfo().
ld/ChangeLog
ld/ldlnk960.c
This page took 0.029728 seconds and 4 git commands to generate.