Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 11 Feb 2000 19:48:04 +0000 (19:48 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 11 Feb 2000 19:48:04 +0000 (19:48 +0000)
commit586599b5005e6dbe608dd6885b0b282472494405
tree6ca662e8a1f836ddf0cf7640b1f199d72a7a7aef
parentcd090f718fe308b9d19779abec98cfc0248f92fc
Update.

2000-02-02  Andreas Schwab  <schwab@suse.de>

* malloc/Makefile (distribute): Add memprof.h.
* malloc/memprof.c: Move definition of GETSP and GETTIME to new
header memprof.h.
* sysdeps/generic/memprof.h: New file.
* sysdeps/alpha/memprof.h: New file.
* sysdeps/i386/memprof.h: New file.
* sysdeps/m68k/memprof.h: New file.
* sysdeps/mips/memprof.h: New file.
* sysdeps/powerpc/memprof.h: New file.
* sysdeps/sparc/memprof.h: New file.
ChangeLog
malloc/Makefile
malloc/memprof.c
sysdeps/alpha/memprof.h [new file with mode: 0644]
sysdeps/generic/memprof.h [new file with mode: 0644]
sysdeps/i386/memprof.h [new file with mode: 0644]
sysdeps/m68k/memprof.h [new file with mode: 0644]
sysdeps/mips/memprof.h [new file with mode: 0644]
sysdeps/powerpc/memprof.h [new file with mode: 0644]
sysdeps/sparc/memprof.h [new file with mode: 0644]