diff options
author | Roland McGrath <roland@gnu.org> | 2004-10-26 01:36:11 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-10-26 01:36:11 +0000 |
commit | fd14fe4536a8ce78084807b244d9b8594e1fc9a0 (patch) | |
tree | a32d6d44d2b2d0a7e91263949f712a322e9cded1 | |
parent | 1b4558c1c5a4102db1c0a26fef91147cb2aee2f1 (diff) | |
download | glibc-fd14fe4536a8ce78084807b244d9b8594e1fc9a0.tar glibc-fd14fe4536a8ce78084807b244d9b8594e1fc9a0.tar.gz glibc-fd14fe4536a8ce78084807b244d9b8594e1fc9a0.tar.bz2 glibc-fd14fe4536a8ce78084807b244d9b8594e1fc9a0.zip |
.
-rw-r--r-- | ChangeLog.cris | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.cris b/ChangeLog.cris new file mode 100644 index 0000000000..ba77489368 --- /dev/null +++ b/ChangeLog.cris @@ -0,0 +1,10 @@ +2004-10-25 Roland McGrath <roland@frob.com> + + * sysdeps/cris/configure.in: New file, with test moved out of main + libc configure.in file. + * sysdeps/cris/configure: New generated file. + +2004-10-23 Roland McGrath <roland@frob.com> + + * sysdeps/cris, sysdeps/unix/sysv/linux/cris: Moved here from main + libc source tree. |