Remove i486 subdirectory
[glibc.git] / ChangeLog.old-ports-am33
blob103ed0e99c76e0194835b8950d63dabab7d13b41
1 This file describes changes to the AM33 port while it was in the ports/
2 add-on directory.  That port has since been removed entirely.
3 The ports/ directory is no longer used, so reintroduction of AIX code
4 would be described in the top-level ChangeLog file, not here.
6 \f
8 2014-02-08  Joseph Myers  <joseph@codesourcery.com>
10         * sysdeps/am33: Remove.
11         * sysdeps/unix/am33: Likewise.
12         * sysdeps/unix/sysv/linux/am33: Likewise.
14 2013-11-28  Joseph Myers  <joseph@codesourcery.com>
16         * sysdeps/am33/fpu/fegetround.c (fegetround): Use libm_hidden_def.
18 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
20         * sysdeps/unix/sysv/linux/am33/configure.in: Moved to ...
21         * sysdeps/unix/sysv/linux/am33/configure.ac: ... here.
22         * sysdeps/unix/sysv/linux/am33/configure: Regenerated.
24 2013-08-29   Ondřej Bílka  <neleai@seznam.cz>
26         * sysdeps/unix/sysv/linux/am33/bits/fcntl.h: Fix typos.
28 2013-08-21   Ondřej Bílka  <neleai@seznam.cz>
30         * sysdeps/am33/fpu/fraiseexcpt.c: Fix typos.
32 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
34         * sysdeps/am33/elf/start.S: Remove trailing whitespace.
35         * sysdeps/am33/fpu/fgetexcptflg.c: Likewise.
37 2013-05-01  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
39         * sysdeps/am33/atomicity.h: Add missing #include <stdint.h> due to
40         uint64_t or uint32_t usage.
42 2013-03-11  Andreas Jaeger  <aj@suse.de>
44         * sysdeps/unix/sysv/linux/am33/bits/mman.h: Remove all defines
45         provided by bits/mman-linux.h and include <bits/mman-linux.h>.
47 2013-02-28  Joseph Myers  <joseph@codesourcery.com>
49         * sysdeps/am33/elf/start.S: Don't include "bp-sym.h".
50         (_start): Don't use BP_SYM.
51         * sysdeps/unix/sysv/linux/am33/clone.S: Don't include <bp-sym.h>.
52         (__clone): Don't use BP_SYM.
54 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
56         [BZ #13550]
57         * sysdeps/am33/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
58         Remove __BOUNDED_POINTERS__ from condition.
60 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
62         [BZ #13550]
63         * sysdeps/am33/dl-machine.h (fixup): Do not use __unbounded.
64         * sysdeps/unix/sysv/linux/am33/brk.c (__brk): Do not use
65         __ptrvalue.
67 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
69         * All files with FSF copyright notices: Update copyright dates
70         using scripts/update-copyrights.
72 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
74         * sysdeps/unix/sysv/linux/am33/bits/fcntl.h: Reformat copyright
75         notice.
76         * sysdeps/unix/sysv/linux/am33/sysdep.S: Likewise.
78 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
80         * sysdeps/am33/fpu/fclrexcpt.c (feclearexcept): Add
81         libm_hidden_ver.
83         [BZ #3439]
84         * sysdeps/am33/fpu/bits/fenv.h (FE_INEXACT): Define macro to
85         integer constant usable in #if and use that to give value to enum
86         constant.
87         (FE_UNDERFLOW): Likewise.
88         (FE_OVERFLOW): Likewise.
89         (FE_DIVBYZERO): Likewise.
90         (FE_INVALID): Likewise.
91         (FE_TONEAREST): Likewise.
93 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
95         [BZ #14047]
96         * sysdeps/am33/tininess.h: New file.
98 2012-10-09  Roland McGrath  <roland@hack.frob.com>
100         * sysdeps/unix/sysv/linux/am33/configure: Regenerated.
102 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
104         * sysdeps/unix/sysv/linux/am33/configure.in (arch_minimum_kernel):
105         Change to 2.6.25.
106         * sysdeps/unix/sysv/linux/am33/configure: Regenerated.
108 2012-08-01  Roland McGrath  <roland@hack.frob.com>
110         [BZ #14138]
111         * sysdeps/unix/sysv/linux/am33/getrlimit.c: File removed.
113 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
115         [BZ #13673]
116         Replace FSF snail mail address with URLs, as per GNU coding standards.
118 2011-10-05  Andreas Schwab  <schwab@redhat.com>
120         * sysdeps/am33/dl-machine.h (elf_machine_rela)
121         (elf_machine_lazy_rel): Add parameter skip_ifunc.
123 2007-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
125         * sysdeps/unix/sysv/linux/am33/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
127 2007-07-10  Daniel Jacobowitz  <dan@codesourcery.com>
129         * sysdeps/unix/sysv/linux/am33/bits/fcntl.h: Comment fix.
131 2006-01-12  Roland McGrath  <roland@redhat.com>
133         * sysdeps/am33/jmpbuf-unwind.h: Include <jmpbuf-offsets.h>.
135 2006-01-10  Roland McGrath  <roland@redhat.com>
137         * sysdeps/am33/bits/setjmp.h (__JMP_BUF_SP): Macro moved ...
138         * sysdeps/am33/jmpbuf-offsets.h: ... here, new file.
140         * sysdeps/am33/bits/setjmp.h (_JMPBUF_UNWINDS, __JMP_BUF_SP):
141         Move macros ...
142         * sysdeps/am33/jmpbuf-unwind.h: ... here, new file.
144 2005-12-27  Roland McGrath  <roland@redhat.com>
146         * sysdeps/am33/bits/setjmp.h (_JMPBUF_UNWINDS): Take third argument
147         DEMANGLE, and pass SP value through it.
149 2004-10-25  Alexandre Oliva  <aoliva@redhat.com>
151         * ChangeLog.am33: Added emacs local variables for mode setting and
152         default changelog name.
154         * sysdeps/unix/sysv/linux/linuxthreads/sysdep-cancel.h: Moved...
155         * sysdeps/unix/sysv/linux/am33/linuxthreads/sysdep-cancel.h:
156         ... here, where it should have been added in the first place.
158 2004-10-22  Alexandre Oliva  <aoliva@redhat.com>
160         * sysdeps/unix/sysv/linux/am33/bits/mman.h (PROT_GROWSDOWN): New.
161         (PROT_GROWSUP): New.
163 2004-08-16  Alexandre Oliva  <aoliva@redhat.com>
165         * sysdeps/am33/shlib-versions: Moved from top level.
167 2004-08-09  Alexandre Oliva  <aoliva@redhat.com>
169         * sysdeps/am33/preconfigure: Renamed from configure.
170         * Makefile: Removed.
172 2004-07-20  Alexandre Oliva  <aoliva@redhat.com>
174         Moved from separate linuxthreads tree into am33/linuxthreads
175         subdirs:
176         2004-07-01  Alexandre Oliva  <aoliva@redhat.com>
177         * sysdeps/unix/sysv/linux/am33/linuxthreads/sysdep-cancel.h
178         (PSEUDO): Save value returned by CENABLE and pass it to CDISABLE.
179         * sysdeps/am33/linuxthreads/pt-machine.h (testandset): Take
180         volatile argument.  Improve asm statement.
181         2001-10-31  Alexandre Oliva  <aoliva@redhat.com>
182         * sysdeps/am33/linuxthreads/pspinlock.c: New file.
183         * sysdeps/am33/linuxthreads/pt-machine.h: New file.
185 2004-07-19  Alexandre Oliva  <aoliva@redhat.com>
187         * configure: New.
188         * mach.sh: Removed.
189         * sysdeps/am33/Makefile: Likewise.
191 2004-06-28  Alexandre Oliva  <aoliva@redhat.com>
193         * sysdeps/am33/Makefile: New file.
194         * sysdeps/unix/sysv/linux/am33/configure.in: New file.
195         * sysdeps/unix/sysv/linux/am33/configure: New file.
196         * mach.sh: New file.
198 2004-06-19  Alexandre Oliva  <aoliva@redhat.com>
200         * sysdeps/am33/fpu/bits/fenv.h: New file.
201         * sysdeps/am33/fpu/fpu_control.h: New file.
202         * sysdeps/am33/fpu/fenv_libc.h: New file.
203         * sysdeps/am33/fpu/fclrexcpt.c: New file.
204         * sysdeps/am33/fpu/fedisblxcpt.c: New file.
205         * sysdeps/am33/fpu/feenablxcpt.c: New file.
206         * sysdeps/am33/fpu/fegetenv.c: New file.
207         * sysdeps/am33/fpu/fegetexcept.c: New file.
208         * sysdeps/am33/fpu/fegetround.c: New file.
209         * sysdeps/am33/fpu/feholdexcpt.c: New file.
210         * sysdeps/am33/fpu/fesetenv.c: New file.
211         * sysdeps/am33/fpu/fesetround.c: New file.
212         * sysdeps/am33/fpu/feupdateenv.c: New file.
213         * sysdeps/am33/fpu/fgetexcptflg.c: New file.
214         * sysdeps/am33/fpu/fraiseexcpt.c: New file.
215         * sysdeps/am33/fpu/fsetexcptflg.c: New file.
216         * sysdeps/am33/fpu/ftestexcept.c: New file.
218         * sysdeps/unix/am33/sysdep.h: Use relative pathnames.
219         * sysdeps/unix/sysv/linux/am33/sysdep.h: Likewise.
220         * sysdeps/unix/sysv/linux/am33/sysdep.S: Likewise.
221         * configure, Makefile: Do nothing.
223 2004-06-09  Alexandre Oliva  <aoliva@redhat.com>
225         * sysdeps/am33/bsd-setjmp.S: Move into...
226         * sysdeps/am33/setjmp.S: ... this file.
227         * sysdeps/am33/bsd-_setjmp.S: Likewise.
228         * sysdeps/am33/dl-machine.h (_dl_start_user): Do not do double
229         indirection to obtain _dl_loaded.
230         (elf_machine_rela_relative): Do not add addend.
232 2004-06-08  Alexandre Oliva  <aoliva@redhat.com>
234         * sysdeps/am33/sysdep.h (JUMPTARGET): Undef before redefining.
235         * sysdeps/unix/sysv/linux/am33/sysdep.h (PSEUDO_NOERROR,
236         PSEUDO_END_NOERROR, ret_NOERROR, PSEUDO_ERRVAL, PSEUDO_END_ERRVAL,
237         ret_ERRVAL, INTERNAL_SYSCALL, INTERNAL_SYSCALL_DECL,
238         INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): New.
239         (INLINE_SYSCALL): Rewrite in terms of INTERNAL_SYSCALL macros.
240         (DO_CALL): Reorder arguments.
241         * sysdeps/am33/dl-machine.h (elf_machine_rela): Update prototype.
243 2003-05-16  Alexandre Oliva  <aoliva@redhat.com>
245         * sysdeps/unix/sysv/linux/am33/Makefile: New file.
246         * sysdeps/unix/sysv/linux/am33/sysdep.h (INLINE_SYSCALL1): Drop
247         comma before args when calling inline_syscall0.
248         * sysdeps/unix/sysv/linux/am33/chown.c: New file.
249         * sysdeps/unix/sysv/linux/am33/fchown.c: New file.
250         * sysdeps/unix/sysv/linux/am33/fxstat.c: New file.
251         * sysdeps/unix/sysv/linux/am33/getegid.c: New file.
252         * sysdeps/unix/sysv/linux/am33/geteuid.c: New file.
253         * sysdeps/unix/sysv/linux/am33/getgid.c: New file.
254         * sysdeps/unix/sysv/linux/am33/getrlimit.c: New file.
255         * sysdeps/unix/sysv/linux/am33/getuid.c: New file.
256         * sysdeps/unix/sysv/linux/am33/lchown.c: New file.
257         * sysdeps/unix/sysv/linux/am33/lockf64.c: New file.
258         * sysdeps/unix/sysv/linux/am33/lxstat.c: New file.
259         * sysdeps/unix/sysv/linux/am33/setegid.c: New file.
260         * sysdeps/unix/sysv/linux/am33/seteuid.c: New file.
261         * sysdeps/unix/sysv/linux/am33/setfsgid.c: New file.
262         * sysdeps/unix/sysv/linux/am33/setfsuid.c: New file.
263         * sysdeps/unix/sysv/linux/am33/setgid.c: New file.
264         * sysdeps/unix/sysv/linux/am33/setregid.c: New file.
265         * sysdeps/unix/sysv/linux/am33/setresgid.c: New file.
266         * sysdeps/unix/sysv/linux/am33/setresuid.c: New file.
267         * sysdeps/unix/sysv/linux/am33/setreuid.c: New file.
268         * sysdeps/unix/sysv/linux/am33/setrlimit.c: New file.
269         * sysdeps/unix/sysv/linux/am33/setuid.c: New file.
270         * sysdeps/unix/sysv/linux/am33/xstat.c: New file.
271         * sysdeps/unix/sysv/linux/am33/syscalls.list: Removed, reverting
272         2003-03-26's patch.
273         * sysdeps/unix/sysv/linux/am33/getresgid.c: New file.
274         * sysdeps/unix/sysv/linux/am33/getresuid.c: New file.
276 2003-05-09  Alexandre Oliva  <aoliva@redhat.com>
278         * sysdeps/unix/sysv/linux/am33/getgroups.c: New file.
279         * sysdeps/unix/sysv/linux/am33/setgroups.c: New file.
281 2003-05-07  Alexandre Oliva  <aoliva@redhat.com>
283         * sysdeps/unix/sysv/linux/am33/getmsg.c: New file.
284         * sysdeps/unix/sysv/linux/am33/putmsg.c: New file.
286 2003-03-26  Alexandre Oliva  <aoliva@redhat.com>
288         * sysdeps/unix/sysv/linux/am33/syscalls.list: Added getresuid and
289         getresgid.
291 2003-01-17  Alexandre Oliva  <aoliva@redhat.com>
293         * sysdeps/unix/sysv/linux/am33/fcntl.c: New file.
295 2002-02-08  Alexandre Oliva  <aoliva@redhat.com>
297         * sysdeps/am33/sys/ucontext.h (fpregset_t): Make it a structure.
299 2002-01-07  Alexandre Oliva  <aoliva@redhat.com>
301         * sysdeps/am33/sys/ucontext.h (NFREG): Increment by 1, to make
302         room for FPCR.
304 2001-12-13  Alexandre Oliva  <aoliva@redhat.com>
306         * shlib-versions: Set GLIBC_2.2.5 as the earliest symbol set.
308 2001-12-07  Alexandre Oliva  <aoliva@redhat.com>
310         * sysdeps/am33/__longjmp.S: Tabify.
311         * sysdeps/am33/setjmp.S: Likewise.
312         * sysdeps/am33/dl-debug.h: Remove.
313         * sysdeps/am33/dl-machine.h: Delete commented-out uses of
314         macros defined in dl-debug.
315         (elf_machine_rela): Optimize if HAVE_Z_COMBRELOC.  Fix
316         prediction of R_MN10300_NONE.  Don't test for impossible
317         condition.
318         * sysdeps/am33/sysdep.h (ASM_TYPE_DIRECTIVE,
319         ASM_SIZE_DIRECTIVE): Define to nothing if ! HAVE_ELF.
321 2001-11-09  Alexandre Oliva  <aoliva@redhat.com>
323         * sysdeps/unix/sysv/linux/am33/clone.S: Avoid branch overflow in
324         static link.
326 2001-11-08  Alexandre Oliva  <aoliva@redhat.com>
328         * sysdeps/unix/sysv/linux/am33/clone.S: Load arguments correctly
329         for syscall.
331 2001-11-07  Alexandre Oliva  <aoliva@redhat.com>
333         * sysdeps/unix/sysv/linux/am33/clone.S: Fix argument-passing
334         to thread_start.
336 2001-10-31  Alexandre Oliva  <aoliva@redhat.com>
338         * shlib-versions: Added am33_2.0 support.
339         * sysdeps/am33/Implies: New file.
340         * sysdeps/am33/__longjmp.S: New file.
341         * sysdeps/am33/atomicity.h: New file.
342         * sysdeps/am33/bsd-_setjmp.S: New file.
343         * sysdeps/am33/bsd-setjmp.S: New file.
344         * sysdeps/am33/dl-debug.h: New file.
345         * sysdeps/am33/dl-machine.h: New file.
346         * sysdeps/am33/memusage.h: New file.
347         * sysdeps/am33/setjmp.S: New file.
348         * sysdeps/am33/stackinfo.h: New file.
349         * sysdeps/am33/sysdep.h: New file.
350         * sysdeps/am33/bits/endian.h: New file.
351         * sysdeps/am33/bits/setjmp.h: New file.
352         * sysdeps/am33/elf/start.S: New file.
353         * sysdeps/am33/sys/ucontext.h: New file.
354         * sysdeps/unix/am33/sysdep.S: New file.
355         * sysdeps/unix/am33/sysdep.h: New file.
356         * sysdeps/unix/sysv/linux/am33/brk.c: New file.
357         * sysdeps/unix/sysv/linux/am33/clone.S: New file.
358         * sysdeps/unix/sysv/linux/am33/profil-counter.h: New file.
359         * sysdeps/unix/sysv/linux/am33/socket.S: New file.
360         * sysdeps/unix/sysv/linux/am33/syscall.S: New file.
361         * sysdeps/unix/sysv/linux/am33/sysdep.S: New file.
362         * sysdeps/unix/sysv/linux/am33/sysdep.h: New file.
363         * sysdeps/unix/sysv/linux/am33/bits/fcntl.h: New file.
364         * sysdeps/unix/sysv/linux/am33/bits/mman.h: New file.
366 Local Variables:
367 mode: change-log
368 left-margin: 8
369 fill-column: 74
370 version-control: never
371 change-log-default-name: "ChangeLog.am33"
372 End: