Alan Modra
|
1579bae1cd
|
Convert to C90
|
2003-06-28 05:28:54 +00:00 |
H.J. Lu
|
0f0569c4ae
|
include/
* bfdlink.h (bfd_link_callbacks): Add error_handler.
ld/
* ldmain.c (link_callbacks): Initialize error_handler.
* ldmisc.c (error_handler): New function.
* ldmisc.h (error_handler): New prototype.
|
2003-04-24 01:43:33 +00:00 |
Alan Modra
|
d5e0ebeb62
|
* ldmisc.c (USE_STDARG): Remove.
(info_msg): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
(einfo): Likewise.
(minfo): Likewise.
(lfinfo): Likewise.
* ldmisc.h: Remove #ifdef ANSI_PROTOTYPES and non-ansi
declarations. Update copyright.
|
2001-09-26 01:55:44 +00:00 |
H.J. Lu
|
d1b2b2dcb9
|
2001-05-02 H.J. Lu <hjl@gnu.org>
* ldfile.c: Include "libiberty.h".
* ldlex.l: Likewise.
* ldmisc.c (buystring): Removed.
* ldmisc.h: Likewise.
* ldfile.c: Replace buystring with xstrdup.
* ldlang.c: Likewise.
* ldlex.l: Likewise.
* ldmain.c: Likewise.
* ldmisc.c: Likewise.
* lexsup.c: Likewise.
* mpw-eppcmac.c: Likewise.
|
2001-05-02 16:42:55 +00:00 |
Nick Clifton
|
a2b64bede3
|
Fixtypos in ChangeLogs, fix copyright dates in files
|
2001-03-13 06:14:29 +00:00 |
Richard Henderson
|
252b5132c7
|
19990502 sourceware import
|
1999-05-03 07:29:11 +00:00 |