diff options
| author | Jeff Johnston <jjohnstn@redhat.com> | 2006-04-04 21:33:52 +0000 |
|---|---|---|
| committer | Jeff Johnston <jjohnstn@redhat.com> | 2006-04-04 21:33:52 +0000 |
| commit | 9135a495e3c9c56d0cbf814ba2dd83392f908d52 (patch) | |
| tree | 32b0239c0204542e94f617975ea653f8fcb5eaf5 /newlib/ChangeLog | |
| parent | 9844664ccfd6398843bb1862ca967e42862f25ca (diff) | |
| download | newlib-github/newlib-autotools-branch.tar.gz newlib-github/newlib-autotools-branch.tar.bz2 newlib-github/newlib-autotools-branch.zip | |
2006-04-04 Jeff Johnston <jjohnstn@redhat.com>github/newlib-autotools-branchnewlib-autotools-branch
* libc/sys/arm/Makefile.am: Add EXTRA sources including
trap.S so that automake will generate a .S.o suffix rule.
* libc/sys/arm/Makefile.in: Regenerated.
Diffstat (limited to 'newlib/ChangeLog')
| -rw-r--r-- | newlib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 70a66270f..511c6b873 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,9 @@ +2006-04-04 Jeff Johnston <jjohnstn@redhat.com> + + * libc/sys/arm/Makefile.am: Add EXTRA sources including + trap.S so that automake will generate a .S.o suffix rule. + * libc/sys/arm/Makefile.in: Regenerated. + 2006-03-30 Jeff Johnston <jjohnstn@redhat.com> * acinclude.m4: Properly add square brackets for |
