Commit Graph

4 Commits

Author SHA1 Message Date
pierre
68a8746f8e * Add some macros to support compilation by old Borland C compiler
git-svn-id: trunk@19346 -
2011-10-03 21:37:17 +00:00
Jonas Maebe
3da24294da * hopefully final fixes to this test...
git-svn-id: trunk@15383 -
2010-06-04 22:27:15 +00:00
Jonas Maebe
6b5db62a5a * adjusted tcalext6 and tcext6.c so libgcc is no longer required on most
non-x86 architectures

git-svn-id: trunk@15377 -
2010-06-04 15:30:18 +00:00
Jonas Maebe
15e9c54b44 * fixed ABI compliance for parameter passing and function returning on all
x86-64 platforms (except for win64, which uses another ABI and which
    already complied to it) + test
  * fixed returning records containing 1 single or double field on darwin/i386,
    these have to be returned via ST0 instead of as a regular record
  * added support for LOC_FPUREGISTER and LOC_MMREGISTER in several places
    where they can now occur due to the previous two changes
  * made a few internalerrors unique

git-svn-id: trunk@15368 -
2010-06-03 20:08:50 +00:00