diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-04-30 10:40:29 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-04-30 10:40:29 -0700 |
commit | 69124b48b9f6c477253954164721c216ddadf323 (patch) | |
tree | 129b2199ccbfc11dfff01dd137d46591d7e831f8 /ChangeLog.old-ports-aix | |
parent | fff463ed019226e8a07996fe09171d152896a42e (diff) | |
download | glibc-69124b48b9f6c477253954164721c216ddadf323.tar.gz glibc-69124b48b9f6c477253954164721c216ddadf323.tar.xz glibc-69124b48b9f6c477253954164721c216ddadf323.zip |
Move ports/ChangeLog* files to ChangeLog.old-ports*, remove ports/ directory.
Diffstat (limited to 'ChangeLog.old-ports-aix')
-rw-r--r-- | ChangeLog.old-ports-aix | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog.old-ports-aix b/ChangeLog.old-ports-aix new file mode 100644 index 0000000000..95bdbd2b36 --- /dev/null +++ b/ChangeLog.old-ports-aix @@ -0,0 +1,21 @@ +This file describes changes to the AIX port while it was in the ports/ +add-on directory. That port has since been removed entirely. +The ports/ directory is no longer used, so reintroduction of AIX code +would be described in the top-level ChangeLog file, not here. + + + +2011-11-29 Joseph Myers <joseph@codesourcery.com> + + * sysdeps/unix/sysv/aix: Remove. + +2007-07-10 Daniel Jacobowitz <dan@codesourcery.com> + + * sysdeps/unix/sysv/aix/bits/fcntl.h: Comment fix. + +2005-12-27 Roland McGrath <roland@redhat.com> + + * sysdeps/unix/sysv/aix/bits/setjmp.h (_JMPBUF_UNWINDS): Take third + argument DEMANGLE, and pass SP value through it. + + * sysdeps/unix/sysv/aix/powerpc/memset.c: Don't use sysdeps/generic. |