Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 21 Jun 2000 18:01:49 +0000 (18:01 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 21 Jun 2000 18:01:49 +0000 (18:01 +0000)
2000-06-21  Jes Sorensen  <jes@linuxcare.com>

* sysdeps/unix/sysv/linux/ia64/Makefile: New file.

ChangeLog
localedata/ChangeLog
sysdeps/unix/sysv/linux/ia64/Makefile [new file with mode: 0644]

index 86ab1d8..ef5fb19 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-06-21  Jes Sorensen  <jes@linuxcare.com>
+
+       * sysdeps/unix/sysv/linux/ia64/Makefile: New file.
+
 2000-06-21  Andreas Jaeger  <aj@suse.de>
 
        * io/Makefile (tests): Add test-stat.
index f2ad56d..31f857c 100644 (file)
@@ -1,3 +1,9 @@
+2000-06-21  Ulrich Drepper  <drepper@redhat.com>
+
+       * locales/pt_BR: Revert last change partly.  Full weekday and month
+       names are written with lowercase first letter.
+       Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
+
 2000-06-21  Andreas Jaeger  <aj@suse.de>
 
        * tst-trans.c: Include <stdlib.h> and <string.h>.
diff --git a/sysdeps/unix/sysv/linux/ia64/Makefile b/sysdeps/unix/sysv/linux/ia64/Makefile
new file mode 100644 (file)
index 0000000..33a63b2
--- /dev/null
@@ -0,0 +1,8 @@
+ifeq ($(subdir),csu)
+CFLAGS-initfini.s += -DWEAK_GMON_START
+endif
+
+ifeq ($(subdir),misc)
+sysdep_headers += sys/io.h
+sysdep_routines += ioperm
+endif