aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Makerules (lib%.so: lib%_pic.a): Pass -L options for subdir andcvs/libc-950402Roland McGrath1995-04-013-6/+17
* Sat Apr 1 00:08:06 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-016-109/+39
* New file, broken out of mutex-solid.c.Roland McGrath1995-04-011-0/+30
* * sysdeps/alpha/__longjmp.c (__longjmp): Take out const.Brendan Kehoe1995-03-312-1/+2
* * sysdeps/mips/__longjmp.c (__longjmp): Take out CONST.Brendan Kehoe1995-03-312-1/+5
* Thu Mar 30 01:38:00 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-303-2/+66
* * Make-dist (README): Commit it to CVS if there is a CVS directory.Roland McGrath1995-03-2931-2/+97
* Wed Mar 29 11:26:48 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-296-31/+46
* * mach/Makefile (headers): Add mach/mach_traps.h.Roland McGrath1995-03-274-4/+8
* * sysdeps/unix/bsd/bsd4.4/revoke.S: New file.Roland McGrath1995-03-278-3/+77
* Mon Mar 27 02:23:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-2722-40/+682
* * misc/Makefile (headers): Add utmp.h.Roland McGrath1995-03-245-4/+74
* Fri Mar 24 02:35:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-246-715/+919
* All the mpn stuff moved here from stdio/Makefile.Roland McGrath1995-03-241-0/+59
* (rm400, rm600): New machine names. (sinix5.*, sinix): New os aliases. (mips-siemens): Default os to sysv4.Richard M. Stallman1995-03-221-0/+13
* (signame_init): Define SIGINFO.cvs/make-3-73-1cvs/make-3-73cvs/make-3-72-13cvs/make-3-72-12Roland McGrath1995-03-211-0/+3
* Tue Mar 21 00:14:27 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-2113-102/+104
* * Makefile (parent-mostlyclean): Don't use $(libc.a).Roland McGrath1995-03-213-2/+6
* * Makerules (lib): Depend on lib-noranlib.Roland McGrath1995-03-212-4/+18
* Mon Mar 20 03:19:23 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-2014-20/+30
* Sat Mar 18 14:07:08 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-184-22/+68
* * Makefile (subdirs): Put elf last.Roland McGrath1995-03-182-2/+4
* Fri Mar 17 12:58:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-176-24/+86
* Handle 80-bit denormalized numbers correctly.Roland McGrath1995-03-171-8/+4
* Undo bogus change by drepperRoland McGrath1995-03-174-20/+16
* Fri Mar 17 13:28:04 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>Ulrich Drepper1995-03-178-45/+80
* (__mpn_extract_long_double): Handle 80-bit denormalized numbers correct.Ulrich Drepper1995-03-171-2/+10
* * stdlib/strtold.c (STRTOF): Set to strtold, not __strtold.Roland McGrath1995-03-163-6/+6
* Thu Mar 16 00:04:41 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-1629-284/+658
* * stdio/printf_fp.c (group_number): Cast *GROUPING to unsigned intRoland McGrath1995-03-133-3/+8
* Support building several flavors of objects and libraries.Roland McGrath1995-03-132-56/+183
* Mon Mar 13 01:48:16 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-135-35/+40
* #if 0 out code for non-ASCII chars until the locale data format is implemented.Roland McGrath1995-03-132-2/+12
* Remove ansidecl.h and clean up for use by other packages. [LONG_MAX <= LONG_MAX_32_BITS]: Don't compile 64-bit code.Jim Meyering1995-03-131-37/+64
* Kludge no longer necessaryRoland McGrath1995-03-133-35/+1
* Sun Mar 12 18:21:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-135-32/+120
* RegeneratedRoland McGrath1995-03-102-17/+355
* Fri Mar 10 13:31:29 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-101-0/+21
* Doc fixes. Don't #include <stddef.h>. (printf_function): Make last arg ARGS a vector of pointers instead of a pointer to va_list.Roland McGrath1995-03-101-10/+20
* (PAD): use return value of _IO_padn. (buffered_vfprintf): remove line buffer when flush failed.Ulrich Drepper1995-03-101-2/+2
* (struct ttinfo): New member `isgmt'. (__tzfile_read): Read isgmt flags for each type. (__tzfile_default): When using TZDEFRULES DST rules, adjust transition times according to the isstd and isgmt flags for the types of each transition, and adjust each transition to point to type index either 0 or...Roland McGrath1995-03-101-26/+81
* * locale/categories.def (LC_CTYPE): Merge CLASS_EB and CLASS_ELRoland McGrath1995-03-1011-398/+749
* * configure.in: Use AC_CHECK_TOOL for CC, AR, RANLIB. Accept argsRoland McGrath1995-03-103-7/+43
* Thu Mar 9 22:29:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-104-5/+22
* (_nl_load_locale) [! MAP_COPY]: Define MAP_COPY to MAP_PRIVATE.Roland McGrath1995-03-101-0/+4
* newly generated onesBrendan Kehoe1995-03-108-0/+24
* * sysdeps/alpha/divrem.m4: Undefine `ret' to avoid the definition that's used inside the alpha sysdep.h.Brendan Kehoe1995-03-102-0/+6
* duh, don't need __attribute__ in the alpha header, it's in the toplevel oneBrendan Kehoe1995-03-102-5/+1
* * sysdeps/alpha/__longjmp.c (__longjmp): Remove obsolete __NORETURN keyword.Brendan Kehoe1995-03-102-1/+3
* * sysdeps/alpha/__math.h (__copysign): Use attribute instead of old __CONSTVALUE by adding forward decl first with the const attribute.Brendan Kehoe1995-03-102-1/+6