aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1995-04-17* sysdeps/alpha/strlen.c (strlen): Fix cmpbge insn, and returning Brendan Kehoe1-1/+6
1995-04-16 * /sysdeps/unix/bsd/ultrix4/mips/sysdep.h: New file defining ...Brendan Kehoe1-0/+5
1995-04-15* sysdeps/ieee754/mpn2dbl.c (__mpn_construct_double) Brendan Kehoe1-0/+5
1995-04-15 * sysdeps/unix/bsd/osf/alpha/killpg.S (killpg): Add .end directive. ...Brendan Kehoe1-1/+13
1995-04-15... changing to use /**/ instead of ! as comments Brendan Kehoe1-0/+1
1995-04-15 * sysdeps/unix/mips/brk.S (__brk, __curbrk): Add .end. * sysd...Brendan Kehoe1-1/+18
1995-04-15 * sysdeps/unix/bsd/osf/alpha/start.S: Change comments to be p...Brendan Kehoe1-0/+3
1995-04-15 * sysdeps/unix/bsd/osf/alpha/sysdep.h (NO_UNDERSCORES): Define.Brendan Kehoe1-0/+4
1995-04-14Fri Apr 14 15:53:46 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-0/+5
1995-04-14* Makefile (distribute): Add ChangeLog.[0-9].Roland McGrath1-10374/+10
1995-04-14* sysdeps/generic/expm1.c: #undef expm1 before weak_alias.Roland McGrath1-0/+9
1995-04-14Thu Apr 13 09:45:01 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-0/+5
1995-04-13Wed Apr 12 23:27:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-0/+4
1995-04-12Tue Apr 11 20:38:55 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-950411Roland McGrath1-0/+13
1995-04-10Mon Apr 10 14:53:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-0/+8
1995-04-10Sun Apr 9 01:24:33 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-0/+15
1995-04-08* extra-lib.mk (install-lib, extra-objs, alltypes-$(lib)): MakeRoland McGrath1-0/+3
1995-04-08* locale/loadlocale.c (_nl_load_locale): Use MAP_INHERIT flag inRoland McGrath1-0/+14
1995-04-08* malloc/free.c (__malloc_safe_bcopy, memmove): Don't defineRoland McGrath1-0/+8
1995-04-08Sat Apr 8 00:40:59 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-0/+9
1995-04-06* hurd/hurdinline.c: Include signal.h first, so we don't defineRoland McGrath1-0/+9
1995-04-05* misc/login_tty.c [! TIOCSCTTY]: Try an emulation using ttynameRoland McGrath1-0/+3
1995-04-05Wed Apr 5 00:13:45 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-0/+4
1995-04-04* sysdeps/unix/start.c: Remove spurious decl and #endif.Roland McGrath1-0/+2
1995-04-04Tue Apr 4 00:48:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-0/+9
1995-04-03* posix/execvp.c: Don't use stat to search path; just try execvRoland McGrath1-0/+3
1995-04-02Sun Apr 2 13:13:52 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-0/+15
1995-04-01* Makerules (lib%.so: lib%_pic.a): Pass -L options for subdir andcvs/libc-950402Roland McGrath1-0/+7
1995-04-01Sat Apr 1 00:08:06 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-0/+15
1995-03-31 * sysdeps/alpha/__longjmp.c (__longjmp): Take out const.Brendan Kehoe1-0/+1
1995-03-31 * sysdeps/mips/__longjmp.c (__longjmp): Take out CONST.Brendan Kehoe1-0/+4
1995-03-30Thu Mar 30 01:38:00 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-0/+7
1995-03-29* Make-dist (README): Commit it to CVS if there is a CVS directory.Roland McGrath1-0/+2
1995-03-29Wed Mar 29 11:26:48 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-0/+9
1995-03-27* mach/Makefile (headers): Add mach/mach_traps.h.Roland McGrath1-0/+4
1995-03-27* sysdeps/unix/bsd/bsd4.4/revoke.S: New file.Roland McGrath1-0/+9
1995-03-27Mon Mar 27 02:23:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-0/+42
1995-03-24* misc/Makefile (headers): Add utmp.h.Roland McGrath1-0/+3
1995-03-24Fri Mar 24 02:35:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-0/+15
1995-03-21Tue Mar 21 00:14:27 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-0/+14
1995-03-21* Makefile (parent-mostlyclean): Don't use $(libc.a).Roland McGrath1-0/+3
1995-03-21* Makerules (lib): Depend on lib-noranlib.Roland McGrath1-0/+14
1995-03-20Mon Mar 20 03:19:23 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-0/+11
1995-03-18Sat Mar 18 14:07:08 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-0/+10
1995-03-18* Makefile (subdirs): Put elf last.Roland McGrath1-0/+2
1995-03-17Fri Mar 17 12:58:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-3/+22
1995-03-17Handle 80-bit denormalized numbers correctly.Roland McGrath1-8/+4
1995-03-17Fri Mar 17 13:28:04 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>Ulrich Drepper1-0/+17
1995-03-16* stdlib/strtold.c (STRTOF): Set to strtold, not __strtold.Roland McGrath1-0/+4
1995-03-16Thu Mar 16 00:04:41 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-0/+78