diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2006-08-21 22:24:42 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2006-08-21 22:24:42 +0000 |
commit | cb5e3d1df79b8dc533b3a85f35d914716bfa5845 (patch) | |
tree | 73b49d0d85000aee3ab4db31d710c4609b3547da /libgloss/ChangeLog | |
parent | f1f69c58bfd6987f45ea29ceef0b2cea850fb5b1 (diff) | |
download | cygnal-cb5e3d1df79b8dc533b3a85f35d914716bfa5845.tar.gz cygnal-cb5e3d1df79b8dc533b3a85f35d914716bfa5845.tar.bz2 cygnal-cb5e3d1df79b8dc533b3a85f35d914716bfa5845.zip |
2006-08-21 David Ung <davidu@mips.com>
* mips/Makefile.in: Add rule for cygmon.o and pass the -mno-mips16
option since it uses the syscall instruction.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r-- | libgloss/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index 737e0fafb..275317ddd 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,8 @@ +2006-08-21 David Ung <davidu@mips.com> + + * mips/Makefile.in: Add rule for cygmon.o and pass the -mno-mips16 + option since it uses the syscall instruction. + 2006-08-16 Joel Schopp <jschopp@austin.ibm.com> * spu/Makefile.in: Add special compiler |