platform/upstream/libffi.git
2014-11-25 Ewan Le Bideau... upgrade to 3.1 version and disable info files accepted/tizen_3.0_ivi accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable tizen tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.2015.q2_common tizen_3.0.m1_mobile tizen_3.0.m1_tv tizen_3.0_ivi accepted/tizen/base/20151223.052352 accepted/tizen/common/20141126.162436 accepted/tizen/ivi/20141201.122142 accepted/tizen/mobile/20141201.023117 submit/tizen/20141125.151231 submit/tizen_base/20151223.111112 submit/tizen_common/20151015.190624 submit/tizen_common/20151019.135620 submit/tizen_ivi/20141201.111111 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release tizen_3.0_ivi_release
2014-11-25 Anas Nashiffixed include path
2014-11-25 Anas Nashifadd packaging
2014-05-19 Anthony GreenUpdate date. Annoucing 3.1 today. upstream_3.1 v3.1
2014-05-19 Anthony GreenIncrement libtool library revision number
2014-05-11 Anthony GreenUpdate to version 3.1
2014-05-11 Anthony GreenSupport versions of git older than 1.8.5
2014-05-11 Anthony GreenFix testsuite for GCC 4.9.0
2014-05-11 Magnus GranbergCheck /proc/self/status for PaX status.
2014-05-11 Dominik VogtUse to get correct dir
2014-04-23 Anthony GreenMerge pull request #119 from joshtriplett/fastcall...
2014-04-23 Josh Triplettsrc/x86/win32.S: Define ffi_closure_FASTCALL in the...
2014-04-21 Anthony GreenMerge pull request #101 from joshtriplett/fastcall...
2014-04-21 Josh TriplettSupport fastcall closures
2014-04-12 Anthony GreenMerge pull request #80 from ueno/devel
2014-04-12 Anthony GreenMerge pull request #86 from joshtriplett/testsuite...
2014-04-12 Anthony GreenMerge pull request #116 from frida/fix/darwin-aarch64...
2014-04-12 Anthony GreenMerge pull request #115 from frida/fix/darwin-aarch64...
2014-04-12 Anthony GreenMerge pull request #117 from frida/fix/windows-regression
2014-04-11 Ole André Vadla... Fix Windows regression
2014-04-06 Ole André Vadla... Fix handling of variadic calls on Darwin/AArch64
2014-04-06 Ole André Vadla... Fix alignment of AArch64 assembler functions
2014-04-06 Anthony GreenMerge pull request #114 from joshtriplett/bounce-on...
2014-04-06 Josh TriplettFix ABI on 32-bit non-Windows x86: go back to trampolin...
2014-03-27 Josh TriplettREADME: Note the testsuite changes to respect $CC and...
2014-03-27 Josh TriplettREADME: Update Windows example to set both CC and CXX
2014-03-27 Josh TriplettUse the proper C++ compiler to run C++ tests
2014-03-27 Josh Triplett.travis.yml: Make the build command more readable by...
2014-03-27 Josh TriplettAlways set CC_FOR_TARGET for dejagnu, to make the tests...
2014-03-27 Josh TriplettStop looking for expect and runtest above top_builddir
2014-03-27 Josh TriplettStop setting an empty AM_RUNTESTFLAGS
2014-03-25 Anthony GreenUpgrade version to 3.1-rc1
2014-03-25 Anthony GreenUpdate copyright date and clean up README notes.
2014-03-25 Anthony GreenMerge pull request #108 from joshtriplett/freebsd
2014-03-25 Anthony GreenMerge pull request #106 from joshtriplett/darwin-award
2014-03-25 Anthony GreenMerge pull request #110 from joshtriplett/w64
2014-03-25 Anthony GreenMerge pull request #105 from joshtriplett/win32-relocations
2014-03-25 Josh TriplettCompile win32.S on FreeBSD
2014-03-25 Josh TriplettCompile win32.S on 32-bit Darwin as well
2014-03-25 Josh TriplettAlways use configure to detect whether global symbols...
2014-03-25 Josh TriplettFix a warning on 64-bit Windows
2014-03-25 Josh TriplettAvoid referencing undefined ABIs on 64-bit Windows...
2014-03-22 Josh Triplettwin32.S: Add handling for position-independent code...
2014-03-21 Josh Triplettwin32.S: Use shifting for multiplication rather than...
2014-03-21 Josh Triplettwin32.S: Make the jump tables position-independent
2014-03-21 Josh Triplettwin32.S: Make calls to ffi_closure_SYSV_inner position...
2014-03-18 Anthony GreenMerge pull request #107 from rvandermeulen/msvcc
2014-03-18 Ryan VanderMeulenVarious compatibility fixes and improvements to msvcc.sh.
2014-03-17 Anthony GreenMerge pull request #102 from joshtriplett/test-generic
2014-03-17 Josh Tripletttestsuite: Add ABIs to the test matrix; unify tests...
2014-03-17 Josh Tripletttestsuite: Replace ffitestcxx.h with ffitest.h
2014-03-17 Josh Tripletttestsuite: Unify the C and C++ testsuites
2014-03-17 Josh Tripletttestsuite: ffitest.h: Parenthesize the CHECK macro
2014-03-17 Josh Tripletttestsuite: Factor out a function to run a matrix of...
2014-03-17 Josh Tripletttestsuite: Introduce a __THISCALL__ compiler-specific...
2014-03-17 Anthony GreenMerge pull request #99 from joshtriplett/gitignore
2014-03-17 Anthony GreenMerge pull request #100 from rvandermeulen/bug-756740
2014-03-17 Ryan VanderMeulenChange double quotes in Makefile.am to single quotes.
2014-03-16 Josh Triplett.gitignore: Ignore more generated files
2014-03-16 Josh Tripletttestsuite: Introduce a __STDCALL__ compiler-specific...
2014-03-16 Josh Tripletttestsuite: Common up the ifdef blocks for compiler...
2014-03-16 Anthony GreenMerge pull request #98 from joshtriplett/unconfigure...
2014-03-16 Josh TriplettMerge configure.host into configure.ac
2014-03-16 Anthony GreenUpdate version to 3.1-rc0. Clean up README.
2014-03-16 Anthony GreenMerge pull request #97 from joshtriplett/remove-more...
2014-03-16 Anthony GreenMerge pull request #96 from joshtriplett/sawing-changelogs
2014-03-16 Josh Triplettdoc: Remove autogenerated info file and stamp
2014-03-16 Josh Triplettfficonfig.h.in: Remove, configure generates it
2014-03-16 Josh TriplettGenerate ChangeLog from git in make dist
2014-03-16 Josh TriplettChangeLog.v1: Fix typo in explanatory header.
2014-03-16 Anthony GreenAdd missing ChangeLog entry. Clean up some entries.
2014-03-16 Anthony GreenMerge pull request #95 from joshtriplett/news
2014-03-16 Josh TriplettREADME: Update news for 3.0.14
2014-03-16 Anthony GreenMerge pull request #93 from joshtriplett/travis-dist
2014-03-16 Josh Triplett.travis.yml: Test "make dist" too.
2014-03-16 Anthony GreenMerge pull request #85 from joshtriplett/stdcall
2014-03-16 Josh TriplettAdd support for stdcall, thiscall, and fastcall on...
2014-03-16 Anthony GreenMerge pull request #90 from joshtriplett/win32-unifdef
2014-03-16 Anthony GreenMerge pull request #89 from joshtriplett/travis32
2014-03-16 Josh Triplettprep_cif.c: Remove unnecessary ifdef for X86_WIN32
2014-03-16 Josh Triplett.travis.yml: Test on both 32-bit and 64-bit
2014-03-16 Anthony GreenMerge pull request #94 from joshtriplett/esp-extra...
2014-03-16 Josh TriplettChangeLog: Document testsuite changes to remove fragile...
2014-03-16 Anthony GreenMerge pull request #91 from joshtriplett/esp-extra...
2014-03-16 Josh Tripletttestsuite: Remove fragile stack pointer checks
2014-03-16 Anthony GreenMerge pull request #88 from joshtriplett/such-precision...
2014-03-16 Josh TriplettChangeLog: Document many.c and many_win32.c changes...
2014-03-16 Josh Tripletttestsuite/libffi.call/many_win32.c: Avoid spurious...
2014-03-16 Josh Tripletttestsuite/libffi.call/many.c: Avoid spurious failure...
2014-03-16 Anthony GreenMerge pull request #92 from joshtriplett/autogen
2014-03-16 Josh TriplettRe-add libtool-ldflags
2014-03-16 Anthony GreenMerge pull request #87 from joshtriplett/autogen
2014-03-16 Josh TriplettRemove autogenerated files from the repository
2014-03-14 Anthony GreenEnsure the linker supports @unwind sections in libffi.
2014-03-14 Anthony GreenFix merge
2014-03-14 Anthony GreenMerge pull request #81 from rvandermeulen/bug-756740
2014-03-10 Ryan VanderMeulenRemove stray hunk that shouldn't have been included...
2014-03-10 Ryan VanderMeulenReplace double quotes with single quotes in Makefile...
2014-03-10 Ryan VanderMeulenEnsure the linker supports @unwind sections in libffi...
2014-03-10 Ryan VanderMeulenAllow building for mipsel with Android NDK r8. From...
next