aboutsummaryrefslogtreecommitdiff
path: root/ld/ldmisc.h
AgeCommit message (Collapse)AuthorFilesLines
1996-01-12 * ldmisc.c: Include <stdarg.h> rather than <varargs.h> ifIan Lance Taylor1-9/+14
ANSI_PROTOTYPES is defined. Remove special handling of WINDOWS_NT. Various indendation fixes. (vfinfo): Change fmt parameter to const char *. (info_msg): Write <stdarg.h> version. (einfo, minfo, finfo): Likewise. (info_assert): Change file parameter to const char *. * ldmisc.h (einfo, minfo, info_msg): If ANSI_PROTOTYPES is defined, use a real prototype. (info_assert): Change first parameter to be const char *.
1993-12-11 Made many changes to eliminate gcc warnings. Made variousIan Lance Taylor1-12/+26
cosmetic changes, declared various things in header files, removed various extern declarations from .c files. No substantive changes.
1991-04-14checkpoint before a mergeSteve Chamberlain1-2/+2
1991-03-21Initial revisionDavid Henkel-Wallace1-0/+34