about summary refs log tree commit diff
path: root/ports/ChangeLog.hppa
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@systemhalted.org>2012-10-10 22:52:00 -0400
committerCarlos O'Donell <carlos@systemhalted.org>2012-10-10 22:52:00 -0400
commitfd328df065bb48a96c2aa49242b840884935ebf1 (patch)
treef3502fe85069bcc812a4dab14f36f71cf555c534 /ports/ChangeLog.hppa
parent0883bc35b44bd1fe3ddedc7ee36f11163e6f29db (diff)
downloadglibc-fd328df065bb48a96c2aa49242b840884935ebf1.tar.gz
glibc-fd328df065bb48a96c2aa49242b840884935ebf1.tar.xz
glibc-fd328df065bb48a96c2aa49242b840884935ebf1.zip
hppa: Remove pt-initfini.c
Rmoves the unused pt-initfini.c
Diffstat (limited to 'ports/ChangeLog.hppa')
-rw-r--r--ports/ChangeLog.hppa2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/ChangeLog.hppa b/ports/ChangeLog.hppa
index 71322ccd4b..b9aae570c1 100644
--- a/ports/ChangeLog.hppa
+++ b/ports/ChangeLog.hppa
@@ -1,5 +1,7 @@
 2012-10-10  Carlos O'Donell  <carlos@systemhalted.org>
 
+	* sysdeps/unix/sysv/linux/hppa/nptl/pt-initfini.c: Removed.
+
 	* sysdeps/hppa/nptl/shlib-versions: New file.
 
 2012-10-02  Siddhesh Poyarekar  <siddhesh@redhat.com>