From 5544c7e000393be4ca4fe9870fbc7bf2b0d8f0e4 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Wed, 15 Aug 2012 09:49:07 +0000 Subject: Update MIPS dl-lookup.c from generic version. --- ports/ChangeLog.mips | 4 ++++ ports/sysdeps/mips/dl-lookup.c | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'ports') diff --git a/ports/ChangeLog.mips b/ports/ChangeLog.mips index f8a9af198c..b69846f996 100644 --- a/ports/ChangeLog.mips +++ b/ports/ChangeLog.mips @@ -1,3 +1,7 @@ +2012-08-15 Joseph Myers + + * sysdeps/mips/dl-lookup.c: Update from generic version. + 2012-08-13 Maxim Kuvyrkov [__GNUC_PREREQ (4, 8)] diff --git a/ports/sysdeps/mips/dl-lookup.c b/ports/sysdeps/mips/dl-lookup.c index f7e98b7f53..e62c7d0608 100644 --- a/ports/sysdeps/mips/dl-lookup.c +++ b/ports/sysdeps/mips/dl-lookup.c @@ -1,6 +1,6 @@ /* Look up a symbol in the loaded objects. MIPS/Linux version - special handling of non-PIC undefined symbol rules. - Copyright (C) 1995-2007, 2009, 2010, 2011 Free Software Foundation, Inc. + Copyright (C) 1995-2012 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 @@ -28,6 +28,7 @@ #include #include #include +#include #include -- cgit 1.4.1