about summary refs log tree commit diff
path: root/config.h.in
Commit message (Collapse)AuthorAgeFilesLines
* Tue Apr 18 14:00:19 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-181-0/+4
| | | | | | | | | * configure.in (libc_cv_asm_global_directive): New check to define ASM_GLOBAL_DIRECTIVE. * config.h.in: Add #undef ASM_GLOBAL_DIRECTIVE. * sysdeps/unix/make_errlist.c (main): Don't generate "#ifdef HAVE_WEAK_SYMBOLS" #defns.
* * Makefile (distribute): Add ChangeLog.[0-9].Roland McGrath1995-04-141-0/+3
| | | | | | | | | | | | * configure.in: Add check for .set directive. * config.h.in: Add #undef HAVE_ASM_SET_DIRECTIVE. * Makerules [! subdir] (O%-lib): Don't prepend ../. * sysdeps/generic/expm1.c: #undef expm1 before weak_alias. See ChangeLog.4 for earlier changes.
* * config.h.in: Put comment around ^L to pacify Solaris as here too.Brendan Kehoe1995-02-211-1/+1
| | | | | | Tue Feb 21 11:50:37 1995 Brendan Kehoe (brendan@zen.org) * config.h.in: Put comment around ^L to pacify Solaris as here too.
* Mon Feb 20 04:04:57 1995 Roland McGrath <roland@duality.gnu.ai.mit.edu>Roland McGrath1995-02-201-0/+7
| | | | | | | | | | * config.h.in [HAVE_ELF || HAVE_GNU_LD]: Define HAVE_WEAK_SYMBOLS. * stdlib/strtod.c (PASTE, PASTE1): New helper macros; use these in access to float.h macros. * misc/efgcvt.c: New file. * misc/Makefile (routines): Add efgcvt.
* initial importRoland McGrath1995-02-181-0/+30