Remove x32/iofopen.c and x32/iofopen64.c
[glibc.git] / ports / ChangeLog.am33
blob2adcc22e4e406559ffd6430e845f1622e29f406f
1 2012-08-01  Roland McGrath  <roland@hack.frob.com>
3         [BZ #14138]
4         * sysdeps/unix/sysv/linux/am33/getrlimit.c: File removed.
6 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
8         [BZ #13673]
9         Replace FSF snail mail address with URLs, as per GNU coding standards.
11 2011-10-05  Andreas Schwab  <schwab@redhat.com>
13         * sysdeps/am33/dl-machine.h (elf_machine_rela)
14         (elf_machine_lazy_rel): Add parameter skip_ifunc.
16 2007-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
18         * sysdeps/unix/sysv/linux/am33/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
20 2007-07-10  Daniel Jacobowitz  <dan@codesourcery.com>
22         * sysdeps/unix/sysv/linux/am33/bits/fcntl.h: Comment fix.
24 2006-01-12  Roland McGrath  <roland@redhat.com>
26         * sysdeps/am33/jmpbuf-unwind.h: Include <jmpbuf-offsets.h>.
28 2006-01-10  Roland McGrath  <roland@redhat.com>
30         * sysdeps/am33/bits/setjmp.h (__JMP_BUF_SP): Macro moved ...
31         * sysdeps/am33/jmpbuf-offsets.h: ... here, new file.
33         * sysdeps/am33/bits/setjmp.h (_JMPBUF_UNWINDS, __JMP_BUF_SP):
34         Move macros ...
35         * sysdeps/am33/jmpbuf-unwind.h: ... here, new file.
37 2005-12-27  Roland McGrath  <roland@redhat.com>
39         * sysdeps/am33/bits/setjmp.h (_JMPBUF_UNWINDS): Take third argument
40         DEMANGLE, and pass SP value through it.
42 2004-10-25  Alexandre Oliva  <aoliva@redhat.com>
44         * ChangeLog.am33: Added emacs local variables for mode setting and
45         default changelog name.
47         * sysdeps/unix/sysv/linux/linuxthreads/sysdep-cancel.h: Moved...
48         * sysdeps/unix/sysv/linux/am33/linuxthreads/sysdep-cancel.h:
49         ... here, where it should have been added in the first place.
51 2004-10-22  Alexandre Oliva  <aoliva@redhat.com>
53         * sysdeps/unix/sysv/linux/am33/bits/mman.h (PROT_GROWSDOWN): New.
54         (PROT_GROWSUP): New.
56 2004-08-16  Alexandre Oliva  <aoliva@redhat.com>
58         * sysdeps/am33/shlib-versions: Moved from top level.
60 2004-08-09  Alexandre Oliva  <aoliva@redhat.com>
62         * sysdeps/am33/preconfigure: Renamed from configure.
63         * Makefile: Removed.
65 2004-07-20  Alexandre Oliva  <aoliva@redhat.com>
67         Moved from separate linuxthreads tree into am33/linuxthreads
68         subdirs:
69         2004-07-01  Alexandre Oliva  <aoliva@redhat.com>
70         * sysdeps/unix/sysv/linux/am33/linuxthreads/sysdep-cancel.h
71         (PSEUDO): Save value returned by CENABLE and pass it to CDISABLE.
72         * sysdeps/am33/linuxthreads/pt-machine.h (testandset): Take
73         volatile argument.  Improve asm statement.
74         2001-10-31  Alexandre Oliva  <aoliva@redhat.com>
75         * sysdeps/am33/linuxthreads/pspinlock.c: New file.
76         * sysdeps/am33/linuxthreads/pt-machine.h: New file.
78 2004-07-19  Alexandre Oliva  <aoliva@redhat.com>
80         * configure: New.
81         * mach.sh: Removed.
82         * sysdeps/am33/Makefile: Likewise.
84 2004-06-28  Alexandre Oliva  <aoliva@redhat.com>
86         * sysdeps/am33/Makefile: New file.
87         * sysdeps/unix/sysv/linux/am33/configure.in: New file.
88         * sysdeps/unix/sysv/linux/am33/configure: New file.
89         * mach.sh: New file.
91 2004-06-19  Alexandre Oliva  <aoliva@redhat.com>
93         * sysdeps/am33/fpu/bits/fenv.h: New file.
94         * sysdeps/am33/fpu/fpu_control.h: New file.
95         * sysdeps/am33/fpu/fenv_libc.h: New file.
96         * sysdeps/am33/fpu/fclrexcpt.c: New file.
97         * sysdeps/am33/fpu/fedisblxcpt.c: New file.
98         * sysdeps/am33/fpu/feenablxcpt.c: New file.
99         * sysdeps/am33/fpu/fegetenv.c: New file.
100         * sysdeps/am33/fpu/fegetexcept.c: New file.
101         * sysdeps/am33/fpu/fegetround.c: New file.
102         * sysdeps/am33/fpu/feholdexcpt.c: New file.
103         * sysdeps/am33/fpu/fesetenv.c: New file.
104         * sysdeps/am33/fpu/fesetround.c: New file.
105         * sysdeps/am33/fpu/feupdateenv.c: New file.
106         * sysdeps/am33/fpu/fgetexcptflg.c: New file.
107         * sysdeps/am33/fpu/fraiseexcpt.c: New file.
108         * sysdeps/am33/fpu/fsetexcptflg.c: New file.
109         * sysdeps/am33/fpu/ftestexcept.c: New file.
111         * sysdeps/unix/am33/sysdep.h: Use relative pathnames.
112         * sysdeps/unix/sysv/linux/am33/sysdep.h: Likewise.
113         * sysdeps/unix/sysv/linux/am33/sysdep.S: Likewise.
114         * configure, Makefile: Do nothing.
116 2004-06-09  Alexandre Oliva  <aoliva@redhat.com>
118         * sysdeps/am33/bsd-setjmp.S: Move into...
119         * sysdeps/am33/setjmp.S: ... this file.
120         * sysdeps/am33/bsd-_setjmp.S: Likewise.
121         * sysdeps/am33/dl-machine.h (_dl_start_user): Do not do double
122         indirection to obtain _dl_loaded.
123         (elf_machine_rela_relative): Do not add addend.
125 2004-06-08  Alexandre Oliva  <aoliva@redhat.com>
127         * sysdeps/am33/sysdep.h (JUMPTARGET): Undef before redefining.
128         * sysdeps/unix/sysv/linux/am33/sysdep.h (PSEUDO_NOERROR,
129         PSEUDO_END_NOERROR, ret_NOERROR, PSEUDO_ERRVAL, PSEUDO_END_ERRVAL,
130         ret_ERRVAL, INTERNAL_SYSCALL, INTERNAL_SYSCALL_DECL,
131         INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): New.
132         (INLINE_SYSCALL): Rewrite in terms of INTERNAL_SYSCALL macros.
133         (DO_CALL): Reorder arguments.
134         * sysdeps/am33/dl-machine.h (elf_machine_rela): Update prototype.
136 2003-05-16  Alexandre Oliva  <aoliva@redhat.com>
138         * sysdeps/unix/sysv/linux/am33/Makefile: New file.
139         * sysdeps/unix/sysv/linux/am33/sysdep.h (INLINE_SYSCALL1): Drop
140         comma before args when calling inline_syscall0.
141         * sysdeps/unix/sysv/linux/am33/chown.c: New file.
142         * sysdeps/unix/sysv/linux/am33/fchown.c: New file.
143         * sysdeps/unix/sysv/linux/am33/fxstat.c: New file.
144         * sysdeps/unix/sysv/linux/am33/getegid.c: New file.
145         * sysdeps/unix/sysv/linux/am33/geteuid.c: New file.
146         * sysdeps/unix/sysv/linux/am33/getgid.c: New file.
147         * sysdeps/unix/sysv/linux/am33/getrlimit.c: New file.
148         * sysdeps/unix/sysv/linux/am33/getuid.c: New file.
149         * sysdeps/unix/sysv/linux/am33/lchown.c: New file.
150         * sysdeps/unix/sysv/linux/am33/lockf64.c: New file.
151         * sysdeps/unix/sysv/linux/am33/lxstat.c: New file.
152         * sysdeps/unix/sysv/linux/am33/setegid.c: New file.
153         * sysdeps/unix/sysv/linux/am33/seteuid.c: New file.
154         * sysdeps/unix/sysv/linux/am33/setfsgid.c: New file.
155         * sysdeps/unix/sysv/linux/am33/setfsuid.c: New file.
156         * sysdeps/unix/sysv/linux/am33/setgid.c: New file.
157         * sysdeps/unix/sysv/linux/am33/setregid.c: New file.
158         * sysdeps/unix/sysv/linux/am33/setresgid.c: New file.
159         * sysdeps/unix/sysv/linux/am33/setresuid.c: New file.
160         * sysdeps/unix/sysv/linux/am33/setreuid.c: New file.
161         * sysdeps/unix/sysv/linux/am33/setrlimit.c: New file.
162         * sysdeps/unix/sysv/linux/am33/setuid.c: New file.
163         * sysdeps/unix/sysv/linux/am33/xstat.c: New file.
164         * sysdeps/unix/sysv/linux/am33/syscalls.list: Removed, reverting
165         2003-03-26's patch.
166         * sysdeps/unix/sysv/linux/am33/getresgid.c: New file.
167         * sysdeps/unix/sysv/linux/am33/getresuid.c: New file.
169 2003-05-09  Alexandre Oliva  <aoliva@redhat.com>
171         * sysdeps/unix/sysv/linux/am33/getgroups.c: New file.
172         * sysdeps/unix/sysv/linux/am33/setgroups.c: New file.
174 2003-05-07  Alexandre Oliva  <aoliva@redhat.com>
176         * sysdeps/unix/sysv/linux/am33/getmsg.c: New file.
177         * sysdeps/unix/sysv/linux/am33/putmsg.c: New file.
179 2003-03-26  Alexandre Oliva  <aoliva@redhat.com>
181         * sysdeps/unix/sysv/linux/am33/syscalls.list: Added getresuid and
182         getresgid.
184 2003-01-17  Alexandre Oliva  <aoliva@redhat.com>
186         * sysdeps/unix/sysv/linux/am33/fcntl.c: New file.
188 2002-02-08  Alexandre Oliva  <aoliva@redhat.com>
190         * sysdeps/am33/sys/ucontext.h (fpregset_t): Make it a structure.
192 2002-01-07  Alexandre Oliva  <aoliva@redhat.com>
194         * sysdeps/am33/sys/ucontext.h (NFREG): Increment by 1, to make
195         room for FPCR.
197 2001-12-13  Alexandre Oliva  <aoliva@redhat.com>
199         * shlib-versions: Set GLIBC_2.2.5 as the earliest symbol set.
201 2001-12-07  Alexandre Oliva  <aoliva@redhat.com>
203         * sysdeps/am33/__longjmp.S: Tabify.
204         * sysdeps/am33/setjmp.S: Likewise.
205         * sysdeps/am33/dl-debug.h: Remove.
206         * sysdeps/am33/dl-machine.h: Delete commented-out uses of
207         macros defined in dl-debug.
208         (elf_machine_rela): Optimize if HAVE_Z_COMBRELOC.  Fix
209         prediction of R_MN10300_NONE.  Don't test for impossible
210         condition.
211         * sysdeps/am33/sysdep.h (ASM_TYPE_DIRECTIVE,
212         ASM_SIZE_DIRECTIVE): Define to nothing if ! HAVE_ELF.
214 2001-11-09  Alexandre Oliva  <aoliva@redhat.com>
216         * sysdeps/unix/sysv/linux/am33/clone.S: Avoid branch overflow in
217         static link.
219 2001-11-08  Alexandre Oliva  <aoliva@redhat.com>
221         * sysdeps/unix/sysv/linux/am33/clone.S: Load arguments correctly
222         for syscall.
224 2001-11-07  Alexandre Oliva  <aoliva@redhat.com>
226         * sysdeps/unix/sysv/linux/am33/clone.S: Fix argument-passing
227         to thread_start.
229 2001-10-31  Alexandre Oliva  <aoliva@redhat.com>
231         * shlib-versions: Added am33_2.0 support.
232         * sysdeps/am33/Implies: New file.
233         * sysdeps/am33/__longjmp.S: New file.
234         * sysdeps/am33/atomicity.h: New file.
235         * sysdeps/am33/bsd-_setjmp.S: New file.
236         * sysdeps/am33/bsd-setjmp.S: New file.
237         * sysdeps/am33/dl-debug.h: New file.
238         * sysdeps/am33/dl-machine.h: New file.
239         * sysdeps/am33/memusage.h: New file.
240         * sysdeps/am33/setjmp.S: New file.
241         * sysdeps/am33/stackinfo.h: New file.
242         * sysdeps/am33/sysdep.h: New file.
243         * sysdeps/am33/bits/endian.h: New file.
244         * sysdeps/am33/bits/setjmp.h: New file.
245         * sysdeps/am33/elf/start.S: New file.
246         * sysdeps/am33/sys/ucontext.h: New file.
247         * sysdeps/unix/am33/sysdep.S: New file.
248         * sysdeps/unix/am33/sysdep.h: New file.
249         * sysdeps/unix/sysv/linux/am33/brk.c: New file.
250         * sysdeps/unix/sysv/linux/am33/clone.S: New file.
251         * sysdeps/unix/sysv/linux/am33/profil-counter.h: New file.
252         * sysdeps/unix/sysv/linux/am33/socket.S: New file.
253         * sysdeps/unix/sysv/linux/am33/syscall.S: New file.
254         * sysdeps/unix/sysv/linux/am33/sysdep.S: New file.
255         * sysdeps/unix/sysv/linux/am33/sysdep.h: New file.
256         * sysdeps/unix/sysv/linux/am33/bits/fcntl.h: New file.
257         * sysdeps/unix/sysv/linux/am33/bits/mman.h: New file.
259 Local Variables:
260 mode: change-log
261 left-margin: 8
262 fill-column: 74
263 version-control: never
264 change-log-default-name: "ChangeLog.am33"
265 End: