aa9ccc2bb6757f81b4913811ee8210864658841f
[platform/upstream/glibc.git] / ports / ChangeLog
1 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
2
3         * README: Don't refer to ports as a separate repository.  Don't
4         refer to scripts/data/.
5
6         * .gitignore: Remove file.
7         * Banner: Likewise.
8         * Makefile: Likewise.
9
10 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
11
12         * .gitignore: New file.
13
14 2012-02-07  Joseph Myers  <joseph@codesourcery.com>
15
16         * README: Update.
17
18 2012-02-07  Joseph Myers  <joseph@codesourcery.com>
19
20         * README: Document use of ranges in copyright notices.
21
22 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
23
24         * bare, sysdeps/am29k, sysdeps/i860, sysdeps/i960, sysdeps/m88k,
25         sysdeps/mach, sysdeps/rs6000, sysdeps/standalone, sysdeps/tahoe,
26         sysdeps/unix/bsd, sysdeps/unix/sysv/hpux, sysdeps/unix/sysv/i386,
27         sysdeps/unix/sysv/irix4, sysdeps/unix/sysv/isc2.2,
28         sysdeps/unix/sysv/minix, sysdeps/unix/sysv/sco3.2,
29         sysdeps/unix/sysv/sco3.2.4, sysdeps/unix/sysv/sysv4, sysdeps/vax,
30         sysdeps/z8000: Remove.
31
32 2010-04-14  Joseph Myers  <joseph@codesourcery.com>
33
34         * libc-abis: Remove.
35
36 2010-04-06  Joseph Myers  <joseph@codesourcery.com>
37
38         * libc-abis: New.
39
40 2006-03-06  Roland McGrath  <roland@redhat.com>
41
42         * Makefile (%.bz2, %.gz): New pattern rules.
43
44 2006-02-28  Roland McGrath  <roland@redhat.com>
45
46         * Makefile (glibc-port-%-$(dist-version).tar): Don't include top-level
47         stuff.
48
49         * README: Update for new add-on scheme.
50
51 2006-02-27  Roland McGrath  <roland@redhat.com>
52
53         * Makefile: Remove libc boilerplate.
54         * Makeconfig: File removed.
55         * configure.in: File removed.
56         * configure: File removed.
57
58 2005-03-22  Roland McGrath  <roland@redhat.com>
59
60         * Makefile ($(distname).tar): Fail if sysdeps/.../configure files are
61         not all up to date.  Touch configure files after cvs export.
62         (glibc-port-%-$(dist-version).tar): Likewise.
63
64 2004-10-22  Roland McGrath  <roland@frob.com>
65
66         * Makefile (dist, dist-ports): New target.
67         (dist-port-%): New pattern rule.
68         * Makeconfig [!subdir] (ports/%): New pattern rule.
69
70         * configure.in: Cope if there are no sysdeps/*/preconfigure files.
71         * configure: Regenerated.
72
73 2004-08-16  Roland McGrath  <roland@frob.com>
74
75         * Makefile: New file.
76
77 2004-08-04  Roland McGrath  <roland@frob.com>
78
79         New directory implementing glibc add-on infrastructure for
80         ports maintained separate from the core glibc source tree.
81         * README, configure.in, Makeconfig, Banner, ChangeLog: New files.
82         * configure: New generated file.