aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1995-03-29* Make-dist (README): Commit it to CVS if there is a CVS directory.Roland McGrath31-2/+97
1995-03-29Wed Mar 29 11:26:48 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath6-31/+46
1995-03-27* mach/Makefile (headers): Add mach/mach_traps.h.Roland McGrath4-4/+8
1995-03-27* sysdeps/unix/bsd/bsd4.4/revoke.S: New file.Roland McGrath8-3/+77
1995-03-27Mon Mar 27 02:23:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath22-40/+682
1995-03-24* misc/Makefile (headers): Add utmp.h.Roland McGrath5-4/+74
1995-03-24Fri Mar 24 02:35:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath6-715/+919
1995-03-24All the mpn stuff moved here from stdio/Makefile.Roland McGrath1-0/+59
1995-03-22(rm400, rm600): New machine names. (sinix5.*, sinix): New os aliases. (mips-s...Richard M. Stallman1-0/+13
1995-03-21(signame_init): Define SIGINFO.cvs/make-3-73-1cvs/make-3-73cvs/make-3-72-13cvs/make-3-72-12Roland McGrath1-0/+3
1995-03-21Tue Mar 21 00:14:27 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath13-102/+104
1995-03-21* Makefile (parent-mostlyclean): Don't use $(libc.a).Roland McGrath3-2/+6
1995-03-21* Makerules (lib): Depend on lib-noranlib.Roland McGrath2-4/+18
1995-03-20Mon Mar 20 03:19:23 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath14-20/+30
1995-03-18Sat Mar 18 14:07:08 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath4-22/+68
1995-03-18* Makefile (subdirs): Put elf last.Roland McGrath2-2/+4
1995-03-17Fri Mar 17 12:58:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath6-24/+86
1995-03-17Handle 80-bit denormalized numbers correctly.Roland McGrath1-8/+4
1995-03-17Undo bogus change by drepperRoland McGrath4-20/+16
1995-03-17Fri Mar 17 13:28:04 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>Ulrich Drepper8-45/+80
1995-03-17(__mpn_extract_long_double): Handle 80-bit denormalized numbers correct.Ulrich Drepper1-2/+10
1995-03-16* stdlib/strtold.c (STRTOF): Set to strtold, not __strtold.Roland McGrath3-6/+6
1995-03-16Thu Mar 16 00:04:41 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath29-284/+658
1995-03-13* stdio/printf_fp.c (group_number): Cast *GROUPING to unsigned intRoland McGrath3-3/+8
1995-03-13Support building several flavors of objects and libraries.Roland McGrath2-56/+183
1995-03-13Mon Mar 13 01:48:16 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath5-35/+40
1995-03-13#if 0 out code for non-ASCII chars until the locale data format is implemented.Roland McGrath2-2/+12
1995-03-13Remove ansidecl.h and clean up for use by other packages. [LONG_MAX <= LONG_M...Jim Meyering1-37/+64
1995-03-13Kludge no longer necessaryRoland McGrath3-35/+1
1995-03-13Sun Mar 12 18:21:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath5-32/+120
1995-03-10RegeneratedRoland McGrath2-17/+355
1995-03-10Fri Mar 10 13:31:29 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-0/+21
1995-03-10Doc fixes. Don't #include <stddef.h>. (printf_function): Make last arg ARGS a...Roland McGrath1-10/+20
1995-03-10(PAD): use return value of _IO_padn. (buffered_vfprintf): remove line buffer ...Ulrich Drepper1-2/+2
1995-03-10(struct ttinfo): New member `isgmt'. (__tzfile_read): Read isgmt flags for ea...Roland McGrath1-26/+81
1995-03-10* locale/categories.def (LC_CTYPE): Merge CLASS_EB and CLASS_ELRoland McGrath11-398/+749
1995-03-10* configure.in: Use AC_CHECK_TOOL for CC, AR, RANLIB. Accept argsRoland McGrath3-7/+43
1995-03-10Thu Mar 9 22:29:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath4-5/+22
1995-03-10(_nl_load_locale) [! MAP_COPY]: Define MAP_COPY to MAP_PRIVATE.Roland McGrath1-0/+4
1995-03-10newly generated onesBrendan Kehoe8-0/+24
1995-03-10 * sysdeps/alpha/divrem.m4: Undefine `ret' to avoid the definition ...Brendan Kehoe2-0/+6
1995-03-10duh, don't need __attribute__ in the alpha header, it's in the toplevel oneBrendan Kehoe2-5/+1
1995-03-10 * sysdeps/alpha/__longjmp.c (__longjmp): Remove obsolete __NORETURN ...Brendan Kehoe2-1/+3
1995-03-10 * sysdeps/alpha/__math.h (__copysign): Use attribute instead of old ...Brendan Kehoe2-1/+6
1995-03-10fix typoBrendan Kehoe1-1/+1
1995-03-10 * configure.in: Match `osf*', not `osf1*'. * configure: Likew...Brendan Kehoe28-2/+814
1995-03-10moved to ../osfBrendan Kehoe25-806/+0
1995-03-09Wed Mar 8 13:38:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath19-454/+414
1995-03-06Mon Mar 6 12:34:56 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/make-3-72-9cvs/make-3-72-11cvs/make-3-72-10Roland McGrath4-27/+48
1995-03-06* ctype/ctype-info.c: For initial tables, useRoland McGrath3-11/+14