Jonas Maebe
|
2bb0dced62
* optimized code for jumptables (same as for ppc now)
|
18 yıl önce |
Jonas Maebe
|
83624822c3
* moved and changed format of N_OSO stab to be the same as under gcc
|
18 yıl önce |
marco
|
9e1462203c
* dateutils.scandatetime, an inverse of formatdatetime
|
18 yıl önce |
Vincent Snijders
|
e9dfa12646
added fptime to the makefile for all targets
|
18 yıl önce |
florian
|
5a585ce07d
* made SExecuteProcessFailed error message more clear
|
18 yıl önce |
peter
|
5b43775060
* code from shootout
|
18 yıl önce |
florian
|
91956cdb54
* write output to stderr
|
18 yıl önce |
florian
|
8a70b3ec8b
* standalone timing program for systems not having a time command
|
18 yıl önce |
florian
|
f1d131ab83
+ -B added to get timing info
|
18 yıl önce |
florian
|
4cd15058df
* take care of the used fpu instruction set when saving/restoring function results on x86
|
18 yıl önce |
Jonas Maebe
|
86164b3a8d
* added linklib statement
|
18 yıl önce |
florian
|
aa76355045
+ fasta benchmark added
|
18 yıl önce |
florian
|
7f441e0bca
+ added more FILE_ATTRIBUTE constants, resolves #9669
|
18 yıl önce |
florian
|
ecc45e16db
* formatting fixed ;)
|
18 yıl önce |
michael
|
9777065197
* Fixed carry bug in conversion of currency to string
|
18 yıl önce |
michael
|
5cb32f860b
* New version corresponding to 1.0.17 from Ido Kanner
|
18 yıl önce |
Jonas Maebe
|
3f81a4ed65
* make code page name parsing case insensitive (mantis #8930)
|
18 yıl önce |
Jonas Maebe
|
b79e4ff3f0
* fixed typo that broke non-i386 compilation after r8603
|
18 yıl önce |
Jonas Maebe
|
ecd2445602
+ segment register support in g_concatcopy (should fix #9667, but I
|
18 yıl önce |
florian
|
4d57395a12
* indoniesan language update by Zaenal Mutaqin
|
18 yıl önce |
Jonas Maebe
|
56f8424af6
* no longer remove AsmBlockStart and AsmBlockEnd markers from
|
18 yıl önce |
Jonas Maebe
|
93aad97c22
* Also take into account the node complexity of parameters to determine
|
18 yıl önce |
Jonas Maebe
|
b4b715f213
* make sure tai_align.calculatefillbuf no longer destroys the fillsize
|
18 yıl önce |
Jonas Maebe
|
1e5fee5c6f
+ callparan support in node_complexity()
|
18 yıl önce |
joost
|
10930a5165
* Added some comments
|
18 yıl önce |
michael
|
c88406c9e5
* Demo for TJONConfig committed, copyright notice added
|
18 yıl önce |
tom_at_work
|
6c49a28544
* fixed tw9673
|
18 yıl önce |
Jonas Maebe
|
4e78a30ee3
* only print exception backtrace at end of unhandled exception in
|
18 yıl önce |
Vincent Snijders
|
956d5e1c91
* improved recursive benchmark
|
18 yıl önce |
tom_at_work
|
c6d42528a2
* linker script: keep got and toc sections together; allows use of -Cg (PIC) in large programs (e.g. compiler) on powerpc64/linux
|
18 yıl önce |