Commit Graph

23549 Commits

Author SHA1 Message Date
florian
9936dca488 * test without varargs enabled, makes a difference on some CPUs (x86_64)
git-svn-id: trunk@4885 -
2006-10-13 14:20:09 +00:00
florian
9ea736e89e + OpenGL 2.0 patches from Michalis Kamburelis fixes #7600
git-svn-id: trunk@4884 -
2006-10-13 14:11:29 +00:00
sekelsenmat
84703d482f Fixes for dbus example
git-svn-id: trunk@4883 -
2006-10-13 13:46:17 +00:00
Jonas Maebe
b02495645f * fixed test
git-svn-id: trunk@4882 -
2006-10-13 12:54:55 +00:00
Jonas Maebe
f2ab0e1f92 + test for "varargs"
git-svn-id: trunk@4881 -
2006-10-13 12:35:55 +00:00
Jonas Maebe
e9cabd17e1 * fixed handling of "varargs" procedures (i.e., those without an explicit
array-of-const parameter)

git-svn-id: trunk@4880 -
2006-10-13 12:35:17 +00:00
michael
f0d242ac12 * Enabled compilation of apache 1.3 headers
git-svn-id: trunk@4879 -
2006-10-13 11:07:31 +00:00
sekelsenmat
bf384c8bd6 Fixed compiling for httpd 1.3.37
git-svn-id: trunk@4878 -
2006-10-13 10:58:19 +00:00
michael
3da55d7b11 * Removed unneeded files
git-svn-id: trunk@4877 -
2006-10-13 08:22:24 +00:00
michael
dfbef3a7cf + New version by Felipe Monteiro de Carvalho
git-svn-id: trunk@4876 -
2006-10-13 08:21:22 +00:00
michael
2979d4b68a * Apache headers by Felipe Monteiro de Carvalho added
git-svn-id: trunk@4875 -
2006-10-13 08:11:43 +00:00
peter
b7386124c4 * quick fix for broken relocation in stabs
git-svn-id: trunk@4874 -
2006-10-12 21:56:16 +00:00
michael
71a692368b + Added dbus for linux
git-svn-id: trunk@4873 -
2006-10-12 21:22:55 +00:00
michael
df7323318f + Initial check-in from Felipe Monteiro de Carvalho's implementation of dbus
git-svn-id: trunk@4872 -
2006-10-12 21:22:19 +00:00
Vincent Snijders
61d979808a + added k-nucleotide benchmark
git-svn-id: trunk@4871 -
2006-10-12 19:12:51 +00:00
Jonas Maebe
adca49097e * convert filename para to shortstring
git-svn-id: trunk@4870 -
2006-10-12 17:23:56 +00:00
marco
76f73ed2ec * partial fix for 7481. TConvFactor not added, too little docs/examples.
git-svn-id: trunk@4869 -
2006-10-12 17:13:39 +00:00
Vincent Snijders
cf13a7d0cb + added spectralnorm benchmark
git-svn-id: trunk@4868 -
2006-10-12 11:55:48 +00:00
Jonas Maebe
52b3257d9c * disabled tailrec optimization for -O2 for now since it breaks make all
git-svn-id: trunk@4867 -
2006-10-12 09:38:57 +00:00
Jonas Maebe
0541a887b8 * pass record parameters on the stack for mwpascal calling convention
(instead of by reference)

git-svn-id: trunk@4866 -
2006-10-12 08:55:11 +00:00
florian
2a54d957b2 * fixed two small errors
* supported_optimizerswitches now takes generic flags also into account

git-svn-id: trunk@4865 -
2006-10-11 21:14:47 +00:00
Vincent Snijders
1117a58f9f + added binarytrees benchmark
git-svn-id: trunk@4864 -
2006-10-11 21:03:25 +00:00
micha
0c5124c295 * fix compilation of sysutils, partly revert patch from peter which was a modified version of my patch
git-svn-id: trunk@4863 -
2006-10-11 18:19:06 +00:00
florian
a61abb25cb * reorganized optimizer switch sets
git-svn-id: trunk@4862 -
2006-10-11 18:16:10 +00:00
micha
8678d52aeb * avoid warning when pointer points to size 1 data
* fix variantmanager for {$T+}

