diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2d5e531c8a..604d1e7149 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Tue Apr 18 14:00:19 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + + * 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. + Mon Apr 17 12:02:49 1995 Brendan Kehoe (brendan@zen.org) * sysdeps/alpha/strlen.c (strlen): Fix cmpbge insn, and returning |