diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-07-01 13:06:41 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-07-01 13:06:41 +0000 |
commit | e64ac02c24b43659048622714afdc92fedf561fa (patch) | |
tree | 37162878b72d302de351788bec4c9360c9d55f1d /ports/ChangeLog.cris | |
parent | a20c2b3c87aebc7d4b090c622d36480263b80042 (diff) | |
download | glibc-e64ac02c24b43659048622714afdc92fedf561fa.tar glibc-e64ac02c24b43659048622714afdc92fedf561fa.tar.gz glibc-e64ac02c24b43659048622714afdc92fedf561fa.tar.bz2 glibc-e64ac02c24b43659048622714afdc92fedf561fa.zip |
Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-merge
Diffstat (limited to 'ports/ChangeLog.cris')
-rw-r--r-- | ports/ChangeLog.cris | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/ports/ChangeLog.cris b/ports/ChangeLog.cris new file mode 100644 index 0000000000..2f8cd7c4e3 --- /dev/null +++ b/ports/ChangeLog.cris @@ -0,0 +1,33 @@ +2012-02-21 Joseph Myers <joseph@codesourcery.com> + + * sysdeps/cris: Remove. + * sysdeps/unix/sysv/linux/cris: Likewise. + +2011-10-05 Andreas Schwab <schwab@redhat.com> + + * sysdeps/cris/dl-machine.h (elf_machine_rela) + (elf_machine_lazy_rel): Add parameter skip_ifunc. + +2007-10-22 Daniel Jacobowitz <dan@codesourcery.com> + + * sysdeps/unix/sysv/linux/cris/bits/fcntl.h (F_DUPFD_CLOEXEC): Define. + +2007-07-10 Daniel Jacobowitz <dan@codesourcery.com> + + * sysdeps/unix/sysv/linux/cris/bits/fcntl.h: Comment fix. + +2005-12-27 Roland McGrath <roland@redhat.com> + + * sysdeps/cris/bits/setjmp.h (_JMPBUF_UNWINDS): Take third argument + DEMANGLE, and pass SP value through it. + +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. |