Further harden glibc malloc metadata against 1-byte overflows.
[glibc.git] / ChangeLog.old-ports
blob9c2f3c1ac9d5e819794b19fd51cac2645481a8b8
1 This file describes changes to the shared files of the ports/ add-on
2 directory.  The ports/ directory is no longer used and the files
3 described here are all gone.
5 \f
7 2014-04-29  Carlos O'Donell  <carlos@redhat.com>
9         * README: Removed. The ports repository is no longer used.
11 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
13         * README: Change references to preconfigure.in to
14         preconfigure.ac.
16 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
18         * README: Update copyright dates in example.
20 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
22         * README: Use sourceware.org in Bugzilla URL.
24 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
26         * README: Don't refer to ports as a separate repository.  Don't
27         refer to scripts/data/.
29 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
31         * .gitignore: Remove file.
32         * Banner: Likewise.
33         * Makefile: Likewise.
35 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
37         * .gitignore: New file.
39 2012-02-07  Joseph Myers  <joseph@codesourcery.com>
41         * README: Update.
43 2012-02-07  Joseph Myers  <joseph@codesourcery.com>
45         * README: Document use of ranges in copyright notices.
47 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
49         * bare, sysdeps/am29k, sysdeps/i860, sysdeps/i960, sysdeps/m88k,
50         sysdeps/mach, sysdeps/rs6000, sysdeps/standalone, sysdeps/tahoe,
51         sysdeps/unix/bsd, sysdeps/unix/sysv/hpux, sysdeps/unix/sysv/i386,
52         sysdeps/unix/sysv/irix4, sysdeps/unix/sysv/isc2.2,
53         sysdeps/unix/sysv/minix, sysdeps/unix/sysv/sco3.2,
54         sysdeps/unix/sysv/sco3.2.4, sysdeps/unix/sysv/sysv4, sysdeps/vax,
55         sysdeps/z8000: Remove.
57 2010-04-14  Joseph Myers  <joseph@codesourcery.com>
59         * libc-abis: Remove.
61 2010-04-06  Joseph Myers  <joseph@codesourcery.com>
63         * libc-abis: New.
65 2006-03-06  Roland McGrath  <roland@redhat.com>
67         * Makefile (%.bz2, %.gz): New pattern rules.
69 2006-02-28  Roland McGrath  <roland@redhat.com>
71         * Makefile (glibc-port-%-$(dist-version).tar): Don't include top-level
72         stuff.
74         * README: Update for new add-on scheme.
76 2006-02-27  Roland McGrath  <roland@redhat.com>
78         * Makefile: Remove libc boilerplate.
79         * Makeconfig: File removed.
80         * configure.in: File removed.
81         * configure: File removed.
83 2005-03-22  Roland McGrath  <roland@redhat.com>
85         * Makefile ($(distname).tar): Fail if sysdeps/.../configure files are
86         not all up to date.  Touch configure files after cvs export.
87         (glibc-port-%-$(dist-version).tar): Likewise.
89 2004-10-22  Roland McGrath  <roland@frob.com>
91         * Makefile (dist, dist-ports): New target.
92         (dist-port-%): New pattern rule.
93         * Makeconfig [!subdir] (ports/%): New pattern rule.
95         * configure.in: Cope if there are no sysdeps/*/preconfigure files.
96         * configure: Regenerated.
98 2004-08-16  Roland McGrath  <roland@frob.com>
100         * Makefile: New file.
102 2004-08-04  Roland McGrath  <roland@frob.com>
104         New directory implementing glibc add-on infrastructure for
105         ports maintained separate from the core glibc source tree.
106         * README, configure.in, Makeconfig, Banner, ChangeLog: New files.
107         * configure: New generated file.