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