Remove bounded-pointers handling from x86_64 assembly sources.
[platform/upstream/glibc.git] / ports / ChangeLog
1 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
2
3         * README: Update copyright dates in example.
4
5 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
6
7         * README: Use sourceware.org in Bugzilla URL.
8
9 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
10
11         * README: Don't refer to ports as a separate repository.  Don't
12         refer to scripts/data/.
13
14 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
15
16         * .gitignore: Remove file.
17         * Banner: Likewise.
18         * Makefile: Likewise.
19
20 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
21
22         * .gitignore: New file.
23
24 2012-02-07  Joseph Myers  <joseph@codesourcery.com>
25
26         * README: Update.
27
28 2012-02-07  Joseph Myers  <joseph@codesourcery.com>
29
30         * README: Document use of ranges in copyright notices.
31
32 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
33
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.
41
42 2010-04-14  Joseph Myers  <joseph@codesourcery.com>
43
44         * libc-abis: Remove.
45
46 2010-04-06  Joseph Myers  <joseph@codesourcery.com>
47
48         * libc-abis: New.
49
50 2006-03-06  Roland McGrath  <roland@redhat.com>
51
52         * Makefile (%.bz2, %.gz): New pattern rules.
53
54 2006-02-28  Roland McGrath  <roland@redhat.com>
55
56         * Makefile (glibc-port-%-$(dist-version).tar): Don't include top-level
57         stuff.
58
59         * README: Update for new add-on scheme.
60
61 2006-02-27  Roland McGrath  <roland@redhat.com>
62
63         * Makefile: Remove libc boilerplate.
64         * Makeconfig: File removed.
65         * configure.in: File removed.
66         * configure: File removed.
67
68 2005-03-22  Roland McGrath  <roland@redhat.com>
69
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.
73
74 2004-10-22  Roland McGrath  <roland@frob.com>
75
76         * Makefile (dist, dist-ports): New target.
77         (dist-port-%): New pattern rule.
78         * Makeconfig [!subdir] (ports/%): New pattern rule.
79
80         * configure.in: Cope if there are no sysdeps/*/preconfigure files.
81         * configure: Regenerated.
82
83 2004-08-16  Roland McGrath  <roland@frob.com>
84
85         * Makefile: New file.
86
87 2004-08-04  Roland McGrath  <roland@frob.com>
88
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.