-
- Downloads
Makefile.am: Add frv support.
2004-08-30 Anthony Green <green@redhat.com> * Makefile.am: Add frv support. * Makefile.in, testsuite/Makefile.in: Rebuilt. * configure.ac: Read configure.host. * configure, aclocal.m4: Rebuilt. * configure.host: New file. frv-elf needs libgloss. * include/ffi.h.in: Force ffi_closure to have a nice big (8) alignment. This is needed to frv and should harm the others. * include/ffi_common.h (ALIGN_DOWN): New macro. * src/frv/ffi.c, src/frv/ffitarget.h, src/frv/eabi.S: New files. From-SVN: r86779
Showing
- libffi/ChangeLog 12 additions, 0 deletionslibffi/ChangeLog
- libffi/Makefile.am 4 additions, 1 deletionlibffi/Makefile.am
- libffi/Makefile.in 64 additions, 34 deletionslibffi/Makefile.in
- libffi/aclocal.m4 5 additions, 10 deletionslibffi/aclocal.m4
- libffi/configure 83 additions, 42 deletionslibffi/configure
- libffi/configure.ac 4 additions, 0 deletionslibffi/configure.ac
- libffi/configure.host 11 additions, 0 deletionslibffi/configure.host
- libffi/include/ffi.h.in 1 addition, 1 deletionlibffi/include/ffi.h.in
- libffi/include/ffi_common.h 1 addition, 0 deletionslibffi/include/ffi_common.h
- libffi/src/frv/eabi.S 130 additions, 0 deletionslibffi/src/frv/eabi.S
- libffi/src/frv/ffi.c 287 additions, 0 deletionslibffi/src/frv/ffi.c
- libffi/src/frv/ffitarget.h 88 additions, 0 deletionslibffi/src/frv/ffitarget.h
- libffi/testsuite/Makefile.in 3 additions, 1 deletionlibffi/testsuite/Makefile.in
Loading
Please register or sign in to comment