summaryrefslogtreecommitdiff
path: root/ports/ChangeLog.hppa
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos_odonell@mentor.com>2012-11-29 14:53:57 -0800
committerCarlos O'Donell <carlos_odonell@mentor.com>2012-11-29 14:53:57 -0800
commit9e4eee23af656c890394205fb15d252e171d346e (patch)
tree71b5834fd8a7ef49eb71135daf8e23b5d05fbe8e /ports/ChangeLog.hppa
parentf06cc227e21211c33a489ab084dd6a1f1bab7935 (diff)
hppa: Fix ChangeLog format issues.
Remove trailing whitespace and canonicalize path names.
Diffstat (limited to 'ports/ChangeLog.hppa')
-rw-r--r--ports/ChangeLog.hppa10
1 files changed, 5 insertions, 5 deletions
diff --git a/ports/ChangeLog.hppa b/ports/ChangeLog.hppa
index 5ee9636ae7..222ee443a8 100644
--- a/ports/ChangeLog.hppa
+++ b/ports/ChangeLog.hppa
@@ -1,7 +1,7 @@
2012-11-29 Carlos O'Donell <carlos@systemhalted.org>
* sysdeps/unix/sysv/linux/hppa/bits/socket.h: Delete file.
- * ports/sysdeps/unix/sysv/linux/hppa/bits/socket_type.h: New file.
+ * sysdeps/unix/sysv/linux/hppa/bits/socket_type.h: New file.
* sysdeps/hppa/fpu/feholdexcpt.c: Cast return to unsigned long long *.
* sysdeps/unix/sysv/linux/hppa/mmap.c: Cast return to __ptr_t.
@@ -226,7 +226,7 @@
2012-03-03 Carlos O'Donell <carlos@systemhalted.org>
- * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Name
+ * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Name
pthread_attr_t union.
* sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Sync from libc copy.
* sysdeps/unix/sysv/linux/hppa/bits/socket.h: Likewise.
@@ -248,12 +248,12 @@
2011-10-21 Carlos O'Donell <carlos@systemhalted.org>
* sysdeps/unix/sysv/linux/hppa/sys/procfs.h: Update copyright year.
- Do not include signal.h and sys/ucontext.h.
+ Do not include signal.h and sys/ucontext.h.
2011-10-20 Carlos O'Donell <carlos@systemhalted.org>
- * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Update copyright
- year.
+ * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Update copyright
+ year.
(PSEUDO): Define __*_nocancel version. Add CFI directives to __*_nocancel
and normal version.
(PUSHARGS_1): Add CFI directive.