diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index b972b82638..a9a2786a86 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2003-03-17 Alexandre Oliva <aoliva@redhat.com> + * sysdeps/mips/machine-gmon.h (MCOUNT): Define for N32 and N64 as + well. + * sysdeps/unix/sysv/linux/mips/configure.in: New. Pre-process asm/unistd.h into asm-unistd.h. * sysdeps/unix/sysv/linux/mips/configure: Generated. @@ -9,8 +12,6 @@ * sysdeps/unix/sysv/linux/mips/clone.S: Don't include asm/unistd.h. -2003-03-17 Alexandre Oliva <aoliva@redhat.com> - * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: New file. * sysdeps/unix/sysv/linux/mips/ptrace.c: New file. Use long long type for registers on n32. |