]> sourceware.org Git - newlib-cygwin.git/commit
* m32c/varvects.S: New.
authorDJ Delorie <dj@redhat.com>
Wed, 24 Sep 2008 23:29:38 +0000 (23:29 +0000)
committerDJ Delorie <dj@redhat.com>
Wed, 24 Sep 2008 23:29:38 +0000 (23:29 +0000)
commit5025fc547da08c83d330feb12c4795d5cacd12c6
tree2e24c11d1f716fdd0be5c0fdc974a09410028d22
parenta890f63b3325e22d3eda75f730ab59c13262e5ec
* m32c/varvects.S: New.
* m32c/varvects.h: New.
* m32c/sample.c: New.
* m32c/Makefile.in: Add m32cgloss library support.
* m32c/crt0.S: Tweaks to support interrupts by default.
* m32c/m32c.tmpl: Likewise.
libgloss/ChangeLog
libgloss/m32c/Makefile.in
libgloss/m32c/crt0.S
libgloss/m32c/m32c.tmpl
libgloss/m32c/sample.c [new file with mode: 0644]
libgloss/m32c/varvects.S [new file with mode: 0644]
libgloss/m32c/varvects.h [new file with mode: 0644]
This page took 0.030887 seconds and 5 git commands to generate.