]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/ChangeLog
Fix libgcc build for moxie.
authorgreen <green@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Jan 2010 08:29:53 +0000 (08:29 +0000)
committergreen <green@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Jan 2010 08:29:53 +0000 (08:29 +0000)
commit00301a1a903dd795cb912f5a182532abb9ef641b
tree88c94cd7c4a1f22beec2165613e526eb7a0f44fa
parentea657963cde8b9b63750cf761de3da15b7b0ab44
Fix libgcc build for moxie.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@155609 138bc75d-0d04-0410-961f-82ee72b054a4
libgcc/ChangeLog
libgcc/config.host
libgcc/config/moxie/crti.asm [new file with mode: 0644]
libgcc/config/moxie/crtn.asm [new file with mode: 0644]
libgcc/config/moxie/sfp-machine.h [new file with mode: 0644]
libgcc/config/moxie/t-moxie [new file with mode: 0644]
libgcc/config/moxie/t-moxie-softfp [new file with mode: 0644]