Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 1 Sep 2001 06:10:36 +0000 (06:10 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 1 Sep 2001 06:10:36 +0000 (06:10 +0000)
commiteaad82e00522075b805621309775131e27388791
tree0db8ddb46f2a278b5e766f9a62606dce3dd240a5
parentcb2391e14af26237a71729d7af2d9202fc22f12c
Update.

2001-08-31  Richard Henderson  <rth@redhat.com>

* elf/dl-support.c (_dl_cpuclock_offset): Protect with NONAVAIL.
(HP_TIMING_AVAIL): Set to HP_SMALL_TIMING_AVAIL if present.
* elf/rtld.c (HP_TIMING_AVAIL): Likewise.
(print_statistics): Make scalar unsigned long long.
* sysdeps/alpha/hp-timing.h: New file.

2001-08-31  Jakub Jelinek  <jakub@redhat.com>

* stdio-common/perror.c (perror): Save errno early, pass it
down to perror_internal.
(perror_internal): Add errnum argument.

2001-08-31  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/alpha/dl-machine.h (elf_machine_rela): Remove unused code.
Don't add old memory content for R_ALPHA_REFQUAD.
ChangeLog
elf/dl-support.c
elf/rtld.c
stdio-common/perror.c
sysdeps/alpha/dl-machine.h
sysdeps/alpha/hp-timing.h [new file with mode: 0644]