diff options
author | Carlos O'Donell <carlos_odonell@mentor.com> | 2012-11-29 14:53:57 -0800 |
---|---|---|
committer | Carlos O'Donell <carlos_odonell@mentor.com> | 2012-11-29 14:53:57 -0800 |
commit | 9e4eee23af656c890394205fb15d252e171d346e (patch) | |
tree | 71b5834fd8a7ef49eb71135daf8e23b5d05fbe8e /ports/ChangeLog.hppa | |
parent | f06cc227e21211c33a489ab084dd6a1f1bab7935 (diff) | |
download | glibc-9e4eee23af656c890394205fb15d252e171d346e.zip glibc-9e4eee23af656c890394205fb15d252e171d346e.tar.gz glibc-9e4eee23af656c890394205fb15d252e171d346e.tar.bz2 |
hppa: Fix ChangeLog format issues.
Remove trailing whitespace and canonicalize path names.
Diffstat (limited to 'ports/ChangeLog.hppa')
-rw-r--r-- | ports/ChangeLog.hppa | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ports/ChangeLog.hppa b/ports/ChangeLog.hppa index 5ee9636..222ee44 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. |