+2006-02-28 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * sysdeps/unix/arm/sysdep.h, sysdeps/unix/sysv/linux/arm/sysdep.S,
+ sysdeps/unix/sysv/linux/arm/sysdep.h: Remove ports/ from include
+ paths.
+
2006-02-27 Daniel Jacobowitz <dan@codesourcery.com>
* sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
-/* Copyright (C) 1997, 1998, 2005 Free Software Foundation, Inc.
+/* Copyright (C) 1997, 1998, 2005, 2006
+ Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
02111-1307 USA. */
#include <sysdeps/unix/sysdep.h>
-#include <ports/sysdeps/arm/sysdep.h>
+#include <sysdeps/arm/sysdep.h>
/* Some definitions to allow the assembler in sysdeps/unix/ to build
without needing ARM-specific versions of all the files. */
-/* Copyright (C) 1995, 1996, 1997, 1998, 2005 Free Software Foundation, Inc.
+/* Copyright (C) 1995, 1996, 1997, 1998, 2005, 2006
+ Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
rsb r0, r0, $0
#define __syscall_error __syscall_error_1
-#include <ports/sysdeps/unix/arm/sysdep.S>
+#include <sysdeps/unix/arm/sysdep.S>
-/* Copyright (C) 1992, 93, 1995-2000, 2002, 2003, 2005 Free Software Foundation, Inc.
+/* Copyright (C) 1992, 93, 1995-2000, 2002, 2003, 2005, 2006
+ Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>, August 1995.
ARM changes by Philip Blundell, <pjb27@cam.ac.uk>, May 1997.
#define _LINUX_ARM_SYSDEP_H 1
/* There is some commonality. */
-#include <ports/sysdeps/unix/arm/sysdep.h>
+#include <sysdeps/unix/arm/sysdep.h>
/* Defines RTLD_PRIVATE_ERRNO and USE_DL_SYSINFO. */
#include <dl-sysdep.h>