1 2012-11-03 Joseph Myers <joseph@codesourcery.com>
3 * sysdeps/am33/fpu/fclrexcpt.c (feclearexcept): Add
7 * sysdeps/am33/fpu/bits/fenv.h (FE_INEXACT): Define macro to
8 integer constant usable in #if and use that to give value to enum
10 (FE_UNDERFLOW): Likewise.
11 (FE_OVERFLOW): Likewise.
12 (FE_DIVBYZERO): Likewise.
13 (FE_INVALID): Likewise.
14 (FE_TONEAREST): Likewise.
16 2012-10-30 Joseph Myers <joseph@codesourcery.com>
19 * sysdeps/am33/tininess.h: New file.
21 2012-10-09 Roland McGrath <roland@hack.frob.com>
23 * sysdeps/unix/sysv/linux/am33/configure: Regenerated.
25 2012-08-07 Joseph Myers <joseph@codesourcery.com>
27 * sysdeps/unix/sysv/linux/am33/configure.in (arch_minimum_kernel):
29 * sysdeps/unix/sysv/linux/am33/configure: Regenerated.
31 2012-08-01 Roland McGrath <roland@hack.frob.com>
34 * sysdeps/unix/sysv/linux/am33/getrlimit.c: File removed.
36 2012-03-09 Paul Eggert <eggert@cs.ucla.edu>
39 Replace FSF snail mail address with URLs, as per GNU coding standards.
41 2011-10-05 Andreas Schwab <schwab@redhat.com>
43 * sysdeps/am33/dl-machine.h (elf_machine_rela)
44 (elf_machine_lazy_rel): Add parameter skip_ifunc.
46 2007-10-22 Daniel Jacobowitz <dan@codesourcery.com>
48 * sysdeps/unix/sysv/linux/am33/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
50 2007-07-10 Daniel Jacobowitz <dan@codesourcery.com>
52 * sysdeps/unix/sysv/linux/am33/bits/fcntl.h: Comment fix.
54 2006-01-12 Roland McGrath <roland@redhat.com>
56 * sysdeps/am33/jmpbuf-unwind.h: Include <jmpbuf-offsets.h>.
58 2006-01-10 Roland McGrath <roland@redhat.com>
60 * sysdeps/am33/bits/setjmp.h (__JMP_BUF_SP): Macro moved ...
61 * sysdeps/am33/jmpbuf-offsets.h: ... here, new file.
63 * sysdeps/am33/bits/setjmp.h (_JMPBUF_UNWINDS, __JMP_BUF_SP):
65 * sysdeps/am33/jmpbuf-unwind.h: ... here, new file.
67 2005-12-27 Roland McGrath <roland@redhat.com>
69 * sysdeps/am33/bits/setjmp.h (_JMPBUF_UNWINDS): Take third argument
70 DEMANGLE, and pass SP value through it.
72 2004-10-25 Alexandre Oliva <aoliva@redhat.com>
74 * ChangeLog.am33: Added emacs local variables for mode setting and
75 default changelog name.
77 * sysdeps/unix/sysv/linux/linuxthreads/sysdep-cancel.h: Moved...
78 * sysdeps/unix/sysv/linux/am33/linuxthreads/sysdep-cancel.h:
79 ... here, where it should have been added in the first place.
81 2004-10-22 Alexandre Oliva <aoliva@redhat.com>
83 * sysdeps/unix/sysv/linux/am33/bits/mman.h (PROT_GROWSDOWN): New.
86 2004-08-16 Alexandre Oliva <aoliva@redhat.com>
88 * sysdeps/am33/shlib-versions: Moved from top level.
90 2004-08-09 Alexandre Oliva <aoliva@redhat.com>
92 * sysdeps/am33/preconfigure: Renamed from configure.
95 2004-07-20 Alexandre Oliva <aoliva@redhat.com>
97 Moved from separate linuxthreads tree into am33/linuxthreads
99 2004-07-01 Alexandre Oliva <aoliva@redhat.com>
100 * sysdeps/unix/sysv/linux/am33/linuxthreads/sysdep-cancel.h
101 (PSEUDO): Save value returned by CENABLE and pass it to CDISABLE.
102 * sysdeps/am33/linuxthreads/pt-machine.h (testandset): Take
103 volatile argument. Improve asm statement.
104 2001-10-31 Alexandre Oliva <aoliva@redhat.com>
105 * sysdeps/am33/linuxthreads/pspinlock.c: New file.
106 * sysdeps/am33/linuxthreads/pt-machine.h: New file.
108 2004-07-19 Alexandre Oliva <aoliva@redhat.com>
112 * sysdeps/am33/Makefile: Likewise.
114 2004-06-28 Alexandre Oliva <aoliva@redhat.com>
116 * sysdeps/am33/Makefile: New file.
117 * sysdeps/unix/sysv/linux/am33/configure.in: New file.
118 * sysdeps/unix/sysv/linux/am33/configure: New file.
121 2004-06-19 Alexandre Oliva <aoliva@redhat.com>
123 * sysdeps/am33/fpu/bits/fenv.h: New file.
124 * sysdeps/am33/fpu/fpu_control.h: New file.
125 * sysdeps/am33/fpu/fenv_libc.h: New file.
126 * sysdeps/am33/fpu/fclrexcpt.c: New file.
127 * sysdeps/am33/fpu/fedisblxcpt.c: New file.
128 * sysdeps/am33/fpu/feenablxcpt.c: New file.
129 * sysdeps/am33/fpu/fegetenv.c: New file.
130 * sysdeps/am33/fpu/fegetexcept.c: New file.
131 * sysdeps/am33/fpu/fegetround.c: New file.
132 * sysdeps/am33/fpu/feholdexcpt.c: New file.
133 * sysdeps/am33/fpu/fesetenv.c: New file.
134 * sysdeps/am33/fpu/fesetround.c: New file.
135 * sysdeps/am33/fpu/feupdateenv.c: New file.
136 * sysdeps/am33/fpu/fgetexcptflg.c: New file.
137 * sysdeps/am33/fpu/fraiseexcpt.c: New file.
138 * sysdeps/am33/fpu/fsetexcptflg.c: New file.
139 * sysdeps/am33/fpu/ftestexcept.c: New file.
141 * sysdeps/unix/am33/sysdep.h: Use relative pathnames.
142 * sysdeps/unix/sysv/linux/am33/sysdep.h: Likewise.
143 * sysdeps/unix/sysv/linux/am33/sysdep.S: Likewise.
144 * configure, Makefile: Do nothing.
146 2004-06-09 Alexandre Oliva <aoliva@redhat.com>
148 * sysdeps/am33/bsd-setjmp.S: Move into...
149 * sysdeps/am33/setjmp.S: ... this file.
150 * sysdeps/am33/bsd-_setjmp.S: Likewise.
151 * sysdeps/am33/dl-machine.h (_dl_start_user): Do not do double
152 indirection to obtain _dl_loaded.
153 (elf_machine_rela_relative): Do not add addend.
155 2004-06-08 Alexandre Oliva <aoliva@redhat.com>
157 * sysdeps/am33/sysdep.h (JUMPTARGET): Undef before redefining.
158 * sysdeps/unix/sysv/linux/am33/sysdep.h (PSEUDO_NOERROR,
159 PSEUDO_END_NOERROR, ret_NOERROR, PSEUDO_ERRVAL, PSEUDO_END_ERRVAL,
160 ret_ERRVAL, INTERNAL_SYSCALL, INTERNAL_SYSCALL_DECL,
161 INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): New.
162 (INLINE_SYSCALL): Rewrite in terms of INTERNAL_SYSCALL macros.
163 (DO_CALL): Reorder arguments.
164 * sysdeps/am33/dl-machine.h (elf_machine_rela): Update prototype.
166 2003-05-16 Alexandre Oliva <aoliva@redhat.com>
168 * sysdeps/unix/sysv/linux/am33/Makefile: New file.
169 * sysdeps/unix/sysv/linux/am33/sysdep.h (INLINE_SYSCALL1): Drop
170 comma before args when calling inline_syscall0.
171 * sysdeps/unix/sysv/linux/am33/chown.c: New file.
172 * sysdeps/unix/sysv/linux/am33/fchown.c: New file.
173 * sysdeps/unix/sysv/linux/am33/fxstat.c: New file.
174 * sysdeps/unix/sysv/linux/am33/getegid.c: New file.
175 * sysdeps/unix/sysv/linux/am33/geteuid.c: New file.
176 * sysdeps/unix/sysv/linux/am33/getgid.c: New file.
177 * sysdeps/unix/sysv/linux/am33/getrlimit.c: New file.
178 * sysdeps/unix/sysv/linux/am33/getuid.c: New file.
179 * sysdeps/unix/sysv/linux/am33/lchown.c: New file.
180 * sysdeps/unix/sysv/linux/am33/lockf64.c: New file.
181 * sysdeps/unix/sysv/linux/am33/lxstat.c: New file.
182 * sysdeps/unix/sysv/linux/am33/setegid.c: New file.
183 * sysdeps/unix/sysv/linux/am33/seteuid.c: New file.
184 * sysdeps/unix/sysv/linux/am33/setfsgid.c: New file.
185 * sysdeps/unix/sysv/linux/am33/setfsuid.c: New file.
186 * sysdeps/unix/sysv/linux/am33/setgid.c: New file.
187 * sysdeps/unix/sysv/linux/am33/setregid.c: New file.
188 * sysdeps/unix/sysv/linux/am33/setresgid.c: New file.
189 * sysdeps/unix/sysv/linux/am33/setresuid.c: New file.
190 * sysdeps/unix/sysv/linux/am33/setreuid.c: New file.
191 * sysdeps/unix/sysv/linux/am33/setrlimit.c: New file.
192 * sysdeps/unix/sysv/linux/am33/setuid.c: New file.
193 * sysdeps/unix/sysv/linux/am33/xstat.c: New file.
194 * sysdeps/unix/sysv/linux/am33/syscalls.list: Removed, reverting
196 * sysdeps/unix/sysv/linux/am33/getresgid.c: New file.
197 * sysdeps/unix/sysv/linux/am33/getresuid.c: New file.
199 2003-05-09 Alexandre Oliva <aoliva@redhat.com>
201 * sysdeps/unix/sysv/linux/am33/getgroups.c: New file.
202 * sysdeps/unix/sysv/linux/am33/setgroups.c: New file.
204 2003-05-07 Alexandre Oliva <aoliva@redhat.com>
206 * sysdeps/unix/sysv/linux/am33/getmsg.c: New file.
207 * sysdeps/unix/sysv/linux/am33/putmsg.c: New file.
209 2003-03-26 Alexandre Oliva <aoliva@redhat.com>
211 * sysdeps/unix/sysv/linux/am33/syscalls.list: Added getresuid and
214 2003-01-17 Alexandre Oliva <aoliva@redhat.com>
216 * sysdeps/unix/sysv/linux/am33/fcntl.c: New file.
218 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
220 * sysdeps/am33/sys/ucontext.h (fpregset_t): Make it a structure.
222 2002-01-07 Alexandre Oliva <aoliva@redhat.com>
224 * sysdeps/am33/sys/ucontext.h (NFREG): Increment by 1, to make
227 2001-12-13 Alexandre Oliva <aoliva@redhat.com>
229 * shlib-versions: Set GLIBC_2.2.5 as the earliest symbol set.
231 2001-12-07 Alexandre Oliva <aoliva@redhat.com>
233 * sysdeps/am33/__longjmp.S: Tabify.
234 * sysdeps/am33/setjmp.S: Likewise.
235 * sysdeps/am33/dl-debug.h: Remove.
236 * sysdeps/am33/dl-machine.h: Delete commented-out uses of
237 macros defined in dl-debug.
238 (elf_machine_rela): Optimize if HAVE_Z_COMBRELOC. Fix
239 prediction of R_MN10300_NONE. Don't test for impossible
241 * sysdeps/am33/sysdep.h (ASM_TYPE_DIRECTIVE,
242 ASM_SIZE_DIRECTIVE): Define to nothing if ! HAVE_ELF.
244 2001-11-09 Alexandre Oliva <aoliva@redhat.com>
246 * sysdeps/unix/sysv/linux/am33/clone.S: Avoid branch overflow in
249 2001-11-08 Alexandre Oliva <aoliva@redhat.com>
251 * sysdeps/unix/sysv/linux/am33/clone.S: Load arguments correctly
254 2001-11-07 Alexandre Oliva <aoliva@redhat.com>
256 * sysdeps/unix/sysv/linux/am33/clone.S: Fix argument-passing
259 2001-10-31 Alexandre Oliva <aoliva@redhat.com>
261 * shlib-versions: Added am33_2.0 support.
262 * sysdeps/am33/Implies: New file.
263 * sysdeps/am33/__longjmp.S: New file.
264 * sysdeps/am33/atomicity.h: New file.
265 * sysdeps/am33/bsd-_setjmp.S: New file.
266 * sysdeps/am33/bsd-setjmp.S: New file.
267 * sysdeps/am33/dl-debug.h: New file.
268 * sysdeps/am33/dl-machine.h: New file.
269 * sysdeps/am33/memusage.h: New file.
270 * sysdeps/am33/setjmp.S: New file.
271 * sysdeps/am33/stackinfo.h: New file.
272 * sysdeps/am33/sysdep.h: New file.
273 * sysdeps/am33/bits/endian.h: New file.
274 * sysdeps/am33/bits/setjmp.h: New file.
275 * sysdeps/am33/elf/start.S: New file.
276 * sysdeps/am33/sys/ucontext.h: New file.
277 * sysdeps/unix/am33/sysdep.S: New file.
278 * sysdeps/unix/am33/sysdep.h: New file.
279 * sysdeps/unix/sysv/linux/am33/brk.c: New file.
280 * sysdeps/unix/sysv/linux/am33/clone.S: New file.
281 * sysdeps/unix/sysv/linux/am33/profil-counter.h: New file.
282 * sysdeps/unix/sysv/linux/am33/socket.S: New file.
283 * sysdeps/unix/sysv/linux/am33/syscall.S: New file.
284 * sysdeps/unix/sysv/linux/am33/sysdep.S: New file.
285 * sysdeps/unix/sysv/linux/am33/sysdep.h: New file.
286 * sysdeps/unix/sysv/linux/am33/bits/fcntl.h: New file.
287 * sysdeps/unix/sysv/linux/am33/bits/mman.h: New file.
293 version-control: never
294 change-log-default-name: "ChangeLog.am33"