Correct inputs for sin and cos
[glibc.git] / ports / ChangeLog
blob47294712fc7ce1797918142fe7183691838a3db2
1 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
3         * README: Change references to preconfigure.in to
4         preconfigure.ac.
6 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
8         * README: Update copyright dates in example.
10 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
12         * README: Use sourceware.org in Bugzilla URL.
14 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
16         * README: Don't refer to ports as a separate repository.  Don't
17         refer to scripts/data/.
19 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
21         * .gitignore: Remove file.
22         * Banner: Likewise.
23         * Makefile: Likewise.
25 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
27         * .gitignore: New file.
29 2012-02-07  Joseph Myers  <joseph@codesourcery.com>
31         * README: Update.
33 2012-02-07  Joseph Myers  <joseph@codesourcery.com>
35         * README: Document use of ranges in copyright notices.
37 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
39         * bare, sysdeps/am29k, sysdeps/i860, sysdeps/i960, sysdeps/m88k,
40         sysdeps/mach, sysdeps/rs6000, sysdeps/standalone, sysdeps/tahoe,
41         sysdeps/unix/bsd, sysdeps/unix/sysv/hpux, sysdeps/unix/sysv/i386,
42         sysdeps/unix/sysv/irix4, sysdeps/unix/sysv/isc2.2,
43         sysdeps/unix/sysv/minix, sysdeps/unix/sysv/sco3.2,
44         sysdeps/unix/sysv/sco3.2.4, sysdeps/unix/sysv/sysv4, sysdeps/vax,
45         sysdeps/z8000: Remove.
47 2010-04-14  Joseph Myers  <joseph@codesourcery.com>
49         * libc-abis: Remove.
51 2010-04-06  Joseph Myers  <joseph@codesourcery.com>
53         * libc-abis: New.
55 2006-03-06  Roland McGrath  <roland@redhat.com>
57         * Makefile (%.bz2, %.gz): New pattern rules.
59 2006-02-28  Roland McGrath  <roland@redhat.com>
61         * Makefile (glibc-port-%-$(dist-version).tar): Don't include top-level
62         stuff.
64         * README: Update for new add-on scheme.
66 2006-02-27  Roland McGrath  <roland@redhat.com>
68         * Makefile: Remove libc boilerplate.
69         * Makeconfig: File removed.
70         * configure.in: File removed.
71         * configure: File removed.
73 2005-03-22  Roland McGrath  <roland@redhat.com>
75         * Makefile ($(distname).tar): Fail if sysdeps/.../configure files are
76         not all up to date.  Touch configure files after cvs export.
77         (glibc-port-%-$(dist-version).tar): Likewise.
79 2004-10-22  Roland McGrath  <roland@frob.com>
81         * Makefile (dist, dist-ports): New target.
82         (dist-port-%): New pattern rule.
83         * Makeconfig [!subdir] (ports/%): New pattern rule.
85         * configure.in: Cope if there are no sysdeps/*/preconfigure files.
86         * configure: Regenerated.
88 2004-08-16  Roland McGrath  <roland@frob.com>
90         * Makefile: New file.
92 2004-08-04  Roland McGrath  <roland@frob.com>
94         New directory implementing glibc add-on infrastructure for
95         ports maintained separate from the core glibc source tree.
96         * README, configure.in, Makeconfig, Banner, ChangeLog: New files.
97         * configure: New generated file.