diff options
-rw-r--r-- | ChangeLog | 20 | ||||
-rw-r--r-- | sysdeps/alpha/memusage.h (renamed from sysdeps/alpha/memprof.h) | 0 | ||||
-rw-r--r-- | sysdeps/arm/memusage.h (renamed from sysdeps/arm/memprof.h) | 0 | ||||
-rw-r--r-- | sysdeps/generic/memusage.h (renamed from sysdeps/generic/memprof.h) | 0 | ||||
-rw-r--r-- | sysdeps/i386/memusage.h (renamed from sysdeps/i386/memprof.h) | 0 | ||||
-rw-r--r-- | sysdeps/ia64/memusage.h (renamed from sysdeps/ia64/memprof.h) | 0 | ||||
-rw-r--r-- | sysdeps/m68k/memusage.h (renamed from sysdeps/m68k/memprof.h) | 0 | ||||
-rw-r--r-- | sysdeps/mips/memusage.h (renamed from sysdeps/mips/memprof.h) | 0 | ||||
-rw-r--r-- | sysdeps/powerpc/memusage.h (renamed from sysdeps/powerpc/memprof.h) | 0 | ||||
-rw-r--r-- | sysdeps/sh/memusage.h (renamed from sysdeps/sh/memprof.h) | 0 | ||||
-rw-r--r-- | sysdeps/sparc/memusage.h (renamed from sysdeps/sparc/memprof.h) | 0 |
11 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 13a9b899cc..462f156419 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,26 @@ * malloc/memusage.sh: ...this. New file. * malloc/memprofstat.c: Rename to... * malloc/memusagestat.c: ...this. New file. + * sysdeps/alpha/memprof.h: Rename to.. + * sysdeps/alpha/memusage.h: ...this. New file. + * sysdeps/arm/memprof.h: Rename to.. + * sysdeps/arm/memusage.h: ...this. New file. + * sysdeps/generic/memprof.h: Rename to.. + * sysdeps/generic/memusage.h: ...this. New file. + * sysdeps/i386/memprof.h: Rename to.. + * sysdeps/i386/memusage.h: ...this. New file. + * sysdeps/ia64/memprof.h: Rename to.. + * sysdeps/ia64/memusage.h: ...this. New file. + * sysdeps/m68k/memprof.h: Rename to.. + * sysdeps/m68k/memusage.h: ...this. New file. + * sysdeps/mips/memprof.h: Rename to.. + * sysdeps/mips/memusage.h: ...this. New file. + * sysdeps/powerpc/memprof.h: Rename to.. + * sysdeps/powerpc/memusage.h: ...this. New file. + * sysdeps/sparc/memprof.h: Rename to.. + * sysdeps/sparc/memusage.h: ...this. New file. + * sysdeps/sh/memprof.h: Rename to.. + * sysdeps/sh/memusage.h: ...this. New file. * elf/sprof.c (print_version): Update year. diff --git a/sysdeps/alpha/memprof.h b/sysdeps/alpha/memusage.h index 462b5ce1c2..462b5ce1c2 100644 --- a/sysdeps/alpha/memprof.h +++ b/sysdeps/alpha/memusage.h diff --git a/sysdeps/arm/memprof.h b/sysdeps/arm/memusage.h index 4e5081c167..4e5081c167 100644 --- a/sysdeps/arm/memprof.h +++ b/sysdeps/arm/memusage.h diff --git a/sysdeps/generic/memprof.h b/sysdeps/generic/memusage.h index ce94b7338d..ce94b7338d 100644 --- a/sysdeps/generic/memprof.h +++ b/sysdeps/generic/memusage.h diff --git a/sysdeps/i386/memprof.h b/sysdeps/i386/memusage.h index c1b047f556..c1b047f556 100644 --- a/sysdeps/i386/memprof.h +++ b/sysdeps/i386/memusage.h diff --git a/sysdeps/ia64/memprof.h b/sysdeps/ia64/memusage.h index e447a735e0..e447a735e0 100644 --- a/sysdeps/ia64/memprof.h +++ b/sysdeps/ia64/memusage.h diff --git a/sysdeps/m68k/memprof.h b/sysdeps/m68k/memusage.h index 5fd1cf4282..5fd1cf4282 100644 --- a/sysdeps/m68k/memprof.h +++ b/sysdeps/m68k/memusage.h diff --git a/sysdeps/mips/memprof.h b/sysdeps/mips/memusage.h index 93f2917d8c..93f2917d8c 100644 --- a/sysdeps/mips/memprof.h +++ b/sysdeps/mips/memusage.h diff --git a/sysdeps/powerpc/memprof.h b/sysdeps/powerpc/memusage.h index 05c8e78b38..05c8e78b38 100644 --- a/sysdeps/powerpc/memprof.h +++ b/sysdeps/powerpc/memusage.h diff --git a/sysdeps/sh/memprof.h b/sysdeps/sh/memusage.h index a02949f291..a02949f291 100644 --- a/sysdeps/sh/memprof.h +++ b/sysdeps/sh/memusage.h diff --git a/sysdeps/sparc/memprof.h b/sysdeps/sparc/memusage.h index 090e02ae88..090e02ae88 100644 --- a/sysdeps/sparc/memprof.h +++ b/sysdeps/sparc/memusage.h |