about summary refs log tree commit diff
path: root/sysdeps/i386
Commit message (Expand)AuthorAgeFilesLines
* Mon Jun 3 00:30:35 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960603Roland McGrath1996-06-031-7/+21
* * elf/dl-lookup.c (_dl_lookup_symbol): Arg NOSELF renamed to NOPLT.Roland McGrath1996-06-021-0/+4
* Thu May 30 11:24:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960602 cvs/libc-960601 cvs/libc-960531Roland McGrath1996-05-304-146/+9
* * sysdeps/i386/fpu/__math.h (logb): Correct contraint from =u to =t. cvs/libc-960529Roland McGrath1996-05-291-1/+1
* Sun May 26 15:15:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-264-10/+345
* Tue May 14 19:42:04 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-151-3/+3
* Updated from /src/gmp-2.0Roland McGrath1996-05-0715-15/+30
* Fri May 3 13:32:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960504Roland McGrath1996-05-031-7/+4
* Wed Mar 27 14:52:11 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1996-03-272-0/+103
* Wed Mar 20 11:28:49 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath1996-03-211-0/+101
* * sysdeps/i386/fpu/__math.h (asinh): Call log1p instead of __log1p.Roland McGrath1996-03-201-5/+4
* Tue Mar 19 14:18:42 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1996-03-191-0/+512
* Mon Mar 18 13:20:46 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> cvs/libc-960319Roland McGrath1996-03-181-1/+7
* Mon Mar 4 20:54:40 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath1996-03-051-0/+2
* * stdlib/Makefile (mpn-stuff): New target.Roland McGrath1996-03-016-177/+161
* Mon Feb 26 10:22:30 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> cvs/libc-960227Roland McGrath1996-02-271-4/+4
* Tue Feb 13 00:12:12 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1996-02-132-95/+13
* Tue Feb 13 00:12:12 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1996-02-131-29/+0
* Wed Feb 7 18:48:30 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1996-02-081-11/+15
* Sat Jan 6 16:39:14 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960108 cvs/libc-960107Roland McGrath1996-01-071-11/+14
* Tue Dec 5 02:27:32 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>Roland McGrath1995-12-052-84/+84
* Updated from ../=mpn/gmp-1.910Roland McGrath1995-12-042-8/+14
* Wed Nov 29 12:30:50 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951130Roland McGrath1995-11-301-1/+1
* Wed Nov 15 19:22:07 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-11-162-0/+89
* Thu Oct 26 23:11:11 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>Roland McGrath1995-10-301-3/+3
* Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>Roland McGrath1995-10-1626-69/+3653
* * sysdeps/i386/dl-machine.h (elf_machine_rel): Use +=, not =, toRoland McGrath1995-10-121-1/+1
* Thu Sep 28 13:05:54 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-281-8/+9
* Tue Sep 26 16:50:17 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-261-0/+29
* Thu Sep 21 00:03:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-211-13/+32
* Fri Sep 1 16:16:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-013-15/+28
* Rewrote i386 setjmp in assembly.Roland McGrath1995-08-315-129/+84
* Wed Aug 30 16:44:55 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-08-311-0/+1
* Fri Aug 25 12:12:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-08-251-0/+2
* Removed dep on hurd/signal.h for RPC stub objects.Roland McGrath1995-08-221-0/+2
* Use JUMPTARGET macro in jmp insn.Roland McGrath1995-07-232-3/+4
* Removed gratuitous #include <hurd.h>.Roland McGrath1995-07-221-1/+0
* * elf/dl-load.c (_dl_map_object): Add MAP_INHERIT flag in mmapRoland McGrath1995-06-121-1/+1
* Thu Jun 8 02:50:26 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-06-082-3/+23
* Tue May 30 15:52:32 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-312-15/+43
* (__data_start): Define this symbol as the first thing in .data.Roland McGrath1995-05-091-2/+8
* Sat May 6 11:06:47 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-082-25/+21
* Wed May 3 11:56:35 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-041-0/+46
* * sysdeps/mach/i386/sysdep.h (SNARF_ARGS, CALL_WITH_SP): Rewritten.Roland McGrath1995-05-023-0/+347
* * Makefile (distribute): Add ChangeLog.[0-9].Roland McGrath1995-04-142-6/+6
* Tue Apr 11 20:38:55 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-950411Roland McGrath1995-04-122-0/+14
* Wed Apr 5 00:13:45 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-051-2/+2
* Mon Mar 27 02:23:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-271-0/+5
* initial importRoland McGrath1995-02-1824-0/+1348