1. 09 Oct, 2001 1 commit
    • Implement Darwin PowerPC ABI. · 3c017635
      2001-10-09  John Hornkvist  <john@toastedmarshmallow.com>
      
              Implement Darwin PowerPC ABI.
              * configure.in: Handle powerpc-*-darwin*.
              * Makefile.am: Set source files for POWERPC_DARWIN.
              * configure: Rebuilt.
              * Makefile.in: Rebuilt.
              * include/ffi.h.in: Define FFI_DARWIN and FFI_DEFAULT_ABI for
              POWERPC_DARWIN.
              * src/powerpc/darwin.S: New file.
              * src/powerpc/ffi_darwin.c: New file.
      
      From-SVN: r46112
      John Hornkvist committed
  2. 07 Oct, 2001 1 commit
    • acinclude.m4: Fix spelling error of "separate" as "seperate". · cc712abf
      config:
      	* acinclude.m4: Fix spelling error of "separate" as "seperate".
      
      gcc:
      	* ChangeLog.2, c-decl.c, config/i386/i386.md, doc/gcc.texi, gcc.c,
      	genmultilib, toplev.c: Fix spelling errors of "separate" as
      	"seperate", and corresponding spelling errors of related words.
      
      gcc/ada:
      	* 5oosinte.adb: Fix spelling error of "separate" as "seperate".
      
      gcc/testsuite:
      	* gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
      	spelling errors of "separate" as "seperate".
      
      libffi:
      	* src/x86/ffi.c: Fix spelling error of "separate" as "seperate".
      
      libjava:
      	* defineclass.cc, java/awt/image/ColorModel.java,
      	java/awt/image/SampleModel.java, java/lang/Package.java,
      	java/security/cert/X509Extension.java: Fix spelling errors of
      	"separate" as "seperate", and corresponding spelling errors of
      	related words.
      
      libstdc++-v3:
      	* docs/html/22_locale/locale.html, docs/html/faq/index.html: Fix
      	spelling errors of "separate" as "seperate", and corresponding
      	spelling errors of related words.
      	* docs/html/faq/index.txt: Regenerate.
      
      From-SVN: r46063
      Joseph Myers committed
  3. 16 Jul, 2001 2 commits
  4. 26 Jun, 2001 1 commit
  5. 25 Jun, 2001 1 commit
  6. 12 Jun, 2001 1 commit
  7. 03 Jun, 2001 1 commit
  8. 01 Jun, 2001 1 commit
  9. 20 May, 2001 1 commit
  10. 06 May, 2001 1 commit
  11. 26 Apr, 2001 3 commits
  12. 18 Apr, 2001 1 commit
  13. 12 Apr, 2001 1 commit
    • Makefile.am: Make a libtool convenience library. · 52c28977
      libffi:
      	* Makefile.am: Make a libtool convenience library.
      	* Makefile.in: Rebuilt.
      
      libjava:
      	* java/io/File.java (normalizePath): New private method.
      	(File (String)): Use normalizePath().
      	(File (String, String)): Likewise.
      
      	* Makefile.am (libffi_files): Removed.
      	(libgcj.la): Link libffi as a convenience library instead of
      	refering to its object files directly.
      	* Makefile.in: Rebuilt.
      
      From-SVN: r41298
      Bryce McKinlay committed
  14. 29 Mar, 2001 1 commit
  15. 27 Mar, 2001 1 commit
    • configure.in: Added X86_WIN32 target (Win32, CygWin, MingW). · d6c4152a
      2001-03-27  Jon Beniston  <jon@beniston.com>
      
      	* configure.in: Added X86_WIN32 target (Win32, CygWin, MingW).
      	* configure: Rebuilt.
      	* Makefile.am: Added X86_WIN32 target support.
      	* Makefile.in: Rebuilt.
      
      	* include/ffi.h.in: Added X86_WIN32 target support.
      
      	* src/ffitest.c: Doesn't run structure tests for X86_WIN32 targets.
      	* src/types.c: Added X86_WIN32 target support.
      
      	* src/x86/win32.S: New file. Based on sysv.S, but with EH
      	stuff removed and made to work with CygWin's gas.
      
      From-SVN: r40860
      Jon Beniston committed
  16. 26 Mar, 2001 1 commit
  17. 24 Mar, 2001 2 commits
    • Fixed ChangeLog header · e5f8858a
      From-SVN: r40808
      Kevin B Hendricks committed
    • ppc_closure.S: New file. · cc4c8975
      	* src/powerpc/ppc_closure.S: New file.
      	* src/powerpc/ffi.c (ffi_prep_args): Fixed ABI compatibility bug
      	involving long long and register pairs.
      	(ffi_prep_closure): New function.
      	(flush_icache): Likewise.
      	(ffi_closure_helper_SYSV): Likewise.
      	* include/ffi.h.in (FFI_CLOSURES): Define on PPC.
      	(FFI_TRAMPOLINE_SIZE): Likewise.
      	(FFI_NATIVE_RAW_API): Likewise.
      	* Makefile.in: Rebuilt.
      	* Makefile.am (EXTRA_DIST): Added src/powerpc/ppc_closure.S.
      	(TARGET_SRC_POWERPC): Likewise.
      
      From-SVN: r40807
      Kevin B Hendricks committed
  18. 23 Mar, 2001 1 commit
  19. 02 Mar, 2001 1 commit
  20. 08 Feb, 2001 1 commit
  21. 10 Dec, 2000 1 commit
  22. 08 Dec, 2000 1 commit
  23. 30 Sep, 2000 1 commit
  24. 10 Sep, 2000 2 commits
  25. 24 Aug, 2000 1 commit
  26. 11 May, 2000 2 commits
  27. 04 May, 2000 1 commit
  28. 01 May, 2000 1 commit
    • Makefile.am (SUBDIRS): Define. · 91bffbe9
      2000-04-28  Jakub Jelinek  <jakub@redhat.com>
      
      	* Makefile.am (SUBDIRS): Define.
      	(AM_MAKEFLAGS): Likewise.
      	(Multilib support.): Add section.
      	* Makefile.in: Rebuilt.
      	* ltconfig (extra_compiler_flags, extra_compiler_flags_value):
              New variables. Set for gcc using -print-multi-lib. Export them
              to libtool.
              (sparc64-*-linux-gnu*): Use libsuff 64 for search paths.
              * ltmain.sh (B|b|V): Don't throw away gcc's -B, -b and -V options
              for -shared links.
              (extra_compiler_flags_value, extra_compiler_flags): Check these
              for extra compiler options which need to be passed down in
              compiler_flags.
      
      From-SVN: r33586
      Jakub Jelinek committed
  29. 17 Apr, 2000 2 commits
  30. 04 Apr, 2000 1 commit
    • Top level: · db459595
      2000-04-04  Alexandre Petit-Bianco  <apbianco@cygnus.com>
      
              * configure.in: (i[3456]86-*-solaris2*): Removed `target-libffi'
              from list. Patch proposed by Anthony Green.
      
      Libffi:
      
      2000-04-04  Alexandre Petit-Bianco  <apbianco@cygnus.com>
      
              * configure: Rebuilt.
              * configure.in: (i*86-*-solaris*): New libffi target. Patch
              proposed by Bryce McKinlay.
      
      From-SVN: r32906
      Alexandre Petit-Bianco committed
  31. 21 Mar, 2000 1 commit
  32. 09 Mar, 2000 1 commit
  33. 03 Mar, 2000 1 commit