summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
1995-06-12Mon Jun 12 13:15:45 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-06-12* elf/dl-load.c (_dl_map_object): Add MAP_INHERIT flag in mmapRoland McGrath
1995-06-08Thu Jun 8 02:50:26 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-05-31Tue May 30 15:52:32 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-05-27Cast RHS to const unsigned char * to avoid error from Irix-4.0.5's C compiler.Jim Meyering
1995-05-27Fri May 26 13:00:08 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-05-26Only notify the proc server for SIGCHLD when the SA_NOCLDSTOP bit actually ch...Roland McGrath
1995-05-26Remove trailing white space.Jim Meyering
1995-05-21[LIBC_]: Do include string.h.Jim Meyering
1995-05-21Don't include <string.h> at all. HPUX-9.01 and IRIX-4.0.5 vendor C compilers ...Jim Meyering
1995-05-20Fri May 19 17:16:46 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-05-11Wed May 10 21:00:47 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-05-09(__data_start): Define this symbol as the first thing in .data.Roland McGrath
1995-05-08Sat May 6 11:06:47 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-05-04Wed May 3 11:56:35 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-05-02* sysdeps/mach/i386/sysdep.h (SNARF_ARGS, CALL_WITH_SP): Rewritten.Roland McGrath
1995-05-02Tue May 2 01:52:58 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-05-01Sat Apr 29 15:46:57 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-04-27Thu Apr 27 01:24:09 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-04-26[HAVE_UNISTD_H]: Include unistd.h so it can declare sys_siglist.cvs/make-3-73-2Roland McGrath
1995-04-24Sat Apr 22 14:48:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-04-21Thu Apr 20 22:23:58 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-04-18(main): Don't generate "#ifdef HAVE_WEAK_SYMBOLS" #defns.Roland McGrath
1995-04-17* sysdeps/alpha/strlen.c (strlen): Fix cmpbge insn, and returning Brendan Kehoe
1995-04-16 * /sysdeps/unix/bsd/ultrix4/mips/sysdep.h: New file defining ...Brendan Kehoe
1995-04-15* sysdeps/ieee754/mpn2dbl.c (__mpn_construct_double) Brendan Kehoe
1995-04-15 * sysdeps/unix/bsd/osf/alpha/killpg.S (killpg): Add .end directive. ...Brendan Kehoe
1995-04-15... changing to use /**/ instead of ! as comments Brendan Kehoe
1995-04-15 * sysdeps/unix/mips/brk.S (__brk, __curbrk): Add .end. * sysd...Brendan Kehoe
1995-04-15 * sysdeps/unix/bsd/osf/alpha/start.S: Change comments to be p...Brendan Kehoe
1995-04-15 * sysdeps/unix/bsd/osf/alpha/sysdep.h (NO_UNDERSCORES): Define.Brendan Kehoe
1995-04-14* Makefile (distribute): Add ChangeLog.[0-9].Roland McGrath
1995-04-14* sysdeps/generic/expm1.c: #undef expm1 before weak_alias.Roland McGrath
1995-04-12Tue Apr 11 20:38:55 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-950411Roland McGrath
1995-04-08* locale/loadlocale.c (_nl_load_locale): Use MAP_INHERIT flag inRoland McGrath
1995-04-06* hurd/hurdinline.c: Include signal.h first, so we don't defineRoland McGrath
1995-04-05Wed Apr 5 00:13:45 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-04-04* sysdeps/unix/start.c: Remove spurious decl and #endif.Roland McGrath
1995-04-04Tue Apr 4 00:48:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-04-02Sun Apr 2 13:13:52 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-31 * sysdeps/alpha/__longjmp.c (__longjmp): Take out const.Brendan Kehoe
1995-03-31 * sysdeps/mips/__longjmp.c (__longjmp): Take out CONST.Brendan Kehoe
1995-03-29Wed Mar 29 11:26:48 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-27* sysdeps/unix/bsd/bsd4.4/revoke.S: New file.Roland McGrath
1995-03-27Mon Mar 27 02:23:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-24Fri Mar 24 02:35:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-21(signame_init): Define SIGINFO.cvs/make-3-73-1cvs/make-3-73cvs/make-3-72-13cvs/make-3-72-12Roland McGrath
1995-03-20Mon Mar 20 03:19:23 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-18Sat Mar 18 14:07:08 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-03-17(__mpn_extract_long_double): Handle 80-bit denormalized numbers correct.Ulrich Drepper