alpha: Fix end-of-count checks in strncmp
[glibc.git] / ChangeLog
blob6a37d349fca7fccb8e71302f3c3670fd88e35786
1 2012-02-07  Joseph Myers  <joseph@codesourcery.com>
3         * README: Update.
5 2012-02-07  Joseph Myers  <joseph@codesourcery.com>
7         * README: Document use of ranges in copyright notices.
9 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
11         * bare, sysdeps/am29k, sysdeps/i860, sysdeps/i960, sysdeps/m88k,
12         sysdeps/mach, sysdeps/rs6000, sysdeps/standalone, sysdeps/tahoe,
13         sysdeps/unix/bsd, sysdeps/unix/sysv/hpux, sysdeps/unix/sysv/i386,
14         sysdeps/unix/sysv/irix4, sysdeps/unix/sysv/isc2.2,
15         sysdeps/unix/sysv/minix, sysdeps/unix/sysv/sco3.2,
16         sysdeps/unix/sysv/sco3.2.4, sysdeps/unix/sysv/sysv4, sysdeps/vax,
17         sysdeps/z8000: Remove.
19 2010-04-14  Joseph Myers  <joseph@codesourcery.com>
21         * libc-abis: Remove.
23 2010-04-06  Joseph Myers  <joseph@codesourcery.com>
25         * libc-abis: New.
27 2006-03-06  Roland McGrath  <roland@redhat.com>
29         * Makefile (%.bz2, %.gz): New pattern rules.
31 2006-02-28  Roland McGrath  <roland@redhat.com>
33         * Makefile (glibc-port-%-$(dist-version).tar): Don't include top-level
34         stuff.
36         * README: Update for new add-on scheme.
38 2006-02-27  Roland McGrath  <roland@redhat.com>
40         * Makefile: Remove libc boilerplate.
41         * Makeconfig: File removed.
42         * configure.in: File removed.
43         * configure: File removed.
45 2005-03-22  Roland McGrath  <roland@redhat.com>
47         * Makefile ($(distname).tar): Fail if sysdeps/.../configure files are
48         not all up to date.  Touch configure files after cvs export.
49         (glibc-port-%-$(dist-version).tar): Likewise.
51 2004-10-22  Roland McGrath  <roland@frob.com>
53         * Makefile (dist, dist-ports): New target.
54         (dist-port-%): New pattern rule.
55         * Makeconfig [!subdir] (ports/%): New pattern rule.
57         * configure.in: Cope if there are no sysdeps/*/preconfigure files.
58         * configure: Regenerated.
60 2004-08-16  Roland McGrath  <roland@frob.com>
62         * Makefile: New file.
64 2004-08-04  Roland McGrath  <roland@frob.com>
66         New directory implementing glibc add-on infrastructure for
67         ports maintained separate from the core glibc source tree.
68         * README, configure.in, Makeconfig, Banner, ChangeLog: New files.
69         * configure: New generated file.