diff options
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r-- | libgloss/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index 9ef533ad3..2804d9fe1 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,10 @@ +2005-08-19 DJ Delorie <dj@redhat.com> + + * m32c/Makefile.in (m16cmon.ld, m32cmon.ld): Fix output names. + (*.o): Add dependencies. + * m32c/m32csys.h: Move syscall location to 0x400 as per Renesas + recommendations. + 2005-08-11 DJ Delorie <dj@redhat.com> * m32c/Makefile.in: Block out memory regions reserved for monitors |