ChangeLog.v1 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764
  1. The libffi version 1 ChangeLog archive.
  2. Version 1 of libffi had per-directory ChangeLogs. Current and future
  3. versions have a single ChangeLog file in the root directory. The
  4. version 1 ChangeLogs have all been concatonated into this file for
  5. future reference only.
  6. --- libffi ----------------------------------------------------------------
  7. Mon Oct 5 02:17:50 1998 Anthony Green <green@cygnus.com>
  8. * configure.in: Boosted rev.
  9. * configure, Makefile.in, aclocal.m4: Rebuilt.
  10. * README: Boosted rev and updated release notes.
  11. Mon Oct 5 01:03:03 1998 Anthony Green <green@cygnus.com>
  12. * configure.in: Boosted rev.
  13. * configure, Makefile.in, aclocal.m4: Rebuilt.
  14. * README: Boosted rev and updated release notes.
  15. 1998-07-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
  16. * m68k/ffi.c (ffi_prep_cif_machdep): Use bitmask for cif->flags.
  17. Correctly handle small structures.
  18. (ffi_prep_args): Also handle small structures.
  19. (ffi_call): Pass size of return type to ffi_call_SYSV.
  20. * m68k/sysv.S: Adjust for above changes. Correctly align small
  21. structures in the return value.
  22. * types.c (uint64, sint64) [M68K]: Change alignment to 4.
  23. Fri Apr 17 17:26:58 1998 Anthony Green <green@hoser.cygnus.com>
  24. * configure.in: Boosted rev.
  25. * configure,Makefile.in,aclocal.m4: Rebuilt.
  26. * README: Boosted rev and added release notes.
  27. Sun Feb 22 00:50:41 1998 Geoff Keating <geoffk@ozemail.com.au>
  28. * configure.in: Add PowerPC config bits.
  29. 1998-02-14 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
  30. * configure.in: Add m68k config bits. Change AC_CANONICAL_SYSTEM
  31. to AC_CANONICAL_HOST, this is not a compiler. Use $host instead
  32. of $target. Remove AC_CHECK_SIZEOF(char), we already know the
  33. result. Fix argument of AC_ARG_ENABLE.
  34. * configure, fficonfig.h.in: Rebuilt.
  35. Tue Feb 10 20:53:40 1998 Richard Henderson <rth@cygnus.com>
  36. * configure.in: Add Alpha config bits.
  37. Tue May 13 13:39:20 1997 Anthony Green <green@hoser.cygnus.com>
  38. * README: Updated dates and reworded Irix comments.
  39. * configure.in: Removed AC_PROG_RANLIB.
  40. * Makefile.in, aclocal.m4, config.guess, config.sub, configure,
  41. ltmain.sh, */Makefile.in: libtoolized again and rebuilt with
  42. automake and autoconf.
  43. Sat May 10 18:44:50 1997 Tom Tromey <tromey@cygnus.com>
  44. * configure, aclocal.m4: Rebuilt.
  45. * configure.in: Don't compute EXTRADIST; now handled in
  46. src/Makefile.in. Removed macros implied by AM_INIT_AUTOMAKE.
  47. Don't run AM_MAINTAINER_MODE.
  48. Thu May 8 14:34:05 1997 Anthony Green <green@hoser.cygnus.com>
  49. * missing, ltmain.sh, ltconfig.sh: Created. These are new files
  50. required by automake and libtool.
  51. * README: Boosted rev to 1.14. Added notes.
  52. * acconfig.h: Moved PACKAGE and VERSION for new automake.
  53. * configure.in: Changes for libtool.
  54. * Makefile.am (check): make test now make check. Uses libtool now.
  55. * Makefile.in, configure.in, aclocal.h, fficonfig.h.in: Rebuilt.
  56. Thu May 1 16:27:07 1997 Anthony Green <green@hoser.cygnus.com>
  57. * missing: Added file required by new automake.
  58. Tue Nov 26 14:10:42 1996 Anthony Green <green@csk3.cygnus.com>
  59. * acconfig.h: Added USING_PURIFY flag. This is defined when
  60. --enable-purify-safety was used at configure time.
  61. * configure.in (allsources): Added --enable-purify-safety switch.
  62. (VERSION): Boosted rev to 1.13.
  63. * configure: Rebuilt.
  64. Fri Nov 22 06:46:12 1996 Anthony Green <green@rtl.cygnus.com>
  65. * configure.in (VERSION): Boosted rev to 1.12.
  66. Removed special CFLAGS hack for gcc.
  67. * configure: Rebuilt.
  68. * README: Boosted rev to 1.12. Added notes.
  69. * Many files: Cygnus Support changed to Cygnus Solutions.
  70. Wed Oct 30 11:15:25 1996 Anthony Green <green@rtl.cygnus.com>
  71. * configure.in (VERSION): Boosted rev to 1.11.
  72. * configure: Rebuilt.
  73. * README: Boosted rev to 1.11. Added notes about GNU make.
  74. Tue Oct 29 12:25:12 1996 Anthony Green <green@rtl.cygnus.com>
  75. * configure.in: Fixed -Wall trick.
  76. (VERSION): Boosted rev.
  77. * configure: Rebuilt
  78. * acconfig.h: Needed for --enable-debug configure switch.
  79. * README: Boosted rev to 1.09. Added more notes on building
  80. libffi, and LCLint.
  81. * configure.in: Added --enable-debug switch. Boosted rev to
  82. 1.09.
  83. * configure: Rebuilt
  84. Tue Oct 15 13:11:28 1996 Anthony Green <green@hoser.cygnus.com>
  85. * configure.in (VERSION): Boosted rev to 1.08
  86. * configure: Rebuilt.
  87. * README: Added n32 bug fix notes.
  88. * Makefile.am: Added "make lint" production.
  89. * Makefile.in: Rebuilt.
  90. Mon Oct 14 10:54:46 1996 Anthony Green <green@rtl.cygnus.com>
  91. * README: Added web page reference.
  92. * configure.in, README: Boosted rev to 1.05
  93. * configure: Rebuilt.
  94. * README: Fixed n32 sample code.
  95. Fri Oct 11 17:09:28 1996 Anthony Green <green@rtl.cygnus.com>
  96. * README: Added sparc notes.
  97. * configure.in, README: Boosted rev to 1.04.
  98. * configure: Rebuilt.
  99. Thu Oct 10 10:31:03 1996 Anthony Green <green@rtl.cygnus.com>
  100. * configure.in, README: Boosted rev to 1.03.
  101. * configure: Rebuilt.
  102. * README: Added struct notes.
  103. * Makefile.am (EXTRA_DIST): Added LICENSE to distribution.
  104. * Makefile.in: Rebuilt.
  105. * README: Removed Linux section. No special notes now
  106. because aggregates arg/return types work.
  107. Wed Oct 9 16:16:42 1996 Anthony Green <green@rtl.cygnus.com>
  108. * README, configure.in (VERSION): Boosted rev to 1.02
  109. * configure: Rebuilt.
  110. Tue Oct 8 11:56:33 1996 Anthony Green <green@rtl.cygnus.com>
  111. * README (NOTE): Added n32 notes.
  112. * Makefile.am: Added test production.
  113. * Makefile: Rebuilt
  114. * README: spell checked!
  115. * configure.in (VERSION): Boosted rev to 1.01
  116. * configure: Rebuilt.
  117. Mon Oct 7 15:50:22 1996 Anthony Green <green@rtl.cygnus.com>
  118. * configure.in: Added nasty bit to support SGI tools.
  119. * configure: Rebuilt.
  120. * README: Added SGI notes. Added note about automake bug.
  121. Mon Oct 7 11:00:28 1996 Anthony Green <green@hoser.cygnus.com>
  122. * README: Rewrote intro, and fixed examples.
  123. Fri Oct 4 10:19:55 1996 Anthony Green <green@hoser.cygnus.com>
  124. * configure.in: -D$TARGET is no longer used as a compiler switch.
  125. It is now inserted into ffi.h at configure time.
  126. * configure: Rebuilt.
  127. * FFI_ABI and FFI_STATUS are now ffi_abi and ffi_status.
  128. Thu Oct 3 13:47:34 1996 Anthony Green <green@hoser.cygnus.com>
  129. * README, LICENSE: Created. Wrote some docs.
  130. * configure.in: Don't barf on i586-unknown-linuxaout.
  131. Added EXTRADIST code for "make dist".
  132. * configure: Rebuilt.
  133. * */Makefile.in: Rebuilt with patched automake.
  134. Tue Oct 1 17:12:25 1996 Anthony Green <green@rtl.cygnus.com>
  135. * Makefile.am, aclocal.m4, config.guess, config.sub,
  136. configure.in, fficonfig.h.in, install-sh, mkinstalldirs,
  137. stamp-h.in: Created
  138. * Makefile.in, configure: Generated
  139. --- libffi/include --------------------------------------------------------
  140. Tue Feb 24 13:09:36 1998 Anthony Green <green@gerbil.cygnus.com>
  141. * ffi_mips.h: Updated FFI_TYPE_STRUCT_* values based on
  142. ffi.h.in changes. This is a work-around for SGI's "simple"
  143. assembler.
  144. Sun Feb 22 00:51:55 1998 Geoff Keating <geoffk@ozemail.com.au>
  145. * ffi.h.in: PowerPC support.
  146. 1998-02-14 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
  147. * ffi.h.in: Add m68k support.
  148. (FFI_TYPE_LONGDOUBLE): Make it a separate value.
  149. Tue Feb 10 20:55:16 1998 Richard Henderson <rth@cygnus.com>
  150. * ffi.h.in (SIZEOF_ARG): Use a pointer type by default.
  151. * ffi.h.in: Alpha support.
  152. Fri Nov 22 06:48:45 1996 Anthony Green <green@rtl.cygnus.com>
  153. * ffi.h.in, ffi_common.h: Cygnus Support -> Cygnus Solutions.
  154. Wed Nov 20 22:31:01 1996 Anthony Green <green@hoser.cygnus.com>
  155. * ffi.h.in: Added ffi_type_void definition.
  156. Tue Oct 29 12:22:40 1996 Anthony Green <green@rtl.cygnus.com>
  157. * Makefile.am (hack_DATA): Always install ffi_mips.h.
  158. * ffi.h.in: Removed FFI_DEBUG. It's now in the correct
  159. place (acconfig.h).
  160. Added #include <stddef.h> for size_t definition.
  161. Tue Oct 15 17:23:35 1996 Anthony Green <green@hoser.cygnus.com>
  162. * ffi.h.in, ffi_common.h, ffi_mips.h: More clean up.
  163. Commented out #define of FFI_DEBUG.
  164. Tue Oct 15 13:01:06 1996 Anthony Green <green@rtl.cygnus.com>
  165. * ffi_common.h: Added bool definition.
  166. * ffi.h.in, ffi_common.h: Clean up based on LCLint output.
  167. Added funny /*@...@*/ comments to annotate source.
  168. Mon Oct 14 12:29:23 1996 Anthony Green <green@rtl.cygnus.com>
  169. * ffi.h.in: Interface changes based on feedback from Jim
  170. Blandy.
  171. Fri Oct 11 16:49:35 1996 Anthony Green <green@rtl.cygnus.com>
  172. * ffi.h.in: Small change for sparc support.
  173. Thu Oct 10 14:53:37 1996 Anthony Green <green@rtl.cygnus.com>
  174. * ffi_mips.h: Added FFI_TYPE_STRUCT_* definitions for
  175. special structure return types.
  176. Wed Oct 9 13:55:57 1996 Anthony Green <green@rtl.cygnus.com>
  177. * ffi.h.in: Added SIZEOF_ARG definition for X86
  178. Tue Oct 8 11:40:36 1996 Anthony Green <green@rtl.cygnus.com>
  179. * ffi.h.in (FFI_FN): Added macro for eliminating compiler warnings.
  180. Use it to case your function pointers to the proper type.
  181. * ffi_mips.h (SIZEOF_ARG): Added magic to fix type promotion bug.
  182. * Makefile.am (EXTRA_DIST): Added ffi_mips.h to EXTRA_DIST.
  183. * Makefile: Rebuilt.
  184. * ffi_mips.h: Created. Moved all common mips definitions here.
  185. Mon Oct 7 10:58:12 1996 Anthony Green <green@hoser.cygnus.com>
  186. * ffi.h.in: The SGI assember is very picky about parens. Redefined
  187. some macros to avoid problems.
  188. * ffi.h.in: Added FFI_DEFAULT_ABI definitions. Also added
  189. externs for pointer, and 64bit integral ffi_types.
  190. Fri Oct 4 09:51:37 1996 Anthony Green <green@hoser.cygnus.com>
  191. * ffi.h.in: Added FFI_ABI member to ffi_cif and changed
  192. function prototypes accordingly.
  193. Added #define @TARGET@. Now programs including ffi.h don't
  194. have to specify this themselves.
  195. Thu Oct 3 15:36:44 1996 Anthony Green <green@hoser.cygnus.com>
  196. * ffi.h.in: Changed ffi_prep_cif's values from void* to void**
  197. * Makefile.am (EXTRA_DIST): Added EXTRA_DIST for "make dist"
  198. to work.
  199. * Makefile.in: Regenerated.
  200. Wed Oct 2 10:16:59 1996 Anthony Green <green@hoser.cygnus.com>
  201. * Makefile.am: Created
  202. * Makefile.in: Generated
  203. * ffi_common.h: Added rcsid comment
  204. Tue Oct 1 17:13:51 1996 Anthony Green <green@rtl.cygnus.com>
  205. * ffi.h.in, ffi_common.h: Created
  206. --- libffi/src ------------------------------------------------------------
  207. Mon Oct 5 02:17:50 1998 Anthony Green <green@cygnus.com>
  208. * arm/ffi.c, arm/sysv.S: Created.
  209. * Makefile.am: Added arm files.
  210. * Makefile.in: Rebuilt.
  211. Mon Oct 5 01:41:38 1998 Anthony Green <green@rtl.cygnus.com>
  212. * Makefile.am (libffi_la_LDFLAGS): Incremented revision.
  213. Sun Oct 4 16:27:17 1998 Anthony Green <green@cygnus.com>
  214. * alpha/osf.S (ffi_call_osf): Patch for DU assembler.
  215. * ffitest.c (main): long long and long double return values work
  216. for x86.
  217. Fri Apr 17 11:50:58 1998 Anthony Green <green@hoser.cygnus.com>
  218. * Makefile.in: Rebuilt.
  219. * ffitest.c (main): Floating point tests not executed for systems
  220. with broken lond double (SunOS 4 w/ GCC).
  221. * types.c: Fixed x86 alignment info for long long types.
  222. Thu Apr 16 07:15:28 1998 Anthony Green <green@ada.cygnus.com>
  223. * ffitest.c: Added more notes about GCC bugs under Irix 6.
  224. Wed Apr 15 08:42:22 1998 Anthony Green <green@hoser.cygnus.com>
  225. * ffitest.c (struct5): New test function.
  226. (main): New test with struct5.
  227. Thu Mar 5 10:48:11 1998 Anthony Green <green@tootie.to.cygnus.com>
  228. * prep_cif.c (initialize_aggregate): Fix assertion for
  229. nested structures.
  230. Tue Feb 24 16:33:41 1998 Anthony Green <green@hoser.cygnus.com>
  231. * prep_cif.c (ffi_prep_cif): Added long double support for sparc.
  232. Sun Feb 22 00:52:18 1998 Geoff Keating <geoffk@ozemail.com.au>
  233. * powerpc/asm.h: New file.
  234. * powerpc/ffi.c: New file.
  235. * powerpc/sysv.S: New file.
  236. * Makefile.am: PowerPC port.
  237. * ffitest.c (main): Allow all tests to run even in presence of gcc
  238. bug on PowerPC.
  239. 1998-02-17 Anthony Green <green@hoser.cygnus.com>
  240. * mips/ffi.c: Fixed comment typo.
  241. * x86/ffi.c (ffi_prep_cif_machdep), x86/sysv.S (retfloat):
  242. Fixed x86 long double return handling.
  243. * types.c: Fixed x86 long double alignment info.
  244. 1998-02-14 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
  245. * types.c: Add m68k support.
  246. * ffitest.c (floating): Add long double parameter.
  247. (return_ll, ldblit): New functions to test long long and long
  248. double return value.
  249. (main): Fix type error in assignment of ts[1-4]_type.elements.
  250. Add tests for long long and long double arguments and return
  251. values.
  252. * prep_cif.c (ffi_prep_cif) [M68K]: Don't allocate argument for
  253. struct value pointer.
  254. * m68k/ffi.c, m68k/sysv.S: New files.
  255. * Makefile.am: Add bits for m68k port. Add kludge to work around
  256. automake deficiency.
  257. (test): Don't require "." in $PATH.
  258. * Makefile.in: Rebuilt.
  259. Wed Feb 11 07:36:50 1998 Anthony Green <green@hoser.cygnus.com>
  260. * Makefile.in: Rebuilt.
  261. Tue Feb 10 20:56:00 1998 Richard Henderson <rth@cygnus.com>
  262. * alpha/ffi.c, alpha/osf.S: New files.
  263. * Makefile.am: Alpha port.
  264. Tue Nov 18 14:12:07 1997 Anthony Green <green@hoser.cygnus.com>
  265. * mips/ffi.c (ffi_prep_cif_machdep): Initialize rstruct_flag
  266. for n32.
  267. Tue Jun 3 17:18:20 1997 Anthony Green <green@hoser.cygnus.com>
  268. * ffitest.c (main): Added hack to get structure tests working
  269. correctly.
  270. Sat May 10 19:06:42 1997 Tom Tromey <tromey@cygnus.com>
  271. * Makefile.in: Rebuilt.
  272. * Makefile.am (EXTRA_DIST): Explicitly list all distributable
  273. files in subdirs.
  274. (VERSION, CC): Removed.
  275. Thu May 8 17:19:01 1997 Anthony Green <green@hoser.cygnus.com>
  276. * Makefile.am: Many changes for new automake and libtool.
  277. * Makefile.in: Rebuilt.
  278. Fri Nov 22 06:57:56 1996 Anthony Green <green@rtl.cygnus.com>
  279. * ffitest.c (main): Fixed test case for non mips machines.
  280. Wed Nov 20 22:31:59 1996 Anthony Green <green@hoser.cygnus.com>
  281. * types.c: Added ffi_type_void declaration.
  282. Tue Oct 29 13:07:19 1996 Anthony Green <green@rtl.cygnus.com>
  283. * ffitest.c (main): Fixed character constants.
  284. (main): Emit warning for structure test 3 failure on Sun.
  285. * Makefile.am (VPATH): Fixed VPATH def'n so automake won't
  286. strip it out.
  287. Moved distdir hack from libffi to automake.
  288. (ffitest): Added missing -c for $(COMPILE) (change in automake).
  289. * Makefile.in: Rebuilt.
  290. Tue Oct 15 13:08:20 1996 Anthony Green <green@hoser.cygnus.com>
  291. * Makefile.am: Added "make lint" production.
  292. * Makefile.in: Rebuilt.
  293. * prep_cif.c (STACK_ARG_SIZE): Improved STACK_ARG_SIZE macro.
  294. Clean up based on LCLint output. Added funny /*@...@*/ comments to
  295. annotate source.
  296. * ffitest.c, debug.c: Cleaned up code.
  297. Mon Oct 14 12:26:56 1996 Anthony Green <green@rtl.cygnus.com>
  298. * ffitest.c: Changes based on interface changes.
  299. * prep_cif.c (ffi_prep_cif): Cleaned up interface based on
  300. feedback from Jim Blandy.
  301. Fri Oct 11 15:53:18 1996 Anthony Green <green@rtl.cygnus.com>
  302. * ffitest.c: Reordered tests while porting to sparc.
  303. Made changes to handle lame structure passing for sparc.
  304. Removed calls to fflush().
  305. * prep_cif.c (ffi_prep_cif): Added special case for sparc
  306. aggregate type arguments.
  307. Thu Oct 10 09:56:51 1996 Anthony Green <green@rtl.cygnus.com>
  308. * ffitest.c (main): Added structure passing/returning tests.
  309. * prep_cif.c (ffi_prep_cif): Perform proper initialization
  310. of structure return types if needed.
  311. (initialize_aggregate): Bug fix
  312. Wed Oct 9 16:04:20 1996 Anthony Green <green@rtl.cygnus.com>
  313. * types.c: Added special definitions for x86 (double doesn't
  314. need double word alignment).
  315. * ffitest.c: Added many tests
  316. Tue Oct 8 09:19:22 1996 Anthony Green <green@rtl.cygnus.com>
  317. * prep_cif.c (ffi_prep_cif): Fixed assertion.
  318. * debug.c (ffi_assert): Must return a non void now.
  319. * Makefile.am: Added test production.
  320. * Makefile: Rebuilt.
  321. * ffitest.c (main): Created.
  322. * types.c: Created. Stripped common code out of */ffi.c.
  323. * prep_cif.c: Added missing stdlib.h include.
  324. * debug.c (ffi_type_test): Used "a" to eliminate compiler
  325. warnings in non-debug builds. Included ffi_common.h.
  326. Mon Oct 7 15:36:42 1996 Anthony Green <green@rtl.cygnus.com>
  327. * Makefile.am: Added a rule for .s -> .o
  328. This is required by the SGI compiler.
  329. * Makefile: Rebuilt.
  330. Fri Oct 4 09:51:08 1996 Anthony Green <green@hoser.cygnus.com>
  331. * prep_cif.c (initialize_aggregate): Moved abi specification
  332. to ffi_prep_cif().
  333. Thu Oct 3 15:37:37 1996 Anthony Green <green@hoser.cygnus.com>
  334. * prep_cif.c (ffi_prep_cif): Changed values from void* to void**.
  335. (initialize_aggregate): Fixed aggregate type initialization.
  336. * Makefile.am (EXTRA_DIST): Added support code for "make dist".
  337. * Makefile.in: Regenerated.
  338. Wed Oct 2 11:41:57 1996 Anthony Green <green@hoser.cygnus.com>
  339. * debug.c, prep_cif: Created.
  340. * Makefile.am: Added debug.o and prep_cif.o to OBJ.
  341. * Makefile.in: Regenerated.
  342. * Makefile.am (INCLUDES): Added missing -I../include
  343. * Makefile.in: Regenerated.
  344. Tue Oct 1 17:11:51 1996 Anthony Green <green@rtl.cygnus.com>
  345. * error.c, Makefile.am: Created.
  346. * Makefile.in: Generated.
  347. --- libffi/src/x86 --------------------------------------------------------
  348. Sun Oct 4 16:27:17 1998 Anthony Green <green@cygnus.com>
  349. * sysv.S (retlongdouble): Fixed long long return value support.
  350. * ffi.c (ffi_prep_cif_machdep): Ditto.
  351. Wed May 13 04:30:33 1998 Anthony Green <green@raft.ppp.tsoft.net>
  352. * ffi.c (ffi_prep_cif_machdep): Fixed long double return value
  353. support.
  354. Wed Apr 15 08:43:20 1998 Anthony Green <green@hoser.cygnus.com>
  355. * ffi.c (ffi_prep_args): small struct support was missing.
  356. Thu May 8 16:53:58 1997 Anthony Green <green@hoser.cygnus.com>
  357. * objects.mak: Removed.
  358. Mon Dec 2 15:12:58 1996 Tom Tromey <tromey@cygnus.com>
  359. * sysv.S: Use .balign, for a.out Linux boxes.
  360. Tue Oct 15 13:06:50 1996 Anthony Green <green@hoser.cygnus.com>
  361. * ffi.c: Clean up based on LCLint output.
  362. Added funny /*@...@*/ comments to annotate source.
  363. Fri Oct 11 16:43:38 1996 Anthony Green <green@rtl.cygnus.com>
  364. * ffi.c (ffi_call): Added assertion for bad ABIs.
  365. Wed Oct 9 13:57:27 1996 Anthony Green <green@rtl.cygnus.com>
  366. * sysv.S (retdouble): Fixed double return problems.
  367. * ffi.c (ffi_call): Corrected fn arg definition.
  368. (ffi_prep_cif_machdep): Fixed double return problems
  369. Tue Oct 8 12:12:49 1996 Anthony Green <green@rtl.cygnus.com>
  370. * ffi.c: Moved ffi_type definitions to types.c.
  371. (ffi_prep_args): Fixed type promotion bug.
  372. Mon Oct 7 15:53:06 1996 Anthony Green <green@rtl.cygnus.com>
  373. * ffi.c (FFI_*_TYPEDEF): Removed redundant ';'
  374. Fri Oct 4 09:54:53 1996 Anthony Green <green@hoser.cygnus.com>
  375. * ffi.c (ffi_call): Removed FFI_ABI arg, and swapped
  376. remaining args.
  377. Wed Oct 2 10:07:05 1996 Anthony Green <green@hoser.cygnus.com>
  378. * ffi.c, sysv.S, objects.mak: Created.
  379. (ffi_prep_cif): cif->rvalue no longer initialized to NULL.
  380. (ffi_prep_cif_machdep): Moved machine independent cif processing
  381. to src/prep_cif.c. Introduced ffi_prep_cif_machdep().
  382. --- libffi/src/mips -------------------------------------------------------
  383. Tue Feb 17 17:18:07 1998 Anthony Green <green@hoser.cygnus.com>
  384. * o32.S: Fixed typo in comment.
  385. * ffi.c (ffi_prep_cif_machdep): Fixed argument processing.
  386. Thu May 8 16:53:58 1997 Anthony Green <green@hoser.cygnus.com>
  387. * o32.s, n32.s: Wrappers for SGI tool support.
  388. * objects.mak: Removed.
  389. Tue Oct 29 14:37:45 1996 Anthony Green <green@rtl.cygnus.com>
  390. * ffi.c (ffi_prep_args): Changed int z to size_t z.
  391. Tue Oct 15 13:17:25 1996 Anthony Green <green@hoser.cygnus.com>
  392. * n32.S: Fixed bad stack munging.
  393. * ffi.c: Moved prototypes for ffi_call_?32() to here from
  394. ffi_mips.h because extended_cif is not defined in ffi_mips.h.
  395. Mon Oct 14 12:42:02 1996 Anthony Green <green@rtl.cygnus.com>
  396. * ffi.c: Interface changes based on feedback from Jim Blandy.
  397. Thu Oct 10 11:22:16 1996 Anthony Green <green@rtl.cygnus.com>
  398. * n32.S, ffi.c: Lots of changes to support passing and
  399. returning structures with the n32 calling convention.
  400. * n32.S: Fixed fn pointer bug.
  401. * ffi.c (ffi_prep_cif_machdep): Fix for o32 structure
  402. return values.
  403. (ffi_prep_args): Fixed n32 structure passing when structures
  404. partially fit in registers.
  405. Wed Oct 9 13:49:25 1996 Anthony Green <green@rtl.cygnus.com>
  406. * objects.mak: Added n32.o.
  407. * n32.S: Created.
  408. * ffi.c (ffi_prep_args): Added magic to support proper
  409. n32 processing.
  410. Tue Oct 8 10:37:35 1996 Anthony Green <green@rtl.cygnus.com>
  411. * ffi.c: Moved ffi_type definitions to types.c.
  412. (ffi_prep_args): Fixed type promotion bug.
  413. * o32.S: This code is only built for o32 compiles.
  414. A lot of the #define cruft has moved to ffi_mips.h.
  415. * ffi.c (ffi_prep_cif_machdep): Fixed arg flags. Second arg
  416. is only processed if the first is either a float or double.
  417. Mon Oct 7 15:33:59 1996 Anthony Green <green@rtl.cygnus.com>
  418. * o32.S: Modified to compile under each of o32, n32 and n64.
  419. * ffi.c (FFI_*_TYPEDEF): Removed redundant ';'
  420. Fri Oct 4 09:53:25 1996 Anthony Green <green@hoser.cygnus.com>
  421. * ffi.c (ffi_call): Removed FFI_ABI arg, and swapped
  422. remaining args.
  423. Wed Oct 2 17:41:22 1996 Anthony Green <green@rtl.cygnus.com>
  424. * o32.S: Removed crufty definitions.
  425. Wed Oct 2 12:53:42 1996 Anthony Green <green@hoser.cygnus.com>
  426. * ffi.c (ffi_prep_cif): cif->rvalue no longer initialized to NULL.
  427. (ffi_prep_cif_machdep): Moved all machine independent cif processing
  428. to src/prep_cif.c. Introduced ffi_prep_cif_machdep. Return types
  429. of FFI_TYPE_STRUCT are no different than FFI_TYPE_INT.
  430. Tue Oct 1 17:11:02 1996 Anthony Green <green@rtl.cygnus.com>
  431. * ffi.c, o32.S, object.mak: Created
  432. --- libffi/src/sparc ------------------------------------------------------
  433. Tue Feb 24 16:33:18 1998 Anthony Green <green@hoser.cygnus.com>
  434. * ffi.c (ffi_prep_args): Added long double support.
  435. Thu May 8 16:53:58 1997 Anthony Green <green@hoser.cygnus.com>
  436. * objects.mak: Removed.
  437. Thu May 1 16:07:56 1997 Anthony Green <green@hoser.cygnus.com>
  438. * v8.S: Fixed minor portability problem reported by
  439. Russ McManus <mcmanr@eq.gs.com>.
  440. Tue Nov 26 14:12:43 1996 Anthony Green <green@csk3.cygnus.com>
  441. * v8.S: Used STACKFRAME define elsewhere.
  442. * ffi.c (ffi_prep_args): Zero out space when USING_PURIFY
  443. is set.
  444. (ffi_prep_cif_machdep): Allocate the correct stack frame
  445. space for functions with < 6 args.
  446. Tue Oct 29 15:08:55 1996 Anthony Green <green@rtl.cygnus.com>
  447. * ffi.c (ffi_prep_args): int z is now size_t z.
  448. Mon Oct 14 13:31:24 1996 Anthony Green <green@rtl.cygnus.com>
  449. * v8.S (ffi_call_V8): Gordon rewrites this again. It looks
  450. great now.
  451. * ffi.c (ffi_call): The comment about hijacked registers
  452. is no longer valid after gordoni hacked v8.S.
  453. * v8.S (ffi_call_V8): Rewrote with gordoni. Much simpler.
  454. * v8.S, ffi.c: ffi_call() had changed to accept more than
  455. two args, so v8.S had to change (because it hijacks incoming
  456. arg registers).
  457. * ffi.c: Interface changes based on feedback from Jim Blandy.
  458. Thu Oct 10 17:48:16 1996 Anthony Green <green@rtl.cygnus.com>
  459. * ffi.c, v8.S, objects.mak: Created.