diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2012-03-09 20:26:39 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2012-03-09 20:26:39 +0000 |
commit | eab1d3e125eef431d125983bb3e1867628e92806 (patch) | |
tree | 4030926acb304d1dbc5a73fdd77f0e01db94d4b0 /newlib/ChangeLog | |
parent | fa24a065c022fd8db9c7e9b5a9ec6b2e3ebebe81 (diff) | |
download | cygnal-eab1d3e125eef431d125983bb3e1867628e92806.tar.gz cygnal-eab1d3e125eef431d125983bb3e1867628e92806.tar.bz2 cygnal-eab1d3e125eef431d125983bb3e1867628e92806.zip |
2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/machine/setjmp-dj.h: Modify license to include
modification in clause as permitted by DJ Delorie.
* libc/machine/arm/access.c: Ditto.
* libc/machine/i386/setjmp.S: Ditto.
* libc/sys/h8300hms/sys/file.h: Ditto.
* libc/sys/linux/machine/i386/setjmp.S: Ditto.
* libc/sys/sysmec/access.c: Ditto.
* libc/sys/sysnecv850/access.c: Ditto.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index a6292f4bf..869952b9f 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,14 @@ +2012-03-09 Jeff Johnston <jjohnstn@redhat.com> + + * libc/include/machine/setjmp-dj.h: Modify license to include + modification in clause as permitted by DJ Delorie. + * libc/machine/arm/access.c: Ditto. + * libc/machine/i386/setjmp.S: Ditto. + * libc/sys/h8300hms/sys/file.h: Ditto. + * libc/sys/linux/machine/i386/setjmp.S: Ditto. + * libc/sys/sysmec/access.c: Ditto. + * libc/sys/sysnecv850/access.c: Ditto. + 2012-03-02 Jeff Johnston <jjohnstn@redhat.com> * libc/posix/readdir_r.c: Fix return code when end of |