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