diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-04-27 21:35:47 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-04-27 21:35:47 +0000 |
commit | adae8f5ed5db7fec25b54eb8c21c2e39f39c6040 (patch) | |
tree | 946c1918e932c85cbbd554b6afe1ab8ecc917b11 /ChangeLog | |
parent | 468f7a8084a48746b30e8248320b87b2405860f2 (diff) | |
download | glibc-adae8f5ed5db7fec25b54eb8c21c2e39f39c6040.zip glibc-adae8f5ed5db7fec25b54eb8c21c2e39f39c6040.tar.gz glibc-adae8f5ed5db7fec25b54eb8c21c2e39f39c6040.tar.bz2 |
Update README to describe current supported systems.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2012-04-27 Joseph Myers <joseph@codesourcery.com> + * README: Cut down references to pre-2.6 Linux kernels and + Linuxthreads. Update lists of configurations in libc and ports + and sort alphabetically. Say "or newer" with Linux kernel version + requirements. + * config.h.in [IS_IN_build]: Allow compiling without optimization. 2012-04-27 Ryan S. Arnold <rsa@linux.vnet.ibm.com> |