diff options
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | elf/rtld.c | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 92f0f8d7e4..a2b8476b25 100644 --- a/ChangeLog +++ b/ChangeLog @@ -27,6 +27,8 @@ 2000-04-18 Andreas Jaeger <aj@suse.de> + * elf/rtld.c (process_dl_debug): Remove obsolete comment. + * sysdeps/mips/dl-machine.h (elf_machine_rel): Fix relocation. 2000-04-18 Ulrich Drepper <drepper@redhat.com> diff --git a/elf/rtld.c b/elf/rtld.c index 7148c6fe6a..84cfbfb7f1 100644 --- a/elf/rtld.c +++ b/elf/rtld.c @@ -1181,7 +1181,6 @@ process_dl_debug (const char *dl_debug) case 4: if (memcmp (dl_debug, "help", 4) == 0) { - /* The `statistics' flag is not always implemented. */ _dl_sysdep_message ("\ Valid options for the LD_DEBUG environment variable are:\n\ \n\ |