Only defined DEV_BSIZE if not already defined.
[glibc.git] / ports / ChangeLog
blobfcb58cc0a5be41db5678c165eb1a89e443de94b7
1 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
3         * README: Update copyright dates in example.
5 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
7         * README: Use sourceware.org in Bugzilla URL.
9 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
11         * README: Don't refer to ports as a separate repository.  Don't
12         refer to scripts/data/.
14 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
16         * .gitignore: Remove file.
17         * Banner: Likewise.
18         * Makefile: Likewise.
20 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
22         * .gitignore: New file.
24 2012-02-07  Joseph Myers  <joseph@codesourcery.com>
26         * README: Update.
28 2012-02-07  Joseph Myers  <joseph@codesourcery.com>
30         * README: Document use of ranges in copyright notices.
32 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
34         * bare, sysdeps/am29k, sysdeps/i860, sysdeps/i960, sysdeps/m88k,
35         sysdeps/mach, sysdeps/rs6000, sysdeps/standalone, sysdeps/tahoe,
36         sysdeps/unix/bsd, sysdeps/unix/sysv/hpux, sysdeps/unix/sysv/i386,
37         sysdeps/unix/sysv/irix4, sysdeps/unix/sysv/isc2.2,
38         sysdeps/unix/sysv/minix, sysdeps/unix/sysv/sco3.2,
39         sysdeps/unix/sysv/sco3.2.4, sysdeps/unix/sysv/sysv4, sysdeps/vax,
40         sysdeps/z8000: Remove.
42 2010-04-14  Joseph Myers  <joseph@codesourcery.com>
44         * libc-abis: Remove.
46 2010-04-06  Joseph Myers  <joseph@codesourcery.com>
48         * libc-abis: New.
50 2006-03-06  Roland McGrath  <roland@redhat.com>
52         * Makefile (%.bz2, %.gz): New pattern rules.
54 2006-02-28  Roland McGrath  <roland@redhat.com>
56         * Makefile (glibc-port-%-$(dist-version).tar): Don't include top-level
57         stuff.
59         * README: Update for new add-on scheme.
61 2006-02-27  Roland McGrath  <roland@redhat.com>
63         * Makefile: Remove libc boilerplate.
64         * Makeconfig: File removed.
65         * configure.in: File removed.
66         * configure: File removed.
68 2005-03-22  Roland McGrath  <roland@redhat.com>
70         * Makefile ($(distname).tar): Fail if sysdeps/.../configure files are
71         not all up to date.  Touch configure files after cvs export.
72         (glibc-port-%-$(dist-version).tar): Likewise.
74 2004-10-22  Roland McGrath  <roland@frob.com>
76         * Makefile (dist, dist-ports): New target.
77         (dist-port-%): New pattern rule.
78         * Makeconfig [!subdir] (ports/%): New pattern rule.
80         * configure.in: Cope if there are no sysdeps/*/preconfigure files.
81         * configure: Regenerated.
83 2004-08-16  Roland McGrath  <roland@frob.com>
85         * Makefile: New file.
87 2004-08-04  Roland McGrath  <roland@frob.com>
89         New directory implementing glibc add-on infrastructure for
90         ports maintained separate from the core glibc source tree.
91         * README, configure.in, Makeconfig, Banner, ChangeLog: New files.
92         * configure: New generated file.