diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index babbd97..1bbbc66 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,11 @@ +2003-04-23 H.J. Lu <hjl@gnu.org> + + * ldmain.c (link_callbacks): Initialize error_handler. + + * ldmisc.c (error_handler): New function. + + * ldmisc.h (error_handler): New prototype. + 2003-04-21 Stephane Carrez <stcarrez@nerim.fr> * emulparams/m68hc11elf.sh: Use m68hc1xelf.em extra. |