Fix up log format, wrap a long line.
[glibc.git] / ports / ChangeLog.am33
blob015fa9066e456292912fed58b5374f29c4c49281
1 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
3         * All files with FSF copyright notices: Update copyright dates
4         using scripts/update-copyrights.
6 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
8         * sysdeps/unix/sysv/linux/am33/bits/fcntl.h: Reformat copyright
9         notice.
10         * sysdeps/unix/sysv/linux/am33/sysdep.S: Likewise.
12 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
14         * sysdeps/am33/fpu/fclrexcpt.c (feclearexcept): Add
15         libm_hidden_ver.
17         [BZ #3439]
18         * sysdeps/am33/fpu/bits/fenv.h (FE_INEXACT): Define macro to
19         integer constant usable in #if and use that to give value to enum
20         constant.
21         (FE_UNDERFLOW): Likewise.
22         (FE_OVERFLOW): Likewise.
23         (FE_DIVBYZERO): Likewise.
24         (FE_INVALID): Likewise.
25         (FE_TONEAREST): Likewise.
27 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
29         [BZ #14047]
30         * sysdeps/am33/tininess.h: New file.
32 2012-10-09  Roland McGrath  <roland@hack.frob.com>
34         * sysdeps/unix/sysv/linux/am33/configure: Regenerated.
36 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
38         * sysdeps/unix/sysv/linux/am33/configure.in (arch_minimum_kernel):
39         Change to 2.6.25.
40         * sysdeps/unix/sysv/linux/am33/configure: Regenerated.
42 2012-08-01  Roland McGrath  <roland@hack.frob.com>
44         [BZ #14138]
45         * sysdeps/unix/sysv/linux/am33/getrlimit.c: File removed.
47 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
49         [BZ #13673]
50         Replace FSF snail mail address with URLs, as per GNU coding standards.
52 2011-10-05  Andreas Schwab  <schwab@redhat.com>
54         * sysdeps/am33/dl-machine.h (elf_machine_rela)
55         (elf_machine_lazy_rel): Add parameter skip_ifunc.
57 2007-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
59         * sysdeps/unix/sysv/linux/am33/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
61 2007-07-10  Daniel Jacobowitz  <dan@codesourcery.com>
63         * sysdeps/unix/sysv/linux/am33/bits/fcntl.h: Comment fix.
65 2006-01-12  Roland McGrath  <roland@redhat.com>
67         * sysdeps/am33/jmpbuf-unwind.h: Include <jmpbuf-offsets.h>.
69 2006-01-10  Roland McGrath  <roland@redhat.com>
71         * sysdeps/am33/bits/setjmp.h (__JMP_BUF_SP): Macro moved ...
72         * sysdeps/am33/jmpbuf-offsets.h: ... here, new file.
74         * sysdeps/am33/bits/setjmp.h (_JMPBUF_UNWINDS, __JMP_BUF_SP):
75         Move macros ...
76         * sysdeps/am33/jmpbuf-unwind.h: ... here, new file.
78 2005-12-27  Roland McGrath  <roland@redhat.com>
80         * sysdeps/am33/bits/setjmp.h (_JMPBUF_UNWINDS): Take third argument
81         DEMANGLE, and pass SP value through it.
83 2004-10-25  Alexandre Oliva  <aoliva@redhat.com>
85         * ChangeLog.am33: Added emacs local variables for mode setting and
86         default changelog name.
88         * sysdeps/unix/sysv/linux/linuxthreads/sysdep-cancel.h: Moved...
89         * sysdeps/unix/sysv/linux/am33/linuxthreads/sysdep-cancel.h:
90         ... here, where it should have been added in the first place.
92 2004-10-22  Alexandre Oliva  <aoliva@redhat.com>
94         * sysdeps/unix/sysv/linux/am33/bits/mman.h (PROT_GROWSDOWN): New.
95         (PROT_GROWSUP): New.
97 2004-08-16  Alexandre Oliva  <aoliva@redhat.com>
99         * sysdeps/am33/shlib-versions: Moved from top level.
101 2004-08-09  Alexandre Oliva  <aoliva@redhat.com>
103         * sysdeps/am33/preconfigure: Renamed from configure.
104         * Makefile: Removed.
106 2004-07-20  Alexandre Oliva  <aoliva@redhat.com>
108         Moved from separate linuxthreads tree into am33/linuxthreads
109         subdirs:
110         2004-07-01  Alexandre Oliva  <aoliva@redhat.com>
111         * sysdeps/unix/sysv/linux/am33/linuxthreads/sysdep-cancel.h
112         (PSEUDO): Save value returned by CENABLE and pass it to CDISABLE.
113         * sysdeps/am33/linuxthreads/pt-machine.h (testandset): Take
114         volatile argument.  Improve asm statement.
115         2001-10-31  Alexandre Oliva  <aoliva@redhat.com>
116         * sysdeps/am33/linuxthreads/pspinlock.c: New file.
117         * sysdeps/am33/linuxthreads/pt-machine.h: New file.
119 2004-07-19  Alexandre Oliva  <aoliva@redhat.com>
121         * configure: New.
122         * mach.sh: Removed.
123         * sysdeps/am33/Makefile: Likewise.
125 2004-06-28  Alexandre Oliva  <aoliva@redhat.com>
127         * sysdeps/am33/Makefile: New file.
128         * sysdeps/unix/sysv/linux/am33/configure.in: New file.
129         * sysdeps/unix/sysv/linux/am33/configure: New file.
130         * mach.sh: New file.
132 2004-06-19  Alexandre Oliva  <aoliva@redhat.com>
134         * sysdeps/am33/fpu/bits/fenv.h: New file.
135         * sysdeps/am33/fpu/fpu_control.h: New file.
136         * sysdeps/am33/fpu/fenv_libc.h: New file.
137         * sysdeps/am33/fpu/fclrexcpt.c: New file.
138         * sysdeps/am33/fpu/fedisblxcpt.c: New file.
139         * sysdeps/am33/fpu/feenablxcpt.c: New file.
140         * sysdeps/am33/fpu/fegetenv.c: New file.
141         * sysdeps/am33/fpu/fegetexcept.c: New file.
142         * sysdeps/am33/fpu/fegetround.c: New file.
143         * sysdeps/am33/fpu/feholdexcpt.c: New file.
144         * sysdeps/am33/fpu/fesetenv.c: New file.
145         * sysdeps/am33/fpu/fesetround.c: New file.
146         * sysdeps/am33/fpu/feupdateenv.c: New file.
147         * sysdeps/am33/fpu/fgetexcptflg.c: New file.
148         * sysdeps/am33/fpu/fraiseexcpt.c: New file.
149         * sysdeps/am33/fpu/fsetexcptflg.c: New file.
150         * sysdeps/am33/fpu/ftestexcept.c: New file.
152         * sysdeps/unix/am33/sysdep.h: Use relative pathnames.
153         * sysdeps/unix/sysv/linux/am33/sysdep.h: Likewise.
154         * sysdeps/unix/sysv/linux/am33/sysdep.S: Likewise.
155         * configure, Makefile: Do nothing.
157 2004-06-09  Alexandre Oliva  <aoliva@redhat.com>
159         * sysdeps/am33/bsd-setjmp.S: Move into...
160         * sysdeps/am33/setjmp.S: ... this file.
161         * sysdeps/am33/bsd-_setjmp.S: Likewise.
162         * sysdeps/am33/dl-machine.h (_dl_start_user): Do not do double
163         indirection to obtain _dl_loaded.
164         (elf_machine_rela_relative): Do not add addend.
166 2004-06-08  Alexandre Oliva  <aoliva@redhat.com>
168         * sysdeps/am33/sysdep.h (JUMPTARGET): Undef before redefining.
169         * sysdeps/unix/sysv/linux/am33/sysdep.h (PSEUDO_NOERROR,
170         PSEUDO_END_NOERROR, ret_NOERROR, PSEUDO_ERRVAL, PSEUDO_END_ERRVAL,
171         ret_ERRVAL, INTERNAL_SYSCALL, INTERNAL_SYSCALL_DECL,
172         INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): New.
173         (INLINE_SYSCALL): Rewrite in terms of INTERNAL_SYSCALL macros.
174         (DO_CALL): Reorder arguments.
175         * sysdeps/am33/dl-machine.h (elf_machine_rela): Update prototype.
177 2003-05-16  Alexandre Oliva  <aoliva@redhat.com>
179         * sysdeps/unix/sysv/linux/am33/Makefile: New file.
180         * sysdeps/unix/sysv/linux/am33/sysdep.h (INLINE_SYSCALL1): Drop
181         comma before args when calling inline_syscall0.
182         * sysdeps/unix/sysv/linux/am33/chown.c: New file.
183         * sysdeps/unix/sysv/linux/am33/fchown.c: New file.
184         * sysdeps/unix/sysv/linux/am33/fxstat.c: New file.
185         * sysdeps/unix/sysv/linux/am33/getegid.c: New file.
186         * sysdeps/unix/sysv/linux/am33/geteuid.c: New file.
187         * sysdeps/unix/sysv/linux/am33/getgid.c: New file.
188         * sysdeps/unix/sysv/linux/am33/getrlimit.c: New file.
189         * sysdeps/unix/sysv/linux/am33/getuid.c: New file.
190         * sysdeps/unix/sysv/linux/am33/lchown.c: New file.
191         * sysdeps/unix/sysv/linux/am33/lockf64.c: New file.
192         * sysdeps/unix/sysv/linux/am33/lxstat.c: New file.
193         * sysdeps/unix/sysv/linux/am33/setegid.c: New file.
194         * sysdeps/unix/sysv/linux/am33/seteuid.c: New file.
195         * sysdeps/unix/sysv/linux/am33/setfsgid.c: New file.
196         * sysdeps/unix/sysv/linux/am33/setfsuid.c: New file.
197         * sysdeps/unix/sysv/linux/am33/setgid.c: New file.
198         * sysdeps/unix/sysv/linux/am33/setregid.c: New file.
199         * sysdeps/unix/sysv/linux/am33/setresgid.c: New file.
200         * sysdeps/unix/sysv/linux/am33/setresuid.c: New file.
201         * sysdeps/unix/sysv/linux/am33/setreuid.c: New file.
202         * sysdeps/unix/sysv/linux/am33/setrlimit.c: New file.
203         * sysdeps/unix/sysv/linux/am33/setuid.c: New file.
204         * sysdeps/unix/sysv/linux/am33/xstat.c: New file.
205         * sysdeps/unix/sysv/linux/am33/syscalls.list: Removed, reverting
206         2003-03-26's patch.
207         * sysdeps/unix/sysv/linux/am33/getresgid.c: New file.
208         * sysdeps/unix/sysv/linux/am33/getresuid.c: New file.
210 2003-05-09  Alexandre Oliva  <aoliva@redhat.com>
212         * sysdeps/unix/sysv/linux/am33/getgroups.c: New file.
213         * sysdeps/unix/sysv/linux/am33/setgroups.c: New file.
215 2003-05-07  Alexandre Oliva  <aoliva@redhat.com>
217         * sysdeps/unix/sysv/linux/am33/getmsg.c: New file.
218         * sysdeps/unix/sysv/linux/am33/putmsg.c: New file.
220 2003-03-26  Alexandre Oliva  <aoliva@redhat.com>
222         * sysdeps/unix/sysv/linux/am33/syscalls.list: Added getresuid and
223         getresgid.
225 2003-01-17  Alexandre Oliva  <aoliva@redhat.com>
227         * sysdeps/unix/sysv/linux/am33/fcntl.c: New file.
229 2002-02-08  Alexandre Oliva  <aoliva@redhat.com>
231         * sysdeps/am33/sys/ucontext.h (fpregset_t): Make it a structure.
233 2002-01-07  Alexandre Oliva  <aoliva@redhat.com>
235         * sysdeps/am33/sys/ucontext.h (NFREG): Increment by 1, to make
236         room for FPCR.
238 2001-12-13  Alexandre Oliva  <aoliva@redhat.com>
240         * shlib-versions: Set GLIBC_2.2.5 as the earliest symbol set.
242 2001-12-07  Alexandre Oliva  <aoliva@redhat.com>
244         * sysdeps/am33/__longjmp.S: Tabify.
245         * sysdeps/am33/setjmp.S: Likewise.
246         * sysdeps/am33/dl-debug.h: Remove.
247         * sysdeps/am33/dl-machine.h: Delete commented-out uses of
248         macros defined in dl-debug.
249         (elf_machine_rela): Optimize if HAVE_Z_COMBRELOC.  Fix
250         prediction of R_MN10300_NONE.  Don't test for impossible
251         condition.
252         * sysdeps/am33/sysdep.h (ASM_TYPE_DIRECTIVE,
253         ASM_SIZE_DIRECTIVE): Define to nothing if ! HAVE_ELF.
255 2001-11-09  Alexandre Oliva  <aoliva@redhat.com>
257         * sysdeps/unix/sysv/linux/am33/clone.S: Avoid branch overflow in
258         static link.
260 2001-11-08  Alexandre Oliva  <aoliva@redhat.com>
262         * sysdeps/unix/sysv/linux/am33/clone.S: Load arguments correctly
263         for syscall.
265 2001-11-07  Alexandre Oliva  <aoliva@redhat.com>
267         * sysdeps/unix/sysv/linux/am33/clone.S: Fix argument-passing
268         to thread_start.
270 2001-10-31  Alexandre Oliva  <aoliva@redhat.com>
272         * shlib-versions: Added am33_2.0 support.
273         * sysdeps/am33/Implies: New file.
274         * sysdeps/am33/__longjmp.S: New file.
275         * sysdeps/am33/atomicity.h: New file.
276         * sysdeps/am33/bsd-_setjmp.S: New file.
277         * sysdeps/am33/bsd-setjmp.S: New file.
278         * sysdeps/am33/dl-debug.h: New file.
279         * sysdeps/am33/dl-machine.h: New file.
280         * sysdeps/am33/memusage.h: New file.
281         * sysdeps/am33/setjmp.S: New file.
282         * sysdeps/am33/stackinfo.h: New file.
283         * sysdeps/am33/sysdep.h: New file.
284         * sysdeps/am33/bits/endian.h: New file.
285         * sysdeps/am33/bits/setjmp.h: New file.
286         * sysdeps/am33/elf/start.S: New file.
287         * sysdeps/am33/sys/ucontext.h: New file.
288         * sysdeps/unix/am33/sysdep.S: New file.
289         * sysdeps/unix/am33/sysdep.h: New file.
290         * sysdeps/unix/sysv/linux/am33/brk.c: New file.
291         * sysdeps/unix/sysv/linux/am33/clone.S: New file.
292         * sysdeps/unix/sysv/linux/am33/profil-counter.h: New file.
293         * sysdeps/unix/sysv/linux/am33/socket.S: New file.
294         * sysdeps/unix/sysv/linux/am33/syscall.S: New file.
295         * sysdeps/unix/sysv/linux/am33/sysdep.S: New file.
296         * sysdeps/unix/sysv/linux/am33/sysdep.h: New file.
297         * sysdeps/unix/sysv/linux/am33/bits/fcntl.h: New file.
298         * sysdeps/unix/sysv/linux/am33/bits/mman.h: New file.
300 Local Variables:
301 mode: change-log
302 left-margin: 8
303 fill-column: 74
304 version-control: never
305 change-log-default-name: "ChangeLog.am33"
306 End: