mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-24 10:22:41 +08:00
Update.
1998-10-12 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/alpha/Makefile (CFLAGS-ioperm.c): New variable to prevent warnings from use of modern CPU instructions. Patch by Richard Henderson <rth@cygnus.com>. * sysdeps/unix/opendir.c: Test whether NAME is directory before opening it. 1998-10-12 Philip Blundell <pb@nexus.co.uk> * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO): Add missing semicolon so that profiling works.
This commit is contained in:
parent
28c9c2c4e6
commit
1622fda9c0
14
ChangeLog
14
ChangeLog
@ -1,3 +1,17 @@
|
||||
1998-10-12 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/alpha/Makefile (CFLAGS-ioperm.c): New
|
||||
variable to prevent warnings from use of modern CPU instructions.
|
||||
Patch by Richard Henderson <rth@cygnus.com>.
|
||||
|
||||
* sysdeps/unix/opendir.c: Test whether NAME is directory before
|
||||
opening it.
|
||||
|
||||
1998-10-12 Philip Blundell <pb@nexus.co.uk>
|
||||
|
||||
* sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO): Add missing
|
||||
semicolon so that profiling works.
|
||||
|
||||
1998-10-12 Roland McGrath <roland@baalperazim.frob.com>
|
||||
|
||||
* sysdeps/generic/glob.c: #undef mempcpy before #define.
|
||||
|
@ -12,4 +12,6 @@ sysdep_routines += ieee_get_fp_control ieee_set_fp_control \
|
||||
sysdep_routines += osf_select osf_gettimeofday osf_settimeofday \
|
||||
osf_getitimer osf_setitimer osf_utimes \
|
||||
osf_getrusage osf_wait4 old_adjtimex
|
||||
|
||||
CFLAGS-ioperm.c = -Wa,-mev6
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user