about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Sat Jul 22 01:56:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-07-221-0/+40
* *** empty log message ***Thomas Bushnell, BSG1995-07-211-0/+7
* Mon Jul 17 08:45:40 1995 Jim Meyering (meyering@comco.com)Jim Meyering1995-07-171-0/+5
* Mon Jul 10 05:39:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-07-101-0/+25
* Tue Jun 20 02:18:19 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-06-221-0/+15
* Wed Jun 14 03:45:24 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-06-141-0/+16
* undo previous change, not needed w/ configure fixBrendan Kehoe1995-06-141-5/+0
* * configure.in (libc_cv_asm_set_directive): Make sure that theRoland McGrath1995-06-131-0/+4
* Tue Jun 13 15:45:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-06-131-0/+11
* * sysdeps/unix/bsd/osf/alpha/sysdep.h (HAVE_ASM_SET_DIRECTIVE): ...Brendan Kehoe1995-06-131-0/+5
* Mon Jun 12 13:15:45 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-06-121-0/+9
* * elf/dl-load.c (_dl_map_object): Add MAP_INHERIT flag in mmapRoland McGrath1995-06-121-0/+18
* Thu Jun 8 02:50:26 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-06-081-0/+45
* Mon Jun 5 04:02:26 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-06-051-0/+6
* Sun Jun 4 22:14:11 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-06-051-0/+12
* Tue May 30 15:52:32 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-311-0/+6
* Sat May 27 16:23:22 1995 Jim Meyering (meyering@comco.com)Jim Meyering1995-05-271-0/+5
* Fri May 26 13:00:08 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-271-0/+12
* Sun May 21 05:05:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-251-0/+5
* Sun May 21 02:01:29 1995 Jim Meyering (meyering@comco.com)Jim Meyering1995-05-211-0/+6
* Fri May 19 17:16:46 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-201-0/+31
* Wed May 17 16:50:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-181-0/+34
* Sat May 13 02:16:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-151-0/+18
* Wed May 10 21:00:47 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-111-0/+7
* Tue May 9 01:26:52 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-091-0/+42
* Sat May 6 11:06:47 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-081-0/+22
* Wed May 3 11:56:35 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-041-1/+22
* * sysdeps/mach/i386/sysdep.h (SNARF_ARGS, CALL_WITH_SP): Rewritten.Roland McGrath1995-05-021-0/+9
* Tue May 2 01:52:58 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-021-0/+26
* Sat Apr 29 15:46:57 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-011-0/+4
* Thu Apr 27 01:24:09 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-271-0/+59
* Sat Apr 22 14:48:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-241-0/+30
* * hurd/hurdsig.c: Use assert_perror for many calls which shouldRoland McGrath1995-04-211-0/+3
* Thu Apr 20 22:23:58 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-211-1/+7
* .Roland McGrath1995-04-201-0/+1
* Wed Apr 19 18:12:56 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-191-1/+6
* * time/tzset.c (__tzname, __daylight, __timezone): Don't check ...Brendan Kehoe1995-04-191-0/+5
* * libc-symbols.h (strong_alias_asm, strong_alias): UseRoland McGrath1995-04-181-0/+2
* Tue Apr 18 14:00:19 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-181-0/+9
* * sysdeps/alpha/strlen.c (strlen): Fix cmpbge insn, and returning Brendan Kehoe1995-04-171-1/+6
* * /sysdeps/unix/bsd/ultrix4/mips/sysdep.h: New file defining ...Brendan Kehoe1995-04-161-0/+5
* * sysdeps/ieee754/mpn2dbl.c (__mpn_construct_double) Brendan Kehoe1995-04-151-0/+5
* * sysdeps/unix/bsd/osf/alpha/killpg.S (killpg): Add .end directive. ...Brendan Kehoe1995-04-151-1/+13
* ... changing to use /**/ instead of ! as comments Brendan Kehoe1995-04-151-0/+1
* * sysdeps/unix/mips/brk.S (__brk, __curbrk): Add .end. * sysd...Brendan Kehoe1995-04-151-1/+18
* * sysdeps/unix/bsd/osf/alpha/start.S: Change comments to be p...Brendan Kehoe1995-04-151-0/+3
* * sysdeps/unix/bsd/osf/alpha/sysdep.h (NO_UNDERSCORES): Define.Brendan Kehoe1995-04-151-0/+4
* Fri Apr 14 15:53:46 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-141-0/+5
* * Makefile (distribute): Add ChangeLog.[0-9].Roland McGrath1995-04-141-10374/+10
* * sysdeps/generic/expm1.c: #undef expm1 before weak_alias.Roland McGrath1995-04-141-0/+9