git-svn-id: trunk@4861 -
2006-10-11 16:40:40 +00:00
florian
e8d5dc4ab2 * tailrecursion optimization enabled for for sparc, i386, x86-64 and arm
git-svn-id: trunk@4860 -
2006-10-11 16:34:28 +00:00
florian
c0336595b6 * fixed non wince execution
git-svn-id: trunk@4859 -
2006-10-11 15:54:48 +00:00
Vincent Snijders
ce9cbe2401 + recursive benchmark
git-svn-id: trunk@4858 -
2006-10-11 09:26:15 +00:00
Jonas Maebe
8177baaa75 * fixed test
git-svn-id: trunk@4857 -
2006-10-11 09:21:34 +00:00
Jonas Maebe
a6cac7412c * reduced complexity so it compiles again
git-svn-id: trunk@4856 -
2006-10-11 09:19:23 +00:00
peter
d9bcee0cbe * don't allocate unixfinddata if we search only one file, patch from neli
git-svn-id: trunk@4855 -
2006-10-11 07:04:45 +00:00
florian
02d0ac4c3e + only procedures doing recursive calls are checked for tail recursivity
+ parameters are tested if they are usable with tail recursion removal

git-svn-id: trunk@4853 -
2006-10-10 20:29:48 +00:00
Vincent Snijders
7a643c0907 * moved obsolete shootout benchmark to obsolete directory
git-svn-id: trunk@4852 -
2006-10-10 19:50:26 +00:00
Almindor
5dc3c137bb * fixed bad propset
git-svn-id: trunk@4851 -
2006-10-10 19:29:33 +00:00
Almindor
04ee4375a7 * adds support of KSE kernel threads to freeBSD
+ adds ucontext types required
  + adds stack_t to signals include
  + adds kde_ syscalls

git-svn-id: trunk@4850 -
2006-10-10 19:28:11 +00:00
florian
82b7b785f7 + TAILREC optimizer switch
git-svn-id: trunk@4849 -
2006-10-10 18:41:28 +00:00
peter
71665dbc4c * initial addr_pic support for x86_64 binary writer
git-svn-id: trunk@4848 -
2006-10-10 18:36:41 +00:00
Almindor
035ec323c0 * cleans up siginfo_t
git-svn-id: trunk@4847 -
2006-10-10 18:21:12 +00:00
peter
37464fcbfd * new test
git-svn-id: trunk@4846 -
2006-10-10 06:11:24 +00:00
florian
6b463bfd0d + tail recursion optimization code, needs some fixes, but works basically, not yet activated
git-svn-id: trunk@4845 -
2006-10-09 21:51:33 +00:00
Almindor
0ce5904349 * cleans up linux leftovers in other BSD targets
git-svn-id: trunk@4844 -
2006-10-09 19:47:06 +00:00
Almindor
e70a5f1ae7 * cleanup of old linux leftovers from pthreads in freeBSD
git-svn-id: trunk@4843 -
2006-10-09 19:42:15 +00:00
michael
2346cbeeaa + Fixed 64-bit compilation
git-svn-id: trunk@4840 -
2006-10-09 10:17:28 +00:00
Jonas Maebe
49986ad7d4 * fixed dotest parameters
git-svn-id: trunk@4839 -
2006-10-09 08:38:15 +00:00
florian
2a7ff92018 - removed all declarations with array of const having a varargs counterpart
git-svn-id: trunk@4838 -
2006-10-08 20:46:42 +00:00
florian
948ec12140 * use oldfpccall for interrupts
git-svn-id: trunk@4837 -
2006-10-08 18:20:13 +00:00
florian
8d0f457f6f * if array of const in cdecled functions is omitted, varargs must be present, see #7504
git-svn-id: trunk@4836 -
2006-10-08 18:14:20 +00:00
florian
e6cffee1d1 * fixed compilation
git-svn-id: trunk@4835 -
2006-10-08 17:47:26 +00:00
florian
f68902500b * set fpu control word appropriatly, see also #7570
git-svn-id: trunk@4834 -
2006-10-08 16:36:08 +00:00
Marc Weustink
31090d8736 * generate realnames for syms in -gw3
git-svn-id: trunk@4833 -
2006-10-08 16:27:03 +00:00